paper-with-me

홈 › Papers

Are Unified Vision-Language Models Necessary: Generalization Across Understanding and Generation

2025-05-29 · Jihai Zhang, Tianle Li, Linjie Li, Zhengyuan Yang, Yu Cheng

Recent advancements in unified vision-language models (VLMs), which integrate both visual understanding and generation capabilities, have attracted significant attention. The underlying hypothesis is that a unified architecture with mixed training on both understanding and generation tasks can enable mutual enhancement between understanding and generation. However, this hypothesis remains underexplored in prior works on unified VLMs. To address this gap, this paper systematically investigates the generalization across understanding and generation tasks in unified VLMs. Specifically, we design a dataset closely aligned with real-world scenarios to facilitate extensive experiments and quantitative evaluations. We evaluate multiple unified VLM architectures to validate our findings. Our key findings are as follows. First, unified VLMs trained with mixed data exhibit mutual benefits in understanding and generation tasks across various architectures, and this mutual benefits can scale up with increased data. Second, better alignment between multimodal input and output spaces will lead to better generalization. Third, the knowledge acquired during generation tasks can transfer to understanding tasks, and this cross-task generalization occurs within the base language model, beyond modality adapters. Our findings underscore the critical necessity of unifying understanding and generation in VLMs, offering valuable insights for the design and optimization of unified VLMs.

📄 PDF Abstract BibTeX arXiv:2505.23043

Code (1)

majordavidzhang/generalization_unified_vlm 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

UnifiedQA: Crossing Format Boundaries With a Single QA System

2020-05-02 · Findings of the Association for Computational Linguistics 2020 · Daniel Khashabi, Sewon Min, Tushar Khot, Ashish Sabharwal 외

Question answering (QA) tasks have been posed using a variety of formats, such as extractive span selection, multiple choice, etc. This has led to format-specialized models, and even to an implicit division in the QA com…

Common Sense ReasoningLanguage ModelingLanguage ModellingMultiple-choice+3

From Multimodal LLMs to Generalist Embodied Agents: Methods and Lessons

2024-12-11 · CVPR 2025 1 · Andrew Szot, Bogdan Mazoure, Omar Attia, Aleksei Timofeev 외

We examine the capability of Multimodal Large Language Models (MLLMs) to tackle diverse domains that extend beyond the traditional language and vision tasks these models are typically trained on. Specifically, our focus …

Domain-Unified Prompt Representations for Source-Free Domain Generalization

2022-09-29 · Hongjing Niu, Hanting Li, Feng Zhao, Bin Li

Domain generalization (DG), aiming to make models work on unseen domains, is a surefire way toward general artificial intelligence. Limited by the scale and diversity of current DG datasets, it is difficult for existing …

DiversityDomain GeneralizationSource-free Domain Generalization

MolSight: A Graph-Aware Vision-Language Model for Unified Chemical Image Understanding

2026-07-02 · Wenda Wang, Yihan Tong, Yuwei Hu, Zhewei Wei arxiv

Using molecular large language models (LLMs) as a unified framework for understanding molecular structures and functions is emerging as a new trend in tasks such as molecular design and drug discovery. However, these mod…

Drug Discovery

Qwen-VLA: Unifying Vision-Language-Action Modeling across Tasks, Environments, and Robot Embodiments

2026-05-28 · Qiuyue Wang, Mingsheng Li, Jian Guan, Jinhui Ye 외 arxiv

Embodied intelligence is often studied through specialized models for individual tasks such as manipulation or navigation, resulting in fragmented capabilities and limited generalization across tasks, environments, and r…

Trajectory PredictionSpatial ReasoningVisual Grounding