Active Informative Planning for UAV-based Weed Mapping using Discrete Gaussian Process Representations
Jacob Swindell, Marija Popović, Riccardo Polvara
TL;DR
The paper addresses efficient UAV weed mapping by modeling weed density as a continuous 2D GP and applying informative path planning to collect data within a flight-time budget. It systematically evaluates six discrete GP representations (Quadtree, Wedgelets, BSP LSE, BSP Region, Hexagon, Voronoi) and embeds them in an online receding-horizon IPP, comparing offline map fidelity against high-resolution ground truth and online mission-level performance using a four-step planning horizon and a 40-minute budget. The results show that discretisation is a major design choice, with Quadtree excelling in early coverage and some fidelity metrics, while BSP Region and Voronoi perform best under dominance or highly heterogeneous distributions; Hexagon and Wedgelet offer context-dependent benefits. The work provides practical guidelines for selecting GP discretisation strategies based on weed distribution characteristics, and emphasizes the need to co-design discretisation with planners and GP inference to maximize information gain within resource limits, with extensions to more datasets and altitude-aware planning planned for future work.
Abstract
Accurate agricultural weed mapping using unmanned aerial vehicles (UAVs) is crucial for precision farming. While traditional methods rely on rigid, pre-defined flight paths and intensive offline processing, informative path planning (IPP) offers a way to collect data adaptively where it is most needed. Gaussian process (GP) mapping provides a continuous model of weed distribution with built-in uncertainty. However, GPs must be discretised for practical use in autonomous planning. Many discretisation techniques exist, but the impact of discrete representation choice remains poorly understood. This paper investigates how different discrete GP representations influence both mapping quality and mission-level performance in UAV-based weed mapping. Considering a UAV equipped with a downward-facing camera, we implement a receding-horizon IPP strategy that selects sampling locations based on the map uncertainty, travel cost, and coverage penalties. We investigate multiple discretisation strategies for representing the GP posterior and use their induced map partitions to generate candidate viewpoints for planning. Experiments on real-world weed distributions show that representation choice significantly affects exploration behaviour and efficiency. Overall, our results demonstrate that discretisation is not only a representational detail but a key design choice that shapes planning dynamics, coverage efficiency, and computational load in online UAV weed mapping.
