paper-with-me

홈 › Papers

Preference-based Reinforcement Learning beyond Pairwise Comparisons: Benefits of Multiple Options

2025-10-21 · Joongkyu Lee, Seouh-won Yi, Min-hwan Oh arxiv

We study online preference-based reinforcement learning (PbRL) with the goal of improving sample efficiency. While a growing body of theoretical work has emerged-motivated by PbRL's recent empirical success, particularly in aligning large language models (LLMs)-most existing studies focus only on pairwise comparisons. A few recent works (Zhu et al., 2023, Mukherjee et al., 2024, Thekumparampil et al., 2024) have explored using multiple comparisons and ranking feedback, but their performance guarantees fail to improve-and can even deteriorate-as the feedback length increases, despite the richer information available. To address this gap, we adopt the Plackett-Luce (PL) model for ranking feedback over action subsets and propose M-AUPO, an algorithm that selects multiple actions by maximizing the average uncertainty within the offered subset. We prove that M-AUPO achieves a suboptimality gap of $\tilde{O}\left( \frac{d}{T} \sqrt{ \sum_{t=1}^T \frac{1}{|S_t|}} \right)$, where $T$ is the total number of rounds, $d$ is the feature dimension, and $|S_t|$ is the size of the subset at round $t$. This result shows that larger subsets directly lead to improved performance and, notably, the bound avoids the exponential dependence on the unknown parameter's norm, which was a fundamental limitation in most previous works. Moreover, we establish a near-matching lower bound of $Ω\left( \frac{d}{K \sqrt{T}} \right)$, where $K$ is the maximum subset size. To the best of our knowledge, this is the first theoretical result in PbRL with ranking feedback that explicitly shows improved sample efficiency as a function of the subset size.

📄 PDF Abstract BibTeX arXiv:2510.18713

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Prediction-Powered Ranking of Large Language Models

2024-02-27 · Ivi Chatzi, Eleni Straitouri, Suhas Thejaswi, Manuel Gomez Rodriguez

Large language models are often ranked according to their level of alignment with human preferences -- a model is better than other models if its outputs are more frequently preferred by humans. One of the popular ways t…

ChatbotLanguage ModellingLarge Language ModelPrediction

Efficient Elicitation of Collective Disagreements

2026-05-19 · Mohamed Ouaguenouni, Felipe Garrido-Lucero, Umberto Grandi, César Hidalgo 외 arxiv

We analyze the structure of the disagreement among a population of voters over a set of alternatives. Surveys typically ask either for pairwise comparisons, simple and intuitive for participants, or full rankings over al…

PARWiS: Winner determination under shoestring budgets using active pairwise comparisons

2026-03-01 · Shailendra Bhandari arxiv

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 alg…

Reinforcement Learning

Active Preference Learning over Latent Preference Archetypes for Many-Objective Bayesian Optimization

2026-03-30 · Manisha Dubey, Sebastiaan De Peuter, Wanrong Wang, Samuel Kaski arxiv

Preference-based many-objective Bayesian optimization typically assumes that all pairwise comparisons arise from a single latent utility function, despite real decision makers often exhibiting multiple latent preference …

Clustering and Inference From Pairwise Comparisons

2015-02-16 · Rui Wu, Jiaming Xu, R. Srikant, Laurent Massoulié 외

Given a set of pairwise comparisons, the classical ranking problem computes a single ranking that best represents the preferences of all users. In this paper, we study the problem of inferring individual preferences, ari…

Clustering