View a PDF of the paper titled ERX: A Fast Real-Time Anomaly Detection Algorithm for Hyperspectral Line Scanning, by Samuel Garske and 2 other authors
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 computing module (6-core CPU, 8GB RAM, 20W power draw), achieving the best combination of speed and detection performance. ERX was 9 times faster than the next-best algorithm on the dataset with the highest number of bands (108 band), with an average speed of 561 lines per second on the Jetson. It achieved a 29.3% AUC improvement over the next-best algorithm on the most challenging dataset, while showing greater adaptability through consistently high AUC scores regardless of the camera’s starting location. ERX performed robustly across all datasets, achieving an AUC of 0.941 on a drone-collected hyperspectral line scan dataset without geometric corrections (a 16.9% improvement over existing algorithms). This work enables future research on the detection of anomalous objects in real time, adaptive and automatic threshold selection, and real-time field tests. The datasets and the Python code are openly available at: this https URL, promoting accessibility and future work.
Submission history
From: Samuel Garske Mr [view email]
[v1]
Tue, 27 Aug 2024 10:44:34 UTC (9,958 KB)
[v2]
Wed, 23 Oct 2024 07:18:51 UTC (29,960 KB)
[v3]
Thu, 24 Oct 2024 04:57:51 UTC (29,960 KB)
[v4]
Mon, 23 Dec 2024 23:33:41 UTC (10,535 KB)
Source link
lol