ROCVLGJul 23, 2020

Enhanced Transfer Learning for Autonomous Driving with Systematic Accident Simulation

arXiv:2007.12148v130 citations
AI Analysis

This work addresses safety issues in autonomous driving by enhancing model robustness for edge cases, though it is incremental as it builds on existing transfer learning approaches.

The paper tackled the problem of covering edge cases like accidents in autonomous driving by systematically simulating common accident scenarios, and found that transfer learning with this simulated data improves generalization and collision avoidance compared to random initialization methods.

Simulation data can be utilized to extend real-world driving data in order to cover edge cases, such as vehicle accidents. The importance of handling edge cases can be observed in the high societal costs in handling car accidents, as well as potential dangers to human drivers. In order to cover a wide and diverse range of all edge cases, we systemically parameterize and simulate the most common accident scenarios. By applying this data to autonomous driving models, we show that transfer learning on simulated data sets provide better generalization and collision avoidance, as compared to random initialization methods. Our results illustrate that information from a model trained on simulated data can be inferred to a model trained on real-world data, indicating the potential influence of simulation data in real world models and advancements in handling of anomalous driving scenarios.

Foundations

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

Your Notes