paper-with-me

Papers

When to Ask for Help: Proactive Interventions in Autonomous Reinforcement Learning

2022-10-19 · Annie Xie, Fahim Tajwar, Archit Sharma, Chelsea Finn

A long-term goal of reinforcement learning is to design agents that can autonomously interact and learn in the world. A critical challenge to such autonomy is the presence of irreversible states which require external assistance to recover from, such as when a robot arm has pushed an object off of a table. While standard agents require constant monitoring to decide when to intervene, we aim to design proactive agents that can request human intervention only when needed. To this end, we propose an algorithm that efficiently learns to detect and avoid states that are irreversible, and proactively asks for help in case the agent does enter them. On a suite of continuous control environments with unknown irreversible states, we find that our algorithm exhibits better sample- and intervention-efficiency compared to existing methods. Our code is publicly available at https://sites.google.com/view/proactive-interventions

📄 PDF Abstract BibTeX arXiv:2210.10765

Code (1)

tajwarfahim/proactive_interventions 공식 구현 pytorch

Tasks

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

ProactiveBench: Benchmarking Proactiveness in Multimodal Large Language Models

2026-03-19 · Thomas De Min, Subhankar Roy, Stéphane Lathuilière, Elisa Ricci 외 arxiv

Effective collaboration begins with knowing when to ask for help. For example, when trying to identify an occluded object, a human would ask someone to remove the obstruction. Can MLLMs exhibit a similar "proactive" beha…

Reinforcement Learning

"Excuse me, may I say something..." CoLabScience, A Proactive AI Assistant for Biomedical Discovery and LLM-Expert Collaborations

2026-04-16 · Yang Wu, Jinhong Yu, Jingwei Xiong, Zhimin Tao 외 arxiv

The integration of Large Language Models (LLMs) into scientific workflows presents exciting opportunities to accelerate biomedical discovery. However, the reactive nature of LLMs, which respond only when prompted, limits…

Reinforcement Learning

Exploring Reinforcement Learning for Fluid Transitions Between Clinical Mental Healthcare and Everyday Wellness Support

2026-06-05 · Tony Wang, Qian Yang arxiv

Mental health struggles wax and wane, yet clinical and wellness interventions typically operate separately, causing frequent breakdowns at care transitions. We explore reinforcement learning (RL) as a means to build digi…

Reinforcement Learning

Enhancing a Student Productivity Model for Adaptive Problem-Solving Assistance

2022-07-07 · Mehak Maniktala, Min Chi, Tiffany Barnes

Research on intelligent tutoring systems has been exploring data-driven methods to deliver effective adaptive assistance. While much work has been done to provide adaptive assistance when students seek help, they may not…

OHP-RL: Online Human Preference as Guidance in Reinforcement Learning for Robot Manipulation

2026-05-15 · Yunyang Mo, Jian Li, Qiwei Wu, Yihang Kang 외 arxiv

While reinforcement learning (RL) enables robots to acquire skills autonomously, its real-world deployment is severely limited by inefficient and unsafe exploration. Human-in-the-loop interventions offer a practical solu…

Reinforcement LearningRobot Manipulation