Optimistic and pessimistic approaches for cooperative games
Cooperative game theory studies how to allocate the joint value generated by a set of players. These games are typically analyzed using the characteristic function form with transferable utility, which represents the value attainable by each coalition. In the presence of externalities, coalition values can be defined through various approaches, notably by trying to determine the best and worst-case scenarios. Typically, the optimistic and pessimistic perspectives offer valuable insights into strategic interactions. In many applications, these approaches correspond to the coalition either choosing first or choosing after the complement coalition. In a general framework in which the actions of a group affects the set of feasible actions for others, we explore this relationship and show that it always holds in the presence of negative externalities, but only partly with positive externalities. We then show that if choosing first/last corresponds to these extreme values, we also obtain a useful inclusion result: allocations that do not allocate more than the optimistic upper bounds also do not allocate less than the pessimistic lower bounds. Moreover, we show that when externalities are negative, it is always possible to guarantee the non-emptiness of these sets of allocations. Finally, we explore applications to illustrate how our findings provide new results and offer a means to derive results from the existing literature.
Code (0)
등록된 구현이 없습니다.
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Computing the Strategy to Commit to in Polymatrix Games (Extended Version)
Leadership games provide a powerful paradigm to model many real-world settings. Most literature focuses on games with a single follower who acts optimistically, breaking ties in favour of the leader. Unfortunately, for r…
Optimistic Exploration even with a Pessimistic Initialisation
Optimistic initialisation is an effective strategy for efficient exploration in reinforcement learning (RL). In the tabular case, all provably efficient model-free algorithms rely on it. However, model-free deep RL algor…
Efficient ExplorationQ-LearningReinforcement LearningReinforcement Learning (RL)Optimistic variants of single-objective bilevel optimization for evolutionary algorithms
Single-objective bilevel optimization is a specialized form of constraint optimization problems where one of the constraints is an optimization problem itself. These problems are typically non-convex and strongly NP-Hard…
Bilevel OptimizationDecision MakingEvolutionary AlgorithmsHeuristic SearchReducing Optimism Bias in Incomplete Cooperative Games
Cooperative game theory has diverse applications in contemporary artificial intelligence, including domains like interpretable machine learning, resource allocation, and collaborative decision-making. However, specifying…
Decision MakingInterpretable Machine LearningHyperparameter Tuning Through Pessimistic Bilevel Optimization
Automated hyperparameter search in machine learning, especially for deep learning models, is typically formulated as a bilevel optimization problem, with hyperparameter values determined by the upper level and the model …
Bilevel OptimizationHyperparameter Optimization