AWS Certification Exam AI Practitioner (Practice Questions) set19
通常
試験時間: 00:00問題時間: 00:00
問題一覧
問題 47 / 65
In an online multiplayer game the visual AI identifies enemy players by texture. An attacker made their character become invincible by making minute texture modifications. What is this attack and what effective countermeasures are there?
①Model drift: stop long-term logging
②Prompt injection: Perform input sanitization.
③Adversarial perturbations (adversarial examples): improve robustness through adversarial training and input preprocessing.
④Data theft: Publish the model to increase transparency
⑤Buffer overflow: Relax memory management
