paper-with-me

Papers

NestRL: A Nested Training Regime for Mutual Adaptation in Human-AI Teaming

2026-02-18 · Upasana Biswas, Durgesh Kalwar, Subbarao Kambhampati, Sarath Sreedharan arxiv

Mutual adaptation is a central challenge in human-AI teaming, as humans naturally adjust their strategies in response to an AI agent's behavior. Existing approaches attempt to approximate human behavior by diversifying training partners; however, these partners are typically static and fail to capture the adaptive nature of human teammates. When agents are trained jointly in standard multi-agent settings, they often converge to opaque coordination strategies that work only with their co-trained partners, leading to poor generalization. To model adaptive human behavior, we formulate human-AI teaming as an Interactive Partially Observable Markov Decision Process (I-POMDP). We propose NestRL, a nested training regime that learns the solution to a finite-level I-POMDP by training agents at each level against adaptive agents from the level below. This exposes agents to adaptive behavior while preventing emergence of opaque coordination strategies. We provide theoretical analysis showing that NestRL agents avoid convergence to partner-specific strategies, and validate this empirically in the Overcooked domain against state-of-the-art baselines. NestRL achieves higher task performance with both unseen adaptive agents and real human teammates, while exhibiting significantly greater adaptability over the course of interaction.

📄 PDF Abstract BibTeX arXiv:2602.17737

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dynamic Nested Hierarchies: Pioneering Self-Evolution in Machine Learning Architectures for Lifelong Intelligence

2025-11-18 · Akbar Anbar Jafari, Cagri Ozcinar, Gholamreza Anbarjafari arxiv

Contemporary machine learning models, including large language models, exhibit remarkable capabilities in static tasks yet falter in non-stationary environments due to rigid architectures that hinder continual adaptation…

Continual Learning

Nested Named Entity Recognition as Holistic Structure Parsing

2022-04-17 · Yifei Yang, Zuchao Li, Hai Zhao

As a fundamental natural language processing task and one of core knowledge extraction techniques, named entity recognition (NER) is widely used to extract information from texts for downstream tasks. Nested NER is a bra…

Domain Adaptationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Nested Named Entity Recognition as Corpus Aware Holistic Structure Parsing

2022-10-01 · COLING 2022 10 · Yifei Yang, Zuchao Li, Hai Zhao

As a fundamental natural language processing task and one of core knowledge extraction techniques, named entity recognition (NER) is widely used to extract information from texts for downstream tasks. Nested NER is a bra…

Domain Adaptationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Inductive biases of multi-task learning and finetuning: multiple regimes of feature reuse

2023-10-03 · Samuel Lippl, Jack W. Lindsey

Neural networks are often trained on multiple tasks, either simultaneously (multi-task learning, MTL) or sequentially (pretraining and subsequent finetuning, PT+FT). In particular, it is common practice to pretrain neura…

feature selectionimage-classificationImage ClassificationInductive Bias+1

Federated Nested Learning: Collaborative Training of Self-Referential Memories for Test-Time Adaptation

2026-05-08 · Hong Chen, Pengcheng Wu, Yuanguo Lin, Peilin Zhao 외 arxiv

We rethink Federated Learning (FL) from a nested learning perspective, framing the core challenge as how to collaboratively learn optimization rules, not just static models, to tackle Non-IID client data. To address this…

Test-time AdaptationFederated Learning