paper-with-me

홈 › Papers

Selective Expert Guidance for Effective and Diverse Exploration in Reinforcement Learning of LLMs

2025-10-05 · Zishang Jiang, Jinyi Han, Tingyun Li, Xinyi Wang, Sihang Jiang, Jiaqing Liang, Zhaoqian Dai, Shuguang Ma, Fei Yu, Yanghua Xiao arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has become a widely adopted technique for enhancing the reasoning ability of Large Language Models (LLMs). However, the effectiveness of RLVR strongly depends on the capability of base models. This issue arises because it requires the model to have sufficient capability to perform high-quality exploration, which involves both effectiveness and diversity. Unfortunately, existing methods address this issue by imitating expert trajectories, which improve effectiveness but neglect diversity. To address this, we argue that the expert only needs to provide guidance only at critical decision points rather than the entire reasoning path. Based on this insight, we propose MENTOR: Mixed-policy Expert Navigation for Token-level Optimization of Reasoning, a framework that provides expert guidance only at critical decision points to perform effective and diverse exploration in RLVR. Extensive experiments show that MENTOR enables models capture the essence of expert strategies rather than surface imitation, thereby performing high-quality exploration and achieving superior overall performance. Our code is available online.

📄 PDF Abstract BibTeX arXiv:2510.04140

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

COLLIE: Guiding Skill Discovery in Semantically Coherent Latent Space

2026-05-31 · Yao Luan, Ni Mu, Hanfei Ge, Yiqin Yang 외 arxiv

Unsupervised skill discovery (USD) aims to learn diverse behaviors without reward functions, but often results in task-irrelevant or hazardous behaviors due to uniform exploration. Guided skill discovery (GSD) addresses …

Dual-Granularity Contrastive Reward via Generated Episodic Guidance for Efficient Embodied RL

2026-02-13 · Xin Liu, Yixuan Li, Yuhui Chen, Yuxing Qin 외 arxiv

Designing suitable rewards poses a significant challenge in reinforcement learning (RL), especially for embodied manipulation. Trajectory success rewards are suitable for human judges or model fitting, but the sparsity s…

Reinforcement LearningDomain AdaptationVideo Generation

Learning Semantic Priorities for Autonomous Target Search

2026-03-31 · Max Lodel, Nils Wilde, Robert Babuška, Javier Alonso-Mora arxiv

The use of semantic features can improve the efficiency of target search in unknown environments for robotic search and rescue missions. Current target search methods rely on training with large datasets of similar domai…

Goal-Reaching Policy Learning from Non-Expert Observations via Effective Subgoal Guidance

2024-09-06 · Renming Huang, Shaochong Liu, Yunqiang Pei, Peng Wang 외

In this work, we address the challenging problem of long-horizon goal-reaching policy learning from non-expert, action-free observation data. Unlike fully labeled expert data, our data is more accessible and avoids the c…

Efficient Exploration

E3-TIR: Enhanced Experience Exploitation for Tool-Integrated Reasoning

2026-04-10 · Weiyang Guo, Zesheng Shi, Liye Zhao, Jiayuan Ma 외 arxiv

While Large Language Models (LLMs) have demonstrated significant potential in Tool-Integrated Reasoning (TIR), existing training paradigms face significant limitations: Zero-RL suffers from inefficient exploration and mo…