paper-with-me

홈 › Papers

Beyond Alignment: Expanding Reasoning Capacity via Manifold-Reshaping Policy Optimization

2026-01-30 · Dayu Wang, Jiaye Yang, Weikang Li, Jiahui Liang, Yang Li arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has demonstrated remarkable success in enhancing the reasoning capabilities of Large Language Models (LLMs). However, recent studies question whether RL genuinely expands reasoning capacity or merely aligns existing latent capabilities, arguing that exploration remains confined within the pre-trained model's low-rank bias manifold. In this work, we challenge this accessibility boundary hypothesis by demonstrating that the latent reasoning space can be fundamentally expanded through targeted geometric interventions. We propose Manifold-Reshaping Policy Optimization (MRPO), a geometric framework designed to fundamentally restructure the inference space of LLMs. MRPO operates in two stages: first, we employ Spectral Orthogonal Exploration (SOE) to eject the policy initialization into the null space of the bias manifold; second, we integrate an Effective Rank regularization term into the policy optimization objective. This approach incentivizes the discovery and maintenance of high-dimensional reasoning trajectories against the entropy-reducing tendency of standard RL. Empirically, our 4B-parameter method achieves state-of-the-art performance on mathematical tasks, significantly outperforming larger models (e.g., Qwen3-32B) and expanding the capability boundary beyond standard GRPO. Our code is available at https://anonymous.4open.science/r/MRPO-D57B/

📄 PDF Abstract BibTeX arXiv:2602.02545

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Reasoning on the Manifold: Bidirectional Consistency for Self-Verification in Diffusion Language Models

2026-04-17 · Jiaoyang Ruan, Xin Gao, Yinda Chen, Hengyu Zeng 외 arxiv

While Diffusion Large Language Models (dLLMs) offer structural advantages for global planning, efficiently verifying that they arrive at correct answers via valid reasoning traces remains a critical challenge. In this wo…

Breaking the Geometric Bottleneck: Contrastive Expansion in Asymmetric Cross-Modal Distillation

2026-03-05 · Kabir Thayani arxiv

Knowledge distillation between asymmetric architectures often induces severe geometric constraints on the learned representation space. In this work, we investigate the Dimensional Collapse phenomenon when distilling glo…

Knowledge Distillation

Maximum Manifold Capacity Representations in State Representation Learning

2024-05-22 · Li Meng, Morten Goodwin, Anis Yazidi, Paal Engelstad

The expanding research on manifold-based self-supervised learning (SSL) builds on the manifold hypothesis, which suggests that the inherent complexity of high-dimensional data can be unraveled through lower-dimensional m…

Representation LearningSelf-Supervised Learning

Beyond 'Aha!': Toward Systematic Meta-Abilities Alignment in Large Reasoning Models

2025-05-15 · Zhiyuan Hu, Yibo Wang, Hanze Dong, Yuhui Xu 외

Large reasoning models (LRMs) already possess a latent capacity for long chain-of-thought reasoning. Prior work has shown that outcome-based reinforcement learning (RL) can incidentally elicit advanced reasoning behavior…

Mathreinforcement-learningReinforcement LearningReinforcement Learning (RL)

AMS-SFE: Towards an Alignment of Manifold Structures via Semantic Feature Expansion for Zero-shot Learning

2019-04-12 · Jingcai Guo, Song Guo

Zero-shot learning (ZSL) aims at recognizing unseen classes with knowledge transferred from seen classes. This is typically achieved by exploiting a semantic feature space (FS) shared by both seen and unseen classes, i.e…

Zero-Shot Learning