iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop' Amazon speeds last-mile delivery, expands robotics fleet past 1 million Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop' Amazon speeds last-mile delivery, expands robotics fleet past 1 million
Home ›› Technology ›› Ai ›› Llms ›› Spokes Optimizes Diverse Pretraining Data Selection for LLMs, Boosting Performance

Spokes Optimizes Diverse Pretraining Data Selection for LLMs, Boosting Performance

Researchers introduce Spokes, a method that directly optimizes diversity in pretraining data selection for large language models. Using a probabilistic framework based on the G-Vendi score and exponentiated gradient descent, Spokes achieves significantly more diverse subsets and improves downstream performance by up to 1.5 points over random sampling.

iG
iGEN Editorial
June 16, 2026
Spokes Optimizes Diverse Pretraining Data Selection for LLMs, Boosting Performance

Selecting the right pretraining data is critical for large language model (LLM) performance, but optimizing for diversity is a set-level property that current approaches struggle to handle directly. A new method called Spokes, detailed in a paper on arXiv, directly tackles this challenge by introducing a probabilistic diversification framework based on the G-Vendi score and optimized via exponentiated gradient descent. The approach produces subsets that are substantially more diverse than random sampling and consistently outperforms existing methods on the FineWeb and DCLM benchmarks.

The Diversity Challenge in Data Selection

Diversity is known to improve performance under fixed data budgets by reducing redundancy and repetition. However, as the authors note from arXiv, optimizing for diversity is “inherently challenging, as it is a set-level property that depends on interactions between data points.” Existing approaches rely on proxies or approximations, which often fail to ensure sufficiently diverse subsets. Spokes addresses this by directly optimizing diversity through a principled probabilistic framework.

Spokes: Direct Optimization via G-Vendi Score

Spokes computes the G-Vendi score on candidate subsets and uses exponentiated gradient descent to iteratively update selection weights. The method achieves a substantial increase in diversity: a +489 increase in G-Vendi score on a 500k-sample subset compared to random sampling. This direct optimization allows Spokes to select data that captures a broader range of patterns, improving the model's ability to generalize.

Benchmark Results: Consistent Gains Over Baselines

On the FineWeb and DCLM datasets, Spokes consistently outperforms random sampling and other baselines including semantic deduplication and quality filtering. The table below summarizes the average downstream performance improvements:

Method (on DCLM) Gain vs. Random Sampling on FineWeb
Spokes (diversity-only) +0.4 points +0.5 points
Spokes (quality + diversity) +1.5 points +1.4 points

According to the arXiv paper, “jointly optimizing for both quality and diversity yields the strongest results,” with Spokes outperforming “all baselines, including semantic deduplication and quality filtering.”

Implications for Enterprise AI Training

For enterprise technology leaders building or fine-tuning LLMs, efficient data selection directly reduces compute costs and improves model capabilities. The Spokes method offers a way to automatically select diverse, high-quality pretraining data without manual curation or simple heuristics. By achieving significant gains on standard benchmarks (up to +1.5 points on DCLM), Spokes demonstrates that investing in smarter data selection can yield measurable improvements in model accuracy. While the paper focuses on pretraining, similar diversity optimization could extend to fine-tuning data, making Spokes a potential tool for enterprise AI teams seeking better performance from limited data budgets.

The approach is methodologically sound and builds on existing diversity metrics, making it accessible to teams with machine learning expertise. As LLMs become central to enterprise applications like supply chain analytics and trade documentation, techniques that enhance training efficiency will be increasingly valuable.


Sources:

Keep Reading

Recommended Stories

Researchers Identify Shrinkage Bias in LLM FP4 Pretraining, Propose UFP4 Recipe for Stability Technology

Researchers Identify Shrinkage Bias in LLM FP4 Pretraining, Propose UFP4 Recipe for Stability

A new study from researchers on arXiv identifies 'Shrinkage Bias' in E2M1-based FP4 pretraining for large language models, a systematic error that accumulates across layers. The proposed UFP4 recipe, using uniform grids like E1M2/INT4, demonstrates lower BF16-relative loss degradation on models up to 124B parameters, urging hardware support for uniform 4-bit formats.

June 20, 2026
Data Augmentations Offer Path to Efficient Language Model Pretraining Under Data Constraints Technology

Data Augmentations Offer Path to Efficient Language Model Pretraining Under Data Constraints

As AI labs face a data ceiling where compute capacity outpaces new high-quality text, researchers propose data augmentations to enable productive multi-epoch training on fixed corpora. Three categories—token-level noise, sequence permutations, and target offset prediction—are shown to delay overfitting and lower validation loss compared to standard autoregressive pretraining. Random token replacement achieved the best minimum loss among individual methods, with combined augmentations further improving results.

June 16, 2026
Beijing Accuses US AI Firms of Using Chinese Models for Training Technology

Beijing Accuses US AI Firms of Using Chinese Models for Training

The Chinese commerce ministry accused US artificial intelligence firms of using Chinese models to train their own AI systems through a process called distillation. This comes after US Treasury Secretary Scott Bessent threatened sanctions against China over alleged technology theft. China defended distillation as a widely used industry practice and vowed to take all necessary measures to safeguard its interests.

July 28, 2026
Self-Improving AI Isn't Just for Frontier Labs: How Enterprises Can Build Their Own Technology

Self-Improving AI Isn't Just for Frontier Labs: How Enterprises Can Build Their Own

A journalist demonstrates building a self-improving AI using tools from Andrej Karpathy's AutoResearch and startup Prime Intellect. The experiment shows that recursive self-improvement is accessible beyond big labs, with implications for enterprises seeking specialized models.

July 8, 2026