arXiv:2605.18541cs.CV2026-05

LESSViT通过低秩分解实现高效跨传感器高光谱建模

LESSViT: Robust Hyperspectral Representation Learning under Spectral Configuration Shift

论文配图:LESSViT: Robust Hyperspectral Representation Learning under Spectral Configuration Shift
图 1 · 摘自论文原文
  • 用低秩分解分离空间与光谱注意力,降低计算复杂度
  • 在SpectralEarth数据集上显著提升光谱配置变化下的泛化性能
  • 适合需要跨传感器高光谱分析的研究者和工业应用

不同传感器间的波长覆盖、波段采样和通道维度差异,使高光谱图像建模面临根本挑战。现有视觉变换器(ViT)方法或依赖固定通道假设的隐式光谱建模,或采用计算开销巨大的显式时空-光谱注意力,难以兼顾效率与表达能力。本文提出低秩高效时空-光谱视觉变换器(LESSViT),基于结构化低秩分解的LESS注意力机制,将全量时空-光谱注意力复杂度从 $O(N^2 C^2)$ 降至 $O(rNC)$,其中 $N$ 为空间标记数,$C$ 为光谱通道数,$r$ 为低秩近似秩。结合通道无关的补丁嵌入与波长感知的位置编码,支持灵活光谱输入。为进一步实现高效鲁棒预训练,提出解耦时空-光谱掩码与分层通道采样的高光谱掩码自编码器(HyperMAE)。在模拟跨传感器变异的跨光谱泛化设置下,SpectralEarth基准测试表明,LESSViT在光谱偏移下仍具强鲁棒性,且保持良好分布内性能,证明显式高效建模对可扩展、通用的高光谱表征学习至关重要。

原文摘要 · Abstract (English)

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.

高光谱视觉变换器跨传感器低秩分解

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。