Visual Exploration and Energy-aware Path Planning via Reinforcement Learning
Amir Niaraki, Jeremy Roghair, Ali Jannesari

TL;DR
This paper presents a reinforcement learning-based approach for energy-efficient visual exploration and object detection by autonomous flying robots, effectively balancing coverage and power consumption under varying wind conditions.
Contribution
It introduces a novel RL method that accounts for wind-induced drag to optimize exploration and detection, outperforming traditional coverage algorithms in energy efficiency and detection rate.
Findings
Outperforms complete coverage algorithms in goal detection
Detects over twice as many goals in moderate wind
Detects four times as many goals in high wind
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Reinforcement Learning in Robotics · Advanced Neural Network Applications
MethodsQ-Learning
