paper-with-me

Papers

Collision Avoidance and Navigation for a Quadrotor Swarm Using End-to-end Deep Reinforcement Learning

2023-09-23 · Zhehui Huang, Zhaojing Yang, Rahul Krupani, Baskın Şenbaşlar, Sumeet Batra, Gaurav S. Sukhatme

End-to-end deep reinforcement learning (DRL) for quadrotor control promises many benefits -- easy deployment, task generalization and real-time execution capability. Prior end-to-end DRL-based methods have showcased the ability to deploy learned controllers onto single quadrotors or quadrotor teams maneuvering in simple, obstacle-free environments. However, the addition of obstacles increases the number of possible interactions exponentially, thereby increasing the difficulty of training RL policies. In this work, we propose an end-to-end DRL approach to control quadrotor swarms in environments with obstacles. We provide our agents a curriculum and a replay buffer of the clipped collision episodes to improve performance in obstacle-rich environments. We implement an attention mechanism to attend to the neighbor robots and obstacle interactions - the first successful demonstration of this mechanism on policies for swarm behavior deployed on severely compute-constrained hardware. Our work is the first work that demonstrates the possibility of learning neighbor-avoiding and obstacle-avoiding control policies trained with end-to-end DRL that transfers zero-shot to real quadrotors. Our approach scales to 32 robots with 80% obstacle density in simulation and 8 robots with 20% obstacle density in physical deployment. Video demonstrations are available on the project website at: https://sites.google.com/view/obst-avoid-swarm-rl.

📄 PDF Abstract BibTeX arXiv:2309.13285

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceDeep Reinforcement Learning

Similar Papers 제목 키워드 기반

AttentionSwarm: Reinforcement Learning with Attention Control Barier Function for Crazyflie Drones in Dynamic Environments

2025-03-10 · Grik Tadevosyan, Valerii Serpiva, Aleksey Fedoseev, Roohan Ahmed Khan 외

We introduce AttentionSwarm, a novel benchmark designed to evaluate safe and efficient swarm control across three challenging environments: a landing environment with obstacles, a competitive drone game setting, and a dy…

Collision Avoidance

Nearest-Neighbor-based Collision Avoidance for Quadrotors via Reinforcement Learning

2021-04-30 · Ramzi Ourari, Kai Cui, Ahmed Elshamanhory, Heinz Koeppl

Collision avoidance algorithms are of central interest to many drone applications. In particular, decentralized approaches may be the key to enabling robust drone swarm solutions in cases where centralized communication …

Collision AvoidanceGeneral Reinforcement Learningreinforcement-learningReinforcement Learning+1

Memory-based Deep Reinforcement Learning for Obstacle Avoidance in UAV with Limited Environment Knowledge

2018-11-08 · Abhik Singla, Sindhu Padakandla, Shalabh Bhatnagar

This paper presents our method for enabling a UAV quadrotor, equipped with a monocular camera, to autonomously avoid collisions with obstacles in unstructured and unknown indoor environments. When compared to obstacle av…

Decision MakingDeep Reinforcement LearningReinforcement LearningReinforcement Learning (RL)

Scalable Task-Driven Robotic Swarm Control via Collision Avoidance and Learning Mean-Field Control

2022-09-15 · Kai Cui, Mengguang Li, Christian Fabian, Heinz Koeppl

In recent years, reinforcement learning and its multi-agent analogue have achieved great success in solving various complex control problems. However, multi-agent reinforcement learning remains challenging both in its th…

Collision AvoidanceMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

High-Speed Vision-Based Flight in Clutter with Safety-Shielded Reinforcement Learning

2026-02-09 · Jiarui Zhang, Chengyong Lei, Chengjiang Dai, Kenghou Hoi 외 arxiv

Quadrotor unmanned aerial vehicles (UAVs) are increasingly deployed in complex missions that demand reliable autonomous navigation and robust obstacle avoidance. However, traditional modular pipelines often incur cumulat…

Reinforcement Learning