paper-with-me

홈 › Papers

Sharing the Cost of Success: A Game for Evaluating and Learning Collaborative Multi-Agent Instruction Giving and Following Policies

2024-03-26 · Philipp Sadler, Sherzod Hakimov, David Schlangen

In collaborative goal-oriented settings, the participants are not only interested in achieving a successful outcome, but do also implicitly negotiate the effort they put into the interaction (by adapting to each other). In this work, we propose a challenging interactive reference game that requires two players to coordinate on vision and language observations. The learning signal in this game is a score (given after playing) that takes into account the achieved goal and the players' assumed efforts during the interaction. We show that a standard Proximal Policy Optimization (PPO) setup achieves a high success rate when bootstrapped with heuristic partner behaviors that implement insights from the analysis of human-human interactions. And we find that a pairing of neural partners indeed reduces the measured joint effort when playing together repeatedly. However, we observe that in comparison to a reasonable heuristic pairing there is still room for improvement -- which invites further research in the direction of cost-sharing in collaborative interactions.

📄 PDF Abstract BibTeX arXiv:2403.17497

Code (1)

clp-research/cost-sharing-reference-game 공식 구현

Similar Papers 제목 키워드 기반

Distributed Deep Reinforcement Learning for Collaborative Spectrum Sharing

2021-04-06 · Pranav M. Pawar, Amir Leshem

Spectrum sharing among users is a fundamental problem in the management of any wireless network. In this paper, we discuss the problem of distributed spectrum collaboration without central management under general unknow…

Combinatorial OptimizationDeep Reinforcement LearningManagementQ-Learning+3

Collaborative Honeypot Defense in UAV Networks: A Learning-Based Game Approach

2022-10-29 · Yuntao Wang, Zhou Su, Abderrahim Benslimane, Qichao Xu 외

The proliferation of unmanned aerial vehicles (UAVs) opens up new opportunities for on-demand service provisioning anywhere and anytime, but also exposes UAVs to a variety of cyber threats. Low/medium interaction honeypo…

Computational EfficiencyFairnessvalid

Communication-Efficient Actor-Critic Methods for Homogeneous Markov Games

2022-02-18 · ICLR 2022 4 · Dingyang Chen, Yile Li, Qi Zhang

Recent success in cooperative multi-agent reinforcement learning (MARL) relies on centralized training and policy sharing. Centralized training eliminates the issue of non-stationarity MARL yet induces large communicatio…

Multi-agent Reinforcement Learning

LLM-Hanabi: Evaluating Multi-Agent Gameplays with Theory-of-Mind and Rationale Inference in Imperfect Information Collaboration Game

2025-10-06 · Fangzhou Liang, Tianshi Zheng, Chunkit Chan, Yauwai Yim 외 arxiv

Effective multi-agent collaboration requires agents to infer the rationale behind others' actions, a capability rooted in Theory-of-Mind (ToM). While recent Large Language Models (LLMs) excel at logical inference, their …

MT-PingEval: Evaluating Multi-Turn Collaboration with Private Information Games

2026-02-27 · Jacob Eisenstein, Fantine Huot, Adam Fisch, Jonathan Berant 외 arxiv

We present a scalable methodology for evaluating language models in multi-turn interactions, using a suite of collaborative games that require effective communication about private information. This enables an interactiv…