paper-with-me

Papers

FactoFormer: Factorized Hyperspectral Transformers with Self-Supervised Pretraining

2023-09-18 · Shaheer Mohamed, Maryam Haghighat, Tharindu Fernando, Sridha Sridharan, Clinton Fookes, Peyman Moghadam

Hyperspectral images (HSIs) contain rich spectral and spatial information. Motivated by the success of transformers in the field of natural language processing and computer vision where they have shown the ability to learn long range dependencies within input data, recent research has focused on using transformers for HSIs. However, current state-of-the-art hyperspectral transformers only tokenize the input HSI sample along the spectral dimension, resulting in the under-utilization of spatial information. Moreover, transformers are known to be data-hungry and their performance relies heavily on large-scale pretraining, which is challenging due to limited annotated hyperspectral data. Therefore, the full potential of HSI transformers has not been fully realized. To overcome these limitations, we propose a novel factorized spectral-spatial transformer that incorporates factorized self-supervised pretraining procedures, leading to significant improvements in performance. The factorization of the inputs allows the spectral and spatial transformers to better capture the interactions within the hyperspectral data cubes. Inspired by masked image modeling pretraining, we also devise efficient masking strategies for pretraining each of the spectral and spatial transformers. We conduct experiments on six publicly available datasets for HSI classification task and demonstrate that our model achieves state-of-the-art performance in all the datasets. The code for our model will be made available at https://github.com/csiro-robotics/factoformer.

📄 PDF Abstract BibTeX arXiv:2309.09431

Code (1)

csiro-robotics/factoformer 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Deep Neural Network Based Hyperspectral Pixel Classification With Factorized Spectral-Spatial Feature Representation

2019-04-16 · Jingzhou Chen, Siyu Chen, Peilin Zhou, Yuntao Qian

Deep learning has been widely used for hyperspectral pixel classification due to its ability of generating deep feature representation. However, how to construct an efficient and powerful network suitable for hyperspectr…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

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

Self-supervised Learning for Hyperspectral Images of Trees

2025-09-06 · Moqsadur Rahman, Saurav Kumar, Santosh S. Palmate, M. Shahriar Hossain arxiv

Aerial remote sensing using multispectral and RGB imagers has provided a critical impetus to precision agriculture. Analysis of the hyperspectral images with limited or no labels is challenging. This paper focuses on sel…

Self-Supervised 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

Salient object detection on hyperspectral images using features learned from unsupervised segmentation task

2019-02-28 · Nevrez Imamoglu, Guanqun Ding, Yuming Fang, Asako Kanezaki 외

Various saliency detection algorithms from color images have been proposed to mimic eye fixation or attentive object detection response of human observers for the same scenes. However, developments on hyperspectral imagi…

ClusteringImage SegmentationObjectobject-detection+6