English

Learning from Synthetic Data Improves Multi-hop Reasoning

Machine Learning 2026-03-03 v1 Artificial Intelligence Computation and Language

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.

Keywords

Cite

@article{arxiv.2603.02091,
  title  = {Learning from Synthetic Data Improves Multi-hop Reasoning},
  author = {Anmol Kabra and Yilun Yin and Albert Gong and Kamilė Stankevičiūtė and Dongyoung Go and Johann Lee and Katie Z. Luo and Carla P. Gomes and Kilian Q. Weinberger},
  journal= {arXiv preprint arXiv:2603.02091},
  year   = {2026}
}

Comments

Accepted to ICLR 2026

R2 v1 2026-07-01T10:59:34.532Z