paper-with-me

Papers

FlightDiffusion: Revolutionising Autonomous Drone Training with Diffusion Models Generating FPV Video

2025-09-17 · Valerii Serpiva, Artem Lykov, Faryal Batool, Vladislav Kozlovskiy, Miguel Altamirano Cabrera, Dzmitry Tsetserukou arxiv

We present FlightDiffusion, a diffusion-model-based framework for training autonomous drones from first-person view (FPV) video. Our model generates realistic video sequences from a single frame, enriched with corresponding action spaces to enable reasoning-driven navigation in dynamic environments. Beyond direct policy learning, FlightDiffusion leverages its generative capabilities to synthesize diverse FPV trajectories and state-action pairs, facilitating the creation of large-scale training datasets without the high cost of real-world data collection. Our evaluation demonstrates that the generated trajectories are physically plausible and executable, with a mean position error of 0.25 m (RMSE 0.28 m) and a mean orientation error of 0.19 rad (RMSE 0.24 rad). This approach enables improved policy learning and dataset scalability, leading to superior performance in downstream navigation tasks. Results in simulated environments highlight enhanced robustness, smoother trajectory planning, and adaptability to unseen conditions. An ANOVA revealed no statistically significant difference between performance in simulation and reality (F(1, 16) = 0.394, p = 0.541), with success rates of M = 0.628 (SD = 0.162) and M = 0.617 (SD = 0.177), respectively, indicating strong sim-to-real transfer. The generated datasets provide a valuable resource for future UAV research. This work introduces diffusion-based reasoning as a promising paradigm for unifying navigation, action generation, and data synthesis in aerial robotics.

📄 PDF Abstract BibTeX arXiv:2509.14082

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory Planning

Similar Papers 제목 키워드 기반

Cooperative Perception: A Resource-Efficient Framework for Multi-Drone 3D Scene Reconstruction Using Federated Diffusion and NeRF

2025-08-01 · Massoud Pourmandi arxiv

The proposal introduces an innovative drone swarm perception system that aims to solve problems related to computational limitations and low-bandwidth communication, and real-time scene reconstruction. The framework enab…

Scene UnderstandingFederated Learning

DDOS: The Drone Depth and Obstacle Segmentation Dataset

2023-12-19 · Benedikt Kolbeinsson, Krystian Mikolajczyk

The advancement of autonomous drones, essential for sectors such as remote sensing and emergency services, is hindered by the absence of training datasets that fully capture the environmental challenges present in real-w…

Depth EstimationDrone navigationNavigateSegmentation+1

Accountability in Autonomous Drone-Based Firefighting: Insights From a Field Trial

2026-06-16 · Dzmitry Katsiuba, Anna Katharina Boos, Robin Hany, Mateusz Dolata 외 arxiv

There is a growing research field exploring how autonomous drones can enhance emergency response effectiveness. Integrating these (artificial) agents into existing emergency teams and workflows may significantly impact e…

Improving Autonomous Nano-drones Performance via Automated End-to-End Optimization and Deployment of DNNs

2026-07-14 · Vlad Niculescu, Lorenzo Lamberti, Francesco Conti, Luca Benini 외 arxiv

The evolution of energy-efficient ultra-low-power (ULP) parallel processors and the diffusion of convolutional neural networks (CNNs) are fueling the advent of autonomous driving nano-sized unmanned aerial vehicles (UAVs…

Autonomous Driving

SPIRAL: Self-Play Incremental Racing Algorithm for Learning in Multi-Drone Competitions

2025-10-26 · Onur Akgün arxiv

This paper introduces SPIRAL (Self-Play Incremental Racing Algorithm for Learning), a novel approach for training autonomous drones in multi-agent racing competitions. SPIRAL distinctively employs a self-play mechanism t…

Reinforcement Learning