AIToday

Apple researchers cut unlearning costs 50% by skipping low-impact data points

Apple Machine Learning6h ago
Apple researchers cut unlearning costs 50% by skipping low-impact data points

Key takeaway

Apple researchers have developed a more efficient method for unlearning—removing specific data points from trained AI models—by identifying which training data points have negligible impact on model outputs and skipping their removal. The approach cuts computational costs by up to approximately 50% on real-world tasks across language and vision models. As data privacy becomes a core requirement for deployed AI systems, this efficiency gain makes it more practical for companies to honor user data-removal requests without retraining entire models from scratch.

Summaries like this, in your inbox every morning.

Sign up free →

3 Key Points

  • What happened

    Apple researchers published a study showing that machine learning models can remove specific data points (unlearning) far more efficiently by first filtering out training data that has negligible impact on model outputs. Using influence functions across language and vision tasks, they identified subsets of data that contribute minimally to how the model learns, then proposed an unlearning framework that skips removing these low-influence points.

  • Why it matters

    As data privacy regulations tighten and users demand the ability to have their data removed from AI models, unlearning has become operationally critical for deployed systems. Current methods treat all data points equally, which is computationally expensive. By removing only the points that actually matter to the model's behavior, companies can honor privacy requests far more cost-effectively—a practical win for any business operating large-scale AI systems.

  • What to watch

    The framework achieves significant computational savings (up to ~50%) on real-world examples. Apple notes this work aligns with its broader commitment to privacy-preserving machine learning techniques, which it has advanced through differential privacy research.

In Depth

Apple researchers—including authors from Harvard University and University College London—published a study examining whether machine learning unlearning can be made more efficient by removing only the data points that matter. Unlearning is the process of eliminating a specific data point's influence from a trained model, a capability that becomes essential when users exercise data-removal rights or when privacy regulations demand deletion. Traditionally, unlearning methods treat all points in the forget set equally, applying the same computational technique to every data point regardless of how much it influenced the model's learning.

The researchers' key finding comes from analyzing influence functions—mathematical tools that quantify how much each training example contributes to the model's outputs—across language and vision tasks. Through this comparative analysis, they identified subsets of training data with negligible impact on model outputs. The critical insight is that some data points have so little influence on the model's behavior that the cost of removing them is disproportionate to the actual change in the model's predictions.

Leveraging this insight, the team proposed an efficient unlearning framework that filters datasets before applying unlearning, removing only the points that significantly influence the model. On real-world empirical examples, this approach achieves computational savings of up to approximately 50% compared to conventional unlearning methods. Apple emphasizes that this work aligns with its fundamental research on privacy-preserving machine learning, including earlier advances in differential privacy. The company frames privacy as a human right and notes that as AI becomes more integral to daily life, novel privacy-preserving techniques must evolve in parallel with AI capabilities. The research was partly conducted while the authors were at Apple, reflecting the company's institutional commitment to privacy-centric AI research.

Context & Analysis

Unlearning—the process of removing a specific user's data from a trained model—has emerged as a core privacy requirement as regulations like the GDPR's right to be forgotten extend into machine learning. Traditional unlearning methods must retrain models or apply expensive computational techniques to purge data influence, treating every data point as equally important to the model's final output. Apple's research challenges this assumption by leveraging influence functions, a statistical technique that measures how much each training example affects the model's learned behavior. The insight is straightforward but powerful: if a data point had minimal influence on how the model learned to make predictions, removing it requires less work. By filtering out these low-influence points before running the unlearning algorithm, the method sidesteps unnecessary computation.

This efficiency gain matters because unlearning at scale—across millions of users and billions of data points in modern foundation models—is expensive. A 50% reduction in computational cost makes it feasible for companies to honor privacy requests more quickly and at lower operational expense, without sacrificing the integrity of the unlearning process. Apple frames this work within its stated commitment to privacy as a human right and as part of its broader research program in privacy-preserving machine learning, which has included advances in differential privacy. As AI systems become more embedded in daily life, the ability to efficiently remove individuals' data at their request is not merely a legal compliance measure but increasingly a competitive and trust-building feature.

FAQ

How much computational cost does this method save?
The framework reduces computational costs by up to ~50% on real-world empirical examples compared to standard unlearning approaches that treat all data points equally.
What types of AI tasks does this work apply to?
The researchers tested their approach across both language and vision tasks, identifying low-influence training data points in each domain.

Get AI news like this every morning

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytime

Discussion

No discussion yet for this article

Stay ahead with AI news

Get curated AI news from 200+ sources delivered daily to your inbox. Free to use.

Get Started Free

Free · takes 30 seconds · unsubscribe anytime

1 minute a day. The AI essentials.

200+ sources · Email / LINE / Slack

Get it free →