CLCVMar 12, 2025

HaploVL: A Single-Transformer Baseline for Multi-Modal Understanding

arXiv:2503.14694v19 citationsh-index: 23ICML
Originality Incremental advance
AI Analysis

This work addresses the resource and performance challenges in developing efficient multi-modal AI assistants, though it is incremental as it builds on existing single-transformer approaches.

The paper tackles the inefficiency and performance gaps of native large multi-modal models by proposing HaploVL, a single-transformer baseline with early fusion and an efficient training recipe, which narrows the performance gap with compositional models.

Recent advancements in large language models (LLMs) have significantly propelled the development of large multi-modal models (LMMs), highlighting the potential for general and intelligent assistants. However, most LMMs model visual and textual modalities separately, leading to recent efforts to develop native LMMs using a single transformer. Despite the promise, these native models are resource-intensive and often exhibit performance gaps compared to their compositional counterparts. To alleviate this issue, we propose a simple yet efficient method to construct a baseline for the native and end-to-end large multi-modal model in a single transformer. First, we propose a new early-fusion LMM that can fuse multi-modal inputs in the early stage and respond to visual instructions in an auto-regressive manner. Second, we devise an efficient training recipe for the proposed model, which harnesses the prior knowledge of the pre-trained models, addressing both the performance limitations and the challenge of resource consumption. The proposed model demonstrates superior performance compared to other LMMs using one transformer and significantly narrows the performance gap with compositional LMMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes