ISACA Certified AI Security Manager — Question 34

Which of the following is the MOST effective way to prevent a model inversion attack?

Answer options

Correct answer: C

Explanation

Implementing differential privacy during model training effectively adds noise to the output, making it difficult for attackers to reconstruct the original data. The other options, while useful for general security practices, do not specifically address the vulnerability posed by model inversion attacks as directly as differential privacy does.