PulseAugur
EN
LIVE 06:04:24

New research tackles LLM alignment with noisy data and selective prediction

Researchers have developed new methods to improve the alignment of large language models (LLMs) with human preferences, even when dealing with noisy or imperfect datasets. One approach, Unbiased Direct Preference Optimization (UDPO), mathematically corrects for distortions in preference data to enable unbiased training. Another framework, Reinforcement Learning for Selection Reward (RLSR), focuses on selective prediction to enhance LLM reliability by balancing risk and coverage. Additionally, a confidence-interval-based calibration framework called CIC converts uncertainty scores into risk-controlled selective answering rules, providing statistical guarantees for LLM responses in question-answering systems. AI

IMPACT These advancements aim to make LLMs more reliable and trustworthy, particularly in high-stakes applications like question answering, by improving their ability to handle imperfect data and provide confidence estimates.

RANK_REASON Cluster consists of multiple academic papers on LLM alignment techniques.

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 4 sources. How we write summaries →

New research tackles LLM alignment with noisy data and selective prediction

COVERAGE [4]

  1. arXiv cs.AI TIER_1 English(EN) · Jialiang Wang, Xianming Liu, Xiong Zhou, Hui Liu, Haoliang Li ·

    Unbiased Alignment for Large Language Models with Noisy Preferences

    arXiv:2607.03248v1 Announce Type: cross Abstract: 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 significant nois…

  2. arXiv cs.AI TIER_1 English(EN) · Gaoxiang Luo, Yifan Wu, Sinian Zhang, Aryan Deshwal, Ju Sun ·

    Aligning Language Models with Selective Prediction

    arXiv:2607.03528v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly deployed as critical decision-making components in high-stakes real-world AI systems, rendering LLM reliability a foremost practical concern. In this paper, we focus on enhancing LLM r…

  3. arXiv cs.CL TIER_1 English(EN) · Sijin Dong, Hiroyuki Shinnou ·

    Uncertainty-Aware Abstention in Large Language Models with Provable Alignment Guarantees

    arXiv:2607.04430v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly deployed in question answering (QA) systems, yet they may generate hallucinated or misaligned responses without reliable confidence estimates. Uncertainty quantification (UQ) offers a na…

  4. arXiv cs.CL TIER_1 English(EN) · Hiroyuki Shinnou ·

    Uncertainty-Aware Abstention in Large Language Models with Provable Alignment Guarantees

    Large language models (LLMs) are increasingly deployed in question answering (QA) systems, yet they may generate hallucinated or misaligned responses without reliable confidence estimates. Uncertainty quantification (UQ) offers a natural basis for selective answering, where a sys…