Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MIRA: Mid-training Rubric Anchoring for Source-Aware Data Selection

About

Mid-training has become an important stage in modern LLM development, using large-scale curated mixtures to strengthen capabilities before final post-training. Its data selection problem is distinct: the data are optimized under a pretraining-style objective at near-pretraining scale, but are curated toward downstream capabilities and drawn from heterogeneous sources with different formats and training roles. As a result, effective selection requires both scalability and source-adaptive semantic criteria. Existing model-based methods scale well, but provide only implicit quality signals. Semantic selection methods offer stronger judgments, but usually assume fixed rubrics or standardized data formats. To address this mismatch, we propose MIRA, a source-aware filtering framework based on self-anchored rubric discovery. The key idea is to make rubric construction part of data selection: MIRA first discovers what should be evaluated for each source group, then distills those judgments into scalable student scorers for full-corpus filtering. On code-oriented mid-training with 21 sources and 5 source groups, MIRA outperforms selection baselines across nine code benchmarks and matches the full-corpus run while using only half the tokens.

Haowen Wang, Yaxin Du, Jian Yang, Jiajun Wu, Shukai Liu, Yuxuan Zhang, Pingjie Wang, Siheng Chen, Tuney Zheng, Ming Zhou, Xianglong Liu, Bryan Dai• 2026

Related benchmarks

TaskDatasetResultRank
Aggregated Programming Capability EvaluationOverall Evaluation Suite
Macro Average Score64.2
10
Code GenerationCode Generation Benchmarks MBPP, MBPP+, BCB-f, BCB-h, LCB
MBPP Score88.9
10
Multilingual Code GenerationMultiPL-E
MultiplE72.84
10
Software Engineering RepairSWE Multi
SWE Average Score36.33
10
Text-to-SQL ExecutionSQL Execution Benchmarks Spider, BIRD
Execution Accuracy (Spider)98.26
10
Showing 5 of 5 rows

Other info

Follow for update