TL;DR
LongMab introduces a multi-armed bandit approach to select informative context chunks for training large language models, significantly improving long-context reasoning performance.
Contribution
It proposes a novel MAB-guided sampling framework for better data quality and diversity in long-context LLM training, enhancing reasoning capabilities.
Findings
Achieves over 4% improvement on long-context reasoning benchmarks.
Effectively identifies relevant context chunks for high-quality response generation.
Demonstrates the effectiveness of MAB-guided sampling in LLM training.
Abstract
Long-context modeling is critical for a wide range of real-world tasks, including long-context question answering, summarization, and complex reasoning tasks. Recent studies have explored fine-tuning Large Language Models (LLMs) with synthetic data to enhance their long-context capabilities. However, the effectiveness of such approaches is often limited by the low diversity and factual inconsistencies in the generated data. To address these challenges, we propose LongMab, a novel framework that leverages a Multi-Armed Bandit (MAB) rollout strategy to identify the most informative chunks from the given long context for sampling high-quality and diverse responses and constructing preference data pairs for Direct Preference Optimization (DPO) training. Specifically, we treat context chunks as arms of MAB, select chunks based on their expected reward scores to input into LLMs to generate…
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
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
