vix.ing · top · new · best · stats · spec

Robust In-Context Reinforcement Learning Under Reward Poisoning Attacks

2025/06/07 by Paulius Sasnauskas, Sasnauskas, Paulius, Yiğit Yalın +3
Computer Science · Medicine · Neuroscience · #Adversarial Robustness in Machine Learning #Cardiac electrophysiology and arrhythmias #Cryptography and Security (cs.CR) #EEG and Brain-Computer Interfaces #FOS: Computer and information sciences #Machine Learning (cs.LG)

paper · pdf · doi:10.48550/arxiv.2506.06891

openalex publication_date 2025/06/07 · openalex created_date 2025/10/19 · openalex updated_date 2026/07/28

Abstract

We study the corruption-robustness of in-context reinforcement learning (ICRL), focusing on the Decision-Pretrained Transformer (DPT, Lee et al., 2023). To address the challenge of reward poisoning attacks targeting the DPT, we propose a novel adversarial training framework, called Adversarially Trained DPT (AT-DPT). Our method simultaneously trains a population of attackers to minimize the true reward of the DPT by poisoning environment rewards, and a DPT model to infer optimal actions from the poisoned data. We evaluate the effectiveness of our approach against standard bandit algorithms, including robust baselines designed to handle reward contamination. Our results show that AT-DPT significantly outperforms them in bandit settings under a learned attacker, and generalizes to more complex environments such as adaptive attackers and MDPs. It shows promise in ICRL as a meta-RL approach to learning effective corruption-robust algorithms.

Citations

Related