paper-with-me

홈 › Papers

Emergent Hierarchical Reasoning in LLMs through Reinforcement Learning

2025-09-03 · Haozhe Wang, Qixin Xu, Che Liu, Junhong Wu, Fangzhen Lin, Wenhu Chen arxiv

Reinforcement Learning (RL) has proven highly effective at enhancing the complex reasoning abilities of Large Language Models (LLMs), yet underlying mechanisms driving this success remain largely opaque. Our analysis reveals that puzzling phenomena like `aha moments", `length-scaling'' and entropy dynamics are not disparate occurrences but hallmarks of an emergent reasoning hierarchy, akin to the separation of high-level strategic planning from low-level procedural execution in human cognition. We uncover a compelling two-phase dynamic: initially, a model is constrained by procedural correctness and must improve its low-level skills. The learning bottleneck then decisively shifts, with performance gains being driven by the exploration and mastery of high-level strategic planning. This insight exposes a core inefficiency in prevailing RL algorithms like GRPO, which apply optimization pressure agnostically and dilute the learning signal across all tokens. To address this, we propose Hierarchy-Aware Credit Assignment (HICRA), an algorithm that concentrates optimization efforts on high-impact planning tokens. Our extensive experiments validate that HICRA significantly outperforms strong baselines, and offer deep insights into how reasoning advances through the lens of strategic exploration.

📄 PDF Abstract BibTeX arXiv:2509.03646

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Can LLMs Translate Human Instructions into a Reinforcement Learning Agent's Internal Emergent Symbolic Representation?

2025-10-28 · Ziqi Ma, Sao Mai Nguyen, Philippe Xu arxiv

Emergent symbolic representations are critical for enabling developmental learning agents to plan and generalize across tasks. In this work, we investigate whether large language models (LLMs) can translate human natural…

Hierarchical Reinforcement Learning

Hierarchical Budget Policy Optimization for Adaptive Reasoning

2025-07-21 · Shangke Lyu, Linjuan Wu, Yuchen Yan, Xingyu Wu 외 arxiv

Large reasoning models achieve remarkable performance through extensive chain-of-thought generation, yet they suffer from a critical inefficiency: applying uniformly extensive reasoning regardless of problem complexity. …

Reinforcement Learning

Rectifying LLM Thought from Lens of Optimization

2025-12-01 · Junnan Liu, Hongwei Liu, Songyang Zhang, Kai Chen arxiv

Recent advancements in large language models (LLMs) have been driven by their emergent reasoning capabilities, particularly through long chain-of-thought (CoT) prompting, which enables thorough exploration and deliberati…

Reinforcement Learning

Advancing Multimodal Reasoning via Reinforcement Learning with Cold Start

2025-05-28 · Lai Wei, Yuting Li, Kaipeng Zheng, Chen Wang 외

Recent advancements in large language models (LLMs) have demonstrated impressive chain-of-thought reasoning capabilities, with reinforcement learning (RL) playing a crucial role in this progress. While "aha moment" patte…

MathMultimodal Reasoningreinforcement-learningReinforcement Learning+1

ToRL: Scaling Tool-Integrated RL

2025-03-30 · Xuefeng Li, Haoyang Zou, PengFei Liu

We introduce ToRL (Tool-Integrated Reinforcement Learning), a framework for training large language models (LLMs) to autonomously use computational tools via reinforcement learning. Unlike supervised fine-tuning, ToRL al…

Mathreinforcement-learningReinforcement Learning