paper-with-me

Papers

Fully neuromorphic vision and control for autonomous drone flight

2023-03-15 · Federico Paredes-Vallés, Jesse Hagenaars, Julien Dupeyroux, Stein Stroobants, Yingfu Xu, Guido de Croon

Biological sensing and processing is asynchronous and sparse, leading to low-latency and energy-efficient perception and action. In robotics, neuromorphic hardware for event-based vision and spiking neural networks promises to exhibit similar characteristics. However, robotic implementations have been limited to basic tasks with low-dimensional sensory inputs and motor actions due to the restricted network size in current embedded neuromorphic processors and the difficulties of training spiking neural networks. Here, we present the first fully neuromorphic vision-to-control pipeline for controlling a freely flying drone. Specifically, we train a spiking neural network that accepts high-dimensional raw event-based camera data and outputs low-level control actions for performing autonomous vision-based flight. The vision part of the network, consisting of five layers and 28.8k neurons, maps incoming raw events to ego-motion estimates and is trained with self-supervised learning on real event data. The control part consists of a single decoding layer and is learned with an evolutionary algorithm in a drone simulator. Robotic experiments show a successful sim-to-real transfer of the fully learned neuromorphic pipeline. The drone can accurately follow different ego-motion setpoints, allowing for hovering, landing, and maneuvering sideways$\unicode{x2014}$even while yawing at the same time. The neuromorphic pipeline runs on board on Intel's Loihi neuromorphic processor with an execution frequency of 200 Hz, spending only 27 $\unicode{x00b5}$J per inference. These results illustrate the potential of neuromorphic sensing and processing for enabling smaller, more intelligent robots.

📄 PDF Abstract BibTeX arXiv:2303.08778

Code (0)

등록된 구현이 없습니다.

Tasks

Event-based visionSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Design and implementation of a parsimonious neuromorphic PID for onboard altitude control for MAVs using neuromorphic processors

2021-09-21 · Stein Stroobants, Julien Dupeyroux, Guido de Croon

The great promises of neuromorphic sensing and processing for robotics have led researchers and engineers to investigate novel models for robust and reliable control of autonomous robots (navigation, obstacle detection a…

AirSim Drone Racing Lab

2020-03-12 · Ratnesh Madaan, Nicholas Gyde, Sai Vemprala, Matthew Brown 외

Autonomous drone racing is a challenging research problem at the intersection of computer vision, planning, state estimation, and control. We introduce AirSim Drone Racing Lab, a simulation framework for enabling fast pr…

BenchmarkingOptical Flow EstimationState Estimation

Neuromorphic Attitude Estimation and Control

2024-11-21 · Stein Stroobants, Christophe De Wagter, Guido C. H. E. de Croon

The real-world application of small drones is mostly hampered by energy limitations. Neuromorphic computing promises extremely energy-efficient AI for autonomous flight but is still challenging to train and deploy on rea…

Imitation Learning

Neuro-LIFT: A Neuromorphic, LLM-based Interactive Framework for Autonomous Drone FlighT at the Edge

2025-01-31 · Amogh Joshi, Sourav Sanyal, Kaushik Roy

The integration of human-intuitive interactions into autonomous systems has been limited. Traditional Natural Language Processing (NLP) systems struggle with context and intent understanding, severely restricting human-r…

Autonomous NavigationDecision Making

Event-driven Vision and Control for UAVs on a Neuromorphic Chip

2021-08-08 · Antonio Vitale, Alpha Renner, Celine Nauer, Davide Scaramuzza 외

Event-based vision sensors achieve up to three orders of magnitude better speed vs. power consumption trade off in high-speed control of UAVs compared to conventional image sensors. Event-based cameras produce a sparse s…

Drone ControllerEvent-based vision