paper-with-me

Papers

Uncertainty Aware Learning for Language Model Alignment

2024-06-07 · Yikun Wang, Rui Zheng, Liang Ding, Qi Zhang, Dahua Lin, DaCheng Tao

As instruction-tuned large language models (LLMs) evolve, aligning pretrained foundation models presents increasing challenges. Existing alignment strategies, which typically leverage diverse and high-quality data sources, often overlook the intrinsic uncertainty of tasks, learning all data samples equally. This may lead to suboptimal data efficiency and model performance. In response, we propose uncertainty-aware learning (UAL) to improve the model alignment of different task scenarios, by introducing the sample uncertainty (elicited from more capable LLMs). We implement UAL in a simple fashion -- adaptively setting the label smoothing value of training according to the uncertainty of individual samples. Analysis shows that our UAL indeed facilitates better token clustering in the feature space, validating our hypothesis. Extensive experiments on widely used benchmarks demonstrate that our UAL significantly and consistently outperforms standard supervised fine-tuning. Notably, LLMs aligned in a mixed scenario have achieved an average improvement of 10.62\% on high-entropy tasks (i.e., AlpacaEval leaderboard), and 1.81\% on complex low-entropy tasks (i.e., MetaMath and GSM8K).

📄 PDF Abstract BibTeX arXiv:2406.04854

Code (0)

등록된 구현이 없습니다.

Tasks

GSM8KLanguage ModelingLanguage Modellingmodel

Methods 이 논문이 사용한 방법론

Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Uncertainty-Aware Model Adaptation for Unsupervised Cross-Domain Object Detection

2021-08-28 · Minjie Cai, Minyi Luo, Xionghu Zhong, Hao Chen

This work tackles the unsupervised cross-domain object detection problem which aims to generalize a pre-trained object detector to a new target domain without labels. We propose an uncertainty-aware model adaptation meth…

Domain AdaptationObjectobject-detectionObject Detection

Aligning LLM Uncertainty with Human Disagreement in Subjectivity Analysis

2026-05-11 · Junyu Lu, Deyi Ji, Xuanyi Liu, Lanyun Zhu 외 arxiv

Large language models for subjectivity analysis are typically trained with aggregated labels, which compress variations in human judgment into a single supervision signal. This paradigm overlooks the intrinsic uncertaint…

Subjectivity Analysis

Cross Modal Fine-Grained Alignment via Granularity-Aware and Region-Uncertain Modeling

2025-11-11 · Jiale Liu, Haoming Zhou, Yishu Liu, Bingzhi Chen 외 arxiv

Fine-grained image-text alignment is a pivotal challenge in multimodal learning, underpinning key applications such as visual question answering, image captioning, and vision-language navigation. Unlike global alignment,…

Vision-Language NavigationVisual Question AnsweringImage Captioning

CURA: Clinical Uncertainty Risk Alignment for Language Model-Based Risk Prediction

2026-04-16 · Sizhe Wang, Ziqi Xu, Claire Najjuuko, Charles Alba 외 arxiv

Clinical language models (LMs) are increasingly applied to support clinical risk prediction from free-text notes, yet their uncertainty estimates often remain poorly calibrated and clinically unreliable. In this work, we…

Uncertainty-aware sign language video retrieval with probability distribution modeling

2024-05-30 · Xuan Wu, Hongxiang Li, Yuanjiang Luo, Xuxin Cheng 외

Sign language video retrieval plays a key role in facilitating information access for the deaf community. Despite significant advances in video-text retrieval, the complexity and inherent uncertainty of sign language pre…

RetrievalSign Language RetrievalText RetrievalVideo Retrieval+1