Towards Effective Top-N Hamming Search via Bipartite Graph Contrastive Hashing
Yankai Chen, Yixiang Fang, Yifei Zhang, Chenhao Ma, Yang Hong, Irwin, King

TL;DR
This paper proposes a novel bipartite graph contrastive hashing method, BGCH+, that enhances Top-N Hamming search efficiency and accuracy by leveraging dual augmentation and self-supervised learning on bipartite graphs.
Contribution
It introduces BGCH+, a dual augmentation and contrastive learning framework for bipartite graph hashing, improving retrieval performance over existing methods.
Findings
BGCH+ outperforms existing hashing methods on six real-world benchmarks.
Dual feature contrastive learning significantly boosts retrieval accuracy.
Incorporating graph reception fields enhances hashing effectiveness.
Abstract
Searching on bipartite graphs serves as a fundamental task for various real-world applications, such as recommendation systems, database retrieval, and document querying. Conventional approaches rely on similarity matching in continuous Euclidean space of vectorized node embeddings. To handle intensive similarity computation efficiently, hashing techniques for graph-structured data have emerged as a prominent research direction. However, despite the retrieval efficiency in Hamming space, previous studies have encountered catastrophic performance decay. To address this challenge, we investigate the problem of hashing with Graph Convolutional Network for effective Top-N search. Our findings indicate the learning effectiveness of incorporating hashing techniques within the exploration of bipartite graph reception fields, as opposed to simply treating hashing as post-processing to output…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Algorithms and Data Compression · Web Data Mining and Analysis
MethodsContrastive Learning
