paper-with-me

Papers

Hyperspectral Anomaly Change Detection Based on Auto-encoder

2020-10-27 · Meiqi Hu, Chen Wu, Liangpei Zhang, Bo Du

With the hyperspectral imaging technology, hyperspectral data provides abundant spectral information and plays a more important role in geological survey, vegetation analysis and military reconnaissance. Different from normal change detection, hyperspectral anomaly change detection (HACD) helps to find those small but important anomaly changes between multi-temporal hyperspectral images (HSI). In previous works, most classical methods use linear regression to establish the mapping relationship between two HSIs and then detect the anomalies from the residual image. However, the real spectral differences between multi-temporal HSIs are likely to be quite complex and of nonlinearity, leading to the limited performance of these linear predictors. In this paper, we propose an original HACD algorithm based on auto-encoder (ACDA) to give a nonlinear solution. The proposed ACDA can construct an effective predictor model when facing complex imaging conditions. In the ACDA model, two systematic auto-encoder (AE) networks are deployed to construct two predictors from two directions. The predictor is used to model the spectral variation of the background to obtain the predicted image under another imaging condition. Then mean square error (MSE) between the predictive image and corresponding expected image is computed to obtain the loss map, where the spectral differences of the unchanged pixels are highly suppressed and anomaly changes are highlighted. Ultimately, we take the minimum of the two loss maps of two directions as the final anomaly change intensity map. The experiments results on public "Viareggio 2013" datasets demonstrate the efficiency and superiority over traditional methods.

📄 PDF Abstract BibTeX arXiv:2010.14119

Code (1)

meiqihu/ACDA 공식 구현 pytorch

Tasks

Change Detection

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Projected Sliced Wasserstein Autoencoder-based Hyperspectral Images Anomaly Detection

2021-12-20 · Yurong Chen, HUI ZHANG, Yaonan Wang, Q. M. Jonathan Wu 외

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, su…

Anomaly Detection

Unsupervised Tomato Split Anomaly Detection using Hyperspectral Imaging and Variational Autoencoders

2025-01-06 · Mahmoud Abdulsalam, Usman Zahidi, Bradley Hurst, Simon Pearson 외

Tomato anomalies/damages pose a significant challenge in greenhouse farming. While this method of cultivation benefits from efficient resource utilization, anomalies can significantly degrade the quality of farm produce.…

Anomaly Detection

Unsupervised Change Detection in Hyperspectral Images using Feature Fusion Deep Convolutional Autoencoders

2021-09-10 · Debasrita Chakraborty, Ashish Ghosh

Binary change detection in bi-temporal co-registered hyperspectral images is a challenging task due to a large number of spectral bands present in the data. Researchers, therefore, try to handle it by reducing dimensions…

Change Detection

Hyperspectral Anomaly Detection with Self-Supervised Anomaly Prior

2024-04-20 · Yidan Liu, Weiying Xie, Kai Jiang, Jiaqing Zhang 외

The majority of existing hyperspectral anomaly detection (HAD) methods use the low-rank representation (LRR) model to separate the background and anomaly components, where the anomaly component is optimized by handcrafte…

Anomaly DetectionSelf-Supervised Learning

Deep Autoencoders for Anomaly Detection in Textured Images using CW-SSIM

2022-08-30 · Andrea Bionda, Luca Frittoli, Giacomo Boracchi

Detecting anomalous regions in images is a frequently encountered problem in industrial monitoring. A relevant example is the analysis of tissues and other products that in normal conditions conform to a specific texture…

Anomaly DetectionSSIM