paper-with-me

Papers

Visual Attention Prediction Improves Performance of Autonomous Drone Racing Agents

2022-01-07 · Christian Pfeiffer, Simon Wengeler, Antonio Loquercio, Davide Scaramuzza

Humans race drones faster than neural networks trained for end-to-end autonomous flight. This may be related to the ability of human pilots to select task-relevant visual information effectively. This work investigates whether neural networks capable of imitating human eye gaze behavior and attention can improve neural network performance for the challenging task of vision-based autonomous drone racing. We hypothesize that gaze-based attention prediction can be an efficient mechanism for visual information selection and decision making in a simulator-based drone racing task. We test this hypothesis using eye gaze and flight trajectory data from 18 human drone pilots to train a visual attention prediction model. We then use this visual attention prediction model to train an end-to-end controller for vision-based autonomous drone racing using imitation learning. We compare the drone racing performance of the attention-prediction controller to those using raw image inputs and image-based abstractions (i.e., feature tracks). Comparing success rates for completing a challenging race track by autonomous flight, our results show that the attention-prediction based controller (88% success rate) outperforms the RGB-image (61% success rate) and feature-tracks (55% success rate) controller baselines. Furthermore, visual attention-prediction and feature-track based models showed better generalization performance than image-based models when evaluated on hold-out reference trajectories. Our results demonstrate that human visual attention prediction improves the performance of autonomous vision-based drone racing agents and provides an essential step towards vision-based, fast, and agile autonomous flight that eventually can reach and even exceed human performances.

📄 PDF Abstract BibTeX arXiv:2201.02569

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingImitation LearningPrediction

Similar Papers 제목 키워드 기반

Human Visual Attention Prediction Boosts Learning & Performance of Autonomous Driving Agents

2019-09-11 · Alexander Makrigiorgos, Ali Shafti, Alex Harston, Julien Gerard 외

Autonomous driving is a multi-task problem requiring a deep understanding of the visual environment. End-to-end autonomous systems have attracted increasing interest as a method of learning to drive without exhaustively …

Autonomous Driving

SAVAnet: Surgical Action-Driven Visual Attention Network for Autonomous Endoscope Control

2022-09-19 · IEEE Transactions on Automation Science and Engineering 2022 9 · Huxin Gao, Weichen Fan, Liang Qiu, Xiaoxiao Yang 외

An endoscope holder must understand the detailed surgical actions and the surgeons’ visual attention to keep important targets in the field of endoscopic view during operations. From an intensive analysis of the surgeons…

Aggregated Sparse Attention for Steering Angle Prediction

2018-03-15 · Sen He, Dmitry Kangin, Yang Mi, Nicolas Pugeault

In this paper, we apply the attention mechanism to autonomous driving for steering angle prediction. We propose the first model, applying the recently introduced sparse attention mechanism to visual domain, as well as th…

Autonomous DrivingPrediction

Introvert: Human Trajectory Prediction via Conditional 3D Attention

2021-06-19 · CVPR 2021 1 · Nasim Shafiee, Taskin Padir, Ehsan Elhamifar

Predicting human trajectories is an important component of autonomous moving platforms, such as social robots and self-driving cars. Human trajectories are affected by both the physical features of the environment an…

PredictionSelf-Driving CarsTrajectory Prediction

Reason induced visual attention for explainable autonomous driving

2021-10-11 · Sikai Chen, Jiqian Dong, Runjia Du, Yujie Li 외

Deep learning (DL) based computer vision (CV) models are generally considered as black boxes due to poor interpretability. This limitation impedes efficient diagnoses or predictions of system failure, thereby precluding …

Autonomous Driving