LGAIROSep 27, 2023

Symbolic Imitation Learning: From Black-Box to Explainable Driving Policies

arXiv:2309.16025v24 citationsh-index: 23
Originality Incremental advance
AI Analysis

This addresses safety-critical issues in autonomous driving by providing more transparent and generalizable policies, though it is incremental as it builds on existing imitation learning methods.

The paper tackles the problem of interpretability and generalizability in imitation learning for autonomous driving by introducing Symbolic Imitation Learning (SIL), which uses Inductive Logic Programming to derive explainable policies from synthetic datasets, achieving strong performance on real-world datasets like HighD and NGSim.

Current imitation learning approaches, predominantly based on deep neural networks (DNNs), offer efficient mechanisms for learning driving policies from real-world datasets. However, they suffer from inherent limitations in interpretability and generalizability--issues of critical importance in safety-critical domains such as autonomous driving. In this paper, we introduce Symbolic Imitation Learning (SIL), a novel framework that leverages Inductive Logic Programming (ILP) to derive explainable and generalizable driving policies from synthetic datasets. We evaluate SIL on real-world HighD and NGSim datasets, comparing its performance with state-of-the-art neural imitation learning methods using metrics such as collision rate, lane change efficiency, and average speed. The results indicate that SIL significantly enhances policy transparency while maintaining strong performance across varied driving conditions. These findings highlight the potential of integrating ILP into imitation learning to promote safer and more reliable autonomous systems.

Foundations

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

Your Notes