paper-with-me

Papers

ContraSolver: Self-Alignment of Language Models by Resolving Internal Preference Contradictions

2024-06-13 · Xu Zhang, Xunjian Yin, Xiaojun Wan

While substantial advancements have been made in developing large language models (LLMs), achieving control over their behavior can be difficult. Direct preference optimization (DPO) assumes the existence of a latent reward function to evaluate the responses of LLMs. This assumption indicates a strict preference ordering of different responses to the same input. However, there always exist contradictions of preference in LLMs according to our experimental observations. In this paper, we construct a graph structure of the preference relationship among different responses with self-annotation to find contradictions in the preference order. We propose ContraSolver, an algorithm that traverses all edges on the preference graph to identify those that might cause contradictions. ContraSolver initializes the graph with a maximum spanning tree and identifies contradictory edges, prioritizing the resolution of low-confidence preferences while preserving high-confidence ones. Experimental results on four different generation tasks show that the performance of different LLMs can be largely improved through our completely unsupervised self-alignment. Furthermore, by analyzing the preference graphs of LLMs with and without self-alignment by ContraSolver, we quantify the reduction in contradictions, suggesting that resolving preference contradictions is crucial for achieving better alignment performance.

📄 PDF Abstract BibTeX arXiv:2406.08842

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Self-Consistency of the Internal Reward Models Improves Self-Rewarding Language Models

2025-02-13 · Xin Zhou, Yiwen Guo, Ruotian Ma, Tao Gui 외

Aligning Large Language Models (LLMs) with human preferences is crucial for their deployment in real-world applications. Recent advancements in Self-Rewarding Language Models suggest that an LLM can use its internal rewa…

Alignment at Work: Using Language to Distinguish the Internalization and Self-Regulation Components of Cultural Fit in Organizations

2017-07-01 · ACL 2017 7 · Gabriel Doyle, Amir Goldberg, Sameer Srivastava, Michael Frank

Cultural fit is widely believed to affect the success of individuals and the groups to which they belong. Yet it remains an elusive, poorly measured construct. Recent research draws on computational linguistics to measur…

Language ModelingLanguage Modelling

Scaling Self-Supervised Speech Models Uncovers Deep Linguistic Relationships: Evidence from the Pacific Cluster

2026-03-07 · Minu Kim, Hoirin Kim, David R. Mortensen arxiv

Similarities between language representations derived from Self-Supervised Speech Models (S3Ms) have been observed to primarily reflect geographic proximity or surface typological similarities driven by recent expansion …

Language Identification

REAL: Resolving Knowledge Conflicts in Knowledge-Intensive Visual Question Answering via Reasoning-Pivot Alignment

2026-02-15 · Kai Ye, Xianwei Mao, Sheng Zhou, Zirui Shao 외 arxiv

Knowledge-intensive Visual Question Answering (KI-VQA) frequently suffers from severe knowledge conflicts caused by the inherent limitations of open-domain retrieval. However, existing paradigms face critical limitations…

Visual Question Answering

Do LLMs Need Inherent Reasoning Before Reinforcement Learning? A Study in Korean Self-Correction

2026-01-09 · Hongjin Kim, Jaewook Lee, Kiyoung Lee, Jong-hun Shin 외 arxiv

Large Language Models (LLMs) demonstrate strong reasoning and self-correction abilities in high-resource languages like English, but their performance remains limited in low-resource languages such as Korean. In this stu…

Reinforcement LearningMathematical Reasoning