ROAIOct 26, 2022

Learning Deep Sensorimotor Policies for Vision-based Autonomous Drone Racing

arXiv:2210.14985v135 citationsh-index: 115
Originality Incremental advance
AI Analysis

This work addresses the problem of enabling drones to operate autonomously in unstructured environments without hand-engineered components, representing an incremental step toward vision-based systems.

The paper tackled vision-based autonomous drone racing by learning deep sensorimotor policies that directly infer control commands from raw images, achieving racing performance comparable to state-based policies while being robust to visual disturbances.

Autonomous drones can operate in remote and unstructured environments, enabling various real-world applications. However, the lack of effective vision-based algorithms has been a stumbling block to achieving this goal. Existing systems often require hand-engineered components for state estimation, planning, and control. Such a sequential design involves laborious tuning, human heuristics, and compounding delays and errors. This paper tackles the vision-based autonomous-drone-racing problem by learning deep sensorimotor policies. We use contrastive learning to extract robust feature representations from the input images and leverage a two-stage learning-by-cheating framework for training a neural network policy. The resulting policy directly infers control commands with feature representations learned from raw images, forgoing the need for globally-consistent state estimation, trajectory planning, and handcrafted control design. Our experimental results indicate that our vision-based policy can achieve the same level of racing performance as the state-based policy while being robust against different visual disturbances and distractors. We believe this work serves as a stepping-stone toward developing intelligent vision-based autonomous systems that control the drone purely from image inputs, like human pilots.

Foundations

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

Your Notes