paper-with-me

Papers

Visual Exploration and Energy-aware Path Planning via Reinforcement Learning

2019-09-26 · Amir Niaraki, Jeremy Roghair, Ali Jannesari

Visual exploration and smart data collection via autonomous vehicles is an attractive topic in various disciplines. Disturbances like wind significantly influence both the power consumption of the flying robots and the performance of the camera. We propose a reinforcement learning approach which combines the effects of the power consumption and the object detection modules to develop a policy for object detection in large areas with limited battery life. The learning model enables dynamic learning of the negative rewards of each action based on the drag forces that is resulted by the motion of the flying robot with respect to the wind field. The algorithm is implemented in a near-real world simulation environment both for the planar motion and flight in different altitudes. The trained agent often performed a trade-off between detecting the objects with high accuracy and increasing the area coverage within its battery life. The developed exploration policy outperformed the complete coverage algorithm by minimizing the traveled path while finding the target objects. The performance of the algorithms under various wind fields was evaluated in planar and 3D motion. During an exploration task with sparsely distributed goals and within a UAV's battery life, the proposed architecture could detect more than twice the amount of goal objects compared to the coverage path planning algorithm in moderate wind field. In high wind intensities, the energy-aware algorithm could detect 4 times the amount of goal objects when compared to its complete coverage counterpart.

📄 PDF Abstract BibTeX arXiv:1909.12217

Code (1)

AmirNiaraki/Visual-Exploration

Tasks

Autonomous Vehiclesobject-detectionObject DetectionQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Energy Aware and Safe Path Planning for Unmanned Aircraft Systems

2025-04-04 · Sebastian Gasche, Christian Kallies, Andreas Himmel, Rolf Findeisen

This paper proposes a path planning algorithm for multi-agent unmanned aircraft systems (UASs) to autonomously cover a search area, while considering obstacle avoidance, as well as the capabilities and energy consumption…

Model Predictive Control

Integrated Localization and Path Planning for an Ocean Exploring Team of Autonomous Underwater Vehicles with Consensus Graph Model Predictive Control

2025-05-12 · Mohsen Eskandari, Andrey V. Savkin, Mohammad Deghat

Navigation of a team of autonomous underwater vehicles (AUVs) coordinated by an unmanned surface vehicle (USV) is efficient and reliable for deep ocean exploration. AUVs depart from and return to the USV after collaborat…

Model Predictive Control

EAAE: Energy-Aware Autonomous Exploration for UAVs in Unknown 3D Environments

2026-03-16 · Jacob Elskamp, Moji Shi, Leonard Bauersfeld, Davide Scaramuzza 외 arxiv

Battery-powered multirotor unmanned aerial vehicles (UAVs) can rapidly map unknown environments, but mission performance is often limited by energy rather than geometry alone. Standard exploration policies that optimise …

Deep Reinforcement Learning-based Multi-objective Path Planning on the Off-road Terrain Environment for Ground Vehicles

2023-05-23 · Shuqiao Huang, Xiru Wu, Guoming Huang

Due to the vastly different energy consumption between up-slope and down-slope, a path with the shortest length on a complex off-road terrain environment (2.5D map) is not always the path with the least energy consumptio…

Deep Reinforcement LearningImitation Learning

Path Planning Algorithm Comparison Analysis for Wireless AUVs Energy Sharing System

2025-05-21 · Zhengji Feng, Hengxiang Chen, Liqun Chen, Heyan Li 외

Autonomous underwater vehicles (AUVs) are increasingly used in marine research, military applications, and undersea exploration. However, their operational range is significantly affected by battery performance. In this …

Autonomous Navigation