Bounomodes: the grazing ox algorithm for exploration of clustered anomalies

📅 2025-07-09
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the challenge in information path planning (IPP) for clustered anomalies—such as plant diseases, environmental contamination, or hurricane damage—where existing methods struggle to balance global coverage with local anomaly-focused exploration, this paper proposes an alternating hybrid path planning framework. The method integrates Boustrophedon-based global scanning with a deep reinforcement learning (DRL)-driven local adaptive exploration module. The DRL agent explicitly models the spatial distribution of anomaly clusters and dynamically allocates sensing resources, while geometric constraints guarantee a theoretical lower bound on coverage. Anomaly response prioritization is achieved through DRL-based scheduling. Experiments demonstrate that the proposed approach significantly outperforms multiple state-of-the-art IPP baselines across three key metrics: anomaly detection rate, localization accuracy, and path efficiency—particularly under low signal-to-noise ratio and sparse prior knowledge conditions.

Technology Category

Application Category

📝 Abstract
A common class of algorithms for informative path planning (IPP) follows boustrophedon ("as the ox turns") patterns, which aim to achieve uniform area coverage. However, IPP is often applied in scenarios where anomalies, such as plant diseases, pollution, or hurricane damage, appear in clusters. In such cases, prioritizing the exploration of anomalous regions over uniform coverage is beneficial. This work introduces a class of algorithms referred to as bounomōdes ("as the ox grazes"), which alternates between uniform boustrophedon sampling and targeted exploration of detected anomaly clusters. While uniform sampling can be designed using geometric principles, close exploration of clusters depends on the spatial distribution of anomalies and must be learned. In our implementation, the close exploration behavior is learned using deep reinforcement learning algorithms. Experimental evaluations demonstrate that the proposed approach outperforms several established baselines.
Problem

Research questions and friction points this paper is trying to address.

Optimizing path planning for clustered anomaly exploration
Balancing uniform coverage with targeted anomaly detection
Learning cluster exploration strategies via reinforcement learning
Innovation

Methods, ideas, or system contributions that make the work stand out.

Alternates uniform and targeted anomaly exploration
Uses deep reinforcement learning for cluster exploration
Combines boustrophedon sampling with adaptive clustering
🔎 Similar Papers
2024-05-172024 IEEE European Symposium on Security and Privacy Workshops (EuroS&PW)Citations: 0