arXiv:2410.01411eess.IVcs.CV2024-10被引 3

提出新图像相似性度量CSIM,对局部微小变化更敏感。

CSIM: A Copula-based similarity index sensitive to local changes for Image quality assessment

  • 用高斯耦合模型捕捉像素间依赖关系,提升局部变化感知能力
  • 在噪声、压缩伪影和模糊等场景下优于PSNR、SSIM等传统指标
  • 适合医疗影像等需高精度检测细微异常的应用场景

图像相似性度量在计算机视觉中至关重要,广泛应用于图像处理、检索、识别与质量评估,尤其在医疗、天文和监控领域。现有度量如PSNR、MSE、SSIM、ISSM和FSIM在速度、复杂度或对微小变化的敏感性方面存在局限。本文提出一种新型图像相似性度量CSIM,结合实时性与对细微变化的敏感性。该方法利用概率论中的高斯耦合,将图像转换为包含像素强度、位置及像素值依赖关系的局部图像块向量,通过建模像素强度的联合分布,更精细地比较图像块,从而提升对局部变化的响应能力。实验表明,CSIM在噪声、压缩伪影和模糊等多种失真场景下均优于现有度量。其检测细微差异的能力使其适用于医学影像等对精度要求高的场景。代码已公开于https://github.com/safouaneelg/copulasimilarity。

原文摘要 · Abstract (English)

Image similarity metrics play an important role in computer vision applications, as they are used in image processing, computer vision and machine learning. Furthermore, those metrics enable tasks such as image retrieval, object recognition and quality assessment, essential in fields like healthcare, astronomy and surveillance. Existing metrics, such as PSNR, MSE, SSIM, ISSM and FSIM, often face limitations in terms of either speed, complexity or sensitivity to small changes in images. To address these challenges, a novel image similarity metric, namely CSIM, that combines real-time while being sensitive to subtle image variations is investigated in this paper. The novel metric uses Gaussian Copula from probability theory to transform an image into vectors of pixel distribution associated to local image patches. These vectors contain, in addition to intensities and pixel positions, information on the dependencies between pixel values, capturing the structural relationships within the image. By leveraging the properties of Copulas, CSIM effectively models the joint distribution of pixel intensities, enabling a more nuanced comparison of image patches making it more sensitive to local changes compared to other metrics. Experimental results demonstrate that CSIM outperforms existing similarity metrics in various image distortion scenarios, including noise, compression artifacts and blur. The metric's ability to detect subtle differences makes it suitable for applications requiring high precision, such as medical imaging, where the detection of minor anomalies can be of a high importance. The results obtained in this work can be reproduced from this Github repository: https://github.com/safouaneelg/copulasimilarity.

图像质量评估相似性度量高斯耦合

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