REVIEW 4 cited by
DeepCore: A Comprehensive Library for Coreset Selection in Deep Learning
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Coreset selection, which aims to select a subset of the most informative training samples, is a long-standing learning problem that can benefit many downstream tasks such as data-efficient learning, continual learning, neural architecture search, active learning, etc. However, many existing coreset selection methods are not designed for deep learning, which may have high complexity and poor generalization performance. In addition, the recently proposed methods are evaluated on models, datasets, and settings of different complexities. To advance the research of coreset selection in deep learning, we contribute a comprehensive code library, namely DeepCore, and provide an empirical study on popular coreset selection methods on CIFAR10 and ImageNet datasets. Extensive experiments on CIFAR10 and ImageNet datasets verify that, although various methods have advantages in certain experiment settings, random selection is still a strong baseline.
Forward citations
Cited by 4 Pith papers
-
Foundation Model Insights and a Multi-Model Approach for Superior Fine-Grained One-shot Subset Selection
RAM-APL combines distance rankings and pseudo-class label accuracy from two foundation models to select training subsets, outperforming twelve baselines on fine-grained image datasets.
-
Info-Coevolution: An Efficient Framework for Data Model Coevolution
A data-model coevolution framework that fuses model and nearest-neighbor predictions to select labels, reaching ImageNet-1K accuracy with 68% of annotations and 50% under semi-supervised training.
-
Learning Faster without Deeper Networks: A*-Inspired Batch Selection for Efficient CNN Training
A*-inspired mini-batch selection with a loss-based difficulty score and reuse penalty improves CNN accuracy on all twelve MedMNIST-2D tasks and outperforms ResNet baselines on six.
-
X-Factor: Quality Is a Dataset-Intrinsic Property
Across 2,500 class-balanced MNIST subsets and 10 model architectures, test-error Z-scores correlate strongly across models (mean R2=0.82 excluding GNB), supporting dataset quality as an intrinsic property.
Discussion (0). Sign in to comment.