Skip to content
AI

Why can I not make a deployed model forget my data?

85

Opportunity

GDPR Article 17 gives me the right to erasure, but once a model has been trained on my data, no one can efficiently remove my contribution from the weights. Current unlearning methods either suppress the final output layer while leaving my information encoded in intermediate representations, or require a full retraining run that no production operator will perform at scale. A June 2026 arXiv paper on ML supply chains finds the right to erasure structurally unenforceable across fine-tuning chains. The gap between the legal right and the technical reality widens every time a base model is fine-tuned further on personal data.

Why it matters

Legal erasure rights are meaningless until a model can actually forget, not just suppress its outputs.

How I score the opportunity

The Opportunity Score is my own read, not a measurement: how much it hurts, how often it bites, and how little exists to solve it today. Higher means I think it is more worth building.

Severity9/10

How much pain it causes when it shows up.

Frequency7/10

How often people actually run into it.

Whitespace9/10

How little good tooling exists for it today.

More problems worth solving