paper-with-me

Papers

Reducing Optimism Bias in Incomplete Cooperative Games

2024-02-02 · Filip Úradník, David Sychrovský, Jakub Černý, Martin Černý

Cooperative game theory has diverse applications in contemporary artificial intelligence, including domains like interpretable machine learning, resource allocation, and collaborative decision-making. However, specifying a cooperative game entails assigning values to exponentially many coalitions, and obtaining even a single value can be resource-intensive in practice. Yet simply leaving certain coalition values undisclosed introduces ambiguity regarding individual contributions to the collective grand coalition. This ambiguity often leads to players holding overly optimistic expectations, stemming from either inherent biases or strategic considerations, frequently resulting in collective claims exceeding the actual grand coalition value. In this paper, we present a framework aimed at optimizing the sequence for revealing coalition values, with the overarching goal of efficiently closing the gap between players' expectations and achievable outcomes in cooperative games. Our contributions are threefold: (i) we study the individual players' optimistic completions of games with missing coalition values along with the arising gap, and investigate its analytical characteristics that facilitate more efficient optimization; (ii) we develop methods to minimize this gap over classes of games with a known prior by disclosing values of additional coalitions in both offline and online fashion; and (iii) we empirically demonstrate the algorithms' performance in practical scenarios, together with an investigation into the typical order of revealing coalition values.

📄 PDF Abstract BibTeX arXiv:2402.01930

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingInterpretable Machine Learning

Similar Papers 제목 키워드 기반

Strategically Efficient Exploration in Competitive Multi-agent Reinforcement Learning

2021-07-30 · Robert Loftin, Aadirupa Saha, Sam Devlin, Katja Hofmann

High sample complexity remains a barrier to the application of reinforcement learning (RL), particularly in multi-agent systems. A large body of work has demonstrated that exploration mechanisms based on the principle of…

Efficient ExplorationMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Randomised Optimism via Competitive Co-Evolution for Matrix Games with Bandit Feedback

2025-05-19 · Shishen Lin

Learning in games is a fundamental problem in machine learning and artificial intelligence, with numerous applications~\citep{silver2016mastering,schrittwieser2020mastering}. This work investigates two-player zero-sum ma…

Evolutionary Algorithms

Linear Convergence in Games with Delayed Feedback via Extra Prediction

2026-02-19 · Yuma Fujimoto, Kenshi Abe, Kaito Ariu arxiv

Feedback delays are inevitable in real-world multi-agent learning. They are known to severely degrade performance, and the convergence rate under delayed feedback is still unclear, even for bilinear games. This paper der…

Human-Agent Coordination in Games under Incomplete Information via Multi-Step Intent

2024-10-23 · Shenghui Chen, Ruihan Zhao, Sandeep Chinchali, Ufuk Topcu

Strategic coordination between autonomous agents and human partners under incomplete information can be modeled as turn-based cooperative games. We extend a turn-based game under incomplete information, the shared-contro…

Pitfall of Optimism: Distributional Reinforcement Learning by Randomizing Risk Criterion

2023-10-25 · NeurIPS 2023 11 · Taehyun Cho, Seungyub Han, Heesoo Lee, Kyungjae Lee 외

Distributional reinforcement learning algorithms have attempted to utilize estimated uncertainty for exploration, such as optimism in the face of uncertainty. However, using the estimated variance for optimistic explorat…

Distributional Reinforcement Learningreinforcement-learningReinforcement Learning