paper-with-me

홈 › Papers

Towards Principled Multi-Agent Task Agnostic Exploration

2025-02-12 · Riccardo Zamboni, Mirco Mutti, Marcello Restelli

In reinforcement learning, we typically refer to task-agnostic exploration when we aim to explore the environment without access to the task specification a priori. In a single-agent setting the problem has been extensively studied and mostly understood. A popular approach cast the task-agnostic objective as maximizing the entropy of the state distribution induced by the agent's policy, from which principles and methods follows. In contrast, little is known about task-agnostic exploration in multi-agent settings, which are ubiquitous in the real world. How should different agents explore in the presence of others? In this paper, we address this question through a generalization to multiple agents of the problem of maximizing the state distribution entropy. First, we investigate alternative formulations, highlighting respective positives and negatives. Then, we present a scalable, decentralized, trust-region policy search algorithm to address the problem in practical settings. Finally, we provide proof of concept experiments to both corroborate the theoretical findings and pave the way for task-agnostic exploration in challenging multi-agent settings.

📄 PDF Abstract BibTeX arXiv:2502.08365

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interesting Object, Curious Agent: Learning Task-Agnostic Exploration

2021-11-25 · NeurIPS 2021 12 · Simone Parisi, Victoria Dean, Deepak Pathak, Abhinav Gupta

Common approaches for task-agnostic exploration learn tabula-rasa --the agent assumes isolated environments and no prior knowledge or experience. However, in the real world, agents learn in many environments and always c…

Object

Unsafer in Many Turns: Benchmarking and Defending Multi-Turn Safety Risks in Tool-Using Agents

2026-02-13 · Xu Li, Simon Yu, Minzhou Pan, Yiyou Sun 외 arxiv

LLM-based agents are becoming increasingly capable, yet their safety lags behind. This creates a gap between what agents can do and should do. This gap widens as agents engage in multi-turn interactions and employ divers…

Task-agnostic Exploration in Reinforcement Learning

2020-06-16 · NeurIPS 2020 12 · Xuezhou Zhang, Yuzhe ma, Adish Singla

Efficient exploration is one of the main challenges in reinforcement learning (RL). Most existing sample-efficient algorithms assume the existence of a single reward function during exploration. In many practical scenari…

Efficient Explorationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Meta-RL Induces Exploration in Language Agents

2025-12-18 · Yulun Jiang, Liangze Jiang, Damien Teney, Michael Moor 외 arxiv

Reinforcement learning (RL) has enabled the training of large language model (LLM) agents to interact with the environment and to solve multi-turn long-horizon tasks. However, the RL-trained agents often struggle in task…

Reinforcement Learning

Wonder Wins Ways: Curiosity-Driven Exploration through Multi-Agent Contextual Calibration

2025-09-25 · Yiyuan Pan, Zhe Liu, Hesheng Wang arxiv

Autonomous exploration in complex multi-agent reinforcement learning (MARL) with sparse rewards critically depends on providing agents with effective intrinsic motivation. While artificial curiosity offers a powerful sel…

Multi-agent Reinforcement Learning