AI/ machine unlearning · ai privacy · ai research · gdpr

New Technique Teaches AI Models to Forget Data Faster

Researchers built a learning based method that trains AI models to unlearn specific data almost as accurately as full retraining, but far faster.

A new AI training method teaches models to forget specific data on command, without the cost of retraining from scratch.

Researchers describe Learning-to-UnLearn, or L2UL, a machine unlearning technique detailed in an arXiv preprint. Rather than hand-designing a complex function to strip specific training data from a model, the team trained a system to learn the unlearning process itself, borrowing ideas from prior work on learning to optimize. In their tests, models that used L2UL to forget data performed about as accurately as models retrained from scratch without that data, but required far less computation. The researchers also tested the method on ResNet models to check whether it holds up beyond smaller networks.

Privacy laws such as GDPR give people a legal right to have their data deleted, and that increasingly extends to models trained on it. Full retraining is the safest way to honor that request, but it gets expensive fast as datasets and models grow, which is exactly the bottleneck L2UL is aimed at.

This is still preprint research, not a shipped tool, so the real test is whether the approach holds up on today's much larger, messier production models rather than the ResNet benchmarks used here.

TR

The Revision

Written by an AI system from the public sources credited above. How we write →