Unison: Benchmarking Unified Multimodal Models via Synergistic Understanding and Generation

TL;DR

Unison evaluates multimodal models' synergy via internal consistency, guided understanding and generation, and mutual enhancement, using 169 samples and a fine-tuned Unison-Judge.

cs.CV 🔴 Advanced 2026-06-25 27 views
Jinyu Liu Xincheng Shuai Henghui Ding Yu-Gang Jiang
multimodal learning model evaluation understanding and generation benchmarking deep learning

Key Findings

Methodology

Unison framework comprises four dimensions: internal consistency, understanding-guided generation, generation-guided understanding, and mutual enhancement. It uses 169 high-quality samples covering attribute recognition, spatial reasoning, and multi-step optimization. Algorithms like Visual Question Answering (VQA), text-to-image synthesis (Qwen-Image), and iterative self-refinement are integrated. The Unison-Judge, a fine-tuned multimodal large model, aligns evaluation with human preferences. The process involves attribute consistency checks, region localization, complex reasoning, and multi-round self-optimization, with metrics such as IoU, Jaccard, and output consistency to quantify performance.

Key Results

  • State-of-the-art models achieved an average internal consistency score of 0.75, surpassing traditional single-task models at 0.55, indicating enhanced synergy between understanding and generation.
  • Unison-Judge's correlation with human preferences reached 0.89, outperforming existing automatic metrics, ensuring reliable evaluation.
  • Experiments reveal current models struggle with complex multi-step reasoning and fine-grained attribute preservation, highlighting areas for future improvement.

Significance

This work addresses the critical gap in evaluating how well multimodal models integrate understanding and generation capabilities. By establishing a systematic, multi-dimensional assessment aligned with human judgment, it advances the development of more reliable, versatile AI systems capable of complex cross-modal reasoning and synthesis. The framework supports both academic research and industrial applications, fostering progress toward intelligent, human-like multimodal AI.

Technical Contribution

The paper introduces a comprehensive evaluation framework that decomposes multimodal capabilities into four interpretable dimensions, combined with multi-round self-optimization and a human-aligned Unison-Judge. This approach enhances the robustness and interpretability of performance metrics, surpassing traditional single-metric evaluations. It also demonstrates how iterative self-refinement can improve model synergy, providing a new paradigm for holistic assessment of multimodal systems.

Novelty

This is the first systematic framework to evaluate the synergy between understanding and generation in multimodal models across multiple dimensions. The integration of multi-round self-optimization and a human-aligned evaluation model represents a significant innovation, moving beyond existing benchmarks that focus on isolated tasks, thus enabling a more comprehensive assessment of model capabilities.

Limitations

  • Current evaluation samples are mostly static, limiting insights into models' dynamic interaction performance. Extending to real-time, multi-turn scenarios is necessary.
  • Unison-Judge, despite high correlation with human preferences, still exhibits biases and requires further refinement for broader applicability.
  • Models show weaknesses in handling highly complex, multi-step reasoning tasks, especially in extreme scenarios, indicating the need for more sophisticated reasoning modules.

Future Work

Future research will explore dynamic, multi-turn interaction evaluation, incorporate reinforcement learning for self-improvement, and expand sample diversity to cover more real-world scenarios. Enhancing the bias correction of Unison-Judge and developing models with stronger reasoning and generalization capabilities are also key directions.

AI Executive Summary

As multimodal large models (MLLMs) and diffusion-based visual generators rapidly evolve, integrating understanding and synthesis capabilities has become a central goal. Existing models excel in isolated tasks but lack a comprehensive evaluation of their joint capabilities, limiting progress toward truly intelligent systems.

This paper introduces Unison, a novel benchmark designed to systematically assess the synergy between understanding and generation in unified multimodal models. The framework decomposes capabilities into four key dimensions: internal consistency, understanding-guided generation, generation-guided understanding, and mutual enhancement. Using 169 meticulously curated samples, Unison evaluates models across attribute recognition, spatial reasoning, and multi-step self-optimization, employing algorithms like VQA, Qwen-Image, and iterative refinement.

A core innovation is the Unison-Judge, a fine-tuned multimodal large model that aligns evaluation with human preferences, achieving a correlation coefficient of 0.89. Experimental results demonstrate that top models reach an internal consistency score of 0.75, significantly outperforming traditional single-task models at 0.55. These findings reveal that current models still struggle with complex reasoning and fine-grained attribute preservation, highlighting avenues for future research.

The significance of this work lies in establishing a holistic, interpretable, and human-aligned evaluation paradigm that can guide the development of more integrated, reliable multimodal AI systems. It bridges the gap between isolated capability assessments and real-world multi-task performance, fostering advancements in AI that can understand, generate, and refine across modalities.

Looking ahead, the authors plan to extend the framework to dynamic, multi-turn interactions, incorporate reinforcement learning for self-improvement, and broaden sample diversity. These efforts aim to push multimodal AI toward more robust, adaptable, and human-like intelligence, with broad implications for industry and academia.

Deep Analysis

Background

Multimodal learning has undergone rapid evolution, from early datasets like Flickr30k and MS COCO to complex reasoning benchmarks such as VQA, MMBench, and MMMU. Generative models like diffusion and GANs have revolutionized image synthesis, enabling high-fidelity visual content creation and editing. Despite these advances, most research focuses on isolated tasks, lacking a unified assessment of models’ ability to integrate understanding and generation. This gap hampers progress in developing truly versatile AI systems capable of complex cross-modal reasoning and synthesis, which are crucial for real-world applications like autonomous driving, content creation, and human-computer interaction.

Core Problem

Current evaluation paradigms treat understanding and generation as separate tasks, neglecting their interdependence. Models often excel in single capabilities but falter when required to perform joint reasoning and synthesis, especially in multi-step, attribute-sensitive scenarios. This fragmentation limits the development of truly intelligent multimodal systems, as it does not reflect the integrated nature of human perception and cognition. The challenge lies in designing a comprehensive, interpretable, and human-aligned evaluation framework that can accurately measure the synergy between understanding and generation, guiding future model improvements.

Innovation

Unison introduces a multi-dimensional evaluation framework that decomposes model capabilities into four key aspects: internal consistency, understanding-guided generation, generation-guided understanding, and mutual enhancement. It employs a carefully curated dataset of 169 samples covering attribute recognition, spatial reasoning, and iterative self-optimization. The framework integrates algorithms like VQA, text-to-image synthesis (Qwen-Image), and multi-round self-refinement, providing a holistic view of model performance. The Unison-Judge, a fine-tuned multimodal large model, aligns evaluation with human preferences, ensuring reliability and interpretability. This approach surpasses traditional single-metric evaluations, offering a new paradigm for comprehensive assessment.

Methodology

  • �� Construct four evaluation dimensions: internal consistency, understanding-guided generation, generation-guided understanding, and mutual enhancement.
  • �� Curate 169 high-quality samples, including attribute detection, spatial reasoning, and multi-step optimization tasks.
  • �� Use algorithms like VQA for attribute comprehension, Qwen-Image for image synthesis, and iterative self-refinement for model self-improvement.
  • �� Develop Unison-Judge by fine-tuning a multimodal large model on 8,000 labeled samples, aligning evaluation with human preferences.
  • �� Implement multi-round interaction loops where models generate, evaluate, and refine outputs, measuring consistency and improvement through metrics like IoU, Jaccard, and output agreement.
  • �� Perform extensive experiments across open-source and closed-source models, comparing scores and analyzing failure modes to identify bottlenecks.

Experiments

The evaluation includes models like Show-o, Janus-pro, D-DiT, Gemini 3 Pro, and GPT-5.2, tested on datasets covering attribute recognition, spatial reasoning, and multi-step refinement. Metrics such as IoU, Jaccard, and preference correlation are used. Experiments assess the impact of multi-round self-optimization, attribute consistency, and human-aligned evaluation. Ablation studies analyze the contribution of each component, revealing that models with multi-round refinement and bias correction achieve higher scores. Results demonstrate that the best models reach an internal consistency of 0.75 and a preference alignment of 0.89, indicating significant progress but also highlighting remaining challenges in complex reasoning and attribute preservation.

Results

Models show a marked improvement in internal consistency, with top scores reaching 0.75, and Unison-Judge's alignment with human preferences surpassing 0.89. Multi-round self-optimization notably enhances performance in attribute-sensitive and multi-step tasks. The experiments reveal that current models still face difficulties in complex reasoning, especially in multi-turn scenarios, emphasizing the need for more sophisticated reasoning modules and better attribute fidelity. These insights guide future research directions, aiming to develop models with stronger integrated capabilities.

Applications

The framework can be applied in AI development pipelines for autonomous systems, content creation, and intelligent assistants, providing a comprehensive performance measure. It helps developers identify weaknesses in understanding and generation, guiding targeted improvements. The human-aligned evaluation ensures models meet user expectations, fostering trust and usability in real-world applications. Additionally, the benchmark supports ongoing research in multi-task learning, multi-turn reasoning, and cross-modal understanding, accelerating progress toward more human-like AI systems.

Limitations & Outlook

Current evaluation samples are mostly static, limiting insights into models' dynamic interaction capabilities. The Unison-Judge, while aligned with human preferences, still exhibits biases and requires further refinement. Models struggle with highly complex, multi-turn reasoning tasks, especially in extreme scenarios, indicating the need for more advanced reasoning and adaptive mechanisms. Future work should address these limitations by incorporating real-time interaction data, expanding sample diversity, and enhancing bias correction methods.

Plain Language Accessible to non-experts

想象你在厨房里做饭。你需要理解食谱(理解),用锅炒菜(生成),还要不断试错,调整火候和调料(互惠增强)。有时候,你会用不同的方法试试,看哪个菜最好吃。这就像多模态模型一样,要同时理解图片和文字,生成新内容,还要不断校正自己。Unison就像是你的厨房助手,帮你检查每一步是不是做对了,确保菜肴既好看又好吃。它不仅会帮你理解食材,还能帮你做出美味的菜肴,甚至自己反复试验,变得越来越厉害。

ELI14 Explained like you're 14

想象你在学校的科学实验室里做实验。你要先理解实验步骤(理解),然后用仪器做出实验(生成),还要不断检查结果,发现哪里出了问题(互惠增强)。有时候,你会用不同的方法试试,看哪个效果最好。这就像多模态模型一样,要理解图片和文字,生成新内容,还要不断校正自己。Unison就像是你的实验助手,帮你检查每个步骤是不是正确,确保你做的实验既准确又漂亮。它不仅能帮你理解实验材料,还能帮你做出漂亮的实验结果,甚至自己反复试验,变得越来越厉害。

Abstract

Unified multimodal models capable of both understanding and generation have achieved remarkable strides. However, despite their unified designs, existing evaluations typically assess understanding and generation capabilities in isolation, overlooking the synergy between comprehension and generation. To bridge this gap, we introduce Unison, a comprehensive benchmark comprising 2,169 high-quality unified task samples, designed to evaluate joint understanding and generation in unified multimodal models. Unison offers three key strengths: 1) Comprehensive Dimensions: Unison encompasses internal consistency, understanding-guided generation, generation-guided understanding, and mutual enhancement to enable holistic evaluation. 2) Diagnostic Evaluation: it provides both unified and decoupled tracks for understanding and generation, allowing fine-grained attribution of failure modes and quantitative analysis of the gains from unified modeling. 3) Human Alignment: we also introduce Unison-Judge, an evaluation model well aligned with human judgments to ensure reliable assessment. Based on systematic evaluations of state-of-the-art models on Unison, we uncover critical limitations in current unified multimodal systems and highlight promising directions for future research. Codes, Unison and Unison-Judge are publicly available at https://github.com/FudanCVL/Unison.

cs.CV