paper-with-me

홈 › Papers

Deep Reinforcement Learning for Drone Route Optimization in Post-Disaster Road Assessment

2025-09-02 · Huatian Gong, Jiuh-Biing Sheu, Zheng Wang, Xiaoguang Yang, Ran Yan arxiv

Rapid post-disaster road damage assessment is critical for effective emergency response, yet traditional optimization methods suffer from excessive computational time and require domain knowledge for algorithm design, making them unsuitable for time-sensitive disaster scenarios. This study proposes an attention-based encoder-decoder model (AEDM) for rapid drone routing decision in post-disaster road damage assessment. The method employs deep reinforcement learning to determine high-quality drone assessment routes without requiring algorithmic design knowledge. A network transformation method is developed to convert link-based routing problems into equivalent node-based formulations, while a synthetic road network generation technique addresses the scarcity of large-scale training datasets. The model is trained using policy optimization with multiple optima (POMO) with multi-task learning capabilities to handle diverse parameter combinations. Experimental results demonstrate two key strengths of AEDM: it outperforms commercial solvers by 20--71\% and traditional heuristics by 23--35\% in solution quality, while achieving rapid inference (1--2 seconds) versus 100--2,000 seconds for traditional methods. The model exhibits strong generalization across varying problem scales, drone numbers, and time constraints, consistently outperforming baseline methods on unseen parameter distributions and real-world road networks. The proposed method effectively balances computational efficiency with solution quality, making it particularly suitable for time-critical disaster response applications where rapid decision-making is essential for saving lives. The source code for AEDM is publicly available at https://github.com/PJ-HTU/AEDM-for-Post-disaster-road-assessment.

📄 PDF Abstract BibTeX arXiv:2509.01886

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyReinforcement LearningMulti-Task Learning

Similar Papers 제목 키워드 기반

"Drunk Man" Saves Our Lives: Route Planning by a Biased Random Walk Mode

2020-10-04 · Xinyi Hu, Quchen Miao, Zexuan Zhao

Based on the hurricane striking Puerto Rico in 2017, we developed a transportable disaster response system "DroneGo" featuring a drone fleet capable of delivering the medical package and videoing roads. Covering with a g…

Disaster Response

A Unified Model for Multi-Task Drone Routing in Post-Disaster Road Assessment

2025-10-24 · Huatian Gong, Jiuh-Biing Sheu, Zheng Wang, Xiaoguang Yang 외 arxiv

Post-disaster road assessment (PDRA) is essential for emergency response, enabling rapid evaluation of infrastructure conditions and efficient allocation of resources. Although drones provide a flexible and effective too…

Reinforcement Learning

Argus: Smartphone-enabled Human Cooperation via Multi-Agent Reinforcement Learning for Disaster Situational Awareness

2019-04-29 · Vidyasagar Sadhu, Gabriel Salles-Loustau, Dario Pompili, Saman Zonouz 외

Argus exploits a Multi-Agent Reinforcement Learning (MARL) framework to create a 3D mapping of the disaster scene using agents present around the incident zone to facilitate the rescue operations. The agents can be both …

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

AI-based Drone Assisted Human Rescue in Disaster Environments: Challenges and Opportunities

2024-06-22 · Narek Papyan, Michel Kulhandjian, Hovannes Kulhandjian, Levon Hakob Aslanyan

In this survey we are focusing on utilizing drone-based systems for the detection of individuals, particularly by identifying human screams and other distress signals. This study has significant relevance in post-disaste…

Multi-Agent Reinforcement Learning for Unmanned Aerial Vehicle Coordination by Multi-Critic Policy Gradient Optimization

2020-12-31 · Yoav Alon, Huiyu Zhou

Recent technological progress in the development of Unmanned Aerial Vehicles (UAVs) together with decreasing acquisition costs make the application of drone fleets attractive for a wide variety of tasks. In agriculture, …

Collision AvoidanceManagementMulti-agent Reinforcement Learningreinforcement-learning+2