paper-with-me

Papers

Clean First, Align Later: Benchmarking Preference Data Cleaning for Reliable LLM Alignment

2025-09-28 · Samuel Yeh, Sharon Li arxiv

Human feedback plays a pivotal role in aligning large language models (LLMs) with human preferences. However, such feedback is often noisy or inconsistent, which can degrade the quality of reward models and hinder alignment. While various automated data cleaning methods have been proposed to mitigate this issue, a systematic evaluation of their effectiveness and generalizability remains lacking. To bridge this gap, we introduce the first comprehensive benchmark for evaluating 13 preference data cleaning methods in the context of LLM alignment. PrefCleanBench offers a standardized protocol to assess cleaning strategies in terms of alignment performance and generalizability across diverse datasets, model architectures, and optimization algorithms. By unifying disparate methods and rigorously comparing them, we uncover key factors that determine the success of data cleaning in alignment tasks. This benchmark lays the groundwork for principled and reproducible approaches to improving LLM alignment through better data quality-highlighting the crucial but underexplored role of data preprocessing in responsible AI development. We release modular implementations of all methods to catalyze further research: https://github.com/deeplearning-wisc/PrefCleanBench.

📄 PDF Abstract BibTeX arXiv:2509.23564

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ask Now, Use Later: Benchmarking the Proactivity Gap in Long-Lived LLM Agents

2026-05-27 · Bin Wu, Guanyun Zou, Bingbing Wang, Huan Zhao 외 arxiv

A long-lived LLM agent, such as OpenClaw, earns its value by acting on a user's preferences and constraints across sessions, not just the current request. Yet today's agents keep what a user volunteers but rarely ask for…

Corruption-robust Offline Multi-agent Reinforcement Learning From Human Feedback

2026-03-30 · Andi Nika, Debmalya Mandal, Parameswaran Kamalaruban, Adish Singla 외 arxiv

We consider robustness against data corruption in offline multi-agent reinforcement learning from human feedback (MARLHF) under a strong-contamination model: given a dataset $D$ of trajectory-preference tuples (each pref…

Multi-agent Reinforcement Learning

Can LLMs Capture Human Preferences?

2023-05-04 · Ali Goli, Amandeep Singh

We explore the viability of Large Language Models (LLMs), specifically OpenAI's GPT-3.5 and GPT-4, in emulating human survey respondents and eliciting preferences, with a focus on intertemporal choices. Leveraging the ex…

Benchmarking

RAG-RewardBench: Benchmarking Reward Models in Retrieval Augmented Generation for Preference Alignment

2024-12-18 · Zhuoran Jin, Hongbang Yuan, Tianyi Men, Pengfei Cao 외

Despite the significant progress made by existing retrieval augmented language models (RALMs) in providing trustworthy responses and grounding in reliable sources, they often overlook effective alignment with human prefe…

BenchmarkingRAGRetrievalRetrieval-augmented Generation

Beyond aggregate scores: Deployment-aware and non-compensatory benchmarking of vision-based eye-state recognition models for driver monitoring

2026-06-06 · Ruben Dario Florez-Zela arxiv

Model selection for safety-relevant visual recognition is often based on clean aggregate performance, although robustness, transfer, embedded latency, and explanation faithfulness may produce different preferences. This …