PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 3, 20251 citationsOpen Access

Rethinking Reasoning Quality in Large Language Models through Enhanced Chain-of-Thought via RL

View Full Paper
HHHongming HeZRZihua RongKJKunpeng Ji

Key Points

  • Dynamic Reasoning Efficiency Reward enhances reasoning abilities of large language models through improved CoT strategies.
  • The 7B model achieved GPT-o3-mini level performance on Logictree with just 400 training steps, marking significant efficiency.
  • The proposed reward framework provides fine-grained assessment, promoting beneficial reasoning chains and stabilizing training.
  • Improvements in reasoning quality highlight the potential of RL to enhance formal reasoning in language models across various datasets.

Abstract

Reinforcement learning (RL) has recently become the dominant paradigm for strengthening the reasoning abilities of large language models (LLMs). Yet the rule-based reward functions commonly used on mathematical or programming benchmarks assess only answer format and correctness, providing no signal as to whether the induced Chain-of-Thought (CoT) actually improves the answer. Furthermore, such task-specific training offers limited control over logical depth and therefore may fail to reveal a model's genuine reasoning capacity. We propose Dynamic Reasoning Efficiency Reward (DRER) -- a plug-and-play RL reward framework that reshapes both reward and advantage signals. (i) A Reasoning Quality Reward assigns fine-grained credit to those reasoning chains that demonstrably raise the likelihood of the correct answer, directly incentivising the trajectories with beneficial CoT tokens. (ii) A Dynamic Length Advantage decays the advantage of responses whose length deviates from a validation-derived threshold, stabilising training. To facilitate rigorous assessment, we also release Logictree, a dynamically constructed deductive reasoning dataset that functions both as RL training data and as a comprehensive benchmark. Experiments confirm the effectiveness of DRER: our 7B model attains GPT-o3-mini level performance on Logictree with 400 trianing steps, while the average confidence of CoT-augmented answers rises by 30%. The model further exhibits generalisation across diverse logical-reasoning datasets, and the mathematical benchmark AIME24. These results illuminate how RL shapes CoT behaviour and chart a practical path toward enhancing formal-reasoning skills in large language models. All code and data are available in repository https://github.com/Henryhe09/DRER.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

He et al. (2025) studied this question.

synapsesocial.com/papers/68e02f3cf0e39f13e7fa2611https://doi.org/10.48550/arxiv.2509.06024
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Interleaved Reasoning for Large Language Models via Reinforcement Learning2025
  2. 2Learn to Reason Efficiently with Adaptive Length-based Reward Shaping2025
  3. 3Scaling Up RL: Unlocking Diverse Reasoning in LLMs via Prolonged Training2025
  4. 4Reasoning Core: A Scalable RL Environment for LLM Symbolic Reasoning2025
  5. 5Reshaping Reasoning in LLMs: A Theoretical Analysis of RL Training Dynamics through Pattern Selection2025