CPP-DIP: Multi-objective Coverage Path Planning for MAVs in Dispersed and Irregular Plantations
Weijie Kuang, Hann Woei Ho, Ye Zhou

TL;DR
This paper introduces CPP-DIP, a multi-objective coverage path planning framework for MAVs in irregular plantations, optimizing flight paths using aerial imagery, density-aware strategies, and multiple TSP solvers to enhance efficiency and reduce redundancy.
Contribution
The paper presents a novel multi-objective CPP framework that does not rely on GPS, integrating aerial imagery, density-aware waypoint selection, and multiple TSP solutions for improved MAV navigation in complex terrains.
Findings
MCRL reduces travel distance by 16.9% compared to ACO.
Path smoothness improved by reducing turning angles by up to 59.9%.
The framework effectively eliminates path intersections.
Abstract
Coverage Path Planning (CPP) is vital in precision agriculture to improve efficiency and resource utilization. In irregular and dispersed plantations, traditional grid-based CPP often causes redundant coverage over non-vegetated areas, leading to waste and pollution. To overcome these limitations, we propose CPP-DIP, a multi-objective CPP framework designed for Micro Air Vehicles (MAVs). The framework transforms the CPP task into a Traveling Salesman Problem (TSP) and optimizes flight paths by minimizing travel distance, turning angles, and intersection counts. Unlike conventional approaches, our method does not rely on GPS-based environmental modeling. Instead, it uses aerial imagery and a Histogram of Oriented Gradients (HOG)-based approach to detect trees and extract image coordinates. A density-aware waypoint strategy is applied: Kernel Density Estimation (KDE) is used to reduce…
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 · Wildlife-Road Interactions and Conservation · Smart Agriculture and AI
