arXiv:2504.04115eess.IVcs.CV2025-04被引 2

解决自监督高光谱异常检测中的身份映射问题,提升异常识别精度。

Overcoming the Identity Mapping Problem in Self-Supervised Hyperspectral Anomaly Detection

论文配图:Overcoming the Identity Mapping Problem in Self-Supervised Hyperspectral Anomaly Detection
图 1 · 摘自论文原文
  • 从优化角度提出三方面框架:扰动、重建、正则化。
  • 引入超像素池化与自适应卷积,显著降低异常像素重建误差。
  • 适合做高光谱图像异常检测的算法研究者参考。

深度学习推动了自监督高光谱异常检测(HAD)的快速发展。其核心假设是异常像素更难重建,因此误差更大。然而,由于神经网络强大的非线性拟合能力,模型易陷入身份映射问题(IMP),即过度拟合整幅图像,尤其在深层网络或长训练下,导致异常像素也几乎无重建误差,难以被识别。尽管已有若干模型尝试缓解该问题,但缺乏统一描述框架与验证方法。本文深入分析IMP,提出从网络优化视角的统一框架,涵盖扰动、重建与正则化三个维度。对应提出三种解决方案:超像素池化与上采样用于扰动,误差自适应卷积用于重建,在线背景像素挖掘用于正则化。大量实验验证了方法的有效性。代码已开源:https://github.com/yc-cui/Super-AD。

原文摘要 · Abstract (English)

The surge of deep learning has catalyzed considerable progress in self-supervised Hyperspectral Anomaly Detection (HAD). The core premise for self-supervised HAD is that anomalous pixels are inherently more challenging to reconstruct, resulting in larger errors compared to the background. However, owing to the powerful nonlinear fitting capabilities of neural networks, self-supervised models often suffer from the Identity Mapping Problem (IMP). The IMP manifests as a tendency for the model to overfit to the entire image, particularly with increasing network complexity or prolonged training iterations. Consequently, the whole image can be precisely reconstructed, and even the anomalous pixels exhibit imperceptible errors, making them difficult to detect. Despite the proposal of several models aimed at addressing the IMP-related issues, a unified descriptive framework and validation of solutions for IMP remain lacking. In this paper, we conduct an in-depth exploration to IMP, and summarize a unified framework that describes IMP from the perspective of network optimization, which encompasses three aspects: perturbation, reconstruction, and regularization. Correspondingly, we introduce three solutions: superpixel pooling and uppooling for perturbation, error-adaptive convolution for reconstruction, and online background pixel mining for regularization. With extensive experiments being conducted to validate the effectiveness, it is hoped that our work will provide valuable insights and inspire further research for self-supervised HAD. Code: \url{https://github.com/yc-cui/Super-AD}.

高光谱异常检测自监督深度学习

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