Contrastive Multi-View Graph Hashing
Yang Xu, Zuliang Yang, Kai Ming Ting

TL;DR
This paper introduces CMGHash, a novel end-to-end contrastive learning framework that generates unified binary embeddings from multi-view graph data, effectively capturing complex topological information for improved retrieval accuracy.
Contribution
The paper presents a new contrastive multi-view graph hashing method that encodes complex topological information into binary codes, addressing limitations of attribute-based multi-view hashing techniques.
Findings
CMGHash outperforms existing methods in retrieval accuracy on benchmark datasets.
The framework effectively fuses multi-view graph information into discriminative binary embeddings.
Contrastive loss improves the quality of node representations across multiple graph views.
Abstract
Multi-view graph data, which both captures node attributes and rich relational information from diverse sources, is becoming increasingly prevalent in various domains. The effective and efficient retrieval of such data is an important task. Although multi-view hashing techniques have offered a paradigm for fusing diverse information into compact binary codes, they typically assume attributes-based inputs per view. This makes them unsuitable for multi-view graph data, where effectively encoding and fusing complex topological information from multiple heterogeneous graph views to generate unified binary embeddings remains a significant challenge. In this work, we propose Contrastive Multi-view Graph Hashing (CMGHash), a novel end-to-end framework designed to learn unified and discriminative binary embeddings from multi-view graph data. CMGHash learns a consensus node representation space…
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 · Graph Theory and Algorithms · Algorithms and Data Compression
