paper-with-me

Papers

Beyond Pairwise: Empowering LLM Alignment With Ranked Choice Modeling

2025-10-24 · Yuxuan Tang, Yifan Feng arxiv

Alignment of large language models (LLMs) has predominantly relied on pairwise preference optimization, where annotators select the better of two responses to a prompt. While simple, this approach overlooks the opportunity to learn from richer forms of human feedback, such as multiway comparisons and top-$k$ rankings. We introduce Ranked Choice Preference Optimization (RCPO), a unified framework that bridges preference optimization with (ranked) choice modeling via maximum likelihood estimation. RCPO supports both utility-based and rank-based models, subsumes several pairwise methods (such as DPO and SimPO) as special cases, and provides principled training objectives for richer feedback formats. We instantiate this framework with two representative models (Multinomial Logit and Mallows-RMJ). Experiments on Llama-3-8B-Instruct, Gemma-2-9B-it, and Mistral-7B-Instruct across in-distribution and out-of-distribution settings show that RCPO consistently outperforms competitive baselines. RCPO shows that directly leveraging ranked preference data, combined with the right choice models, yields more effective alignment. It offers an extensible foundation for incorporating (ranked) choice modeling into LLM training.

📄 PDF Abstract BibTeX arXiv:2510.23631

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Better Optimization For Listwise Preference in Diffusion Models

2025-10-02 · Jiamu Bai, Xin Yu, Meilong Xu, Weitao Lu 외 arxiv

Reinforcement learning from human feedback (RLHF) has proven effectiveness for aligning text-to-image (T2I) diffusion models with human preferences. Although Direct Preference Optimization (DPO) is widely adopted for its…

Text-to-Image GenerationComputational EfficiencyReinforcement LearningImage Editing

SafetyRepro: Configuration-Conditional Rank Instability on Alignment Benchmarks

2026-05-25 · Yanhang Li, Zhichao Fan, Zexin Zhuang arxiv

Pairwise model comparisons drawn from foundation-model benchmarks ("A is safer than B") are read as quantitative verdicts but hinge on harness choices benchmark papers under-specify. We close one theory-benchmark loop on…

Beyond Pairwise Learning-To-Rank At Airbnb

2025-05-14 · Malay Haldar, Daochen Zha, Huiji Gao, Liwei He 외

There are three fundamental asks from a ranking algorithm: it should scale to handle a large number of items, sort items accurately by their utility, and impose a total order on the items for logical consistency. But her…

AllLearning-To-Rank

Heuristic-Based Weak Learning for Automated Decision-Making

2020-05-05 · Ryan Steed, Benjamin Williams

Machine learning systems impact many stakeholders and groups of users, often disparately. Prior studies have reconciled conflicting user preferences by aggregating a high volume of manually labeled pairwise comparisons, …

BIG-bench Machine LearningDecision Making

XChoice: Explainable Evaluation of AI-Human Alignment in LLM-based Constrained Choice Decision Making

2026-01-16 · Weihong Qi, Fan Huang, Rasika Muralidharan, Jisun An 외 arxiv

We present XChoice, an explainable framework for evaluating AI-human alignment in constrained decision making. Moving beyond outcome agreement such as accuracy and F1 score, XChoice fits a mechanism-based decision model …

Decision Making