paper-with-me

Papers

Modality-Fair Preference Optimization for Trustworthy MLLM Alignment

2024-10-20 · Songtao Jiang, Yan Zhang, Ruizhe Chen, Yeying Jin, Zuozhu Liu

Direct Preference Optimization (DPO) is effective for aligning large language models (LLMs), but when applied to multimodal models (MLLMs), it often favors text over image information, leading to unreliable outputs and visual hallucinations. To address this, we propose Modality-Fair Preference Optimization (MFPO) to balance text and image preferences. First, we found that the lack of image-related rewards in preference data biases optimization toward text, so we created automated, fine-grained image preference data to correct this. Then, we designed a learning objective to ensure the model captures both text and image preferences while maintaining high-quality outputs. Finally, we use a multi-stage alignment approach to stabilize training and improve learning across both modalities. Extensive experiments demonstrate that MFPO significantly enhances MLLM trustworthiness. On models like LLaVA-v1.5 (7B, 13B), our approach reduces hallucinations substantially. On the 7B model, MFPO outperforms GPT-4V and achieves a nearly 40\% improvement over previous methods on Object HalBench, as well as achieving state-of-the-art performance on both Object HalBench and AMBER when combined with the latest LLaVA-v1.6. Code will be released.

📄 PDF Abstract BibTeX arXiv:2410.15334

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Harmless Multimodal Assistants with Blind Preference Optimization

2025-03-18 · Yongqi Li, Lu Yang, Jian Wang, Runyang You 외

Multimodal Large Language Models (MLLMs) have demonstrated impressive capabilities in multimodal understanding, reasoning, and interaction. Given the extensive applications of MLLMs, the associated safety issues have bec…

RLHF-V: Towards Trustworthy MLLMs via Behavior Alignment from Fine-grained Correctional Human Feedback

2023-12-01 · CVPR 2024 1 · Tianyu Yu, Yuan YAO, Haoye Zhang, Taiwen He 외

Multimodal Large Language Models (MLLMs) have recently demonstrated impressive capabilities in multimodal understanding, reasoning, and interaction. However, existing MLLMs prevalently suffer from serious hallucination p…

HallucinationImage CaptioningVisual Question Answering

MultiTrust: A Comprehensive Benchmark Towards Trustworthy Multimodal Large Language Models

2024-06-11 · Yichi Zhang, Yao Huang, Yitong Sun, Chang Liu 외

Despite the superior capabilities of Multimodal Large Language Models (MLLMs) across diverse tasks, they still face significant trustworthiness challenges. Yet, current literature on the assessment of trustworthy MLLMs r…

BenchmarkingFairness

Debiasing Text-to-Image Evaluation via Implicit Cultural Alignment Reward Modeling

2026-07-17 · Bo-An Chang, Yu-Chih Chen arxiv

As Text-to-Image (T2I) systems rapidly advance, evaluating the cultural authenticity of synthesized content has become increasingly important for fair and trustworthy generative AI. Existing T2I evaluation metrics and mu…

Visual Question AnsweringReinforcement LearningText Generation

Judge Anything: MLLM as a Judge Across Any Modality

2025-03-21 · Shu Pu, Yaochen Wang, Dongping Chen, Yuhang Chen 외

Evaluating generative foundation models on open-ended multimodal understanding (MMU) and generation (MMG) tasks across diverse modalities (e.g., images, audio, video) poses significant challenges due to the complexity of…

Hallucination