LGSep 7, 2022

Concept-modulated model-based offline reinforcement learning for rapid generalization

arXiv:2209.03207v11 citationsh-index: 19
Originality Incremental advance
AI Analysis

This work addresses rapid generalization for deployment in safety-critical domains like autonomous driving, though it is incremental as it builds on existing model-based and interpretability methods.

The paper tackled the problem of limited robustness in machine learning due to training data constraints by proposing a concept-modulated model-based offline reinforcement learning method, which achieved dramatic improvements in one-shot and zero-shot generalization to failure cases in a driving simulator navigation task.

The robustness of any machine learning solution is fundamentally bound by the data it was trained on. One way to generalize beyond the original training is through human-informed augmentation of the original dataset; however, it is impossible to specify all possible failure cases that can occur during deployment. To address this limitation we combine model-based reinforcement learning and model-interpretability methods to propose a solution that self-generates simulated scenarios constrained by environmental concepts and dynamics learned in an unsupervised manner. In particular, an internal model of the agent's environment is conditioned on low-dimensional concept representations of the input space that are sensitive to the agent's actions. We demonstrate this method within a standard realistic driving simulator in a simple point-to-point navigation task, where we show dramatic improvements in one-shot generalization to different instances of specified failure cases as well as zero-shot generalization to similar variations compared to model-based and model-free approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes