paper-with-me

Papers

Self-Confirming Transformer for Belief-Conditioned Adaptation in Offline Multi-Agent Reinforcement Learning

2023-10-06 · Tao Li, Juan Guevara, Xinhong Xie, Quanyan Zhu

Offline reinforcement learning (RL) suffers from the distribution shift between the offline dataset and the online environment. In multi-agent RL (MARL), this distribution shift may arise from the nonstationary opponents in the online testing who display distinct behaviors from those recorded in the offline dataset. Hence, the key to the broader deployment of offline MARL is the online adaptation to nonstationary opponents. Recent advances in foundation models, e.g., large language models, have demonstrated the generalization ability of the transformer, an emerging neural network architecture, in sequence modeling, of which offline RL is a special case. One naturally wonders \textit{whether offline-trained transformer-based RL policies adapt to nonstationary opponents online}. We propose a novel auto-regressive training to equip transformer agents with online adaptability based on the idea of self-augmented pre-conditioning. The transformer agent first learns offline to predict the opponent's action based on past observations. When deployed online, such a fictitious opponent play, referred to as the belief, is fed back to the transformer, together with other environmental feedback, to generate future actions conditional on the belief. Motivated by self-confirming equilibrium in game theory, the training loss consists of belief consistency loss, requiring the beliefs to match the opponent's actual actions and best response loss, mandating the agent to behave optimally under the belief. We evaluate the online adaptability of the proposed self-confirming transformer (SCT) in a structured environment, iterated prisoner's dilemma games, to demonstrate SCT's belief consistency and equilibrium behaviors as well as more involved multi-particle environments to showcase its superior performance against nonstationary opponents over prior transformers and offline MARL baselines.

📄 PDF Abstract BibTeX arXiv:2310.04579

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement LearningOffline RLReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning and Selfconfirming Equilibria in Network Games

2018-12-31 · Pierpaolo Battigalli, Fabrizio Panebianco, Paolo Pin

Consider a set of agents who play a network game repeatedly. Agents may not know the network. They may even be unaware that they are interacting with other agents in a network. Possibly, they just understand that their p…

Domain-Conditioned Transformer for Fully Test-time Adaptation

2024-10-14 · Yushun Tang, Shuoshuo Chen, Jiyuan Jia, Yi Zhang 외

Fully test-time adaptation aims to adapt a network model online based on sequential analysis of input samples during the inference stage. We observe that, when applying a transformer network model into a new domain, the …

Domain AdaptationTest-time Adaptation

Progressive Conditioned Scale-Shift Recalibration of Self-Attention for Online Test-time Adaptation

2025-12-14 · Yushun Tang, Ziqiong Liu, Jiyuan Jia, Yi Zhang 외 arxiv

Online test-time adaptation aims to dynamically adjust a network model in real-time based on sequential input samples during the inference stage. In this work, we find that, when applying a transformer network model to a…

Test-time AdaptationDomain Adaptation

Belief formation and the persistence of biased beliefs

2023-10-12 · Olivier Compte

We propose a belief-formation model where agents attempt to discriminate between two theories, and where the asymmetry in strength between confirming and disconfirming evidence tilts beliefs in favor of theories that gen…

Matching, Unanticipated Experiences, Divorce, Flirting, Rematching, Etc

2025-04-02 · Burkhard C. Schipper, Tina Danting Zhang

We study dynamic decentralized two-sided matching in which players may encounter unanticipated experiences. As they become aware of these experiences, they may change their preferences over players on the other side of t…

BlockingFriction