paper-with-me

홈 › Papers

Enabling Adaptive Agent Training in Open-Ended Simulators by Targeting Diversity

2024-11-07 · Robby Costales, Stefanos Nikolaidis

The wider application of end-to-end learning methods to embodied decision-making domains remains bottlenecked by their reliance on a superabundance of training data representative of the target domain. Meta-reinforcement learning (meta-RL) approaches abandon the aim of zero-shot generalization--the goal of standard reinforcement learning (RL)--in favor of few-shot adaptation, and thus hold promise for bridging larger generalization gaps. While learning this meta-level adaptive behavior still requires substantial data, efficient environment simulators approaching real-world complexity are growing in prevalence. Even so, hand-designing sufficiently diverse and numerous simulated training tasks for these complex domains is prohibitively labor-intensive. Domain randomization (DR) and procedural generation (PG), offered as solutions to this problem, require simulators to possess carefully-defined parameters which directly translate to meaningful task diversity--a similarly prohibitive assumption. In this work, we present DIVA, an evolutionary approach for generating diverse training tasks in such complex, open-ended simulators. Like unsupervised environment design (UED) methods, DIVA can be applied to arbitrary parameterizations, but can additionally incorporate realistically-available domain knowledge--thus inheriting the flexibility and generality of UED, and the supervised structure embedded in well-designed simulators exploited by DR and PG. Our empirical results showcase DIVA's unique ability to overcome complex parameterizations and successfully train adaptive agent behavior, far outperforming competitive baselines from prior literature. These findings highlight the potential of such semi-supervised environment design (SSED) approaches, of which DIVA is the first humble constituent, to enable training in realistic simulated domains, and produce more robust and capable adaptive agents.

📄 PDF Abstract BibTeX arXiv:2411.04466

Code (1)

robbycostales/diva 공식 구현 pytorch

Tasks

DiversityMeta Reinforcement LearningReinforcement Learning (RL)Zero-shot Generalization

Similar Papers 제목 키워드 기반

O$^2$-Searcher: A Searching-based Agent Model for Open-Domain Open-Ended Question Answering

2025-05-22 · Jianbiao Mei, Tao Hu, Daocheng Fu, Licheng Wen 외

Large Language Models (LLMs), despite their advancements, are fundamentally limited by their static parametric knowledge, hindering performance on tasks requiring open-domain up-to-date information. While enabling LLMs t…

Answer GenerationOpen-Ended Question AnsweringQuestion AnsweringWorld Knowledge

Human-Timescale Adaptation in an Open-Ended Task Space

2023-01-18 · Adaptive Agent Team, Jakob Bauer, Kate Baumli, Satinder Baveja 외

Foundation models have shown impressive adaptation and scalability in supervised and self-supervised learning problems, but so far these successes have not fully translated to reinforcement learning (RL). In this work, w…

In-Context LearningMeta Reinforcement Learningreinforcement-learningReinforcement Learning+2

Control Charts for Multi-agent Systems

2026-05-11 · Hayden Helm, Carey Priebe, Brandon Duderstadt arxiv

Generative agents have proven to be powerful assistants in a wide variety of contexts. Given this success, users are now deploying agents with minimal restrictions in open ended, multi-agent environments. Current methods…

Toward Open-ended Embodied Tasks Solving

2023-12-10 · William Wei Wang, Dongqi Han, Xufang Luo, Yifei Shen 외

Empowering embodied agents, such as robots, with Artificial Intelligence (AI) has become increasingly important in recent years. A major challenge is task open-endedness. In practice, robots often need to perform tasks w…

CODE-SHARP: Continuous Open-ended Discovery and Evolution of Skills as Hierarchical Reward Programs

2026-02-10 · Richard Bornemann, Pierluigi Vito Amadori, Antoine Cully arxiv

A core quality of general intelligence is the ability to open-endedly expand and evolve its set of mastered skills autonomously. While recent Foundation Model (FM) driven approaches have shown promising results towards t…

Reinforcement Learning