English

NovGrid: A Flexible Grid World for Evaluating Agent Response to Novelty

Artificial Intelligence 2022-03-24 v1 Machine Learning

Abstract

A robust body of reinforcement learning techniques have been developed to solve complex sequential decision making problems. However, these methods assume that train and evaluation tasks come from similarly or identically distributed environments. This assumption does not hold in real life where small novel changes to the environment can make a previously learned policy fail or introduce simpler solutions that might never be found. To that end we explore the concept of {\em novelty}, defined in this work as the sudden change to the mechanics or properties of environment. We provide an ontology of for novelties most relevant to sequential decision making, which distinguishes between novelties that affect objects versus actions, unary properties versus non-unary relations, and the distribution of solutions to a task. We introduce NovGrid, a novelty generation framework built on MiniGrid, acting as a toolkit for rapidly developing and evaluating novelty-adaptation-enabled reinforcement learning techniques. Along with the core NovGrid we provide exemplar novelties aligned with our ontology and instantiate them as novelty templates that can be applied to many MiniGrid-compliant environments. Finally, we present a set of metrics built into our framework for the evaluation of novelty-adaptation-enabled machine-learning techniques, and show characteristics of a baseline RL model using these metrics.

Keywords

Cite

@article{arxiv.2203.12117,
  title  = {NovGrid: A Flexible Grid World for Evaluating Agent Response to Novelty},
  author = {Jonathan Balloch and Zhiyu Lin and Mustafa Hussain and Aarun Srinivas and Robert Wright and Xiangyu Peng and Julia Kim and Mark Riedl},
  journal= {arXiv preprint arXiv:2203.12117},
  year   = {2022}
}

Comments

7 pages, 4 figures, AAAI Spring Symposium 2022 on Designing Artificial Intelligence for Open Worlds (Long Oral)

R2 v1 2026-06-24T10:22:46.109Z