paper-with-me

Papers

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

2023-09-27 · Iman Sharifi, Saber Fallah

Current methods of imitation learning (IL), primarily based on deep neural networks, offer efficient means for obtaining driving policies from real-world data but suffer from significant limitations in interpretability and generalizability. These shortcomings are particularly concerning in safety-critical applications like autonomous driving. In this paper, we address these limitations by introducing Symbolic Imitation Learning (SIL), a groundbreaking method that employs Inductive Logic Programming (ILP) to learn driving policies which are transparent, explainable and generalisable from available datasets. Utilizing the real-world highD dataset, we subject our method to a rigorous comparative analysis against prevailing neural-network-based IL methods. Our results demonstrate that SIL not only enhances the interpretability of driving policies but also significantly improves their applicability across varied driving situations. Hence, this work offers a novel pathway to more reliable and safer autonomous driving systems, underscoring the potential of integrating ILP into the domain of IL.

📄 PDF Abstract BibTeX arXiv:2309.16025

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingImitation LearningInductive logic programming

Similar Papers 제목 키워드 기반

Interpretable and Explainable Logical Policies via Neurally Guided Symbolic Abstraction

2023-06-02 · NeurIPS 2023 11

The limited priors required by neural networks make them the dominating choice to encode and learn policies using reinforcement learning (RL). However, they are also black-boxes, making it hard to understand the agent's …

Reinforcement Learning (RL)

CDT: Cascading Decision Trees for Explainable Reinforcement Learning

2020-11-15 · Zihan Ding, Pablo Hernandez-Leal, Gavin Weiguang Ding, Changjian Li 외

Deep Reinforcement Learning (DRL) has recently achieved significant advances in various domains. However, explaining the policy of RL agents still remains an open problem due to several factors, one being the complexity …

Deep Reinforcement LearningExplainable ModelsImitation Learningreinforcement-learning+3

Discovering Continuous-Time Memory-Based Symbolic Policies using Genetic Programming

2024-06-04 · Sigur de Vries, Sander Keemink, Marcel van Gerven

Artificial intelligence techniques are increasingly being applied to solve control problems, but often rely on black-box methods without transparent output generation. To improve the interpretability and transparency in …

Towards Safe Autonomous Driving Policies using a Neuro-Symbolic Deep Reinforcement Learning Approach

2023-07-03 · Iman Sharifi, Mustafa Yıldırım, Saber Fallah

The dynamic nature of driving environments and the presence of diverse road users pose significant challenges for decision-making in autonomous driving. Deep reinforcement learning (DRL) has emerged as a popular approach…

Autonomous DrivingDecision MakingDeep Reinforcement Learning

Distilling Reinforcement Learning Policies for Interpretable Robot Locomotion: Gradient Boosting Machines and Symbolic Regression

2024-03-21 · Fernando Acero, Zhibin Li

Recent advancements in reinforcement learning (RL) have led to remarkable achievements in robot locomotion capabilities. However, the complexity and ``black-box'' nature of neural network-based RL policies hinder their i…

Additive modelsReinforcement Learning (RL)Symbolic Regression