CgAT: Center-Guided Adversarial Training for Deep Hashing-Based Retrieval
Xunguang Wang, Yiqun Lin, Xiaomeng Li

TL;DR
This paper introduces CgAT, a novel adversarial training method for deep hashing in image retrieval, which enhances robustness against adversarial attacks by using center codes to generate and mitigate worst-case adversarial examples.
Contribution
The paper proposes a center-guided adversarial training framework that formulates center codes to improve deep hashing robustness against adversarial attacks.
Findings
Significantly improves defense performance over state-of-the-art methods.
Effectively generates worst-case adversarial examples for training.
Demonstrates robustness on benchmark datasets like FLICKR-25K, NUS-WIDE, and MS-COCO.
Abstract
Deep hashing has been extensively utilized in massive image retrieval because of its efficiency and effectiveness. However, deep hashing models are vulnerable to adversarial examples, making it essential to develop adversarial defense methods for image retrieval. Existing solutions achieved limited defense performance because of using weak adversarial samples for training and lacking discriminative optimization objectives to learn robust features. In this paper, we present a min-max based Center-guided Adversarial Training, namely CgAT, to improve the robustness of deep hashing networks through worst adversarial examples. Specifically, we first formulate the center code as a semantically-discriminative representative of the input image content, which preserves the semantic similarity with positive samples and dissimilarity with negative examples. We prove that a mathematical formula can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
