CVDec 20, 2021

Projected Sliced Wasserstein Autoencoder-based Hyperspectral Images Anomaly Detection

arXiv:2112.11243v3
Originality Incremental advance
AI Analysis

This addresses anomaly detection for hyperspectral image analysis, offering an incremental improvement over existing deep generative methods.

The paper tackled anomaly detection in hyperspectral images by proposing a Projected Sliced Wasserstein autoencoder, which uses a weaker distribution measure to better capture data manifolds, achieving superior performance on benchmarks.

Anomaly detection (AD) has been an active research area in various domains. Yet, the increasing data scale, complexity, and dimension turn the traditional methods into challenging. Recently, the deep generative model, such as the variational autoencoder (VAE), has sparked a renewed interest in the AD problem. However, the probability distribution divergence used as the regularization is too strong, which causes the model cannot capture the manifold of the true data. In this paper, we propose the Projected Sliced Wasserstein (PSW) autoencoder-based anomaly detection method. Rooted in the optimal transportation, the PSW distance is a weaker distribution measure compared with $f$-divergence. In particular, the computation-friendly eigen-decomposition method is leveraged to find the principal component for slicing the high-dimensional data. In this case, the Wasserstein distance can be calculated with the closed-form, even the prior distribution is not Gaussian. Comprehensive experiments conducted on various real-world hyperspectral anomaly detection benchmarks demonstrate the superior performance of the proposed method.

Foundations

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

Your Notes