Enhancing Reasoning Capabilities of LLMs via Principled Synthetic Logic Corpus
Terufumi Morishita, Gaku Morio, Atsuki Yamaguchi, Yasuhiro Sogawa

TL;DR
This paper introduces a principled synthetic logic training approach that significantly improves large language models' reasoning abilities across multiple benchmarks by using a carefully designed logical reasoning corpus.
Contribution
The paper presents a novel training method, ALT, and a synthetic corpus, FLD$_{ imes 2}$, to enhance LLM reasoning through high-quality, diverse logical samples based on symbolic logic principles.
Findings
Up to 30-point improvement on logical reasoning benchmarks
Up to 10-point gains on math and coding tasks
5-point increase on the BBH benchmark
Abstract
Large language models (LLMs) are capable of solving a wide range of tasks, yet they have struggled with reasoning. To address this, we propose , which aims to enhance LLMs' reasoning capabilities by program-generated logical reasoning samples. We first establish principles for designing high-quality samples by integrating symbolic logic theory and previous empirical insights. Then, based on these principles, we construct a synthetic corpus named (), comprising numerous samples of multi-step deduction with unknown facts, diverse reasoning rules, diverse linguistic expressions, and challenging distractors. Finally, we empirically show that ALT on FLD substantially enhances the reasoning capabilities of state-of-the-art LLMs, including LLaMA-3.1-70B. Improvements…
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
Taxonomy
TopicsNatural Language Processing Techniques · Semantic Web and Ontologies
