paper-with-me

홈 › Papers

LESSViT: Robust Hyperspectral Representation Learning under Spectral Configuration Shift

2026-05-18 · Haozhe Si, Yuxuan Wan, Yuqing Wang, Minh Do, Han Zhao arxiv

Modeling hyperspectral imagery (HSI) across different sensors presents a fundamental challenge due to variations in wavelength coverage, band sampling, and channel dimensionality. As a result, models trained under a fixed spectral configuration often fail to generalize to other sensors. Existing Vision Transformer (ViT) approaches either rely on implicit spectral modeling with fixed channel assumptions or adopt explicit spatial-spectral attention with prohibitive computational cost, leading to a fundamental trade-off between efficiency and expressiveness. In this work, we introduce Low-rank Efficient Spatial-Spectral ViT (LESSViT), a sensor-flexible architecture for cross-spectral generalization. LESSViT is built on LESS Attention, a structured low-rank factorization that models joint spatial-spectral interactions through separable spatial and spectral components, reducing the complexity of full spatial-spectral attention from $O(N^2 C^2)$ to $O(rNC)$, where $N$ is the number of spatial tokens, $C$ is the number of spectral channels, and $r$ is the rank of the low-rank approximation. We further incorporate channel-agnostic patch embedding and wavelength-aware positional encoding to support flexible spectral inputs. To enable efficient and robust pretraining, we introduce a hyperspectral masked autoencoder (HyperMAE) with decoupled spatial-spectral masking and hierarchical channel sampling. We evaluate LESSViT under a cross-spectral generalization setting that simulates cross-sensor variability. Experiments on the SpectralEarth benchmark demonstrate that LESSViT improves robustness under spectral shifts while remaining competitive in-distribution, and explicit and efficient spatial-spectral modeling is essential for scalable and generalizable hyperspectral representation learning.

📄 PDF Abstract BibTeX arXiv:2605.18541

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

HyperVision: A Channel-Adaptive Ground-Based Hyperspectral Vision Pre-trained Backbone

2026-05-17 · Guanyiman Fu, Jingtao Li, Zihang Cheng, Zhuanfeng Li 외 arxiv

While hyperspectral imaging provides rich spatial-spectral information across hundreds of narrow wavelength bands for precise material identification, ground-based hyperspectral pre-trained backbones remain absent, const…

Hyperspectral Semantic SegmentationSalient Object DetectionRepresentation LearningKnowledge Distillation

MBTI: A Multi-Branch Efficient Fine-Tuning Framework for Hyperspectral Image Classification with Foundation Models

2026-07-14 · Mingzhen Xu, Haonan Guo, Di Wang, Yinghua Qu 외 arxiv

Hyperspectral foundation models learn transferable spectral-spatial representations from large-scale unlabeled data. They provide an effective paradigm for adapting to downstream hyperspectral image (HSI) classification …

Hyperspectral Image Classification

Learnable Quantum Efficiency Filters for Urban Hyperspectral Segmentation

2026-03-27 · Imad Ali Shah, Jiarong Li, Ethan Delaney, Enda Ward 외 arxiv

Hyperspectral sensing provides rich spectral information for scene understanding in urban driving, but its high dimensionality poses challenges for interpretation and efficient learning. We introduce Learnable Quantum Ef…

Dimensionality ReductionSemantic SegmentationScene Understanding

Deep Spectral Convolution Network for HyperSpectral Unmixing

2018-06-22 · Savas Ozkan, Gozde Bozdagi Akar

In this paper, we propose a novel hyperspectral unmixing technique based on deep spectral convolution networks (DSCN). Particularly, three important contributions are presented throughout this paper. First, fully-connect…

Hyperspectral Unmixing

HyperBench: Standardizing and Scaling Synthetic Evaluation for Hyperspectral Super-Resolution

2026-05-20 · Ritik Shah, Marco F. Duarte arxiv

Hyperspectral super-resolution (HSR) reconstructs a high-spatial-resolution hyperspectral image by fusing a low-resolution hyperspectral image (LR-HSI) with a high-resolution multispectral image (HR-MSI). In the absence …