用向量扩散取代传统重建,提升高光谱异常检测的精度与鲁棒性。
Beyond Reconstruction: Reconstruction-to-Vector Diffusion for Hyperspectral Anomaly Detection

- 将重建视为流形净化起点,构建残差引导的生成动态机制。
- 在8个数据集上实现新SOTA,显著提升亚像素目标检出率和背景抑制能力。
- 适合高光谱遥感、军事侦察等需精准异常识别的场景使用。
高光谱异常检测(HAD)虽能有效识别复杂场景中的稀疏目标,但现有模型仍受限于以标量重建为终点的范式。这种依赖模糊标量残差的方法,在空间下采样时导致亚像素异常消失,并因未净化的异常污染训练权重而引发严重确认偏差。本文提出重建到向量扩散(R2VD),从根本上将重建定义为流形净化起点,建立新型残差引导生成动态范式。框架包含四个阶段:(1) 物理先验提取(PPE)阶段,通过双流统计指导缓解早期确认偏差;(2) 有指导的流形净化(GMP)阶段,利用全上下文自编码器(OCA)提取纯净残差图并保留脆弱的亚像素拓扑结构;(3) 残差评分建模(RSM)阶段,采用受物理光谱防火墙(PSF)保护的扩散Transformer(DiT),有效隔离跨波段泄漏;(4) 向量动态推理(VDI)阶段,通过评估高维向量干扰模式而非传统标量误差,鲁棒地分离目标与背景。在八个数据集上的全面评估表明,R2VD达到新的最优水平,展现出卓越的目标可检出性与背景抑制能力。代码已开源:https://github.com/Bondojijun/R2VD。
原文摘要 · Abstract (English)
While Hyperspectral Anomaly Detection (HAD) excels at identifying sparse targets in complex scenes, existing models remain trapped in a scalar "reconstruction-as-endpoint" paradigm. This reliance on ambiguous scalar residuals consistently triggers sub-pixel anomaly vanishing during spatial downsampling, alongside severe confirmation bias when unpurified anomalies corrupt training weights. In this paper, we propose Reconstruction-to-Vector Diffusion (R2VD), which fundamentally redefines reconstruction as a manifold purification origin to establish a novel residual-guided generative dynamics paradigm. Our framework introduces a four-stage pipeline: (1) a Physical Prior Extraction (PPE) stage that mitigates early confirmation bias via dual-stream statistical guidance; (2) a Guided Manifold Purification (GMP) stage utilizing an OmniContext Autoencoder (OCA) to extract purified residual maps while preserving fragile sub-pixel topologies; (3) a Residual Score Modeling (RSM) stage where a Diffusion Transformer (DiT), guarded by a Physical Spectral Firewall (PSF), effectively isolates cross-spectral leakage; and (4) a Vector Dynamics Inference (VDI) stage that robustly decouples targets from backgrounds by evaluating high-dimensional vector interference patterns instead of conventional scalar errors. Comprehensive evaluations on eight datasets confirm that R2VD establishes a new state-of-the-art, delivering exceptional target detectability and background suppression. The code is available at https://github.com/Bondojijun/R2VD.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。