QuestionQ66

AI Risk Management

When an attacker uses synthetic data to reverse-engineer an organization’s AI model, which of the following types of attack is it?

Explanation

A distillation attack uses synthetic examples and target-model outputs to transfer the target model’s behavior into a replica or student model. Model inversion instead seeks to reconstruct private training data or features, while poisoning modifies training data and prompt attacks manipulate inputs.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!