paper-with-me

Papers

Interactive Agent Modeling by Learning to Probe

2018-10-01 · Tianmin Shu, Caiming Xiong, Ying Nian Wu, Song-Chun Zhu

The ability of modeling the other agents, such as understanding their intentions and skills, is essential to an agent's interactions with other agents. Conventional agent modeling relies on passive observation from demonstrations. In this work, we propose an interactive agent modeling scheme enabled by encouraging an agent to learn to probe. In particular, the probing agent (i.e. a learner) learns to interact with the environment and with a target agent (i.e., a demonstrator) to maximize the change in the observed behaviors of that agent. Through probing, rich behaviors can be observed and are used for enhancing the agent modeling to learn a more accurate mind model of the target agent. Our framework consists of two learning processes: i) imitation learning for an approximated agent model and ii) pure curiosity-driven reinforcement learning for an efficient probing policy to discover new behaviors that otherwise can not be observed. We have validated our approach in four different tasks. The experimental results suggest that the agent model learned by our approach i) generalizes better in novel scenarios than the ones learned by passive observation, random probing, and other curiosity-driven approaches do, and ii) can be used for enhancing performance in multiple applications including distilling optimal planning to a policy net, collaboration, and competition. A video demo is available at https://www.dropbox.com/s/8mz6rd3349tso67/Probing_Demo.mov?dl=0

📄 PDF Abstract BibTeX arXiv:1810.00510

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningReinforcement Learning

Similar Papers 제목 키워드 기반

From Actions to Understanding: Conformal Interpretability of Temporal Concepts in LLM Agents

2026-03-27 · Trilok Padhi, Ramneet Kaur, Krishiv Agarwal, Adam D. Cobb 외 arxiv

Large Language Models (LLMs) are increasingly deployed as autonomous agents capable of reasoning, planning, and acting within interactive environments. Despite their growing capability to perform multi-step reasoning and…

Agentic Reward Modeling: Verifying GUI Agent via Progressive Trajectory-Grounded Interaction

2026-01-31 · Chaoqun Cui, Jing Huang, Shijing Wang, Liming Zheng 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) provides a promising pathway for continuously advancing GUI agents, yet existing reward modeling paradigms face complementary limitations. Rule-based methods suffer f…

Reinforcement Learning

Tool-Call Dependency Structure is Linearly Decodable in LLM Agent Residual Streams

2026-05-25 · Tianda Sun, Dimitar Kazakov arxiv

Tool-using LLM agents produce trajectories whose calls form a directed dependency graph: earlier tool outputs supply arguments to later calls. Whether this execution structure is represented inside the model is unknown; …

SWITCH: Benchmarking Modeling and Handling of Tangible Interfaces in Long-horizon Embodied Scenarios

2025-11-20 · Juntao Cheng, Wanyue Zhang, Zhiwei Yu, Shuo Ren 외 arxiv

Tangible control interfaces (TCIs), such as appliance panels, remotes, elevators, and embedded GUIs, are a fundamental component of everyday human-built environments. Interacting with these interfaces requires agents not…

Video Generation

How Far Can Machine Translation Quality Take You? Extrinsic Discourse Evaluation in Goal-Oriented Setups

2026-06-15 · Wafaa Mohammed, Kata Naszadi, Vlad Niculae arxiv

Existing machine translation (MT) metrics and discourse-focused evaluations primarily assess translation quality intrinsically, without measuring the downstream consequences of translation errors. In this work, we focus …

Machine Translation