paper-with-me

Papers

MME-Unify: A Comprehensive Benchmark for Unified Multimodal Understanding and Generation Models

2025-04-04 · Wulin Xie, Yi-Fan Zhang, Chaoyou Fu, Yang Shi, Bingyan Nie, Hongkai Chen, Zhang Zhang, Liang Wang, Tieniu Tan

Existing MLLM benchmarks face significant challenges in evaluating Unified MLLMs (U-MLLMs) due to: 1) lack of standardized benchmarks for traditional tasks, leading to inconsistent comparisons; 2) absence of benchmarks for mixed-modality generation, which fails to assess multimodal reasoning capabilities. We present a comprehensive evaluation framework designed to systematically assess U-MLLMs. Our benchmark includes: Standardized Traditional Task Evaluation. We sample from 12 datasets, covering 10 tasks with 30 subtasks, ensuring consistent and fair comparisons across studies." 2. Unified Task Assessment. We introduce five novel tasks testing multimodal reasoning, including image editing, commonsense QA with image generation, and geometric reasoning. 3. Comprehensive Model Benchmarking. We evaluate 12 leading U-MLLMs, such as Janus-Pro, EMU3, VILA-U, and Gemini2-flash, alongside specialized understanding (e.g., Claude-3.5-Sonnet) and generation models (e.g., DALL-E-3). Our findings reveal substantial performance gaps in existing U-MLLMs, highlighting the need for more robust models capable of handling mixed-modality tasks effectively. The code and evaluation data can be found in https://mme-unify.github.io/.

📄 PDF Abstract BibTeX arXiv:2504.03641

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingImage GenerationMMEMultimodal Reasoning

Similar Papers 제목 키워드 기반

UmniBench: Unified Understand and Generation Model Oriented Omni-dimensional Benchmark

2025-12-19 · Kai Liu, Leyang Chen, Wenbo Li, Zhikai Chen 외 arxiv

Unifying multimodal understanding and generation has shown impressive capabilities in cutting-edge proprietary systems. However, evaluations of unified multimodal models (UMMs) remain decoupled, assessing their understan…

RealUnify: Do Unified Models Truly Benefit from Unification? A Comprehensive Benchmark

2025-09-29 · Yang Shi, Yuhao Dong, Yue Ding, Yuran Wang 외 arxiv

The integration of visual understanding and generation into unified multimodal models represents a significant stride toward general-purpose AI. However, a fundamental question remains unanswered by existing benchmarks: …

Image Generation

Unify-Agent: A Unified Multimodal Agent for World-Grounded Image Synthesis

2026-03-31 · Shuang Chen, Quanxin Shou, Hangting Chen, Yucheng Zhou 외 arxiv

Unified multimodal models provide a natural and promising architecture for understanding diverse and complex real-world knowledge while generating high-quality images. However, they still rely primarily on frozen paramet…

Image Generation

Unified-IO 2: Scaling Autoregressive Multimodal Models with Vision, Language, Audio, and Action

2023-12-28 · Jiasen Lu, Christopher Clark, Sangho Lee, Zichen Zhang 외

We present Unified-IO 2, the first autoregressive multimodal model that is capable of understanding and generating image, text, audio, and action. To unify different modalities, we tokenize inputs and outputs -- images, …

DecoderImage GenerationNatural Language Understanding

Emerging Properties in Unified Multimodal Pretraining

2025-05-20 · Chaorui Deng, Deyao Zhu, Kunchang Li, Chenhui Gou 외

Unifying multimodal understanding and generation has shown impressive capabilities in cutting-edge proprietary systems. In this work, we introduce BAGEL, an open0source foundational model that natively supports multimoda…

Image EditingImage GenerationImage Manipulation+2