作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2026, Vol. 52 ›› Issue (9): 320-332. doi: 10.19678/j.issn.1000-3428.0252251

• 网络空间安全 • 上一篇    下一篇

基于感知哈希的图文图像内容认证算法

陈新锣, 赵爽, 曹芳*()   

  1. 上海海事大学信息工程学院, 上海 201306
  • 收稿日期:2025-03-21 修回日期:2025-04-12 出版日期:2026-09-15 发布日期:2025-05-19
  • 通讯作者: 曹芳
  • 作者简介:

    陈新锣, 男, 硕士研究生, 主研方向为图文感知哈希

    赵爽, 硕士研究生

    曹芳(通信作者), 副教授、博士

  • 基金资助:
    国家自然科学基金(61902239); 上海市自然科学基金(21ZR1444600)

Text-Picture Mixed Image Content Authentication Algorithm Based on Perceptual Hashing

CHEN Xinluo, ZHAO Shuang, CAO Fang*()   

  1. School of Information Engineering, Shanghai Maritime University, Shanghai 201306, China
  • Received:2025-03-21 Revised:2025-04-12 Online:2026-09-15 Published:2025-05-19
  • Contact: CAO Fang

摘要:

随着多媒体技术的发展, 未经授权伪造和传播虚假信息的难度大大降低, 可能引发一系列负面后果, 亟需有效的内容认证方法以确保图像内容的真实性和安全性。近年来, 感知图像哈希在图像认证领域展现出了非常优越的性能, 然而, 现有算法在处理文字占比较大的图像时效果并不理想, 也无法有效应对划线等新型内容保留操作。因此, 提出了一种基于感知哈希的图文图像内容(TPMI)认证算法。所提算法采用了环分割的图像划分方法, 统计了每个环内尺度不变特征变换(SIFT)关键点的频率特征和分布特征, 这些特征具有旋转不变性, 可以有效提升所提算法的抗冲突性。通过获取关键点信息, 所提算法对包括不规则划线在内的内容保留操作都具有良好的鲁棒性。构建了一个图文图像数据集对所提算法进行实验, 与一些有代表性的算法相比, 该算法在感知鲁棒性、抗冲突性和安全性方面都具有更好的性能; 对于图像进行部分篡改, 能够准确判定各篡改图像与原始图像相似。此外, 还针对现实中常见的划线攻击进行了实验, 结果表明所提算法能够有效识别这类攻击图像。

关键词: 感知哈希, 图文图像, 环分割, 鲁棒性, 抗冲突性

Abstract:

With the development of multimedia technology, the difficulty of unauthorized forgery and dissemination of false information has significantly decreased. This can lead to several negative consequences. Effective content authentication algorithms are urgently required to ensure the authenticity and security of image content. Recently, perceptual image hashing has demonstrated excellent performance in the field of image authentication. However, existing algorithms are not ideal for processing images with a large proportion of text, and they cannot effectively cope with new content-preserving manipulations such as scribbling. Therefore, a Text—Picture Mixed Image (TPMI) content authentication algorithm based on perceptual hashing is proposed. The proposed algorithm adopts the image segmentation algorithm of ring partitioning and calculates the frequency and distribution characteristics of the Scale-Invariant Feature Transform (SIFT) keypoints within each ring. These features exhibit rotational invariance and effectively improve the anti-collision performance of the proposed algorithm. By obtaining keypoint information, the proposed algorithm performs well in terms of robustness against content-preservation manipulations, including irregular scribbles. A TPMI dataset is constructed to validate the performance of the proposed algorithm. Compared to some representative algorithms, this algorithm performs better in terms of perceptual robustness, anti-collision, and security. Partial tampering with images can effectively identify tampered images that are similar to the original image. Additionally, experiments on scribble attacks are conducted, and the results show that the proposed algorithm can effectively identify such attack images.

Key words: perceptual hashing, Text—Picture Mixed Image (TPMI), ring partition, robustness, anti-collision