paper-with-me

Papers

Diffusion Subspace Clustering for Hyperspectral Images

2023-07-12 · IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing 2023 7 · Jiaxin Chen, Shujun Liu, Zhongbiao Zhang, Huajun Wang

Hyperspectral image (HSI) subspace clustering remains a challenging task due to the poor spatial and rich spectral resolutions of HSIs. Most of the existing HSI subspace clustering approaches just extract the spatial and spectral features, ignoring the intrinsic distribution information of data and leading to low accuracy of clustering generally. To solve this problem, this article presents a diffusion subspace clustering model (DiffSC) that learns distribution information of HSI data simultaneously through a diffusion module (DM). Specifically, due to the diffusion probabilistic model (DPM) learning raw object data distribution to generate data of the same distribution, which has received wide attention in generation tasks and outperforms other generative models significantly, we attempt to apply the DPM in the field of feature extraction. DiffSC performs distribution information extraction of HSIs by the DM and fuses them with spatial-spectral features extracted by deep subspace clustering for training jointly. Experiment outcomes demonstrate that intermediate activation of specific timestep in the inverse diffusion process captures latent distribution information of images effectively and improves the HSI clustering accuracy significantly. Since the DPM is simplified, it can be easily trained from scratch. We evaluate the presented DiffSC on five real HSI datasets, and the experiments indicate that DiffSC can obtain the most advanced clustering outcomes that notably outperform most existing HSI subspace clustering approaches.

📄 PDF Abstract BibTeX

Code (1)

N1ceChen/DiffSC pytorch

Tasks

Clustering

Similar Papers 제목 키워드 기반

Multiscale Clustering of Hyperspectral Images Through Spectral-Spatial Diffusion Geometry

2021-03-29 · Sam L. Polk, James M. Murphy

Clustering algorithms partition a dataset into groups of similar points. The primary contribution of this article is the Multiscale Spatially-Regularized Diffusion Learning (M-SRDL) clustering algorithm, which uses spati…

Clustering

Sparse Subspace Clustering Friendly Deep Dictionary Learning for Hyperspectral Image Classification

2021-11-27 · Anurag Goel, Angshul Majumdar

Subspace clustering techniques have shown promise in hyperspectral image segmentation. The fundamental assumption in subspace clustering is that the samples belonging to different clusters/segments lie in separable subsp…

ClusteringDictionary LearningHyperspectral Image Classificationhyperspectral image clustering+6

Contrastive Multi-view Subspace Clustering of Hyperspectral Images based on Graph Convolutional Networks

2023-12-11 · Renxiang Guan, Zihao Li, Xianju Li, Chang Tang 외

High-dimensional and complex spectral structures make the clustering of hyperspectral images (HSI) a challenging task. Subspace clustering is an effective approach for addressing this problem. However, current subspace c…

ClusteringContrastive LearningMulti-view Subspace Clustering

Unsupervised Clustering and Active Learning of Hyperspectral Images with Nonlinear Diffusion

2017-04-26 · James M. Murphy, Mauro Maggioni

The problem of unsupervised learning and segmentation of hyperspectral images is a significant challenge in remote sensing. The high dimensionality of hyperspectral data, presence of substantial noise, and overlap of cla…

Active LearningClustering

Unfolding ADMM for Enhanced Subspace Clustering of Hyperspectral Images

2024-04-10 · Xianlu Li, Nicolas Nadisic, Shaoguang Huang, Aleksandra Pižurica

Deep subspace clustering methods are now prominent in clustering, typically using fully connected networks and a self-representation loss function. However, these methods often struggle with overfitting and lack interpre…

ClusteringImage RestorationSuper-Resolution