paper-with-me

Papers

AutoPreview: A Framework for Autopilot Behavior Understanding

2021-02-25 · Yuan Shen, Niviru Wijayaratne, Peter Du, Shanduojiao Jiang, Katherine Driggs Campbell

The behavior of self driving cars may differ from people expectations, (e.g. an autopilot may unexpectedly relinquish control). This expectation mismatch can cause potential and existing users to distrust self driving technology and can increase the likelihood of accidents. We propose a simple but effective framework, AutoPreview, to enable consumers to preview a target autopilot potential actions in the real world driving context before deployment. For a given target autopilot, we design a delegate policy that replicates the target autopilot behavior with explainable action representations, which can then be queried online for comparison and to build an accurate mental model. To demonstrate its practicality, we present a prototype of AutoPreview integrated with the CARLA simulator along with two potential use cases of the framework. We conduct a pilot study to investigate whether or not AutoPreview provides deeper understanding about autopilot behavior when experiencing a new autopilot policy for the first time. Our results suggest that the AutoPreview method helps users understand autopilot behavior in terms of driving style comprehension, deployment preference, and exact action timing prediction.

📄 PDF Abstract BibTeX arXiv:2102.13034

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Driving Cars

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Building Mental Models through Preview of Autopilot Behaviors

2021-04-12 · Yuan Shen, Niviru Wijayaratne, Katherine Driggs-Campbell

Effective human-vehicle collaboration requires an appropriate un-derstanding of vehicle behavior for safety and trust. Improvingon our prior work by adding a future prediction module, we in-troduce our framework, calledA…

Future prediction

Tesla's Autopilot: Ethics and Tragedy

2024-09-25 · Aravinda Jatavallabha

This case study delves into the ethical ramifications of an incident involving Tesla's Autopilot, emphasizing Tesla Motors' moral responsibility. Using a seven-step ethical decision-making process, it examines user behav…

Decision MakingEthics

Imitation Learning for Neural Network Autopilot in Fixed-Wing Unmanned Aerial Systems

2020-09-04 · International Conference on Unmanned Aircraft Systems (ICUAS) 2020 9 · Daksh Shukla, Shawn Keshmiri, Nicole Beckage

This research identifies the feasibility of training an artificial neural network (ANN) autopilot, using supervised learning techniques, including an imitation learning framework known as the data aggregation set (DAgger…

Imitation Learning

AUTOPILOT VQA: Benchmarking Vision-Language Models for Incident-Centric Dashcam Understanding

2026-07-09 · Siddharth Damodharan, Radhika Gupta, Ali Alshami, Ryan Rabinowitz 외 arxiv

Recent advances in Vision-Language Models, Large Language Models, and Multimodal Large Language Models have improved autonomous driving tasks such as scene understanding, decision making, trajectory prediction, and visua…

Visual Question AnsweringTrajectory PredictionScene UnderstandingAutonomous Driving

ROScopter: A Multirotor Autopilot based on ROSflight 2.0

2026-03-05 · Jacob Moore, Ian Reid, Phil Tokumaru, Randy Beard 외 arxiv

ROScopter is a lean multirotor autopilot built for researchers. ROScopter seeks to accelerate simulation and hardware testing of research code with an architecture that is both easy to understand and simple to modify. RO…