paper-with-me

Papers

Calibrating MLLM-as-a-judge via Multimodal Bayesian Prompt Ensembles

2025-09-10 · Eric Slyman, Mehrab Tanjim, Kushal Kafle, Stefan Lee arxiv

Multimodal large language models (MLLMs) are increasingly used to evaluate text-to-image (TTI) generation systems, providing automated judgments based on visual and textual context. However, these "judge" models often suffer from biases, overconfidence, and inconsistent performance across diverse image domains. While prompt ensembling has shown promise for mitigating these issues in unimodal, text-only settings, our experiments reveal that standard ensembling methods fail to generalize effectively for TTI tasks. To address these limitations, we propose a new multimodal-aware method called Multimodal Mixture-of-Bayesian Prompt Ensembles (MMB). Our method uses a Bayesian prompt ensemble approach augmented by image clustering, allowing the judge to dynamically assign prompt weights based on the visual characteristics of each sample. We show that MMB improves accuracy in pairwise preference judgments and greatly enhances calibration, making it easier to gauge the judge's true uncertainty. In evaluations on two TTI benchmarks, HPSv2 and MJBench, MMB outperforms existing baselines in alignment with human annotations and calibration across varied image content. Our findings highlight the importance of multimodal-specific strategies for judge calibration and suggest a promising path forward for reliable large-scale TTI evaluation.

📄 PDF Abstract BibTeX arXiv:2509.08777

Code (0)

등록된 구현이 없습니다.

Tasks

Image Clustering

Similar Papers 제목 키워드 기반

MR. Judge: Multimodal Reasoner as a Judge

2025-05-19 · Renjie Pi, Felix Bai, Qibin Chen, Simon Wang 외

The paradigm of using Large Language Models (LLMs) and Multimodal Large Language Models (MLLMs) as evaluative judges has emerged as an effective approach in RLHF and inference-time scaling. In this work, we propose Multi…

MM-VetMultiple-choice

VideoJudge: Bootstrapping Enables Scalable Supervision of MLLM-as-a-Judge for Video Understanding

2025-09-25 · Abdul Waheed, Zhen Wu, Dareen Alharthi, Seungone Kim 외 arxiv

Precisely evaluating video understanding models remains challenging: commonly used metrics such as BLEU, ROUGE, and BERTScore fail to capture the fineness of human judgment, while obtaining such judgments through manual …

Same Model, Different Weakness: How Language and Modality Reshape the Jailbreak Attack Surface in Frontier MLLMs

2026-05-22 · Casey Ford, Madison Van Doren, Sicheng Jin, Emily Dix arxiv

The attack surface of a multimodal large language model (MLLM) is language-dependent in ways that reveal the mechanistic structure of alignment failures. We present the first systematic cross-lingual, multimodal red-team…

Multimodal Prompt Optimization: Why Not Leverage Multiple Modalities for MLLMs

2025-10-10 · Yumin Choi, Dongki Kim, Jinheon Baek, Sung Ju Hwang arxiv

Large Language Models (LLMs) have shown remarkable success, and their multimodal expansions (MLLMs) further unlock capabilities spanning images, videos, and other modalities beyond text. However, despite this shift, prom…

InterMT: Multi-Turn Interleaved Preference Alignment with Human Feedback

2025-05-29 · Boyuan Chen, Donghai Hong, Jiaming Ji, Jiacheng Zheng 외

As multimodal large models (MLLMs) continue to advance across challenging tasks, a key question emerges: What essential capabilities are still missing? A critical aspect of human learning is continuous interaction with t…

multimodal interaction