CLAICVLGJun 11, 2024

MultiTrust: A Comprehensive Benchmark Towards Trustworthy Multimodal Large Language Models

arXiv:2406.07057v249 citations
AI Analysis

This work addresses the need for holistic trustworthiness assessment in MLLMs, which is crucial for developers and users, but it is incremental as it focuses on benchmarking rather than novel solutions.

The authors tackled the problem of evaluating trustworthiness in Multimodal Large Language Models (MLLMs) by creating MultiTrust, a comprehensive benchmark across five aspects, and found that 21 modern MLLMs exhibit issues like vulnerability to attacks and biases, with multimodality amplifying risks.

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 remains limited, lacking a holistic evaluation to offer thorough insights into future improvements. In this work, we establish MultiTrust, the first comprehensive and unified benchmark on the trustworthiness of MLLMs across five primary aspects: truthfulness, safety, robustness, fairness, and privacy. Our benchmark employs a rigorous evaluation strategy that addresses both multimodal risks and cross-modal impacts, encompassing 32 diverse tasks with self-curated datasets. Extensive experiments with 21 modern MLLMs reveal some previously unexplored trustworthiness issues and risks, highlighting the complexities introduced by the multimodality and underscoring the necessity for advanced methodologies to enhance their reliability. For instance, typical proprietary models still struggle with the perception of visually confusing images and are vulnerable to multimodal jailbreaking and adversarial attacks; MLLMs are more inclined to disclose privacy in text and reveal ideological and cultural biases even when paired with irrelevant images in inference, indicating that the multimodality amplifies the internal risks from base LLMs. Additionally, we release a scalable toolbox for standardized trustworthiness research, aiming to facilitate future advancements in this important field. Code and resources are publicly available at: https://multi-trust.github.io/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes