Learning from Synthetic Data Improves Multi-Hop Reasoning
Abstract
Reinforcement Learning (RL) has been shown to significantly boost reasoning capabilities of large language models (LLMs) in math, coding, and multi-hop reasoning tasks. However, RL fine-tuning requires abundant high-quality verifiable data, often sourced from human annotations, generated from frontier LLMs, or scored by LLM-based verifiers. All three have considerable limitations: human-annotated datasets are small and expensive to curate, LLM-generated data is hallucination-prone and costly, and LLM-based verifiers are inaccurate and slow. In this work, we investigate a cheaper alternative: RL fine-tuning on _rule-generated synthetic data_ for multi-hop reasoning tasks. We discover that LLMs fine-tuned on synthetic data perform significantly better on popular real-world question-answering benchmarks, despite the synthetic data containing only fictional knowledge. On stratifying performance by question difficulty, we find that synthetic data teaches LLMs to _compose knowledge_---a fundamental and generalizable reasoning skill. Our work highlights rule-generated synthetic reasoning data as a free and scalable resource to improve LLM reasoning capabilities.
Cite
Text
Kabra et al. "Learning from Synthetic Data Improves Multi-Hop Reasoning." International Conference on Learning Representations, 2026.Markdown
[Kabra et al. "Learning from Synthetic Data Improves Multi-Hop Reasoning." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/kabra2026iclr-learning/)BibTeX
@inproceedings{kabra2026iclr-learning,
title = {{Learning from Synthetic Data Improves Multi-Hop Reasoning}},
author = {Kabra, Anmol and Yin, Yilun and Gong, Albert and Stankevičiūtė, Kamilė and Go, Dongyoung and Lee, Johann and Luo, Katie Z and Gomes, Carla P and Weinberger, Kilian Q},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/kabra2026iclr-learning/}
}