菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-29
📄 Abstract - High-Dimensional Noise to Low-Dimensional Manifolds: A Manifold-Space Diffusion Framework for Degraded Hyperspectral Image Classification

Recently, Hyperspectral Image (HSI) classification has attracted increasing attention in remote sensing. However, HSI data are inherently high-dimensional but low-rank, with discriminative information concentrated on a low-dimensional latent manifold. In real-world remote sensing scenarios, the superposition of multiple degradation factors disrupts this intrinsic manifold structure, driving samples away from their original low-dimensional distribution and introducing substantial redundant and non-discriminative variations. To better handle this challenge, this paper proposes a manifold-space diffusion framework (MSDiff) for robust hyperspectral classification under complex degradation conditions. Specifically, the proposed method first maps high-dimensional, degradation-affected HSI data into a compact low-dimensional manifold through a discriminative spectral-spatial reconstruction task, preserving class semantics and reducing redundant variations. A diffusion-based generative model is then applied to regularize the spectral-spatial distribution within the manifold, enabling progressive refinement and stabilization of latent features against residual degradations. The key advantage of the proposed framework lies in performing diffusion-based distribution modeling directly on the low-dimensional manifold, effectively decoupling degradation-induced disturbances from intrinsic discriminative structures and enhancing representation stability under complex degradations. Experimental results on multiple hyperspectral benchmarks demonstrate consistent performance improvements over state-of-the-art methods under diverse composite degradation settings. The code will be available at this https URL

顶级标签: machine learning computer vision
详细标签: hyperspectral image classification diffusion model manifold learning degradation robustness remote sensing 或 搜索:

从高维噪声到低维流形:面向退化高光谱图像分类的流形空间扩散框架 / High-Dimensional Noise to Low-Dimensional Manifolds: A Manifold-Space Diffusion Framework for Degraded Hyperspectral Image Classification


1️⃣ 一句话总结

本文提出了一种名为MSDiff的框架,先将受多种退化影响的高维高光谱图像映射到低维流形上保留关键信息,再利用扩散模型在该流形上逐步修正数据分布,从而有效抵抗噪声和退化,提升分类性能。

源自 arXiv: 2604.26279