English

Ranking with Adaptive Neighbors

Machine Learning 2018-03-15 v1 Machine Learning

Abstract

Retrieving the most similar objects in a large-scale database for a given query is a fundamental building block in many application domains, ranging from web searches, visual, cross media, and document retrievals. State-of-the-art approaches have mainly focused on capturing the underlying geometry of the data manifolds. Graph-based approaches, in particular, define various diffusion processes on weighted data graphs. Despite success, these approaches rely on fixed-weight graphs, making ranking sensitive to the input affinity matrix. In this study, we propose a new ranking algorithm that simultaneously learns the data affinity matrix and the ranking scores. The proposed optimization formulation assigns adaptive neighbors to each point in the data based on the local connectivity, and the smoothness constraint assigns similar ranking scores to similar data points. We develop a novel and efficient algorithm to solve the optimization problem. Evaluations using synthetic and real datasets suggest that the proposed algorithm can outperform the existing methods.

Keywords

Cite

@article{arxiv.1803.05105,
  title  = {Ranking with Adaptive Neighbors},
  author = {Muge Li and Liangyue Li and Feiping Nie},
  journal= {arXiv preprint arXiv:1803.05105},
  year   = {2018}
}

Comments

published at Tsinghua Science and Technology 22(6), 2017

R2 v1 2026-06-23T00:52:25.978Z