paper-with-me

홈 › Papers

CURATRON: Complete and Robust Preference Data for Rigorous Alignment of Large Language Models

2024-03-05 · Son The Nguyen, Niranjan Uma Naresh, Theja Tulabandhula

This paper addresses the challenges of aligning large language models (LLMs) with human values via preference learning (PL), focusing on incomplete and corrupted data in preference datasets. We propose a novel method for robustly and completely recalibrating values within these datasets to enhance LLMs' resilience against the issues. In particular, we devise a guaranteed polynomial time ranking algorithm that robustifies several existing models, such as the classic Bradley-Terry-Luce (BTL) (Bradley and Terry, 1952) model and certain generalizations of it. To the best of our knowledge, our present work is the first to propose an algorithm that provably recovers an $\epsilon$-optimal ranking with high probability while allowing as large as $O(n)$ perturbed pairwise comparison results per model response. Furthermore, we show robust recovery results in the partially observed setting. Our experiments confirm that our algorithms handle adversarial noise and unobserved comparisons well in both general and LLM preference dataset settings. This work contributes to the development and scaling of more reliable and ethically aligned AI models by equipping the dataset curation pipeline with the ability to handle missing and maliciously manipulated inputs.

📄 PDF Abstract BibTeX arXiv:2403.02745

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Unbiased Alignment for Large Language Models with Noisy Preferences

2026-07-03 · Jialiang Wang, Xianming Liu, Xiong Zhou, Hui Liu 외 arxiv

The alignment of large language models with human preferences is commonly achieved through Reinforcement Learning from Human Feedback or Direct Preference Optimization. However, these methods are vulnerable to the signif…

Reinforcement Learning

From Axioms to Algorithms: Mechanized Proofs of the vNM Utility Theorem

2025-06-08 · Li Jingyuan

This paper presents a comprehensive formalization of the von Neumann-Morgenstern (vNM) expected utility theorem using the Lean 4 interactive theorem prover. We implement the classical axioms of preference-completeness, t…

Management

Understanding the Learning Dynamics of Alignment with Human Feedback

2024-03-27 · Shawn Im, Yixuan Li

Aligning large language models (LLMs) with human intentions has become a critical task for safely deploying models in real-world systems. While existing alignment approaches have seen empirical success, theoretically und…

PROPS: Progressively Private Self-alignment of Large Language Models

2025-08-09 · Noel Teku, Fengwei Tian, Payel Bhattacharjee, Souradip Chakraborty 외 arxiv

Alignment is a key step in developing Large Language Models (LLMs) using human feedback to ensure adherence to human values and societal norms. Dependence on human feedback raises privacy concerns about how much a labele…

Group Preference Optimization: Few-Shot Alignment of Large Language Models

2023-10-17 · Siyan Zhao, John Dang, Aditya Grover

Many applications of large language models (LLMs), ranging from chatbots to creative writing, require nuanced subjective judgments that can differ significantly across different groups. Existing alignment algorithms can …

Few-Shot LearningMeta-Learning