paper-with-me

홈 › Papers

Response Time Enhances Alignment with Heterogeneous Preferences

2026-05-07 · Federico Echenique, Alireza Fallah, Baihe Huang, Michael I. Jordan arxiv

Aligning large language models (LLMs) to human preferences typically relies on aggregating pooled feedback into a single reward model. However, this standard approach assumes that all labelers share the same underlying preferences, ignoring the fact that real-world labelers are highly heterogeneous and usually anonymous. Consequently, relying solely on binary choice data fundamentally distorts the learned policy, making the true population-average preference unidentifiable. To overcome this critical limitation, we demonstrate that augmenting preference datasets with a simple, secondary signal -- the user's response time -- can restore the identifiability of the population's average preference. By modeling each decision as a Drift-Diffusion Model (DDM), we introduce a novel, consistent estimator of heterogeneous preferences that successfully corrects the distortions of standard choice-only labels. We prove that our estimator asymptotically converges to the true average preference even in extreme cases where each anonymous labeler contributes only a single choice. Empirically, across both synthetic and real-world datasets, our method consistently outperforms standard baselines that otherwise fail and plateau at a bias floor. Because response times are essentially free to record and require zero user tracking or identification, our results bring promises and open up new opportunities for future data-collection pipelines to improve the social benefit without requiring user-level identifiers or repeated elicitations.

📄 PDF Abstract BibTeX arXiv:2605.06987

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Moral Change or Noise? On Problems of Aligning AI With Temporally Unstable Human Feedback

2025-11-13 · Vijay Keswani, Cyrus Cousins, Breanna Nguyen, Vincent Conitzer 외 arxiv

Alignment methods in moral domains seek to elicit moral preferences of human stakeholders and incorporate them into AI. This presupposes moral preferences as static targets, but such preferences often evolve over time. P…

Personality Alignment of Large Language Models

2024-08-21 · Minjun Zhu, Linyi Yang, Yue Zhang

Current methods for aligning large language models (LLMs) typically aim to reflect general human values and behaviors, but they often fail to capture the unique characteristics and preferences of individual users. To add…

Personality Alignment

Cultivating Pluralism In Algorithmic Monoculture: The Community Alignment Dataset

2025-07-13 · Lily Hong Zhang, Smitha Milli, Karen Jusko, Jonathan Smith 외 arxiv

How can large language models (LLMs) serve users with varying preferences that may conflict across cultural, political, or other dimensions? To advance this challenge, this paper establishes four key results. First, we d…

Linear Alignment: A Closed-form Solution for Aligning Human Preferences without Tuning and Feedback

2024-01-21 · Songyang Gao, Qiming Ge, Wei Shen, Shihan Dou 외

The success of AI assistants based on Language Models (LLMs) hinges on Reinforcement Learning from Human Feedback (RLHF) to comprehend and align with user intentions. However, traditional alignment algorithms, such as PP…

Form

REAL: Response Embedding-based Alignment for LLMs

2024-09-17 · Honggen Zhang, Xufeng Zhao, Igor Molybog, June Zhang

Aligning large language models (LLMs) to human preferences is a crucial step in building helpful and safe AI tools, which usually involve training on supervised datasets. Popular algorithms such as Direct Preference Opti…