We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f251600 + 2e76ff0 commit 9137ac4Copy full SHA for 9137ac4
content/ai_exchange/content/docs/ai_security_overview.md
@@ -57,7 +57,7 @@ We distinguish three types of threats:
57
2. through using the model (providing input and reading the output), and
58
3. by attacking the system during runtime (in production).
59
60
-In AI we distinguish 6 types of impacts, for three types of attacker goals (disrupt, deceive and disclose):
+In AI we distinguish 6 types of impacts, for three types of attacker goals (disclose, deceive and disrupt):
61
1. disclose: hurt confidentiality of train/test data
62
2. disclose: hurt confidentiality of model Intellectual property (the _model parameters_ or the process and data that led to them)
63
3. disclose: hurt confidentiality of input data
0 commit comments