ERX: A Fast Real-Time Anomaly Detection Algorithm for Hyperspectral Line Scanning
Samuel Garske, Bradley Evans, Christopher Artlett, KC Wong

TL;DR
ERX is a fast, robust anomaly detection algorithm for hyperspectral line scans that outperforms existing methods in speed and accuracy on edge devices, enabling real-time environmental monitoring.
Contribution
This paper introduces ERX, a novel exponentially moving RX algorithm that improves speed, robustness, and adaptability for hyperspectral line-scan anomaly detection on low-power devices.
Findings
ERX is 9 times faster than the next-best algorithm on high-band datasets.
ERX achieves a 29.3% AUC improvement over existing methods.
ERX maintains high detection accuracy across diverse datasets, including drone-collected hyperspectral scans.
Abstract
Detecting unexpected objects (anomalies) in real time has great potential for monitoring, managing, and protecting the environment. Hyperspectral line-scan cameras are a low-cost solution that enhance confidence in anomaly detection over RGB and multispectral imagery. However, existing line-scan algorithms are too slow when using small computers (e.g. those onboard a drone or small satellite), do not adapt to changing scenery, or lack robustness against geometric distortions. This paper introduces the Exponentially moving RX algorithm (ERX) to address these issues, and compares it with four existing RX-based anomaly detection methods for hyperspectral line scanning. Three large and more complex datasets are also introduced to better assess the practical challenges when using line-scan cameras (two hyperspectral and one multispectral). ERX was evaluated using a Jetson Xavier NX edge…
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
TopicsRemote-Sensing Image Classification
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
