MemeArena: Automating Context-Aware Unbiased Evaluation of Harmfulness Understanding for Multimodal Large Language Models
Zixin Chen, Hongzhan Lin, Kaixin Li, Ziyang Luo, Yayue Deng, Jing Ma
TL;DR
This work presents MemeArena, an agent-based arena-style framework for evaluating multimodal harmfulness understanding in memes. By simulating diverse interpretive contexts and aggregating judge-agent opinions, it delivers context-aware, unbiased rankings of target multimodal LLMs (mLLMs) beyond traditional binary detection benchmarks. The methodology comprises context simulation and task formulation, iterative multi-view fusion to generate value-aligned guidelines, and pairwise judgment with Elo and Bradley-Terry-based ranking. Experiments across HarM, FHM, and MAMI with 15 mLLMs show strong alignment with human preferences and reduced evaluation biases, supporting MemeArena as a scalable auditing tool for safety-focused multimodal reasoning.
Abstract
The proliferation of memes on social media necessitates the capabilities of multimodal Large Language Models (mLLMs) to effectively understand multimodal harmfulness. Existing evaluation approaches predominantly focus on mLLMs' detection accuracy for binary classification tasks, which often fail to reflect the in-depth interpretive nuance of harmfulness across diverse contexts. In this paper, we propose MemeArena, an agent-based arena-style evaluation framework that provides a context-aware and unbiased assessment for mLLMs' understanding of multimodal harmfulness. Specifically, MemeArena simulates diverse interpretive contexts to formulate evaluation tasks that elicit perspective-specific analyses from mLLMs. By integrating varied viewpoints and reaching consensus among evaluators, it enables fair and unbiased comparisons of mLLMs' abilities to interpret multimodal harmfulness. Extensive experiments demonstrate that our framework effectively reduces the evaluation biases of judge agents, with judgment results closely aligning with human preferences, offering valuable insights into reliable and comprehensive mLLM evaluations in multimodal harmfulness understanding. Our code and data are publicly available at https://github.com/Lbotirx/MemeArena.
