Bounomodes: the grazing ox algorithm for exploration of clustered anomalies
Samuel Matloob, Ayan Dutta, O. Patrick Kreidl, Swapnonel Roy, Ladislau B\"ol\"oni

TL;DR
This paper introduces Bounomodes, an algorithm that combines uniform area coverage with targeted exploration of clustered anomalies using deep reinforcement learning, improving anomaly detection efficiency.
Contribution
The paper presents a novel bounomodes algorithm that alternates between uniform sampling and learned targeted exploration of anomaly clusters, enhancing anomaly detection in spatial environments.
Findings
Outperforms baseline methods in anomaly detection tasks.
Effectively learns to explore anomaly clusters using deep reinforcement learning.
Balances uniform coverage with targeted exploration for improved efficiency.
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\=odes ("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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Anomaly Detection Techniques and Applications · AI-based Problem Solving and Planning
