Structural-Entropy-Based Sample Selection for Efficient and Effective Learning

Sample selection improves the efficiency and effectiveness of machine learning models by providing informative and representative samples. Typically, samples can be modeled as a sample graph, where nodes are samples and edges represent their similarities. Most existing methods are based on local information, such as the training difficulty of samples, thereby overlooking global information, such as connectivity patterns. This oversight can result in suboptimal selection because global information is crucial for ensuring that the selected samples well represent the structural properties of the graph. To address this issue, we employ structural entropy to quantify global information and losslessly decompose it from the whole graph to individual nodes using the Shapley value. Based on the decomposition, we present tructural-ntropy-based sample election (), a method that integrates both global and local information to select informative and representative samples. SES begins by constructing a NN-graph among samples based on their similarities. It then measures sample importance by combining structural entropy (global metric) with training difficulty (local metric). Finally, SES applies importance-biased blue noise sampling to select a set of diverse and representative samples. Comprehensive experiments on three learning scenarios -- supervised learning, active learning, and continual learning -- clearly demonstrate the effectiveness of our method.
View on arXiv@article{xie2025_2410.02268, title={ Structural-Entropy-Based Sample Selection for Efficient and Effective Learning }, author={ Tianchi Xie and Jiangning Zhu and Guozu Ma and Minzhi Lin and Wei Chen and Weikai Yang and Shixia Liu }, journal={arXiv preprint arXiv:2410.02268}, year={ 2025 } }