paper-with-me

홈 › Papers

Off-Belief Learning

2021-03-06 · Hengyuan Hu, Adam Lerer, Brandon Cui, David Wu, Luis Pineda, Noam Brown, Jakob Foerster

The standard problem setting in Dec-POMDPs is self-play, where the goal is to find a set of policies that play optimally together. Policies learned through self-play may adopt arbitrary conventions and implicitly rely on multi-step reasoning based on fragile assumptions about other agents' actions and thus fail when paired with humans or independently trained agents at test time. To address this, we present off-belief learning (OBL). At each timestep OBL agents follow a policy $\pi_1$ that is optimized assuming past actions were taken by a given, fixed policy ($\pi_0$), but assuming that future actions will be taken by $\pi_1$. When $\pi_0$ is uniform random, OBL converges to an optimal policy that does not rely on inferences based on other agents' behavior (an optimal grounded policy). OBL can be iterated in a hierarchy, where the optimal policy from one level becomes the input to the next, thereby introducing multi-level cognitive reasoning in a controlled manner. Unlike existing approaches, which may converge to any equilibrium policy, OBL converges to a unique policy, making it suitable for zero-shot coordination (ZSC). OBL can be scaled to high-dimensional settings with a fictitious transition mechanism and shows strong performance in both a toy-setting and the benchmark human-AI & ZSC problem Hanabi.

📄 PDF Abstract BibTeX arXiv:2103.04000

Code (5)

facebookresearch/off-belief-learning 공식 구현 pytorch
facebookresearch/Hanabi_SAD pytorch
facebookresearch/hanabi pytorch
gfppoy/equivariant-zsc pytorch
gfppoy/hanabi-gbs pytorch

Similar Papers 제목 키워드 기반

Do Language Models Have Beliefs? Methods for Detecting, Updating, and Visualizing Model Beliefs

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Do language models have beliefs about the world? Dennett (1995) famously argues that even thermostats have beliefs, on the view that a belief is simply an informational state decoupled from any motivational state. In thi…

A semantic embedding space based on large language models for modelling human beliefs

2024-08-13 · Byunghwee Lee, Rachith Aiyappa, Yong-Yeol Ahn, Haewoon Kwak 외

Beliefs form the foundation of human cognition and decision-making, guiding our actions and social connections. A model encapsulating beliefs and their interrelationships is crucial for understanding their influence on o…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model

Bisimulation and expressivity for conditional belief, degrees of belief, and safe belief

2015-06-26 · Mikkel Birkegaard Andersen, Thomas Bolander, Hans van Ditmarsch, Martin Holm Jensen

Plausibility models are Kripke models that agents use to reason about knowledge and belief, both of themselves and of each other. Such models are used to interpret the notions of conditional belief, degrees of belief, an…

AGM-Style Revision of Beliefs and Intentions from a Database Perspective (Preliminary Version)

2016-04-25 · Marc van Zee, Dragan Doder

We introduce a logic for temporal beliefs and intentions based on Shoham's database perspective. We separate strong beliefs from weak beliefs. Strong beliefs are independent from intentions, while weak beliefs are obtain…

Iterated Belief Base Revision: A Dynamic Epistemic Logic Approach

2019-02-17 · Marlo Souza, Álvaro Moreira, Renata Vieira

AGM's belief revision is one of the main paradigms in the study of belief change operations. In this context, belief bases (prioritised bases) have been largely used to specify the agent's belief state - whether represen…