paper-with-me

홈 › Papers

Pushing the Boundaries of Natural Reasoning: Interleaved Bonus from Formal-Logic Verification

2026-01-30 · Chuxue Cao, Jinluan Yang, Haoran Li, Kunhao Pan, Zijian Zhao, Zhengyu Chen, Yuchen Tian, Lijun Wu, Conghui He, Sirui Han, Yike Guo arxiv

Large Language Models (LLMs) show remarkable capabilities, yet their stochastic next-token prediction creates logical inconsistencies and reward hacking that formal symbolic systems avoid. To bridge this gap, we introduce a formal logic verification-guided framework that dynamically interleaves formal symbolic verification with the natural language generation process, providing real-time feedback to detect and rectify errors as they occur. Distinguished from previous neuro-symbolic methods limited by passive post-hoc validation, our approach actively penalizes intermediate fallacies during the reasoning chain. We operationalize this framework via a novel two-stage training pipeline that synergizes formal logic verification-guided supervised fine-tuning and policy optimization. Extensive evaluation on six benchmarks spanning mathematical, logical, and general reasoning demonstrates that our 7B and 14B models outperform state-of-the-art baselines by average margins of 10.4% and 14.2%, respectively. These results validate that formal verification can serve as a scalable mechanism to significantly push the performance boundaries of advanced LLM reasoning.

📄 PDF Abstract BibTeX arXiv:2601.22642

Code (0)

등록된 구현이 없습니다.

Tasks

Formal Logic

Similar Papers 제목 키워드 기반

From Instructions to Assistance: a Dataset Aligning Instruction Manuals with Assembly Videos for Evaluating Multimodal LLMs

2026-03-20 · Federico Toschi, Nicolò Brunello, Andrea Sassella, Vincenzo Scotti 외 arxiv

The recent advancements introduced by Large Language Models (LLMs) have transformed how Artificial Intelligence (AI) can support complex, real world tasks, pushing research outside the text boundaries towards multi modal…

Bridging Modal Isolation in Interleaved Thinking: Supervising Modality Transitions via Stepwise Reinforcement

2026-06-11 · Tingyu Li, Le Zhou, Siyuan Li, Yujun Wu 외 arxiv

Interleaved thinking, where a unified multimodal model alternates between textual reasoning and visual generation, has shown promise on spatial and physical tasks. However, in complex long-chain scenarios, we identify a …

Reinforcement LearningImage Generation

Thinking-while-speaking: A Controlled, Interleaved Reasoning Method for Real-Time Speech Generation

2026-05-20 · Xuan Du, Qiangyu Yan, Wenshuo Li, Borui Jiang 외 arxiv

The thinking-while-speaking paradigm aims to make AI communication more human. A key challenge is maintaining fluent speech while performing deep reasoning. Our method, InterRS, tackles this by inserting reasoning steps …

Reinforcement Learning

Search-E1: Self-Distillation Drives Self-Evolution in Search-Augmented Reasoning

2026-05-21 · Zihan Liang, Yufei Ma, Ben Chen, Zhipeng Qian 외 arxiv

Post-training has become the dominant recipe for turning a language model into a competent search-augmented reasoning agent. A line of recent work pushes its performance further by adding elaborate machinery on top of th…

SIRI: Scaling Iterative Reinforcement Learning with Interleaved Compression

2025-09-29 · Haoming Wen, Yushi Bai, Juanzi Li, Jie Tang arxiv

We introduce SIRI, Scaling Iterative Reinforcement Learning with Interleaved Compression, a simple yet effective RL approach for Large Reasoning Models (LRMs) that enables more efficient and accurate reasoning. Existing …

Reinforcement Learning