paper-with-me

Papers

Improving Human-AI Coordination through Online Adversarial Training and Generative Models

2025-04-21 · Paresh Chaudhary, Yancheng Liang, Daphne Chen, Simon S. Du, Natasha Jaques

Being able to cooperate with new people is an important component of many economically valuable AI tasks, from household robotics to autonomous driving. However, generalizing to novel humans requires training on data that captures the diversity of human behaviors. Adversarial training is a promising method that allows dynamic data generation and ensures that agents are robust. It creates a feedback loop where the agent's performance influences the generation of new adversarial data, which can be used immediately to train the agent. However, adversarial training is difficult to apply in a cooperative task; how can we train an adversarial cooperator? We propose a novel strategy that combines a pretrained generative model to simulate valid cooperative agent policies with adversarial training to maximize regret. We call our method GOAT: Generative Online Adversarial Training. In this framework, the GOAT dynamically searches the latent space of the generative model for coordination strategies where the learning policy, the Cooperator agent, underperforms. GOAT enables better generalization by exposing the Cooperator to various challenging interaction scenarios. We maintain realistic coordination strategies by keeping the generative model frozen, thus avoiding adversarial exploitation. We evaluate GOAT with real human partners, and the results demonstrate state of the art performance on the Overcooked benchmark, highlighting its effectiveness in generalizing to diverse human behaviors.

📄 PDF Abstract BibTeX arXiv:2504.15457

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Distributed Online Submodular Maximization under Communication Delays: A Simultaneous Decision-Making Approach

2026-03-29 · Zirui Xu, Vasileios Tzoumas arxiv

We provide a distributed online algorithm for multi-agent submodular maximization under communication delays. We are motivated by the future distributed information-gathering tasks in unknown and dynamic environments, wh…

AdverSAR: Adversarial Search and Rescue via Multi-Agent Reinforcement Learning

2022-12-20 · Aowabin Rahman, Arnab Bhattacharya, Thiagarajan Ramachandran, Sayak Mukherjee 외

Search and Rescue (SAR) missions in remote environments often employ autonomous multi-robot systems that learn, plan, and execute a combination of local single-robot control actions, group primitives, and global mission-…

Meta-LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Online Submodular Coordination with Bounded Tracking Regret: Theory, Algorithm, and Applications to Multi-Robot Coordination

2022-09-26 · Zirui Xu, HongYu Zhou, Vasileios Tzoumas

We enable efficient and effective coordination in unpredictable environments, i.e., in environments whose future evolution is unknown a priori and even adversarial. We are motivated by the future of autonomy that involve…

Multi-Task Generative Adversarial Nets with Shared Memory for Cross-Domain Coordination Control

2018-07-01 · JunPing Wang, Wensheng Zhang, Ian Thomas, ShiHui Duan 외

Generating sequential decision process from huge amounts of measured process data is a future research direction for collaborative factory automation, making full use of those online or offline process data to directly d…

Decision MakingSequential Decision Making

Trust-Aware Resilient Control and Coordination of Connected and Automated Vehicles

2023-05-26 · H M Sabbir Ahmad, Ehsan Sabouni, Wei Xiao, Christos G. Cassandras 외

We address the security of a network of Connected and Automated Vehicles (CAVs) cooperating to navigate through a conflict area. Adversarial attacks such as Sybil attacks can cause safety violations resulting in collisio…

Navigate