paper-with-me

Papers

Learning Vision-based Flight in Drone Swarms by Imitation

2019-08-08 · Fabian Schilling, Julien Lecoeur, Fabrizio Schiano, Dario Floreano

Decentralized drone swarms deployed today either rely on sharing of positions among agents or detecting swarm members with the help of visual markers. This work proposes an entirely visual approach to coordinate markerless drone swarms based on imitation learning. Each agent is controlled by a small and efficient convolutional neural network that takes raw omnidirectional images as inputs and predicts 3D velocity commands that match those computed by a flocking algorithm. We start training in simulation and propose a simple yet effective unsupervised domain adaptation approach to transfer the learned controller to the real world. We further train the controller with data collected in our motion capture hall. We show that the convolutional neural network trained on the visual inputs of the drone can learn not only robust inter-agent collision avoidance but also cohesion of the swarm in a sample-efficient manner. The neural controller effectively learns to localize other agents in the visual input, which we show by visualizing the regions with the most influence on the motion of an agent. We remove the dependence on sharing positions among swarm members by taking only local visual information into account for control. Our work can therefore be seen as the first step towards a fully decentralized, vision-based swarm without the need for communication or visual markers.

📄 PDF Abstract BibTeX arXiv:1908.02999

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceDomain AdaptationImitation LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Flocking phase transition and threat responses in bio-inspired autonomous drone swarms

2025-12-24 · Matthieu Verdoucq, Dari Trendafilov, Clément Sire, Ramón Escobedo 외 arxiv

Collective motion inspired by animal groups offers powerful design principles for autonomous aerial swarms. We present a bio-inspired 3D flocking algorithm in which each drone interacts only with a minimal set of influen…

Implementation of UAV Coordination Based on a Hierarchical Multi-UAV Simulation Platform

2020-05-03 · Kun Xiao, Lan Ma, Shaochang Tan, Yirui Cong 외

In this paper, a hierarchical multi-UAV simulation platform,called XTDrone, is designed for UAV swarms, which is completely open-source 4 . There are six layers in XTDrone: communication, simulator,low-level control, hig…

Learning Vision-based Cohesive Flight in Drone Swarms

2018-09-03 · Fabian Schilling, Julien Lecoeur, Fabrizio Schiano, Dario Floreano

This paper presents a data-driven approach to learning vision-based collective behavior from a simple flocking algorithm. We simulate a swarm of quadrotor drones and formulate the controller as a regression problem in wh…

Collision Avoidance

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 w…

Decision MakingImitation LearningPrediction

A Safety-Driven Architectural Framework for Fail-Operational Drone Swarms in Critical Missions

2026-08-21 · Luiz Giacomossi, Zafer Yigit, Marwan Shakarna, Shoaib Saleemi 외 arxiv

The certification of Unmanned Aerial Vehicle (UAV) swarms for safety-critical operations requires verifiable design assurance. Airworthiness standards demand deterministic reliability, whereas multi-agent coordination al…