paper-with-me

홈 › Papers

Ambiguity Awareness Optimization: Towards Semantic Disambiguation for Direct Preference Optimization

2025-11-28 · Jian Li, Shenglin Yin, Yujia Zhang, Alan Zhao, Xi Chen, Xiaohui Zhou, Pengfei Xu arxiv

Direct Preference Optimization (DPO) is a widely used reinforcement learning from human feedback (RLHF) method across various domains. Recent research has increasingly focused on the role of token importance in improving DPO effectiveness. It is observed that identical or semantically similar content (defined as ambiguous content) frequently appears within the preference pairs. We hypothesize that the presence of ambiguous content during DPO training may introduce ambiguity, thereby limiting further improvements in alignment. Through mathematical analysis and proof-of-concept experiments, we reveal that ambiguous content may potentially introduce ambiguities, thereby degrading performance. To address this issue, we introduce Ambiguity Awareness Optimization (AAO), a simple yet effective approach that automatically re-weights ambiguous content to reduce ambiguities by calculating semantic similarity from preference pairs. Through extensive experiments, we demonstrate that AAO consistently and significantly surpasses state-of-the-art approaches in performance, without markedly increasing response length, across multiple model scales and widely adopted benchmark datasets, including AlpacaEval 2, MT-Bench, and Arena-Hard. Specifically, AAO outperforms DPO by up to 8.9 points on AlpacaEval 2 and achieves an improvement of by up to 15.0 points on Arena-Hard.

📄 PDF Abstract BibTeX arXiv:2511.23391

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningSemantic Similarity

Similar Papers 제목 키워드 기반

Small Language Model Helps Resolve Semantic Ambiguity of LLM Prompt

2026-04-25 · Zhenzhen Huang, Chaoning Zhang, Fachrina Dewi Puspitasari, Jiaquan Zhang 외 arxiv

Large language models (LLMs) are increasingly utilized in various complex reasoning tasks due to their excellent instruction following capability. However, the model's performance is highly dependent on the open-ended ch…

Instruction Following

Temporal Word Meaning Disambiguation using TimeLMs

2022-10-15 · Mihir Godbole, Parth Dandavate, Aditya Kane

Meaning of words constantly changes given the events in modern civilization. Large Language Models use word embeddings, which are often static and thus cannot cope with this semantic change. Thus,it is important to resol…

Word EmbeddingsWord Sense Disambiguation

Attribute Attention for Semantic Disambiguation in Zero-Shot Learning

2019-10-01 · ICCV 2019 10 · Yang Liu, Jishun Guo, Deng Cai, Xiaofei He

Zero-shot learning (ZSL) aims to accurately recognize unseen objects by learning mapping matrices that bridge the gap between visual information and semantic attributes. Previous works implicitly treat attributes equally…

AttributeZero-Shot Learning

Context-Aware Semantic Similarity Measurement for Unsupervised Word Sense Disambiguation

2023-05-05 · Jorge Martinez-Gil

The issue of word sense ambiguity poses a significant challenge in natural language processing due to the scarcity of annotated data to feed machine learning models to face the challenge. Therefore, unsupervised word sen…

Semantic SimilaritySemantic Textual SimilarityWord Sense Disambiguation

ECLAIR: Enhanced Clarification for Interactive Responses

2025-03-19 · John Murzaku, Zifan Liu, Md Mehrab Tanjim, Vaishnavi Muppala 외

We present ECLAIR (Enhanced CLArification for Interactive Responses), a novel unified and end-to-end framework for interactive disambiguation in enterprise AI assistants. ECLAIR generates clarification questions for ambi…

Question GenerationQuestion-Generation