paper-with-me

Papers

Open-ended Multi-agent Autocurricula via Visual Inspection of Policies with Multi-modal LLMs

2026-07-09 · Lorenzo Pantè, Andrea Fanti, Roberto Capobianco arxiv

Open-ended curricula in Reinforcement Learning (RL) aim to train generally-capable agents by identifying tasks that facilitate learning increasingly complex skills. A major challenge when designing such curricula is assessing task difficulty relative to the agent's current learning progress. While previous work has explored using scalar task scores or textual summaries of the agent's behavior, here we study a different approach: directly inspecting policy behavior via recorded episode videos. We introduce a simple yet effective instantiation of this approach which leverages a Video Language Model (VLM) to both process these videos and provide curriculum recommendations, which we call Visual Inspection of Policies (VIP). Since videos can naturally contain any number of controllable agents, we empirically study VIP on the StarCraft Multi-Agent Challenge (SMAC). We show that even with a lightweight and openly accessible VLM (VideoLLaMa2-7B), VIP can use policy videos to generate more effective curricula than both its text-only ablation and methods that rely on scalar task scores.

📄 PDF Abstract BibTeX arXiv:2607.08193

Code (3)

Aaron617/agent-arXiv-daily ★ 10
Tavish9/awesome-daily-AI-arxiv ★ 111
arxivsub/arXivSub_daily_arxiv ★ 2

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

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

Imagined Autocurricula

2025-09-11 · Ahmet H. Güzel, Matthew Thomas Jackson, Jarek Luca Liesen, Tim Rocktäschel 외 arxiv

Training agents to act in embodied environments typically requires vast training data or access to accurate simulation, neither of which exists for many cases in the real world. Instead, world models are emerging as an a…

Stackelberg Games for Learning Emergent Behaviors During Competitive Autocurricula

2023-05-04 · Boling Yang, Liyuan Zheng, Lillian J. Ratliff, Byron Boots 외

Autocurricular training is an important sub-area of multi-agent reinforcement learning~(MARL) that allows multiple agents to learn emergent skills in an unsupervised co-evolving scheme. The robotics community has experim…

Multi-agent Reinforcement Learning

minimax: Efficient Baselines for Autocurricula in JAX

2023-11-21 · Minqi Jiang, Michael Dennis, Edward Grefenstette, Tim Rocktäschel

Unsupervised environment design (UED) is a form of automatic curriculum learning for training robust decision-making agents to zero-shot transfer into unseen environments. Such autocurricula have received much interest f…

CPUDecision MakingGPU

Autocurricula and the Emergence of Innovation from Social Interaction: A Manifesto for Multi-Agent Intelligence Research

2019-03-02 · Joel Z. Leibo, Edward Hughes, Marc Lanctot, Thore Graepel

Evolution has produced a multi-scale mosaic of interacting adaptive units. Innovations arise when perturbations push parts of the system away from stable equilibria into new regimes where previously well-adapted solution…