paper-with-me

Papers

Deep Diversity-Enhanced Feature Representation of Hyperspectral Images

2023-01-15 · Jinhui Hou, Zhiyu Zhu, Junhui Hou, Hui Liu, Huanqiang Zeng, Deyu Meng

In this paper, we study the problem of efficiently and effectively embedding the high-dimensional spatio-spectral information of hyperspectral (HS) images, guided by feature diversity. Specifically, based on the theoretical formulation that feature diversity is correlated with the rank of the unfolded kernel matrix, we rectify 3D convolution by modifying its topology to enhance the rank upper-bound. This modification yields a rank-enhanced spatial-spectral symmetrical convolution set (ReS$^3$-ConvSet), which not only learns diverse and powerful feature representations but also saves network parameters. Additionally, we also propose a novel diversity-aware regularization (DA-Reg) term that directly acts on the feature maps to maximize independence among elements. To demonstrate the superiority of the proposed ReS$^3$-ConvSet and DA-Reg, we apply them to various HS image processing and analysis tasks, including denoising, spatial super-resolution, and classification. Extensive experiments show that the proposed approaches outperform state-of-the-art methods both quantitatively and qualitatively to a significant extent. The code is publicly available at https://github.com/jinnh/ReSSS-ConvSet.

📄 PDF Abstract BibTeX arXiv:2301.06132

Code (1)

jinnh/resss-convset 공식 구현 pytorch

Tasks

DenoisingDiversitySuper-Resolution

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Rank-Enhanced Low-Dimensional Convolution Set for Hyperspectral Image Denoising

2022-07-09 · Jinhui Hou, Zhiyu Zhu, Hui Liu, Junhui Hou

This paper tackles the challenging problem of hyperspectral (HS) image denoising. Unlike existing deep learning-based methods usually adopting complicated network architectures or empirically stacking off-the-shelf modul…

DenoisingHyperspectral Image DenoisingImage Denoising

HyperKD: Distilling Cross-Spectral Knowledge in Masked Autoencoders via Inverse Domain Shift with Spatial-Aware Masking and Specialized Loss

2025-08-13 · Abdul Matin, Tanjim Bin Faruk, Shrideep Pallickara, Sangmi Lee Pallickara arxiv

The proliferation of foundation models, pretrained on large-scale unlabeled datasets, has emerged as an effective approach in creating adaptable and reusable architectures that can be leveraged for various downstream tas…

Representation LearningKnowledge DistillationDomain Adaptation

Toulouse Hyperspectral Data Set: a benchmark data set to assess semi-supervised spectral representation learning and pixel-wise classification techniques

2023-11-15 · Romain Thoreau, Laurent Risser, Véronique Achard, Béatrice Berthelot 외

Airborne hyperspectral images can be used to map the land cover in large urban areas, thanks to their very high spatial and spectral resolutions on a wide spectral domain. While the spectral dimension of hyperspectral im…

Representation LearningSelf-Supervised Learning

Spatial--spectral FFPNet: Attention-Based Pyramid Network for Segmentation and Classification of Remote Sensing Images

2020-08-20 · Qingsong Xu, Xin Yuan, Chaojun Ouyang, Yue Zeng

We consider the problem of segmentation and classification of high-resolution and hyperspectral remote sensing images. Unlike conventional natural (RGB) images, the inherent large scale and complex structures of remote s…

ClassificationDiversityGeneral ClassificationHyperspectral Image Classification+3

Deep Clustering With Intra-class Distance Constraint for Hyperspectral Images

2019-04-01 · Jinguang Sun, Wanli Wang, Xian Wei, Li Fang 외

The high dimensionality of hyperspectral images often results in the degradation of clustering performance. Due to the powerful ability of deep feature extraction and non-linear feature representation, the clustering alg…

ClusteringDeep Clustering