AILOOct 17, 2021

AUTO-DISCERN: Autonomous Driving Using Common Sense Reasoning

arXiv:2110.13606v129 citations
Originality Incremental advance
AI Analysis

This addresses the problem of making autonomous driving decisions more interpretable and reliable for safety-critical applications, though it appears incremental as it builds on existing ASP technology.

The paper tackles autonomous driving decision-making by proposing to use commonsense reasoning instead of machine learning, resulting in the AUTO-DISCERN system that simulates human driver reasoning for explainable and ethical decisions.

Driving an automobile involves the tasks of observing surroundings, then making a driving decision based on these observations (steer, brake, coast, etc.). In autonomous driving, all these tasks have to be automated. Autonomous driving technology thus far has relied primarily on machine learning techniques. We argue that appropriate technology should be used for the appropriate task. That is, while machine learning technology is good for observing and automatically understanding the surroundings of an automobile, driving decisions are better automated via commonsense reasoning rather than machine learning. In this paper, we discuss (i) how commonsense reasoning can be automated using answer set programming (ASP) and the goal-directed s(CASP) ASP system, and (ii) develop the AUTO-DISCERN system using this technology for automating decision-making in driving. The goal of our research, described in this paper, is to develop an autonomous driving system that works by simulating the mind of a human driver. Since driving decisions are based on human-style reasoning, they are explainable, their ethics can be ensured, and they will always be correct, provided the system modeling and system inputs are correct.

Foundations

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

Your Notes