English

Computing Similarity Distances Between Rankings

Data Structures and Algorithms 2014-11-20 v4 Information Theory math.IT

Abstract

We address the problem of computing distances between rankings that take into account similarities between candidates. The need for evaluating such distances is governed by applications as diverse as rank aggregation, bioinformatics, social sciences and data storage. The problem may be summarized as follows: Given two rankings and a positive cost function on transpositions that depends on the similarity of the candidates involved, find a smallest cost sequence of transpositions that converts one ranking into another. Our focus is on costs that may be described via special metric-tree structures and on complete rankings modeled as permutations. The presented results include a quadratic-time algorithm for finding a minimum cost decomposition for simple cycles, and a quadratic-time, 4/34/3-approximation algorithm for permutations that contain multiple cycles. The proposed methods rely on investigating a newly introduced balancing property of cycles embedded in trees, cycle-merging methods, and shortest path optimization techniques.

Keywords

Cite

@article{arxiv.1307.4339,
  title  = {Computing Similarity Distances Between Rankings},
  author = {Farzad Farnoud and Lili Su and Gregory J. Puleo and Olgica Milenkovic},
  journal= {arXiv preprint arXiv:1307.4339},
  year   = {2014}
}

Comments

32 pages, 14 figures. Corrected proof of unbalanced case

R2 v1 2026-06-22T00:52:26.177Z