paper-with-me

Papers

Robust Adversarial Reinforcement Learning in Stochastic Games via Sequence Modeling

2025-10-13 · Xiaohang Tang, Zhuowen Cheng, Satyabrat Kumar arxiv

The Transformer, a highly expressive architecture for sequence modeling, has recently been adapted to solve sequential decision-making, most notably through the Decision Transformer (DT), which learns policies by conditioning on desired returns. Yet, the adversarial robustness of reinforcement learning methods based on sequence modeling remains largely unexplored. Here we introduce the Conservative Adversarially Robust Decision Transformer (CART), to our knowledge the first framework designed to enhance the robustness of DT in adversarial stochastic games. We formulate the interaction between the protagonist and the adversary at each stage as a stage game, where the payoff is defined as the expected maximum value over subsequent states, thereby explicitly incorporating stochastic state transitions. By conditioning Transformer policies on the NashQ value derived from these stage games, CART generates policy that are simultaneously less exploitable (adversarially robust) and conservative to transition uncertainty. Empirically, CART achieves more accurate minimax value estimation and consistently attains superior worst-case returns across a range of adversarial stochastic games.

📄 PDF Abstract BibTeX arXiv:2510.11877

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningAdversarial Robustness

Similar Papers 제목 키워드 기반

Balancing Two-Player Stochastic Games with Soft Q-Learning

2018-02-09 · Jordi Grau-Moya, Felix Leibfried, Haitham Bou-Ammar

Within the context of video games the notion of perfectly rational agents can be undesirable as it leads to uninteresting situations, where humans face tough adversarial decision makers. Current frameworks for stochastic…

Q-LearningReinforcement LearningReinforcement Learning (RL)Vocal Bursts Valence Prediction

Seq2Seq Mimic Games: A Signaling Perspective

2018-11-15 · Juan Leni, John Levine, John Quigley

We study the emergence of communication in multiagent adversarial settings inspired by the classic Imitation game. A class of three player games is used to explore how agents based on sequence to sequence (Seq2Seq) model…

Robust Opponent Modeling via Adversarial Ensemble Reinforcement Learning in Asymmetric Imperfect-Information Games

2019-09-18 · Macheng Shen, Jonathan P. How

This paper presents an algorithmic framework for learning robust policies in asymmetric imperfect-information games, where the joint reward could depend on the uncertain opponent type (a private information known only to…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Stochastic Optimization

Regret Minimization in Stackelberg Games with Side Information

2024-02-13 · Keegan Harris, Zhiwei Steven Wu, Maria-Florina Balcan

Algorithms for playing in Stackelberg games have been deployed in real-world domains including airport security, anti-poaching efforts, and cyber-crime prevention. However, these algorithms often fail to take into consid…

Competitive Multi-agent Inverse Reinforcement Learning with Sub-optimal Demonstrations

2018-01-07 · ICML 2018 7 · Xingyu Wang, Diego Klabjan

This paper considers the problem of inverse reinforcement learning in zero-sum stochastic games when expert demonstrations are known to be not optimal. Compared to previous works that decouple agents in the game by assum…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)