paper-with-me

Papers

Beyond Under-Alignment: Atomic Preference Enhanced Factuality Tuning for Large Language Models

2024-06-18 · Hongbang Yuan, Yubo Chen, Pengfei Cao, Zhuoran Jin, Kang Liu, Jun Zhao

Large language models (LLMs) have achieved remarkable success but still tend to generate factually erroneous responses, a phenomenon known as hallucination. A recent trend is to use preference learning to fine-tune models to align with factuality. However, existing work primarily evaluates fine-tuned models on in-domain (ID) datasets and the factuality on out-of-domain (OOD) datasets remains underexplored. In this paper, we conduct a comprehensive evaluation of the factuality of different models tuned by various preference learning algorithms and demonstrate that their performance on OOD datasets either increases minimally or decreases. Subsequently, we reveal that the main cause of model's failure to uphold factuality under a distribution shift is \textbf{under-alignment}, rather than \textbf{over-alignment}, by analyzing the token distribution shift of the models before and after tuning. Finally, we propose \textbf{APEFT} (\textbf{A}tomic \textbf{P}reference \textbf{E}nhanced \textbf{F}actuality \textbf{T}uning), a framework that enhances model's awareness of factuality at the granularity of individual facts. Extensive experiments demonstrate that APEFT improves model performance by an average of $\boldsymbol{3.45\%}$ on both ID and OOD datasets, which is highly effective.

📄 PDF Abstract BibTeX arXiv:2406.12416

Code (0)

등록된 구현이 없습니다.

Tasks

Hallucination

Methods 이 논문이 사용한 방법론

Uphold 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Towards Anatomically Plausible Human Image Generation via Synthetic Localized Preferences

2026-05-25 · Bao Li, Yuliang Xiu, Zhen Liu arxiv

Large-scale text-to-image foundation models have achieved remarkable visual realism, yet generating human images with correct anatomical structures remains challenging. Existing approaches enforce anatomical constraints …

Image Generation

TRACE: Temporally Reliable Anatomically-Conditioned 3D CT Generation with Enhanced Efficiency

2025-07-01 · Minye Shao, Xingyu Miao, Haoran Duan, Zeyu Wang 외 arxiv

3D medical image generation is essential for data augmentation and patient privacy, calling for reliable and efficient models suited for clinical practice. However, current methods suffer from limited anatomical fidelity…

Medical Image GenerationComputational EfficiencyData Augmentation

RE-PO: Robust Enhanced Policy Optimization as a General Framework for LLM Alignment

2025-09-29 · Xiaoyang Cao, Zelai Xu, Mo Guang, Kaiwen Long 외 arxiv

Standard human preference-based alignment methods, such as Reinforcement Learning from Human Feedback (RLHF), are a cornerstone for aligning large language models (LLMs) with human values. However, these methods typicall…

Reinforcement Learning

Atomic Consistency Preference Optimization for Long-Form Question Answering

2025-05-14 · Jingfeng Chen, Raghuveer Thirukovalluru, Junlin Wang, Kaiwei Luo 외

Large Language Models (LLMs) frequently produce factoid hallucinations - plausible yet incorrect answers. A common mitigation strategy is model alignment, which improves factual accuracy by training on curated factual an…

FormLong Form Question AnsweringQuestion Answering

Grounded Knowledge-Enhanced Medical VLP for Chest X-Ray

2024-04-23 · Qiao Deng, Zhongzhen Huang, Yunqi Wang, Zhichuan Wang 외

Medical vision-language pre-training has emerged as a promising approach for learning domain-general representations of medical image and text. Current algorithms that exploit the global and local alignment between medic…

Medical Visual Question AnsweringQuestion AnsweringVisual Question Answering