paper-with-me

홈 › Papers

BSDM: Background Suppression Diffusion Model for Hyperspectral Anomaly Detection

2023-07-19 · Jitao Ma, Weiying Xie, Yunsong Li, Leyuan Fang

Hyperspectral anomaly detection (HAD) is widely used in Earth observation and deep space exploration. A major challenge for HAD is the complex background of the input hyperspectral images (HSIs), resulting in anomalies confused in the background. On the other hand, the lack of labeled samples for HSIs leads to poor generalization of existing HAD methods. This paper starts the first attempt to study a new and generalizable background learning problem without labeled samples. We present a novel solution BSDM (background suppression diffusion model) for HAD, which can simultaneously learn latent background distributions and generalize to different datasets for suppressing complex background. It is featured in three aspects: (1) For the complex background of HSIs, we design pseudo background noise and learn the potential background distribution in it with a diffusion model (DM). (2) For the generalizability problem, we apply a statistical offset module so that the BSDM adapts to datasets of different domains without labeling samples. (3) For achieving background suppression, we innovatively improve the inference process of DM by feeding the original HSIs into the denoising network, which removes the background as noise. Our work paves a new background suppression way for HAD that can improve HAD performance without the prerequisite of manually labeled data. Assessments and generalization experiments of four HAD methods on several real HSI datasets demonstrate the above three unique properties of the proposed method. The code is available at https://github.com/majitao-xd/BSDM-HAD.

📄 PDF Abstract BibTeX arXiv:2307.09861

Code (1)

majitao-xd/bsdm-had 공식 구현 pytorch

Tasks

Anomaly DetectionDenoisingEarth Observation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Beyond Reconstruction: Reconstruction-to-Vector Diffusion for Hyperspectral Anomaly Detection

2026-04-13 · Jijun Xiang, Tao Wang, Jiayi Wang, Pengxiang Wang 외 arxiv

While Hyperspectral Anomaly Detection (HAD) excels at identifying sparse targets in complex scenes, existing models remain trapped in a scalar "reconstruction-as-endpoint" paradigm. This reliance on ambiguous scalar resi…

Anomaly 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

Block-Simultaneous Direction Method of Multipliers: A proximal primal-dual splitting algorithm for nonconvex problems with multiple constraints

2017-08-30 · Fred Moolekamp, Peter Melchior

We introduce a generalization of the linearized Alternating Direction Method of Multipliers to optimize a real-valued function $f$ of multiple arguments with potentially multiple constraints $g_\circ$ on each of them. Th…

Hyperspectral Unmixing

Turbo-GoDec: Exploiting the Cluster Sparsity Prior for Hyperspectral Anomaly Detection

2026-01-18 · Jiahui Sheng, Xiaorun Li, Shuhan Chen arxiv

As a key task in hyperspectral image processing, hyperspectral anomaly detection has garnered significant attention and undergone extensive research. Existing methods primarily relt on two prior assumption: low-rank back…

Anomaly Detection

Utilizing the Score of Data Distribution for Hyperspectral Anomaly Detection

2026-01-18 · Jiahui Sheng, Yidan Shi, Shu Xiang, Xiaorun Li 외 arxiv

Hyperspectral images (HSIs) are a type of image that contains abundant spectral information. As a type of real-world data, the high-dimensional spectra in hyperspectral images are actually determined by only a few factor…

Anomaly Detection