paper-with-me

Papers

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 which we generate 3D velocity commands directly from raw camera images. The dataset is created by simultaneously acquiring omnidirectional images and computing the corresponding control command from the flocking algorithm. We show that a convolutional neural network trained on the visual inputs of the drone can learn not only robust collision avoidance but also coherence of the flock 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. This weakly supervised saliency map can be computed efficiently and may be used as a prior for subsequent detection and relative localization of other agents. We remove the dependence on sharing positions among flock 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 flock without the need for communication or visual markers to aid detection of other agents.

📄 PDF Abstract BibTeX arXiv:1809.00543

Code (0)

등록된 구현이 없습니다.

Tasks

Collision Avoidance

Similar 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 markerle…

Collision AvoidanceDomain AdaptationImitation LearningUnsupervised Domain Adaptation

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…

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…

Crazyflow: An Accurate, GPU-Accelerated, Differentiable Drone Simulator in JAX

2026-05-31 · Martin Schuck, Marcel P. Rath, Yufei Hua, Abhishek Goudar 외 arxiv

High-quality, large-scale synthetic data from simulations is becoming a cornerstone for pushing the capabilities of robot algorithms. While aerial robotics simulators have evolved to support specialized needs such as fid…

Synthetic Data GenerationReinforcement Learning