CVSep 10, 2025

HyperTTA: Test-Time Adaptation for Hyperspectral Image Classification under Distribution Shifts

arXiv:2509.08436v22 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses robustness issues in hyperspectral image classification for remote sensing applications, but it is incremental as it builds on existing test-time adaptation methods.

The paper tackled the problem of hyperspectral image classification models being sensitive to distribution shifts from real-world degradations, and proposed HyperTTA, a test-time adaptation framework that outperformed state-of-the-art baselines across diverse degradation scenarios.

Hyperspectral image (HSI) classification models are highly sensitive to distribution shifts caused by real-world degradations such as noise, blur, compression, and atmospheric effects. To address this challenge, we propose HyperTTA (Test-Time Adaptable Transformer for Hyperspectral Degradation), a unified framework that enhances model robustness under diverse degradation conditions. First, we construct a multi-degradation hyperspectral benchmark that systematically simulates nine representative degradations, enabling comprehensive evaluation of robust classification. Based on this benchmark, we develop a Spectral--Spatial Transformer Classifier (SSTC) with a multi-level receptive field mechanism and label smoothing regularization to capture multi-scale spatial context and improve generalization. Furthermore, we introduce a lightweight test-time adaptation strategy, the Confidence-aware Entropy-minimized LayerNorm Adapter (CELA), which dynamically updates only the affine parameters of LayerNorm layers by minimizing prediction entropy on high-confidence unlabeled target samples. This strategy ensures reliable adaptation without access to source data or target labels. Experiments on two benchmark datasets demonstrate that HyperTTA outperforms state-of-the-art baselines across a wide range of degradation scenarios. Code will be made available publicly.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes