AI0-001 AI Security, Ethics and Governance • Set 3
AI0-001 AI Security, Ethics and Governance Practice Test 3 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. A security analyst reviews the monitoring log for an AI fraud detection model. Which of the following is the most likely cause of the multiple alerts?
Refer to the exhibit. ``` [2025-04-01 14:23:45] INFO: Model inference call for job_id=123 [2025-04-01 14:23:45] ALERT: Drift detected on feature 'transaction_amount' - PSI: 0.35 (threshold: 0.20) [2025-04-01 14:23:46] ALERT: Unusual request pattern from IP 10.0.0.55: 100 queries in 5 seconds (limit: 50) [2025-04-01 14:23:47] WARN: Model 'fraud_detection_v2' confidence score dropped below 0.8 for 15 consecutive predictions [2025-04-01 14:23:48] ALERT: Response time for inference increased to 200ms (baseline: 50ms) ```