利用异常像素聚类特性提升高光谱图像小目标检测精度
Turbo-GoDec: Exploiting the Cluster Sparsity Prior for Hyperspectral Anomaly Detection
- 将异常像素的空间聚类性建模为马尔可夫随机场,改进GoDec算法
- 在三个真实数据集上对小尺寸异常检测效果优于现有方法
- 适合需要精准定位稀疏、小范围异常的应用场景
高光谱图像异常检测是图像处理中的关键任务,现有方法多依赖背景低秩与异常稀疏的先验假设,并引入背景的空间正则化。然而,多数方法仅利用异常稀疏性,未深入挖掘其空间分布特征。通过观察发现,异常像素常以小块聚集形式出现,即具有聚类稀疏性。本文将该先验融入经典GoDec算法的S步中,构建基于因子图消息传递的边缘概率计算机制,识别高异常概率区域作为稀疏分量,提出Turbo-GoDec方法。在三个真实高光谱图像数据集上的实验表明,该方法在检测小尺寸异常方面显著优于原始GoDec(LSMAD)及当前主流方法。代码已开源:https://github.com/jiahuisheng/Turbo-GoDec。
原文摘要 · Abstract (English)
As a key task in hyperspectral image processing, hyperspectral anomaly detection has garnered significant attention and undergone extensive research. Existing methods primarily relt on two prior assumption: low-rank background and sparse anomaly, along with additional spatial assumptions of the background. However, most methods only utilize the sparsity prior assumption for anomalies and rarely expand on this hypothesis. From observations of hyperspectral images, we find that anomalous pixels exhibit certain spatial distribution characteristics: they often manifest as small, clustered groups in space, which we refer to as cluster sparsity of anomalies. Then, we combined the cluster sparsity prior with the classical GoDec algorithm, incorporating the cluster sparsity prior into the S-step of GoDec. This resulted in a new hyperspectral anomaly detection method, which we called Turbo-GoDec. In this approach, we modeled the cluster sparsity prior of anomalies using a Markov random field and computed the marginal probabilities of anomalies through message passing on a factor graph. Locations with high anomalous probabilities were treated as the sparse component in the Turbo-GoDec. Experiments are conducted on three real hyperspectral image (HSI) datasets which demonstrate the superior performance of the proposed Turbo-GoDec method in detecting small-size anomalies comparing with the vanilla GoDec (LSMAD) and state-of-the-art anomaly detection methods. The code is available at https://github.com/jiahuisheng/Turbo-GoDec.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。