paper-with-me

홈 › Papers

Self-Supervised Goal-Reaching Results in Multi-Agent Cooperation and Exploration

2025-09-12 · Chirayu Nimonkar, Shlok Shah, Catherine Ji, Benjamin Eysenbach arxiv

For groups of autonomous agents to achieve a particular goal, they must engage in coordination and long-horizon reasoning. Rather than relying on complex reward functions and explicit cooperation mechanisms, we ask what minimal ingredients are required for effective coordination and exploration to emerge in multi-agent settings. We investigate this question through self-supervised goal-reaching, where agents aim to maximize the likelihood of visiting a goal state rather than maximizing a reward. Despite a sparse feedback signal, we present empirical results that show self-supervised goal-reaching techniques enable agents to learn from such feedback. On MARL benchmarks, self-supervised goal-reaching outperforms alternative approaches that have access to the same sparse reward signal. Furthermore, we empirically demonstrate that multi-agent self-supervised goal-reaching approaches can be more robust than single-agent strategies. While there is no explicit exploration mechanism, this approach explores nontrivial intermediate coordination strategies in sparse settings where alternative approaches fail to achieve a single success.

📄 PDF Abstract BibTeX arXiv:2509.10656

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Skew-Fit: State-Covering Self-Supervised Reinforcement Learning

2019-03-08 · ICML 2020 1 · Vitchyr H. Pong, Murtaza Dalal, Steven Lin, Ashvin Nair 외

Autonomous agents that must exhibit flexible and broad capabilities will need to be equipped with large repertoires of skills. Defining each skill with a manually-designed reward function limits this repertoire and impos…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)valid

1000 Layer Networks for Self-Supervised RL: Scaling Depth Can Enable New Goal-Reaching Capabilities

2025-03-19 · Kevin Wang, Ishaan Javali, Michał Bortkiewicz, Tomasz Trzciński 외

Scaling up self-supervised learning has driven breakthroughs in language and vision, yet comparable progress has remained elusive in reinforcement learning (RL). In this paper, we study building blocks for self-supervise…

Reinforcement Learning (RL)Self-Supervised Learning

Reaching Consensus in Cooperative Multi-Agent Reinforcement Learning with Goal Imagination

2024-03-05 · Liangzhou Wang, Kaiwen Zhu, Fengming Zhu, Xinghu Yao 외

Reaching consensus is key to multi-agent coordination. To accomplish a cooperative task, agents need to coherently select optimal joint actions to maximize the team reward. However, current cooperative multi-agent reinfo…

Multi-agent Reinforcement Learning

HIQL: Offline Goal-Conditioned RL with Latent States as Actions

2023-07-22 · NeurIPS 2023 11 · Seohong Park, Dibya Ghosh, Benjamin Eysenbach, Sergey Levine

Unsupervised pre-training has recently become the bedrock for computer vision and natural language processing. In reinforcement learning (RL), goal-conditioned RL can potentially provide an analogous self-supervised appr…

Reinforcement Learning (RL)Unsupervised Pre-training

LEAF: Latent Exploration Along the Frontier

2020-05-21 · Homanga Bharadhwaj, Animesh Garg, Florian Shkurti

Self-supervised goal proposal and reaching is a key component for exploration and efficient policy learning algorithms. Such a self-supervised approach without access to any oracle goal sampling distribution requires dee…