On the Adversarial Robustness of Multimodal LLM Judges
- lab CatalyzeX
- lab DagsHub
- lab GotitPub
- lab Hugging Face
- lab ScienceCast
- lab alphaXiv
- lab arXiv
- lab arXivLabs
A new preprint introduces RobustMLLMJudge, a framework designed to test the adversarial robustness of multimodal large language models when they are deployed as automated judges for tasks such as image quality and safety assessment [1]. The work, submitted to arXiv in 2026, addresses a gap in the evaluation of these systems. While multimodal large language models, or MLLMs, are increasingly used to score or assess content, their vulnerability to deliberate manipulation has remained largely unexamined, a condition the authors argue threatens the fairness and reliability of automated judging [1][2]. Large language models are neural networks trained on vast text corpora for tasks including generation and analysis, and their reliability can be compromised by biased training data [3]. The RobustMLLMJudge framework is described as the first general-purpose tool for evaluating this specific vulnerability across different MLLM judge approaches and scenarios [1][2]. In tests using the framework, researchers found that various MLLM judges are highly susceptible to score-inflating adversarial attacks [1]. These attacks are designed to trick the model into assigning a higher score than warranted. A key challenge identified is that existing attack methods are constrained by the unique evaluation protocols used by MLLM judges [2]. To overcome this, the paper proposes a novel attack method called MGSIA, or Manifold-Guided Semantic Induction Attack [1]. The technique works by maximizing the probability that a judge produces an affirmative response, such as “Yes,” to binary semantic queries, while simultaneously aligning adversarial representations with high-score patterns estimated from proxy protocols [2]. The combined effect produces score-inflating perturbations that the authors report are transferable and effective at deceiving advanced MLLM judges across different evaluation scenarios [1][2]. Benchmarks for language models are standardized tests that measure capabilities like reasoning and factual accuracy using specific datasets and metrics [4]. The RobustMLLMJudge framework adds a security dimension to this evaluation landscape by quantifying how easily an automated judge’s scoring can be corrupted. The broader field of artificial intelligence has seen cycles of optimism and concern since its founding as an academic discipline in 1956, with recent years marked by an AI boom and parallel discussions around safety and regulation [5]. The paper’s findings contribute to those safety discussions by highlighting a concrete vulnerability in a growing application of MLLMs. The authors have indicated that the code and data for RobustMLLMJudge will be made publicly available on GitHub [1][2].
safety-researchresearch-papertool-releasemodel-releaseproduct-launch
Background sources we checked (9)
- arxiv.org ↗ Multimodal Large Language Models (MLLMs) are increasingly used as automated judges, e.g., for image quality and safety assessment. However, their adversarial robustness remains largely unexplored, threatening the fairness and reliability of automated judging. To bridge this gap, …
- en.wikipedia.org ↗ A large language model (LLM) is a neural network trained on a vast amount of text for natural language processing tasks, especially language generation. LLMs can typically generate, summarize, translate, and analyze text in many contexts, and are a foundational technology behind …
- en.wikipedia.org ↗ A language model benchmark is a standardized test designed to evaluate the performance of language models on various natural language processing tasks. These tests are intended for comparing different models' capabilities in areas such as language understanding, generation, and r…
- en.wikipedia.org ↗ Artificial intelligence (AI) is the capability of computational systems to perform tasks typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making. It is a field of research in engineering, mathematics and computer…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- arxiv.org ↗ With the creation of new datasets, the question arises of whether the data in them is complementary to other datasets for training ML models (see recent reviews for a perspective of catalysts informatics22, 23, 24). This is especially important when consolidating data with a vari…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…
Sources
- export.arxiv.org — On the Adversarial Robustness of Multimodal LLM Judges ↗