179 questions
No questions match those filters.
How do you handle a customer erasure request (GDPR righ...
This is one of the questions in the full AI/ML interview bank. Pro unlocks all 1789 questions; Premium includes the same bank plus the highest daily Practice limit.
See plansWhen a divergence probe extracts an individual’s name, employer, and city from a fine-tuned model, it confirms a privacy violation under data protection frameworks like GDPR Article 4(1), overriding claims that prior regex redaction was sufficient. However, executing model unlearning is technically unfeasible without exact sequence tracking, and retraining models per individual erasure request cannot scale operationally.
The correct resolution requires establishing clear operational boundaries. First, immediately execute verifiable erasure of the target user records from all dynamic retrieval datastores within required response deadlines. Second, decline immediate model weight updates, explicitly flagging the active model checkpoint as containing residual privacy exposure. Establish a firm, scheduled date for the next full model fine-tuning run—incorporating clean data—and present this retirement date as the formal compliance deliverable.