Learning Global and Local Consistent Representations for Unsupervised Image Retrieval via Deep Graph Diffusion Networks
Zhiyong Dou, Haotian Cui, Lin Zhang, Bo Wang

TL;DR
This paper introduces GRAD-Net, a graph neural network-based approach that leverages both local and global image manifold structures to improve unsupervised image retrieval, addressing scalability and generalization issues of previous diffusion methods.
Contribution
The paper proposes a novel GNN-based method, GRAD-Net, that effectively captures global and local structures for unsupervised image retrieval, enabling scalable and inductive learning.
Findings
Outperforms state-of-the-art diffusion algorithms on benchmark datasets.
Effectively captures both local and global image manifold structures.
Enables scalable training and efficient querying for large datasets.
Abstract
Diffusion has shown great success in improving accuracy of unsupervised image retrieval systems by utilizing high-order structures of image manifold. However, existing diffusion methods suffer from three major limitations: 1) they usually rely on local structures without considering global manifold information; 2) they focus on improving pair-wise similarities within existing images input output transductively while lacking flexibility to learn representations for novel unseen instances inductively; 3) they fail to scale to large datasets due to prohibitive memory consumption and computational burden due to intrinsic high-order operations on the whole graph. In this paper, to address these limitations, we propose a novel method, Graph Diffusion Networks (GRAD-Net), that adopts graph neural networks (GNNs), a novel variant of deep learning algorithms on irregular graphs. GRAD-Net learns…
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 Graph Neural Networks · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
