paper-with-me

Papers

UserRL: Training Interactive User-Centric Agent via Reinforcement Learning

2025-09-24 · Cheng Qian, Zuxin Liu, Akshara Prabhakar, Jielin Qiu, Zhiwei Liu, Haolin Chen, Shirley Kokane, Heng Ji, Weiran Yao, Shelby Heinecke, Silvio Savarese, Caiming Xiong, Huan Wang arxiv

Reinforcement learning (RL) has shown promise in training agentic models that move beyond static benchmarks to engage in dynamic, multi-turn interactions. Yet, the ultimate value of such agents lies in their ability to assist users, a setting where diversity and dynamics of user interaction pose challenges. In this work, we propose UserRL, a unified framework for training and evaluating user-centric abilities through standardized gym environments paired with simulated users. We systematically vary turn-level reward assignment and trajectory-level score calculation to analyze how different formulations affect learning under the GRPO algorithm. Our experiments across Qwen3 models reveal three key findings: (i) SFT cold start is critical for unlocking initial interaction ability and enabling sustained RL improvements; (ii) deliberate trajectory scoring yields more efficient and effective multi-turn interactions; and (iii) while stronger simulated users (e.g., GPT-4o) facilitates training, open-source simulators (e.g., Qwen3-32B) remain a cost-effective and transferable option. Together, these results highlight that careful design of reward shaping and user simulation choice is as crucial as model scale, and establish UserRL as a practical pathway for developing robust user-centric agentic models. All codes and data are public for future research.

📄 PDF Abstract BibTeX arXiv:2509.19736

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Pushing Forward Pareto Frontiers of Proactive Agents with Behavioral Agentic Optimization

2026-02-11 · Yihang Yao, Zhepeng Cen, Haohong Lin, Shiqi Liu 외 arxiv

Proactive large language model (LLM) agents aim to actively plan, query, and interact over multiple turns, enabling efficient task completion beyond passive instruction following and making them essential for real-world,…

Reinforcement LearningInstruction Following

UserBench: An Interactive Gym Environment for User-Centric Agents

2025-07-29 · Cheng Qian, Zuxin Liu, Akshara Prabhakar, Zhiwei Liu 외 arxiv

Large Language Models (LLMs)-based agents have made impressive progress in reasoning and tool use, enabling them to solve complex tasks. However, their ability to proactively collaborate with users, especially when goals…

Interactive Speculative Planning: Enhance Agent Efficiency through Co-design of System and User Interface

2024-09-30 · Wenyue Hua, Mengting Wan, Shashank Vadrevu, Ryan Nadel 외

Agents, as user-centric tools, are increasingly deployed for human task delegation, assisting with a broad spectrum of requests by generating thoughts, engaging with user proxies, and producing action plans. However, age…

EgoBench: An Interactive Egocentric Multimodal Benchmark for Tool-Using Agents

2026-05-27 · Yunqi Liu, Tong Niu, Zitong Wang, Zhenlong Dai 외 arxiv

As AI agents increasingly operate in open, real-world environments, they require a deep synergy of multimodal perception, tool invocation with multi-hop reasoning, and dynamic interaction with users. However, existing be…

Alexa Arena: A User-Centric Interactive Platform for Embodied AI

2023-03-02 · NeurIPS 2023 11 · Qiaozi Gao, Govind Thattai, Suhaila Shakiah, Xiaofeng Gao 외

We introduce Alexa Arena, a user-centric simulation platform for Embodied AI (EAI) research. Alexa Arena provides a variety of multi-room layouts and interactable objects, for the creation of human-robot interaction (HRI…

Instruction Following