Globally Correlation-Aware Hard Negative Generation
Wenjie Peng, Hongxiang Huang, Tianshui Chen, Quhui Ke, Gang Dai,, Shuangping Huang

TL;DR
This paper introduces a novel framework for hard negative generation in deep metric learning that leverages global sample correlations via graph modeling and message passing to produce more informative, diverse, and hard negatives, improving image retrieval performance.
Contribution
It proposes a globally correlation-aware framework using graph structures and message propagation to enhance negative sample generation in deep metric learning.
Findings
Outperforms existing methods on four image retrieval benchmarks.
Generates negatives with better hardness and diversity.
Demonstrates the effectiveness of global correlation modeling.
Abstract
Hard negative generation aims to generate informative negative samples that help to determine the decision boundaries and thus facilitate advancing deep metric learning. Current works select pair/triplet samples, learn their correlations, and fuse them to generate hard negatives. However, these works merely consider the local correlations of selected samples, ignoring global sample correlations that would provide more significant information to generate more informative negatives. In this work, we propose a Globally Correlation-Aware Hard Negative Generation (GCA-HNG) framework, which first learns sample correlations from a global perspective and exploits these correlations to guide generating hardness-adaptive and diverse negatives. Specifically, this approach begins by constructing a structured graph to model sample correlations, where each node represents a specific sample and each…
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
TopicsImage Processing Techniques and Applications · Digital Media Forensic Detection · Advanced Malware Detection Techniques
