paper-with-me

Papers

Model Inversion Attack Against Deep Hashing

2025-11-15 · Dongdong Zhao, Qiben Xu, Ranxin Fang, Baogang Song arxiv

Deep hashing improves retrieval efficiency through compact binary codes, yet it introduces severe and often overlooked privacy risks. The ability to reconstruct original training data from hash codes could lead to serious threats such as biometric forgery and privacy breaches. However, model inversion attacks specifically targeting deep hashing models remain unexplored, leaving their security implications unexamined. This research gap stems from the inaccessibility of genuine training hash codes and the highly discrete Hamming space, which prevents existing methods from adapting to deep hashing. To address these challenges, we propose DHMI, the first diffusion-based model inversion framework designed for deep hashing. DHMI first clusters an auxiliary dataset to derive semantic hash centers as surrogate anchors. It then introduces a surrogate-guided denoising optimization method that leverages a novel attack metric (fusing classification consistency and hash proximity) to dynamically select candidate samples. A cluster of surrogate models guides the refinement of these candidates, ensuring the generation of high-fidelity and semantically consistent images. Experiments on multiple datasets demonstrate that DHMI successfully reconstructs high-resolution, high-quality images even under the most challenging black-box setting, where no training hash codes are available. Our method outperforms the existing state-of-the-art model inversion attacks in black-box scenarios, confirming both its practical efficacy and the critical privacy risks inherent in deep hashing systems.

📄 PDF Abstract BibTeX arXiv:2511.12233

Code (0)

등록된 구현이 없습니다.

Similar 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 a…

BadHash: Invisible Backdoor Attacks against Deep Hashing with Clean Label

2022-07-01 · Shengshan Hu, Ziqi Zhou, Yechao Zhang, Leo Yu Zhang 외

Due to its powerful feature learning capability and high efficiency, deep hashing has achieved great success in large-scale image retrieval. Meanwhile, extensive works have demonstrated that deep neural networks (DNNs) a…

Adversarial AttackBackdoor AttackContrastive LearningDeep Hashing+5

DarkHash: A Data-Free Backdoor Attack Against Deep Hashing

2025-10-09 · Ziqi Zhou, Menghao Deng, Yufei Song, Hangtao Zhang 외 arxiv

Benefiting from its superior feature learning capabilities and efficiency, deep hashing has achieved remarkable success in large-scale image retrieval. Recent studies have demonstrated the vulnerability of deep hashing m…

Image Retrieval

Clean Image May be Dangerous: Data Poisoning Attacks Against Deep Hashing

2025-03-27 · Shuai Li, Jie Zhang, Yuang Qi, Kejiang Chen 외

Large-scale image retrieval using deep hashing has become increasingly popular due to the exponential growth of image data and the remarkable feature extraction capabilities of deep neural networks (DNNs). However, deep …

Data PoisoningDeep HashingImage RetrievalRetrieval

GAMIN: An Adversarial Approach to Black-Box Model Inversion

2019-09-26 · Ulrich Aïvodji, Sébastien Gambs, Timon Ther

Recent works have demonstrated that machine learning models are vulnerable to model inversion attacks, which lead to the exposure of sensitive information contained in their training dataset. While some model inversion a…