Pith. sign in

REVIEW 2 cited by

Diversified Batch Selection for Training Acceleration

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

arxiv 2406.04872 v1 pith:K7XYWQ7I submitted 2024-06-07 cs.LG

classification cs.LG
keywords selectionbatchmodelstrainingavailabledivbsdiversifiedextensive
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The remarkable success of modern machine learning models on large datasets often demands extensive training time and resource consumption. To save cost, a prevalent research line, known as online batch selection, explores selecting informative subsets during the training process. Although recent efforts achieve advancements by measuring the impact of each sample on generalization, their reliance on additional reference models inherently limits their practical applications, when there are no such ideal models available. On the other hand, the vanilla reference-model-free methods involve independently scoring and selecting data in a sample-wise manner, which sacrifices the diversity and induces the redundancy. To tackle this dilemma, we propose Diversified Batch Selection (DivBS), which is reference-model-free and can efficiently select diverse and representative samples. Specifically, we define a novel selection objective that measures the group-wise orthogonalized representativeness to combat the redundancy issue of previous sample-wise criteria, and provide a principled selection-efficient realization. Extensive experiments across various tasks demonstrate the significant superiority of DivBS in the performance-speedup trade-off. The code is publicly available.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Differential-informed Sample Selection Accelerates Multimodal Contrastive Learning

    cs.CV 2025-07 conditional novelty 6.0 of 10

    DISSect selects training samples for multimodal contrastive learning by ranking the difference between historical and current model similarity scores, matching full-data performance with 70% fewer samples.

  2. RL-Selector: Reinforcement Learning-Guided Data Selection via Redundancy Assessment

    cs.LG 2025-06 conditional novelty 5.0 of 10

    RL-Selector uses an A2C reinforcement learning agent, rewarded by an epsilon-sample cover score, to pick training subsets that improve accuracy and cut training cost.

Pith tools