paper-with-me

홈 › Papers

UniIntervene: Agentic Intervention for Efficient Real-World Reinforcement Learning

2026-06-10 · Haoyuan Deng, Yitong Gao, Yudong Lin, Haichao Liu, Zhenyu Wu, Ziwei Wang arxiv

Human-in-the-loop reinforcement learning (HiL-RL) has emerged as an effective paradigm for real-world robotic manipulation, enabling online policy improvement with human guidance. However, current HiL-RL frameworks remain intervention-intensive, relying on frequent human corrections to redirect the policy out of unproductive exploration, which incurs high labor cost and limits real-world scalability. To address this, we propose UniIntervene, an agentic intervention model that detects unproductive exploration and autonomously recovers the policy toward high-value states, taking over the bulk of interventions from human operators. Specifically, UniIntervene first performs future-conditioned action-value estimation, predicting the latent consequence of the current action and evaluating its induced value, which provides a more stable progress signal. Building on this, a temporal value-risk critic aggregates recent value dynamics and triggers intervention when the estimated value exhibits sustained stagnation or degradation. When intervention is required, UniIntervene retrieves a high-value recovery target from a memory of past intervention episodes and produces executable corrective actions through a goal-conditioned recovery policy. In this way, UniIntervene turns intervention from passive human correction into a value-aware recovery process for efficient real-world RL. Extensive experiments on diverse real-world manipulation tasks demonstrate that UniIntervene improves the average success rate by 8.6% while reducing human interventions by 57% relative to state-of-the-art HiL-RL baselines.

📄 PDF Abstract BibTeX arXiv:2606.12372

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

AgenticRL: Self-Refining Agentic Reinforcement Learning for Vision-Conditioned UAV Navigation

2026-06-02 · Roohan Ahmed Khan, Yasheerah Yaqoot, Amir Atef Habel, Muhammad Ahsan Mustafa 외 arxiv

Deep reinforcement learning has shown strong potential for enabling autonomous robots to learn complex navigational tasks. However, its practical use still depends heavily on human designed reward functions and repeated …

Reinforcement Learning

LiteResearcher: A Scalable Agentic RL Training Framework for Deep Research Agent

2026-04-20 · Wanli Li, Bince Qu, Bo Pan, Jianyu Zhang 외 arxiv

Reinforcement Learning (RL) has emerged as a powerful training paradigm for LLM-based agents. However, scaling agentic RL for deep research remains constrained by two coupled challenges: hand-crafted synthetic data fails…

Reinforcement Learning

KAT-Coder Technical Report

2025-10-21 · Zizheng Zhan, Ken Deng, Jinghui Wang, Xiaojiang Zhang 외 arxiv

Recent advances in large language models (LLMs) have enabled progress in agentic coding, where models autonomously reason, plan, and act within interactive software development workflows. However, bridging the gap betwee…

ARCADIA: Scalable Causal Discovery for Corporate Bankruptcy Analysis Using Agentic AI

2025-11-30 · Fabrizio Maturo, Donato Riccio, Andrea Mazzitelli, Giuseppe Bifulco 외 arxiv

This paper introduces ARCADIA, an agentic AI framework for causal discovery that integrates large-language-model reasoning with statistical diagnostics to construct valid, temporally coherent causal structures. Unlike tr…

Causal Inference

Real-world Reinforcement Learning from Suboptimal Interventions

2025-12-30 · Yinuo Zhao, Huiqian Jin, Lechun Jiang, Xinyi Zhang 외 arxiv

Real-world reinforcement learning (RL) offers a promising approach to training precise and dexterous robotic manipulation policies in an online manner, enabling robots to learn from their own experience while gradually r…

Reinforcement LearningRobot Manipulation