TL;DR
Data Agent introduces an end-to-end dynamic data selection framework that learns a sample-wise policy to accelerate training and improve performance across diverse datasets and models.
Contribution
It formulates data selection as a training-aware sequential decision process, enabling adaptive, task-agnostic, and scalable sample prioritization.
Findings
Reduces training costs by over 50% on ImageNet-1k and MMLU.
Consistently accelerates training while maintaining or improving accuracy.
Demonstrates robustness to noisy datasets and broad applicability.
Abstract
Dynamic Data selection aims to accelerate training by prioritizing informative samples during online training. However, existing methods typically rely on task-specific handcrafted metrics or static/snapshot-based criteria to estimate sample importance, limiting scalability across learning paradigms and making it difficult to capture the evolving utility of data throughout training. To address this challenge, we propose Data Agent, an end-to-end dynamic data selection framework that formulates data selection as a training-aware sequential decision-making problem. The agent learns a sample-wise selection policy that co-evolves with model optimization, guided by a composite reward that integrates loss-based difficulty and confidence-based uncertainty signals. The reward signals capture complementary objectives of optimization impact and information gain, together with a tuning-free…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
