paper-with-me

Papers

SpectralDiff: A Generative Framework for Hyperspectral Image Classification with Diffusion Models

2023-04-12 · Ning Chen, Jun Yue, Leyuan Fang, Shaobo Xia

Hyperspectral Image (HSI) classification is an important issue in remote sensing field with extensive applications in earth science. In recent years, a large number of deep learning-based HSI classification methods have been proposed. However, existing methods have limited ability to handle high-dimensional, highly redundant, and complex data, making it challenging to capture the spectral-spatial distributions of data and relationships between samples. To address this issue, we propose a generative framework for HSI classification with diffusion models (SpectralDiff) that effectively mines the distribution information of high-dimensional and highly redundant data by iteratively denoising and explicitly constructing the data generation process, thus better reflecting the relationships between samples. The framework consists of a spectral-spatial diffusion module, and an attention-based classification module. The spectral-spatial diffusion module adopts forward and reverse spectral-spatial diffusion processes to achieve adaptive construction of sample relationships without requiring prior knowledge of graphical structure or neighborhood information. It captures spectral-spatial distribution and contextual information of objects in HSI and mines unsupervised spectral-spatial diffusion features within the reverse diffusion process. Finally, these features are fed into the attention-based classification module for per-pixel classification. The diffusion features can facilitate cross-sample perception via reconstruction distribution, leading to improved classification performance. Experiments on three public HSI datasets demonstrate that the proposed method can achieve better performance than state-of-the-art methods. For the sake of reproducibility, the source code of SpectralDiff will be publicly available at https://github.com/chenning0115/SpectralDiff.

📄 PDF Abstract BibTeX arXiv:2304.05961

Code (1)

chenning0115/spectraldiff 공식 구현 pytorch

Tasks

ClassificationDenoisingHyperspectral Image Classificationimage-classificationImage Classification

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 제목 키워드 기반

Spectral-Structured Diffusion for Single-Image Rain Removal

2026-03-10 · Yucheng Xing, Xin Wang arxiv

Rain streaks manifest as directional and frequency-concentrated structures that overlap across multiple scales, making single-image rain removal particularly challenging. While diffusion-based restoration models provide …

Computational EfficiencyRain Removal

Generative Adversarial Networks and Probabilistic Graph Models for Hyperspectral Image Classification

2018-02-10 · Zilong Zhong, Jonathan Li

High spectral dimensionality and the shortage of annotations make hyperspectral image (HSI) classification a challenging problem. Recent studies suggest that convolutional neural networks can learn discriminative spatial…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

Multi-Fake Evolutionary Generative Adversarial Networks for Imbalance Hyperspectral Image Classification

2021-11-07 · Tanmoy Dam, Nidhi Swami, Sreenatha G. Anavatti, Hussein A. Abbass

This paper presents a novel multi-fake evolutionary generative adversarial network(MFEGAN) for handling imbalance hyperspectral image classification. It is an end-to-end approach in which different generative objective l…

ClassificationGenerative Adversarial NetworkHyperspectral Image Classificationimage-classification+1

Generative Adversarial Networks Based on Transformer Encoder and Convolution Block for Hyperspectral Image Classification

2022-07-16 · Remote Sensing 2022 7 · Jing Bai, Jiawei Lu, Zhu Xiao, Zheng Chen 외

Nowadays, HSI classification can reach a high classification accuracy when given sufficient labeled samples as training set. However, the performances of existing methods decrease sharply when trained on few labeled samp…

ClassificationClassification Of Hyperspectral ImagesFew-Shot Image ClassificationFew-Shot Learning+4

Generative Adversarial Networks and Conditional Random Fields for Hyperspectral Image Classification

2019-05-12 · Zilong Zhong, Jonathan Li, David A. Clausi, Alexander Wong

In this paper, we address the hyperspectral image (HSI) classification task with a generative adversarial network and conditional random field (GAN-CRF) -based framework, which integrates a semi-supervised deep learning …

ClassificationGeneral ClassificationGenerative Adversarial NetworkHyperspectral Image Classification+2