paper-with-me

Papers

Decompose and Leverage Preferences from Expert Models for Improving Trustworthiness of MLLMs

2024-11-20 · Rui Cao, Yuming Jiang, Michael Schlichtkrull, Andreas Vlachos

Multimodal Large Language Models (MLLMs) can enhance trustworthiness by aligning with human preferences. As human preference labeling is laborious, recent works employ evaluation models for assessing MLLMs' responses, using the model-based assessments to automate preference dataset construction. This approach, however, faces challenges with MLLMs' lengthy and compositional responses, which often require diverse reasoning skills that a single evaluation model may not fully possess. Additionally, most existing methods rely on closed-source models as evaluators. To address limitations, we propose DecompGen, a decomposable framework that uses an ensemble of open-sourced expert models. DecompGen breaks down each response into atomic verification tasks, assigning each task to an appropriate expert model to generate fine-grained assessments. The DecompGen feedback is used to automatically construct our preference dataset, DGPref. MLLMs aligned with DGPref via preference learning show improvements in trustworthiness, demonstrating the effectiveness of DecompGen.

📄 PDF Abstract BibTeX arXiv:2411.13697

Code (1)

abril4416/dgpref 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Topic-level Self-Correctional Approach to Mitigate Hallucinations in MLLMs

2024-11-26 · Lehan He, Zeren Chen, Zhelun Shi, Tianyu Yu 외

Aligning the behaviors of Multimodal Large Language Models (MLLMs) with human preferences is crucial for developing robust and trustworthy AI systems. While recent attempts have employed human experts or powerful auxilia…

Hallucination

MODE: Modality-Decomposed Expert-Level Mixed-Precision Quantization for MoE Multimodal LLMs

2026-06-15 · Yuanteng Chen, Peisong Wang, Zhilei Liu, Nanxin Zeng 외 arxiv

Mixture-of-Experts Multimodal Large Language Models (MoE-MLLMs) offer remarkable performance but incur prohibitive GPU memory costs, making compression essential. Among PTQ methods, expert-level mixed-precision quantizat…

Drawing the Line: Enhancing Trustworthiness of MLLMs Through the Power of Refusal

2024-12-15 · Yuhao Wang, Zhiyuan Zhu, Heyang Liu, Yusheng Liao 외

Multimodal large language models (MLLMs) excel at multimodal perception and understanding, yet their tendency to generate hallucinated or inaccurate responses undermines their trustworthiness. Existing methods have large…

RLAIF-V: Open-Source AI Feedback Leads to Super GPT-4V Trustworthiness

2024-05-27 · CVPR 2025 1 · Tianyu Yu, Haoye Zhang, Qiming Li, Qixin Xu 외

Traditional feedback learning for hallucination reduction relies on labor-intensive manual labeling or expensive proprietary models. This leaves the community without foundational knowledge about how to build high-qualit…

HallucinationImage CaptioningObject HallucinationVisual 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