An Online Data-Driven Emergency-Response Method for Autonomous Agents in Unforeseen Situations
Glenn Maguire, Nicholas Ketz, Praveen Pilly, Jean-Baptiste Mouret

TL;DR
This paper introduces an online, data-efficient emergency-response method for autonomous agents, enabling quick adaptation to unforeseen situations by minimizing auto-encoder reconstruction error, demonstrated in a simulated driving scenario.
Contribution
It presents a novel online Bayesian optimization approach that allows autonomous agents to respond to unexpected events with minimal data, enhancing robustness in unforeseen situations.
Findings
Agent responds to unseen objects within 2 seconds.
Method requires only about 30 data points for adaptation.
Effective in simulated 3D car driving scenario.
Abstract
Reinforcement learning agents perform well when presented with inputs within the distribution of those encountered during training. However, they are unable to respond effectively when faced with novel, out-of-distribution events, until they have undergone additional training. This paper presents an online, data-driven, emergency-response method that aims to provide autonomous agents the ability to react to unexpected situations that are very different from those it has been trained or designed to address. In such situations, learned policies cannot be expected to perform appropriately since the observations obtained in these novel situations would fall outside the distribution of inputs that the agent has been optimized to handle. The proposed approach devises a customized response to the unforeseen situation sequentially, by selecting actions that minimize the rate of increase of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Reinforcement Learning in Robotics · Machine Learning and Data Classification
