MODE: Multi-Objective Adaptive Coreset Selection
Tanmoy Mukherjee, Pierre Marquis, Zied Bouraoui

TL;DR
MODE is a dynamic coreset selection framework that adapts strategies throughout training to improve data efficiency, model performance, and interpretability.
Contribution
It introduces a multi-objective adaptive approach to coreset selection that adjusts criteria during training phases, unlike static methods.
Findings
Achieves (1-1/e)-approximation with O(n log n) complexity.
Demonstrates competitive accuracy with reduced memory usage.
Provides interpretable insights into data utility evolution.
Abstract
We present Mode(Multi-Objective adaptive Data Efficiency), a framework that dynamically combines coreset selection strategies based on their evolving contribution to model performance. Unlike static methods, \mode adapts selection criteria to training phases: emphasizing class balance early, diversity during representation learning, and uncertainty at convergence. We show that MODE achieves (1-1/e)-approximation with O(n \log n) complexity and demonstrates competitive accuracy while providing interpretable insights into data utility evolution. Experiments show \mode reduces memory requirements
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Stochastic Gradient Optimization Techniques · Explainable Artificial Intelligence (XAI)
