How similarity helps to efficiently compute Kemeny rankings

  • Authors:
  • Nadja Betzler;Michael R. Fellows;Jiong Guo;Rolf Niedermeier;Frances A. Rosamond

  • Affiliations:
  • Friedrich-Schiller-Universität Jena, Jena, Germany;University of Newcastle, Callaghan, Australia;Friedrich-Schiller-Universität Jena, Jena, Germany;Friedrich-Schiller-Universität Jena, Jena, Germany;University of Newcastle, Callaghan, Australia

  • Venue:
  • Proceedings of The 8th International Conference on Autonomous Agents and Multiagent Systems - Volume 1
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The computation of Kemeny rankings is central to many applications in the context of rank aggregation. Unfortunately, the problem is NP-hard. We show that the Kemeny score (and a corresponding Kemeny ranking) of an election can be computed efficiently whenever the average pairwise distance between two input votes is not too large. In other words, Kemeny Score is fixed-parameter tractable with respect to the parameter "average pairwise Kendall-Tau distance da". We describe a fixed-parameter algorithm with running time 16[da] · poly. Moreover, we extend our studies to the parameters "maximum range" and "average range" of positions a candidate takes in the input votes. Whereas Kemeny Score remains fixed-parameter tractable with respect to the parameter "maximum range", it becomes NP-complete in case of an average range value of two. This excludes fixed-parameter tractability with respect to the parameter "average range" unless P=NP.