Diffusion Reconstruction-based Data Likelihood Estimation for Core-Set Selection
Mingyang Chen, Jiawei Du, Bo Huang, Yi Wang, Xiaobo Zhang, Wei Wang
TL;DR
This paper tackles the inefficiency of core-set selection by introducing a likelihood-informed scoring criterion based on diffusion model reconstruction deviation. By tying reconstruction error under partial reverse denoising to data likelihood through the diffusion ELBO, and by selecting reconstruction timesteps via an information-theoretic objective using a diffusion classifier, it provides a principled, distribution-aware data selection mechanism. Empirical results on ImageNet show that DRD consistently outperforms baselines across budgets and approaches full-data performance with only half the data, while analyses reveal meaningful insights into how data distribution interacts with model learning. The approach offers practical scalability, interpretability, and a new perspective on curriculum-like data selection grounded in probabilistic data modeling.
Abstract
Existing core-set selection methods predominantly rely on heuristic scoring signals such as training dynamics or model uncertainty, lacking explicit modeling of data likelihood. This omission may hinder the constructed subset from capturing subtle yet critical distributional structures that underpin effective model training. In this work, we propose a novel, theoretically grounded approach that leverages diffusion models to estimate data likelihood via reconstruction deviation induced by partial reverse denoising. Specifically, we establish a formal connection between reconstruction error and data likelihood, grounded in the Evidence Lower Bound (ELBO) of Markovian diffusion processes, thereby enabling a principled, distribution-aware scoring criterion for data selection. Complementarily, we introduce an efficient information-theoretic method to identify the optimal reconstruction timestep, ensuring that the deviation provides a reliable signal indicative of underlying data likelihood. Extensive experiments on ImageNet demonstrate that reconstruction deviation offers an effective scoring criterion, consistently outperforming existing baselines across selection ratios, and closely matching full-data training using only 50% of the data. Further analysis shows that the likelihood-informed nature of our score reveals informative insights in data selection, shedding light on the interplay between data distributional characteristics and model learning preferences.
