Why can I not make a deployed model forget my data?
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.
How much pain it causes when it shows up.
How often people actually run into it.
How little good tooling exists for it today.
More problems worth solving
Why does every AI app forget me the moment I close the tab?
AIWhy is learning a new field still gated by knowing what to ask?
AIWhy can a non-expert not verify what an AI just told them?
AIWhy do we test models on benchmarks but ship them on vibes?
AIWhy do AI agents have no memory of their own mistakes?
AIWhy can't I audit what a model was actually trained on?