Pith. sign in

REVIEW 1 cited by

The Best of Both Worlds: Bridging Quality and Diversity in Data Selection with Bipartite Graph

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 2410.12458 v2 pith:GHRDJXCJ submitted 2024-10-16 cs.CL

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

The performance of large language models (LLMs) is strongly influenced by the quality and diversity of data used during supervised fine-tuning (SFT). However, current data selection methods often prioritize one aspect over the other, resulting in suboptimal training outcomes. To address this, we formulate data selection as a set cover problem and present GraphFilter, a novel approach that balances both quality and diversity in data selection. GraphFilter models the dataset as a bipartite graph connecting sentences to their constituent n-grams, then employs a priority function that combines quality and diversity metrics multiplicatively. GraphFilter iteratively selects sentences with the highest priority, removes covered n-grams from the bipartite graph, and recomputes priorities to reflect the changing data landscape. We validate GraphFilter using three model backbones across six widely-used benchmarks, demonstrating that it outperforms nine existing baselines in both model performance and computational efficiency. Further analysis shows that our design choices lead to more effective subset selection, underscores the value of instruction diversity, and provides insights into how quality and diversity interact with different subset sizes.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Boosting LLM via Learning from Data Iteratively and Selectively

    cs.CL 2024-12 conditional novelty 6.0 of 10

    IterIT iteratively re-scores instruction samples during fine-tuning and greedily selects a small, diverse, high-complexity subset each epoch.

Pith tools