paper-with-me

홈 › Papers

S$^3$R: Self-supervised Spectral Regression for Hyperspectral Histopathology Image Classification

2022-09-19 · Xingran Xie, Yan Wang, Qingli Li

Benefited from the rich and detailed spectral information in hyperspectral images (HSI), HSI offers great potential for a wide variety of medical applications such as computational pathology. But, the lack of adequate annotated data and the high spatiospectral dimensions of HSIs usually make classification networks prone to overfit. Thus, learning a general representation which can be transferred to the downstream tasks is imperative. To our knowledge, no appropriate self-supervised pre-training method has been designed for histopathology HSIs. In this paper, we introduce an efficient and effective Self-supervised Spectral Regression (S$^3$R) method, which exploits the low rank characteristic in the spectral domain of HSI. More concretely, we propose to learn a set of linear coefficients that can be used to represent one band by the remaining bands via masking out these bands. Then, the band is restored by using the learned coefficients to reweight the remaining bands. Two pre-text tasks are designed: (1)S$^3$R-CR, which regresses the linear coefficients, so that the pre-trained model understands the inherent structures of HSIs and the pathological characteristics of different morphologies; (2)S$^3$R-BR, which regresses the missing band, making the model to learn the holistic semantics of HSIs. Compared to prior arts i.e., contrastive learning methods, which focuses on natural images, S$^3$R converges at least 3 times faster, and achieves significant improvements up to 14% in accuracy when transferring to HSI classification tasks.

📄 PDF Abstract BibTeX arXiv:2209.08770

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learningimage-classificationImage Classificationregression

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Developing a machine learning framework for estimating soil moisture with VNIR hyperspectral data

2018-04-24 · Sina Keller, Felix M. Riese, Johanna Stötzer, Philipp M. Maier 외

In this paper, we investigate the potential of estimating the soil-moisture content based on VNIR hyperspectral data combined with LWIR data. Measurements from a multi-sensor field campaign represent the benchmark datase…

BIG-bench Machine Learningfeature selectionregression

SpectraMorph: Structured Latent Learning for Self-Supervised Hyperspectral Super-Resolution

2025-10-23 · Ritik Shah, Marco F Duarte arxiv

Hyperspectral sensors capture dense spectra per pixel but suffer from low spatial resolution, causing blurred boundaries and mixed-pixel effects. Co-registered companion sensors such as multispectral, RGB, or panchromati…

Self-supervised Contrastive Learning for Cross-domain Hyperspectral Image Representation

2022-02-08 · Hyungtae Lee, Heesung Kwon

Recently, self-supervised learning has attracted attention due to its remarkable ability to acquire meaningful representations for classification tasks without using semantic labels. This paper introduces a self-supervis…

Contrastive LearningSelf-Supervised LearningTransfer Learning

HyperKon: A Self-Supervised Contrastive Network for Hyperspectral Image Analysis

2023-11-26 · Daniel L Ayuba, Belen Marti-Cardona, Jean-yves Guillemaut, Oscar Mendez Maldonado

The exceptional spectral resolution of hyperspectral imagery enables material insights that are not possible with RGB or multispectral images. Yet, the full potential of this data is often underutilized by deep learning …

Contrastive LearningHyperspectral image analysisHyperspectral Image Classificationimage-classification+2

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