Preprint
Machine Learning

Human-in-the-Loop Signature Bootstrapping for UAV Hyperspectral PFM-1 Mine Detection

Sagar Lekhak, Prasanna Reddy Pulakurthi, Emmett J. Ientilucci
July 28, 2026

0

Citations

0

Influential Citations

Venue

2026

Year

Abstract

Hyperspectral imaging (HSI) is useful for material discrimination, but operational mine screening also depends on how many false alarms must be inspected before targets are found. This paper studies PFM-1 landmine detection in unmanned aerial vehicle (UAV) visible and near-infrared (VNIR) HSI using spectral angle mapper (SAM), matched filter (MF), adaptive coherence estimator (ACE), and constrained energy minimization (CEM). We compare a ground-measured SVC signature, a fully informed in-scene core-pixel signature, and a simulated human-in-the-loop signature bootstrap. Besides receiver operating characteristic area under the curve and average precision, we report target-discovery curves and spatial candidate-review counts. Full-review bootstrapping reaches the fully informed in-scene signature case after all seven target regions are verified, but the required inspection effort varies strongly: ACE confirms all regions in two rounds and nine candidate inspections, whereas the SAM variants need thousands of candidate reviews for their final target locations. Code is available at https://github.com/SagarLekhak/IEEE_WHISPERS_2026_UAV_HSI_PFM1.

Analysis

Why This Paper Matters

This paper addresses a critical operational challenge in hyperspectral mine detection: the trade-off between detection accuracy and the human effort required to inspect false alarms. While prior work often focuses on algorithmic performance metrics like ROC AUC, this study introduces target-discovery curves and spatial candidate-review counts to quantify the inspection burden. The human-in-the-loop bootstrapping approach is particularly relevant for real-world deployment, where a human analyst must verify candidate detections. The finding that ACE with bootstrapping can confirm all target regions with only nine candidate inspections, compared to thousands for SAM variants, has significant implications for field operations where time and resources are limited.

Technical Contributions

  • Signature Bootstrapping Framework: The paper introduces a simulated human-in-the-loop process where the detection algorithm iteratively refines its target signature based on human-verified candidate pixels, bridging the gap between ground-measured and fully informed in-scene signatures.
  • Comprehensive Algorithm Comparison: Four detection algorithms (SAM, MF, ACE, CEM) are evaluated under three signature scenarios, providing a systematic understanding of how signature quality and algorithm choice interact.
  • Novel Evaluation Metrics: Beyond standard ROC AUC and average precision, the authors use target-discovery curves and candidate-review counts to capture the operational cost of false alarms, which is more relevant for humanitarian demining.

Results

The key quantitative finding is that ACE with bootstrapping achieves full target discovery after only two rounds and nine candidate inspections, while SAM variants require thousands of candidate reviews to locate all seven target regions. The fully informed in-scene core-pixel signature serves as an upper bound, and full-review bootstrapping reaches this bound after all target regions are verified. This stark contrast highlights the practical advantage of ACE for reducing human workload. The paper does not report specific ROC AUC or average precision values in the abstract, but the candidate-review counts are the standout metric.

Significance

This work advances the field by shifting focus from purely algorithmic performance to human-in-the-loop operational efficiency. The bootstrapping approach is a practical step toward deployable mine detection systems that can minimize the number of false alarms a human must inspect. The code availability further supports reproducibility and adoption. However, the study is limited to a single mine type and dataset, so future work should test generalizability across different terrains, sensors, and mine types. The methodology could also be extended to other hyperspectral detection tasks where human verification is required.