InfiAlign: A Scalable and Sample-Efficient Framework for Aligning LLMs to Enhance Reasoning Capabilities
Shuo Cai, Su Lu, Qi Zhou, Kejing Yang, Zhijie Sang, Congkai Xie, Hongxia Yang

TL;DR
InfiAlign is a scalable, sample-efficient framework that combines data selection, supervised fine-tuning, and preference optimization to improve reasoning abilities of large language models with less data and resources.
Contribution
The paper introduces InfiAlign, a novel framework that significantly reduces data requirements while enhancing reasoning capabilities of LLMs through integrated data curation and training methods.
Findings
Achieves comparable performance with only 12% of training data.
Demonstrates strong generalization across diverse reasoning tasks.
Improves mathematical reasoning benchmarks by 3.89% on average.
Abstract
Large language models (LLMs) have exhibited impressive reasoning abilities on a wide range of complex tasks. However, enhancing these capabilities through post-training remains resource intensive, particularly in terms of data and computational cost. Although recent efforts have sought to improve sample efficiency through selective data curation, existing methods often rely on heuristic or task-specific strategies that hinder scalability. In this work, we introduce InfiAlign, a scalable and sample-efficient post-training framework that integrates supervised fine-tuning (SFT) with Direct Preference Optimization (DPO) to align LLMs for enhanced reasoning. At the core of InfiAlign is a robust data selection pipeline that automatically curates high-quality alignment data from open-source reasoning datasets using multidimensional quality metrics. This pipeline enables significant performance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗InfiX-ai/InfiAlign-Qwen-7B-SFTmodel· 3 dl· ♡ 43 dl♡ 4
- 🤗InfiX-ai/InfiAlign-Qwen-7B-DPOmodel· 6 dl· ♡ 46 dl♡ 4
- 🤗InfiX-ai/InfiR2-1.5B-base-FP8model· 2 dl2 dl
- 🤗InfiX-ai/InfiR2-7B-base-FP8model· 4 dl4 dl
- 🤗InfiX-ai/InfiR2-R1-7B-FP8-Previewmodel
- 🤗InfiX-ai/InfiR2-1.5B-Instruct-FP8model
- 🤗InfiX-ai/InfiR2-7B-Instruct-FP8model· 1 dl1 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Constraint Satisfaction and Optimization · Natural Language Processing Techniques
