English

Towards Foundation Models for Consensus Rank Aggregation

Machine Learning 2026-03-17 v1 Artificial Intelligence Neural and Evolutionary Computing

Abstract

Aggregating a consensus ranking from multiple input rankings is a fundamental problem with applications in recommendation systems, search engines, job recruitment, and elections. Despite decades of research in consensus ranking aggregation, minimizing the Kemeny distance remains computationally intractable. Specifically, determining an optimal aggregation of rankings with respect to the Kemeny distance is an NP-hard problem, limiting its practical application to relatively small-scale instances. We propose the Kemeny Transformer, a novel Transformer-based algorithm trained via reinforcement learning to efficiently approximate the Kemeny optimal ranking. Experimental results demonstrate that our model outperforms classical majority-heuristic and Markov-chain approaches, achieving substantially faster inference than integer linear programming solvers. Our approach thus offers a practical, scalable alternative for real-world ranking-aggregation tasks.

Keywords

Cite

@article{arxiv.2603.15218,
  title  = {Towards Foundation Models for Consensus Rank Aggregation},
  author = {Yijun Jin and Simon Klüttermann and Chiara Balestra and Emmanuel Müller},
  journal= {arXiv preprint arXiv:2603.15218},
  year   = {2026}
}

Comments

16 pages, 5 figures

R2 v1 2026-07-01T11:22:12.258Z