LGFeb 12, 2021

Generalizing Decision Making for Automated Driving with an Invariant Environment Representation using Deep Reinforcement Learning

arXiv:2102.06765v213 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of ensuring safe and adaptable decision-making for automated driving systems in real-world variability, representing an incremental improvement over existing methods.

The paper tackles the problem of poor generalization in data-driven decision-making for automated driving by proposing an invariant environment representation from the ego vehicle's perspective, which enables agents to generalize successfully to unseen scenarios with a variable number of traffic participants, as shown by training on a small subset and evaluating on a diverse set.

Data driven approaches for decision making applied to automated driving require appropriate generalization strategies, to ensure applicability to the world's variability. Current approaches either do not generalize well beyond the training data or are not capable to consider a variable number of traffic participants. Therefore we propose an invariant environment representation from the perspective of the ego vehicle. The representation encodes all necessary information for safe decision making. To assess the generalization capabilities of the novel environment representation, we train our agents on a small subset of scenarios and evaluate on the entire diverse set of scenarios. Here we show that the agents are capable to generalize successfully to unseen scenarios, due to the abstraction. In addition we present a simple occlusion model that enables our agents to navigate intersections with occlusions without a significant change in performance.

Foundations

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

Your Notes