paper-with-me

Papers

Reinforcing Thinking through Reasoning-Enhanced Reward Models

2024-12-31 · Diji Yang, Linda Zeng, Kezhen Chen, Yi Zhang

Large Language Models (LLMs) exhibit great potential in complex multi-step reasoning through inference-time thinking but still struggle with deciding when to stop thinking due to limited self-awareness about their knowledge boundaries. While human preference alignment has shown extraordinary opportunities, expensive labeling challenges adherence to scaling law. Language model self-critique, as an alternative to using human-labeled reasoning data, is questioned with its inherited biases. This work addresses these challenges by distilling the LLM's own reasoning processes into synthetic behavioral data, eliminating the need for manual labeling of intermediate steps. Building on this concept, we propose Distillation-Reinforcement-Reasoning (DRR), a three-step framework that leverages the LLM's inherent behaviors as external feedback by first generating behavioral data using the Reasoner (LLM) to reflect its reasoning capabilities, then training a lightweight discriminative reward model (DM) on behavioral data, and finally deploying the DM at inference time to assist the Reasoner's decision-making. Experiments on multiple benchmarks show that the DRR framework outperforms self-critique approaches without relying on additional complex data annotation. Benefiting from lightweight design, ease of replication, and adaptability, DRR is applicable to a wide range of LLM-centric tasks.

📄 PDF Abstract BibTeX arXiv:2501.01457

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

SophiaVL-R1: Reinforcing MLLMs Reasoning with Thinking Reward

2025-05-22 · Kaixuan Fan, Kaituo Feng, Haoming Lyu, Dongzhan Zhou 외

Recent advances have shown success in eliciting strong reasoning abilities in multimodal large language models (MLLMs) through rule-based reinforcement learning (RL) with outcome rewards. However, this paradigm typically…

Reinforcement Learning (RL)

Optimizing Anytime Reasoning via Budget Relative Policy Optimization

2025-05-19 · Penghui Qi, Zichen Liu, Tianyu Pang, Chao Du 외

Scaling test-time compute is crucial for enhancing the reasoning capabilities of large language models (LLMs). Existing approaches typically employ reinforcement learning (RL) to maximize a verifiable reward obtained at …

Mathematical ReasoningReinforcement Learning (RL)

Reinforcing Video Reasoning with Focused Thinking

2025-05-30 · Jisheng Dang, Jingze Wu, Teng Wang, Xuanhui Lin 외

Recent advancements in reinforcement learning, particularly through Group Relative Policy Optimization (GRPO), have significantly improved multimodal large language models for complex reasoning tasks. However, two critic…

Data AugmentationVisual Reasoning

S-GRPO: Early Exit via Reinforcement Learning in Reasoning Models

2025-05-12 · Muzhi Dai, Chenxu Yang, Qingyi Si

As Test-Time Scaling emerges as an active research focus in the large language model community, advanced post-training methods increasingly emphasize extending chain-of-thought (CoT) generation length, thereby enhancing …

GSM8KLarge Language ModelMathreinforcement-learning+1

FinLMM-R1: Enhancing Financial Reasoning in LMM through Scalable Data and Reward Design

2025-06-16 · Kai Lan, Jiayong Zhu, Jiangtong Li, Dawei Cheng 외

Large Multimodal Models (LMMs) demonstrate significant cross-modal reasoning capabilities. However, financial applications face challenges due to the lack of high-quality multimodal reasoning datasets and the inefficienc…

Answer GenerationArithmetic ReasoningMultimodal ReasoningQuestion-Answer-Generation+1