Autonomous driving paper index
Explainability Framework for Policy-Aware Autonomous Agents
One-line summary
An autonomous driving research paper: Explainability Framework for Policy-Aware Autonomous Agents.
Engineering notes
Key topics: autonomous driving. See the paper for implementation details and experimental results.
Chinese explanation / 中文解读
中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。
Original abstract
In the field of Artificial Intelligence, an agent is a system which is able to autonomously make decisions in order to reach a desired goal.As these systems grow more prevalent in our day-to-day lives, there has been an increased need to add explainability features which can provide an account for an agent's behavior.We therefore propose a framework that outlines how to produce comprehensible explanations for policy-aware agents, or agents which have rule-enforcing policies incorporated in their decision-making framework.This framework is designed using insights from the social sciences on how to produce good explanations.It is implemented in the Answer Set Programming language while using Python to assist with information extraction and natural-language translation.Because these agents incur penalties when violating policies, we are able to leverage these penalties to detect undesirable events in scenarios that are counterfactual to the agents' original actions.This lends itself to creating contrastive explanations (e.g., "the agent performed this action because, had it not, undesirable event X would have occurred."),which formulate the core component for our explainability framework.The framework is evaluated using a survey wherein human participants provide feedback on our program-generated explanations.
Links and sources
Need this topic turned into a technical roadmap?
Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.
Request B2B research
Comments