English

Beyond Fixed Tasks: Unsupervised Environment Design for Task-Level Pairs

Machine Learning 2025-12-30 v2 Artificial Intelligence

Abstract

Training general agents to follow complex instructions (tasks) in intricate environments (levels) remains a core challenge in reinforcement learning. Random sampling of task-level pairs often produces unsolvable combinations, highlighting the need to co-design tasks and levels. While unsupervised environment design (UED) has proven effective at automatically designing level curricula, prior work has only considered a fixed task. We present ATLAS (Aligning Tasks and Levels for Autocurricula of Specifications), a novel method that generates joint autocurricula over tasks and levels. Our approach builds upon UED to automatically produce solvable yet challenging task-level pairs for policy training. To evaluate ATLAS and drive progress in the field, we introduce an evaluation suite that models tasks as reward machines in Minigrid levels. Experiments demonstrate that ATLAS vastly outperforms random sampling approaches, particularly when sampling solvable pairs is unlikely. We further show that mutations leveraging the structure of both tasks and levels accelerate convergence to performant policies.

Keywords

Cite

@article{arxiv.2511.12706,
  title  = {Beyond Fixed Tasks: Unsupervised Environment Design for Task-Level Pairs},
  author = {Daniel Furelos-Blanco and Charles Pert and Frederik Kelbel and Alex F. Spies and Alessandra Russo and Michael Dennis},
  journal= {arXiv preprint arXiv:2511.12706},
  year   = {2025}
}

Comments

Extended version of paper accepted for publication at the 40th AAAI Conference on Artificial Intelligence (AAAI)

R2 v1 2026-07-01T07:39:56.805Z