English

Minimum Weighted Feedback Arc Sets for Ranking from Pairwise Comparisons

Information Retrieval 2025-12-05 v3 Artificial Intelligence Data Structures and Algorithms Machine Learning

Abstract

The Minimum Weighted Feedback Arc Set (MWFAS) problem is closely related to the task of deriving a global ranking from pairwise comparisons. Recent work by He et al. (ICML 2022) advanced the state of the art on ranking benchmarks using learning based methods, but did not examine the underlying connection to MWFAS. In this paper, we investigate this relationship and introduce efficient combinatorial algorithms for solving MWFAS as a means of addressing the ranking problem. Our experimental results show that these simple, learning free methods achieve substantially faster runtimes than recent learning based approaches, while also delivering competitive, and in many cases superior, ranking accuracy. These findings suggest that lightweight combinatorial techniques offer a scalable and effective alternative to deep learning for large scale ranking tasks.

Keywords

Cite

@article{arxiv.2412.16181,
  title  = {Minimum Weighted Feedback Arc Sets for Ranking from Pairwise Comparisons},
  author = {Soroush Vahidi and Ioannis Koutis},
  journal= {arXiv preprint arXiv:2412.16181},
  year   = {2025}
}

Comments

This is a preliminary paper

R2 v1 2026-06-28T20:44:15.131Z