paper-with-me

Papers

S3Net: Spectral–Spatial Siamese Network for Few-Shot Hyperspectral Image Classification

2022-06-08

Deep learning (DL) has shown great potential for hyperspectral image (HSI) classification due to its powerful ability of nonlinear modeling and end-to-end optimization. However, DL models easily get trapped into overfitting due to limited training labels since the labeling process is time-consuming and laborious in a real classification scenario. To overcome this issue, we propose a novel spectral–spatial Siamese network (S3Net) for few-shot HSI classification. First, a lightweight spectral–spatial network (SSN) composed of 1-D and 2-D convolution is proposed to extract spectral–spatial features. Second, S3Net is constructed by two SSNs in dual branches, which can augment the training set by feeding sample pairs into each branch and thus enhancing the model separability. To provide more features for the model, differentiated patches are fed into each branch, where negative samples are randomly selected to avoid redundancy. Finally, a weighted contrastive loss is designed to promote the model to fit in the right direction by focusing on sample pairs that are hardly to be identified. Moreover, another adaptive cross-entropy loss is conceived to learn the fusion ratio of the two branches. Experiments based on three commonly used HSI datasets demonstrate that S3Net outperforms traditional and state-of-the-art DL-based HSI classification methods under a few-shot training scenario. In addition, the weighted contrastive loss and the adaptive cross-entropy loss jointly improve the discrimination power of the model. Published in: IEEE Tr

📄 PDF Abstract BibTeX

Code (1)

ZhaohuiXue/S3Net 공식 구현 pytorch

Tasks

ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

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…
Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

Multi-Temporal Spatial-Spectral Comparison Network for Hyperspectral Anomalous Change Detection

2022-05-23 · Meiqi Hu, Chen Wu, Bo Du

Hyperspectral anomalous change detection has been a challenging task for its emphasis on the dynamics of small and rare objects against the prevalent changes. In this paper, we have proposed a Multi-Temporal spatial-spec…

Change DetectionContrastive Learning

Unsupervised Spatial-spectral Network Learning for Hyperspectral Compressive Snapshot Reconstruction

2020-12-18 · Yubao Sun, Ying Yang, Qingshan Liu, Mohan Kankanhalli

Hyperspectral compressive imaging takes advantage of compressive sensing theory to achieve coded aperture snapshot measurement without temporal scanning, and the entire three-dimensional spatial-spectral data is captured…

Compressive Sensing

HyperColorization: Propagating spatially sparse noisy spectral clues for reconstructing hyperspectral images

2024-03-18 · M. Kerem Aydin, Qi Guo, Emma Alexander

Hyperspectral cameras face challenging spatial-spectral resolution trade-offs and are more affected by shot noise than RGB photos taken over the same total exposure time. Here, we present a colorization algorithm to reco…

ColorizationSSIM

Spatial gradient consistency for unsupervised learning of hyperspectral demosaicking: Application to surgical imaging

2023-02-21 · Peichao Li, Muhammad Asad, Conor Horgan, Oscar MacCormac 외

Hyperspectral imaging has the potential to improve intraoperative decision making if tissue characterisation is performed in real-time and with high-resolution. Hyperspectral snapshot mosaic sensors offer a promising app…

Decision MakingDemosaicking

Exploiting Spectral-Spatial Correlation for Coded Hyperspectral Image Restoration

2016-06-01 · CVPR 2016 6 · Ying Fu, Yinqiang Zheng, Imari Sato, Yoichi Sato

Conventional scanning and multiplexing techniques for hyperspectral imaging suffer from limited temporal and/or spatial resolution. To resolve this issue, coding techniques are becoming increasingly popular in developing…

Image Restoration