paper-with-me

Papers

Improving Alignment in LVLMs with Debiased Self-Judgment

2025-08-28 · Sihan Yang, Chenhang Cui, Zihao Zhao, Yiyang Zhou, Weilong Yan, Ying Wei, Huaxiu Yao arxiv

The rapid advancements in Large Language Models (LLMs) and Large Visual-Language Models (LVLMs) have opened up new opportunities for integrating visual and linguistic modalities. However, effectively aligning these modalities remains challenging, often leading to hallucinations--where generated outputs are not grounded in the visual input--and raising safety concerns across various domains. Existing alignment methods, such as instruction tuning and preference tuning, often rely on external datasets, human annotations, or complex post-processing, which limit scalability and increase costs. To address these challenges, we propose a novel approach that generates the debiased self-judgment score, a self-evaluation metric created internally by the model without relying on external resources. This enables the model to autonomously improve alignment. Our method enhances both decoding strategies and preference tuning processes, resulting in reduced hallucinations, enhanced safety, and improved overall capability. Empirical results show that our approach significantly outperforms traditional methods, offering a more effective solution for aligning LVLMs.

📄 PDF Abstract BibTeX arXiv:2508.20655

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Rationale-Answer Alignment of LVLMs via Self-Rationale Calibration

2025-09-17 · Yuanchen Wu, Ke Yan, Shouhong Ding, Ziyin Zhou 외 arxiv

Large Vision-Language Models (LVLMs) have manifested strong visual question answering capability. However, they still struggle with aligning the rationale and the generated answer, leading to inconsistent reasoning and i…

Visual Question Answering

VISCO: Benchmarking Fine-Grained Critique and Correction Towards Self-Improvement in Visual Reasoning

2024-12-03 · CVPR 2025 1 · Xueqing Wu, Yuheng Ding, Bingxuan Li, Pan Lu 외

The ability of large vision-language models (LVLMs) to critique and correct their reasoning is an essential building block towards their self-improvement. However, a systematic analysis of such capabilities in LVLMs is s…

BenchmarkingVisual Reasoning

Aligning with Your Own Voice: Self-Corrected Preference Learning for Hallucination Mitigation in LVLMs

2026-04-27 · Byeonggeuk Lim, JungMin Yun, Junehyoung Kwon, Kyeonghyun Kim 외 arxiv

Large Vision-Language Models (LVLMs) frequently suffer from hallucinations. Existing preference learning-based approaches largely rely on proprietary models to construct preference datasets. We identify that this relianc…

Automated Evaluation of Large Vision-Language Models on Self-driving Corner Cases

2024-04-16 · Kai Chen, Yanze Li, Wenhua Zhang, Yanxin Liu 외

Large Vision-Language Models (LVLMs) have received widespread attention for advancing the interpretable self-driving. Existing evaluations of LVLMs primarily focus on multi-faceted capabilities in natural circumstances, …

Autonomous DrivingVisual Reasoning

Self-alignment of Large Video Language Models with Refined Regularized Preference Optimization

2025-04-16 · Pritam Sarkar, Ali Etemad

Despite recent advances in Large Video Language Models (LVLMs), they still struggle with fine-grained temporal understanding, hallucinate, and often make simple mistakes on even simple video question-answering tasks, all…

HallucinationQuestion AnsweringVideo Question AnsweringVideo Understanding