paper-with-me

홈 › Papers

Improving Environment Novelty Quantification for Effective Unsupervised Environment Design

2025-02-08 · Jayden Teoh, Wenjun Li, Pradeep Varakantham

Unsupervised Environment Design (UED) formalizes the problem of autocurricula through interactive training between a teacher agent and a student agent. The teacher generates new training environments with high learning potential, curating an adaptive curriculum that strengthens the student's ability to handle unseen scenarios. Existing UED methods mainly rely on regret, a metric that measures the difference between the agent's optimal and actual performance, to guide curriculum design. Regret-driven methods generate curricula that progressively increase environment complexity for the student but overlook environment novelty -- a critical element for enhancing an agent's generalizability. Measuring environment novelty is especially challenging due to the underspecified nature of environment parameters in UED, and existing approaches face significant limitations. To address this, this paper introduces the Coverage-based Evaluation of Novelty In Environment (CENIE) framework. CENIE proposes a scalable, domain-agnostic, and curriculum-aware approach to quantifying environment novelty by leveraging the student's state-action space coverage from previous curriculum experiences. We then propose an implementation of CENIE that models this coverage and measures environment novelty using Gaussian Mixture Models. By integrating both regret and novelty as complementary objectives for curriculum design, CENIE facilitates effective exploration across the state-action space while progressively increasing curriculum complexity. Empirical evaluations demonstrate that augmenting existing regret-based UED algorithms with CENIE achieves state-of-the-art performance across multiple benchmarks, underscoring the effectiveness of novelty-driven autocurricula for robust generalization.

📄 PDF Abstract BibTeX arXiv:2502.05726

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neuro-Symbolic World Models for Adapting to Open World Novelty

2023-01-16 · Jonathan Balloch, Zhiyu Lin, Robert Wright, Xiangyu Peng 외

Open-world novelty--a sudden change in the mechanics or properties of an environment--is a common occurrence in the real world. Novelty adaptation is an agent's ability to improve its policy performance post-novelty. Mos…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Generating Novelty in Open-World Multi-Agent Strategic Board Games

2025-07-04 · Mayank Kejriwal, Shilpa Thomas arxiv

We describe GNOME (Generating Novelty in Open-world Multi-agent Environments), an experimental platform that is designed to test the effectiveness of multi-agent AI systems when faced with \emph{novelty}. GNOME separates…

Model Accuracy and Data Heterogeneity Shape Uncertainty Quantification in Machine Learning Interatomic Potentials

2025-08-05 · Fei Shuang, Zixiong Wei, Kai Liu, Wei Gao 외 arxiv

Machine learning interatomic potentials (MLIPs) enable accurate atomistic modelling, but reliable uncertainty quantification (UQ) remains elusive. In this study, we investigate two UQ strategies, ensemble learning and D-…

Ensemble LearningActive Learning

Characterizing Novelty in the Military Domain

2023-02-23 · Theresa Chadwick, James Chao, Christianne Izumigawa, George Galdorisi 외

A critical factor in utilizing agents with Artificial Intelligence (AI) is their robustness to novelty. AI agents include models that are either engineered or trained. Engineered models include knowledge of those aspects…

AquaSignal: An Integrated Framework for Robust Underwater Acoustic Analysis

2025-05-20 · Eirini Panteli, Paulo E. Santos, Nabil Humphrey

This paper presents AquaSignal, a modular and scalable pipeline for preprocessing, denoising, classification, and novelty detection of underwater acoustic signals. Designed to operate effectively in noisy and dynamic mar…

DenoisingNovelty Detection