From ca59982b94747d59cbddf447eed5beecdd91387c Mon Sep 17 00:00:00 2001
From: Zhonghao Chen <52743961+zhonghaochen@users.noreply.github.com>
Date: Tue, 19 Sep 2023 15:17:48 +0800
Subject: [PATCH] Update Adaptively dictionary construction for hyperspectral
target detection.md
---
...ictionary construction for hyperspectral target detection.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_publications/Adaptively dictionary construction for hyperspectral target detection.md b/_publications/Adaptively dictionary construction for hyperspectral target detection.md
index e0678ab..05f5b64 100644
--- a/_publications/Adaptively dictionary construction for hyperspectral target detection.md
+++ b/_publications/Adaptively dictionary construction for hyperspectral target detection.md
@@ -4,7 +4,7 @@ collection: publications
date: 2023-03-27
venue: 'March 27'
---
-[Download paper here](https://ieeexplore.ieee.org/document/9366971)
+[Download paper here](https://ieeexplore.ieee.org/document/10050134)
Abstract: The task of hyperspectral images (HSIs) target detection is to identify whether the target spectral sequences present in the HSI. Recently, the topic of representation models has received much interest in hyperspectral target detection. The performance of representation models depends on whether the corresponding dictionary and sparse matrix can correctly recover the original spectrum. Therefore, the background dictionary of these models should contain the spectra of all classes except the target spectrum; i.e., the dictionary should be overcomplete. However, most representation models cannot satisfy this condition. Moreover, due to the potentially large spectral similarity between the target and the background, representation models perform poorly in background suppression. Aiming to solve these issues, a novel adaptively dictionary construction (ADC) strategy with background suppression sparse representation (BSSR) module is proposed in this letter, called adaptively dictionary construction for target detection (ADCTD). Specifically, the proposed ADC is adopted to segment the HSI into superpixels consisting of pixels with similar spectra. This process can be considered as an unsupervised coarse classification process, which can construct an overcomplete background dictionary. In addition, the BSSR is adopted to improve the separation of the target and background by a linear function. Experiments on three datasets demonstrate the superiority of the proposed ADCTD.