paper-with-me

홈 › Papers

Reinforcement Learning-Based Energy-Aware Coverage Path Planning for Precision Agriculture

2026-01-23 · Beining Wu, Zihao Ding, Leo Ostigaard, Jun Huang arxiv

Coverage Path Planning (CPP) is a fundamental capability for agricultural robots; however, existing solutions often overlook energy constraints, resulting in incomplete operations in large-scale or resource-limited environments. This paper proposes an energy-aware CPP framework grounded in Soft Actor-Critic (SAC) reinforcement learning, designed for grid-based environments with obstacles and charging stations. To enable robust and adaptive decision-making under energy limitations, the framework integrates Convolutional Neural Networks (CNNs) for spatial feature extraction and Long Short-Term Memory (LSTM) networks for temporal dynamics. A dedicated reward function is designed to jointly optimize coverage efficiency, energy consumption, and return-to-base constraints. Experimental results demonstrate that the proposed approach consistently achieves over 90% coverage while ensuring energy safety, outperforming traditional heuristic algorithms such as Rapidly-exploring Random Tree (RRT), Particle Swarm Optimization (PSO), and Ant Colony Optimization (ACO) baselines by 13.4-19.5% in coverage and reducing constraint violations by 59.9-88.3%. These findings validate the proposed SAC-based framework as an effective and scalable solution for energy-constrained CPP in agricultural robotics.

📄 PDF Abstract BibTeX arXiv:2601.16405

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar 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 p…

Autonomous Vehiclesobject-detectionObject DetectionQ-Learning+3

Reinforcement Learning-Based Coverage Path Planning with Implicit Cellular Decomposition

2021-10-18 · Javad Heydari, Olimpiya Saha, Viswanath Ganapathy

Coverage path planning in a generic known environment is shown to be NP-hard. When the environment is unknown, it becomes more challenging as the robot is required to rely on its online map information built during cover…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Continuous World Coverage Path Planning for Fixed-Wing UAVs using Deep Reinforcement Learning

2025-05-13 · Mirco Theile, Andres R. Zapata Rodriguez, Marco Caccamo, Alberto L. Sangiovanni-Vincentelli

Unmanned Aerial Vehicle (UAV) Coverage Path Planning (CPP) is critical for applications such as precision agriculture and search and rescue. While traditional methods rely on discrete grid-based representations, real-wor…

Deep Reinforcement LearningMotion Planning

Multiobjective Coverage Path Planning: Enabling Automated Inspection of Complex, Real-World Structures

2019-01-22 · Kai Olav Ellefsen, Herman A. Lepikson, Jan C. Albiez

An important open problem in robotic planning is the autonomous generation of 3D inspection paths -- that is, planning the best path to move a robot along in order to inspect a target structure. We recently suggested a n…

Coverage Path Planning: Classical Foundations, Recent Advances, and Future Directions

2026-07-12 · Zongyuan Shen, Shalabh Gupta, Shancheng Zhao, Dehua Zhou 외 arxiv

Coverage path planning (CPP) is a fundamental problem in robot motion planning, whose aim is to produce robot trajectories that provide complete coverage of target workspaces while minimizing task-specific objectives suc…

Motion Planning