paper-with-me

Papers

Aligning Language Model Benchmarks with Pairwise Preferences

2026-02-02 · Marco Gutierrez, Xinyi Leng, Hannah Cyberey, Jonathan Richard Schwarz, Ahmed Alaa, Thomas Hartvigsen arxiv

Language model benchmarks are pervasive and computationally-efficient proxies for real-world performance. However, many recent works find that benchmarks often fail to predict real utility. Towards bridging this gap, we introduce benchmark alignment, where we use limited amounts of information about model performance to automatically update offline benchmarks, aiming to produce new static benchmarks that predict model pairwise preferences in given test settings. We then propose BenchAlign, the first solution to this problem, which learns preference-aligned weightings for benchmark questions using the question-level performance of language models alongside ranked pairs of models that could be collected during deployment, producing new benchmarks that rank previously unseen models according to these preferences. Our experiments show that our aligned benchmarks can accurately rank unseen models according to models of human preferences, even across different sizes, while remaining interpretable. Overall, our work provides insights into the limits of aligning benchmarks with practical human preferences, which stands to accelerate model development towards real utility.

📄 PDF Abstract BibTeX arXiv:2602.02898

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ordinal Preference Optimization: Aligning Human Preferences via NDCG

2024-10-06 · Yang Zhao, Yixin Wang, Mingzhang Yin

Aligning Large Language Models (LLMs) with diverse human preferences is a pivotal technique for controlling model behaviors and enhancing generation quality. Reinforcement Learning from Human Feedback (RLHF), Direct Pref…

Information Retrieval

Aligning Large Language Models by On-Policy Self-Judgment

2024-02-17 · Sangkyu Lee, Sungdong Kim, Ashkan Yousefpour, Minjoon Seo 외

Existing approaches for aligning large language models with human preferences face a trade-off that requires a separate reward model (RM) for on-policy learning. In this paper, we present a novel alignment framework, SEL…

Instruction Following

Aligning Diffusion Language Models via Unpaired Preference Optimization

2025-10-26 · Vaibhav Jindal, Hejian Sang, Chun-Mao Lai, Yanning Chen 외 arxiv

Diffusion language models (dLLMs) are an emerging alternative to autoregressive (AR) generators, but aligning them to human preferences is challenging because sequence log-likelihoods are intractable and pairwise prefere…

TokenRatio: Principled Token-Level Preference Optimization via Ratio Matching

2026-05-12 · Truong Nguyen, Tien-Phat Nguyen, Linh Ngo Van, Duy Minh Ho Nguyen 외 arxiv

Direct Preference Optimization (DPO) is a widely used RL-free method for aligning language models from pairwise preferences, but it models preferences over full sequences even though generation is driven by per-token dec…

Instruction Following

Capturing Nuanced Preferences: Preference-Aligned Distillation for Small Language Models

2025-02-20 · Yanggan Gu, Junzhuo Li, Sirui Huang, Xin Zou 외

Aligning small language models (SLMs) with human values typically involves distilling preference knowledge from large language models (LLMs). However, existing distillation methods model preference knowledge in teacher L…