paper-with-me

홈 › Papers

Robustness of Practical Perceptual Hashing Algorithms to Hash-Evasion and Hash-Inversion Attacks

2024-06-03 · Jordan Madden, Moxanki Bhavsar, Lhamo Dorje, Xiaohua LI

Perceptual hashing algorithms (PHAs) are widely used for identifying illegal online content and are thus integral to various sensitive applications. However, due to their hasty deployment in real-world scenarios, their adversarial security has not been thoroughly evaluated. This paper assesses the security of three widely utilized PHAs - PhotoDNA, PDQ, and NeuralHash - against hash-evasion and hash-inversion attacks. Contrary to existing literature, our findings indicate that these PHAs demonstrate significant robustness against such attacks. We provide an explanation for these differing results, highlighting that the inherent robustness is partially due to the random hash variations characteristic of PHAs. Additionally, we propose a defense method that enhances security by intentionally introducing perturbations into the hashes.

📄 PDF Abstract BibTeX arXiv:2406.00918

Code (1)

neddamj/nnhash 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Novel Block-DCT and PCA Based Image Perceptual Hashing Algorithm

2013-06-18 · Zeng Jie

Image perceptual hashing finds applications in content indexing, large-scale image database management, certification and authentication and digital watermarking. We propose a Block-DCT and PCA based image perceptual has…

Management

Re-purposing Perceptual Hashing based Client Side Scanning for Physical Surveillance

2022-12-08 · Ashish Hooda, Andrey Labunets, Tadayoshi Kohno, Earlence Fernandes

Content scanning systems employ perceptual hashing algorithms to scan user content for illegal material, such as child pornography or terrorist recruitment flyers. Perceptual hashing algorithms help determine whether two…

State of the Art: Image Hashing

2021-08-26 · Rubel Biswas, Pablo Blanco-Medina

Perceptual image hashing methods are often applied in various objectives, such as image retrieval, finding duplicate or near-duplicate images, and finding similar images from large-scale image content. The main challenge…

Image RetrievalRetrieval

Provenance Detection for AI-Generated Images: Combining Perceptual Hashing, Homomorphic Encryption, and AI Detection Models

2025-03-14 · Shree Singhi, Aayan Yadav, Aayush Gupta, Shariar Ebrahimi 외

As AI-generated sensitive images become more prevalent, identifying their source is crucial for distinguishing them from real images. Conventional image watermarking methods are vulnerable to common transformations like …

Adversarial collision attacks on image hashing functions

2020-11-18 · Brian Dolhansky, Cristian Canton Ferrer

Hashing images with a perceptual algorithm is a common approach to solving duplicate image detection problems. However, perceptual image hashing algorithms are differentiable, and are thus vulnerable to gradient-based ad…