IVLGMLSep 7, 2019

Multi-Target Multiple Instance Learning for Hyperspectral Target Detection

arXiv:1909.03316v31 citations
Originality Synthesis-oriented
AI Analysis

This addresses target detection in remote sensing for applications like environmental monitoring, but it is incremental as it adapts existing methods to handle imprecise labels.

The paper tackles the challenge of hyperspectral target detection with imprecisely labeled datasets by proposing Multi-Target MI-ACE and Multi-Target MI-SMF methods, which learn target signatures from such data and show effectiveness in experiments on simulated and real datasets.

In remote sensing, it is often challenging to acquire or collect a large dataset that is accurately labeled. This difficulty is usually due to several issues, including but not limited to the study site's spatial area and accessibility, errors in the global positioning system (GPS), and mixed pixels caused by an image's spatial resolution. We propose an approach, with two variations, that estimates multiple target signatures from training samples with imprecise labels: Multi-Target Multiple Instance Adaptive Cosine Estimator (Multi-Target MI-ACE) and Multi-Target Multiple Instance Spectral Match Filter (Multi-Target MI-SMF). The proposed methods address the problems above by directly considering the multiple-instance, imprecisely labeled dataset. They learn a dictionary of target signatures that optimizes detection against a background using the Adaptive Cosine Estimator (ACE) and Spectral Match Filter (SMF). Experiments were conducted to test the proposed algorithms using a simulated hyperspectral dataset, the MUUFL Gulfport hyperspectral dataset collected over the University of Southern Mississippi-Gulfpark Campus, and the AVIRIS hyperspectral dataset collected over Santa Barbara County, California. Both simulated and real hyperspectral target detection experiments show the proposed algorithms are effective at learning target signatures and performing target detection.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes