English

PARWiS: Winner determination under shoestring budgets using active pairwise comparisons

Machine Learning 2026-03-03 v1 Computational Complexity Neural and Evolutionary Computing

Abstract

Determining a winner among a set of items using active pairwise comparisons under a limited budget is a challenging problem in preference-based learning. The goal of this study is to implement and evaluate the PARWiS algorithm, which shows spectral ranking and disruptive pair selection to identify the best item under shoestring budgets. This work have extended the PARWiS with a contextual variant (Contextual PARWiS) and a reinforcement learning-based variant (RL PARWiS), comparing them against baselines, including Double Thompson Sampling and a random selection strategy. This evaluation spans synthetic and real-world datasets (Jester and MovieLens), using budgets of 40, 60, and 80 comparisons for 20 items. The performance is measured through recovery fraction, true rank of reported winner, reported rank of true winner, and cumulative regret, alongside the separation metric Δ1,2\Delta_{1,2}. Results show that PARWiS and RL PARWiS outperform baselines across all datasets, particularly in the Jester dataset with a higher Δ1,2\Delta_{1,2}, while performance gaps narrow in the more challenging MovieLens dataset with a smaller Δ1,2\Delta_{1,2}. Contextual PARWiS shows comparable performance to PARWiS, indicating that contextual features may require further tuning to provide significant benefits.

Keywords

Cite

@article{arxiv.2603.01171,
  title  = {PARWiS: Winner determination under shoestring budgets using active pairwise comparisons},
  author = {Shailendra Bhandari},
  journal= {arXiv preprint arXiv:2603.01171},
  year   = {2026}
}

Comments

12 pages

R2 v1 2026-07-01T10:58:05.692Z