paper-with-me

Papers

ROTATE: Regret-driven Open-ended Training for Ad Hoc Teamwork

2025-05-29 · Caroline Wang, Arrasy Rahman, Jiaxun Cui, Yoonchang Sung, Peter Stone

Developing AI agents capable of collaborating with previously unseen partners is a fundamental generalization challenge in multi-agent learning, known as Ad Hoc Teamwork (AHT). Existing AHT approaches typically adopt a two-stage pipeline, where first, a fixed population of teammates is generated with the idea that they should be representative of the teammates that will be seen at deployment time, and second, an AHT agent is trained to collaborate well with agents in the population. To date, the research community has focused on designing separate algorithms for each stage. This separation has led to algorithms that generate teammate pools with limited coverage of possible behaviors, and that ignore whether the generated teammates are easy to learn from for the AHT agent. Furthermore, algorithms for training AHT agents typically treat the set of training teammates as static, thus attempting to generalize to previously unseen partner agents without assuming any control over the distribution of training teammates. In this paper, we present a unified framework for AHT by reformulating the problem as an open-ended learning process between an ad hoc agent and an adversarial teammate generator. We introduce ROTATE, a regret-driven, open-ended training algorithm that alternates between improving the AHT agent and generating teammates that probe its deficiencies. Extensive experiments across diverse AHT environments demonstrate that ROTATE significantly outperforms baselines at generalizing to an unseen set of evaluation teammates, thus establishing a new standard for robust and generalizable teamwork.

📄 PDF Abstract BibTeX arXiv:2505.23686

Code (1)

carolinewang01/rotate 공식 구현 jax

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here
HOC 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

MMRotate: A Rotated Object Detection Benchmark using PyTorch

2022-04-28 · Yue Zhou, Xue Yang, Gefan Zhang, Jiabao Wang 외

We present an open-source toolbox, named MMRotate, which provides a coherent algorithm framework of training, inferring, and evaluation for the popular rotated object detection algorithm based on deep learning. MMRotate …

Objectobject-detectionObject Detection

Data-Driven Online Model Selection With Regret Guarantees

2023-06-05 · Aldo Pacchiano, Christoph Dann, Claudio Gentile

We consider model selection for sequential decision making in stochastic environments with bandit feedback, where a meta-learner has at its disposal a pool of base learners, and decides on the fly which action to take ba…

Decision MakingmodelModel SelectionSequential Decision Making

Spherical Steering: Geometry-Aware Activation Rotation for Language Models

2026-02-09 · Zejia You, Chunyuan Deng, Hanjie Chen arxiv

Inference-time steering offers a promising way to control language models (LMs) without retraining. However, standard approaches typically rely on activation addition, which inevitably alters the hidden-state magnitudes …

Learning Curricula in Open-Ended Worlds

2023-12-03 · Minqi Jiang

Deep reinforcement learning (RL) provides powerful methods for training optimal sequential decision-making agents. As collecting real-world interactions can entail additional costs and safety risks, the common paradigm o…

Decision MakingDeep Reinforcement LearningReinforcement Learning (RL)Sequential Decision Making

Stability and performance in transient average constrained economic MPC without terminal constraints

2020-10-20

In this paper, we investigate system theoretic properties of transient average constrained economic model predictive control (MPC) without terminal constraints. We show that the optimal open-loop solution passes by the o…

Model Predictive Control