Cluster-Aware Similarity Diffusion for Instance Retrieval
Jifei Luo, Hantao Yao, Changsheng Xu

TL;DR
This paper introduces Cluster-Aware Similarity diffusion, a novel method for instance retrieval that improves accuracy by restricting similarity propagation within local clusters, reducing misinformation from outliers.
Contribution
The paper proposes a new Cluster-Aware Similarity diffusion method with bidirectional diffusion and neighbor-guided smoothing to enhance instance retrieval accuracy.
Findings
Outperforms existing diffusion methods in retrieval tasks
Reduces influence of outliers and other manifolds
Validated on object re-identification benchmarks
Abstract
Diffusion-based re-ranking is a common method used for retrieving instances by performing similarity propagation in a nearest neighbor graph. However, existing techniques that construct the affinity graph based on pairwise instances can lead to the propagation of misinformation from outliers and other manifolds, resulting in inaccurate results. To overcome this issue, we propose a novel Cluster-Aware Similarity (CAS) diffusion for instance retrieval. The primary concept of CAS is to conduct similarity diffusion within local clusters, which can reduce the influence from other manifolds explicitly. To obtain a symmetrical and smooth similarity matrix, our Bidirectional Similarity Diffusion strategy introduces an inverse constraint term to the optimization objective of local cluster diffusion. Additionally, we have optimized a Neighbor-guided Similarity Smoothing approach to ensure…
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 · Image Processing and 3D Reconstruction · Image Retrieval and Classification Techniques
MethodsDiffusion
