ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2409.12929
22
3

LogicPro: Improving Complex Logical Reasoning via Program-Guided Learning

19 September 2024
Jin Jiang
Yuchen Yan
Yang Liu
Yonggang Jin
Shuai Peng
M. Zhang
Xunliang Cai
Yixin Cao
Liangcai Gao
Zhi Tang
    LRM
ArXivPDFHTML
Abstract

In this paper, we propose a new data synthesis method called \textbf{LogicPro}, which leverages LeetCode-style algorithm \underline{Pro}blems and their corresponding \underline{Pro}gram solutions to synthesize Complex \underline{Logic}al Reasoning data in text format. First, we synthesize complex reasoning problems through source algorithm problems and test cases. Then, standard answers and intermediate variable outputs are obtained for each problem based on standard python solutions and test cases. Finally, with the guidance of code intermediate variables, we synthesize the text reasoning process for each reasoning problems. Through this method, we can synthesize data that is difficult, scalable, effective, and comes with golden standard answers and high-quality reasoning processes. As a result, with our 540K synthesized dataset constructed solely from 2,360 algorithm problems, our approachCode and data are publicly available atthis https URLachieves significant improvements in multiple models for the datasets \textit{BBH27^{27}27}, \textit{LogicBench}, \textit{DROP}, \textit{AR-LSAT}, and \textit{GSM8K}, etc. outperforming a wide range of existing reasoning datasets.

View on arXiv
@article{jiang2025_2409.12929,
  title={ LogicPro: Improving Complex Logical Reasoning via Program-Guided Learning },
  author={ Jin Jiang and Yuchen Yan and Yang Liu and Yonggang Jin and Shuai Peng and Mengdi Zhang and Xunliang Cai and Yixin Cao and Liangcai Gao and Zhi Tang },
  journal={arXiv preprint arXiv:2409.12929},
  year={ 2025 }
}
Comments on this paper