English

Cluster-Aware Similarity Diffusion for Instance Retrieval

Machine Learning 2025-01-07 v3 Computer Vision and Pattern Recognition

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 similarity consistency among the local neighbors of each instance. Evaluations in instance retrieval and object re-identification validate the effectiveness of the proposed CAS, our code is publicly available.

Keywords

Cite

@article{arxiv.2406.02343,
  title  = {Cluster-Aware Similarity Diffusion for Instance Retrieval},
  author = {Jifei Luo and Hantao Yao and Changsheng Xu},
  journal= {arXiv preprint arXiv:2406.02343},
  year   = {2025}
}

Comments

This paper has been accepted by ICML2024

R2 v1 2026-06-28T16:53:00.117Z