paper-with-me

Papers

PivotMerge: Bridging Heterogeneous Multimodal Pre-training via Post-Alignment Model Merging

2026-04-18 · Zibo Shao, Baochen Xiong, Xiaoshan Yang, Yaguang Song, Qimeng Zhang, Haifeng Chen, Changsheng Xu arxiv

Multimodal Large Language Models (MLLMs) rely on multimodal pre-training over diverse data sources, where different datasets often induce complementary cross-modal alignment capabilities. Model merging provides a cost-effective mechanism for integrating multiple expert MLLMs with complementary strengths into a unified model. However, existing model merging research mainly focuses on post-finetuning scenarios, leaving the pre-training stage largely unexplored. We argue that the core of MLLM pre-training lies in establishing effective cross-modal alignment, which bridges visual and textual representations into a unified semantic space. Motivated by this insight, we introduce the post-alignment merging task, which aims to integrate cross-modal alignment capabilities learned from heterogeneous multimodal pre-training. This setting introduces two key challenges: cross-domain parameter interference, where parameter updates learned from different data distributions conflict during merging, and layer-wise alignment contribution disparity, where different layers and projectors contribute unevenly to cross-modal alignment. To address them, we propose \textbf{PivotMerge}, a post-alignment merging framework for cross-modal projectors. PivotMerge incorporates two key components: Shared-space Decomposition and Filtering, which disentangles shared alignment patterns from domain-specific variations and suppresses conflicting directions, and Alignment-guided Layer-wise Merging, which assigns layer-specific merging weights based on differing alignment contributions. We construct systematic CC12M-based post-alignment merging scenarios for evaluation. Extensive experiments on multiple multimodal benchmarks show that PivotMerge consistently outperforms existing baselines, demonstrating its effectiveness and generalization ability.

📄 PDF Abstract BibTeX arXiv:2604.22823

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bridging the inference gap in Mutimodal Variational Autoencoders

2025-02-06 · Agathe Senellart, Stéphanie Allassonnière

From medical diagnosis to autonomous vehicles, critical applications rely on the integration of multiple heterogeneous data modalities. Multimodal Variational Autoencoders offer versatile and scalable methods for generat…

Autonomous VehiclesMedical DiagnosisVariational Inference

HBridge: H-Shape Bridging of Heterogeneous Experts for Unified Multimodal Understanding and Generation

2025-11-25 · Xiang Wang, Zhifei Zhang, He Zhang, Zhe Lin 외 arxiv

Recent unified models integrate understanding experts (e.g., LLMs) with generative experts (e.g., diffusion models), achieving strong multimodal performance. However, recent advanced methods such as BAGEL and LMFusion fo…

multimodal generation

Improving Multimodal Classification of Social Media Posts by Leveraging Image-Text Auxiliary Tasks

2023-09-14 · Danae Sánchez Villegas, Daniel Preoţiuc-Pietro, Nikolaos Aletras

Effectively leveraging multimodal information from social media posts is essential to various downstream tasks such as sentiment analysis, sarcasm detection or hate speech classification. Jointly modeling text and images…

Image-text matchingSarcasm DetectionSemantic correspondenceSentiment Analysis+1

FedNano: Toward Lightweight Federated Tuning for Pretrained Multimodal Large Language Models

2025-06-12 · Yao Zhang, Hewei Gao, Haokun Chen, Weiguo Li 외

Multimodal Large Language Models (MLLMs) excel in tasks like multimodal reasoning and cross-modal retrieval but face deployment challenges in real-world scenarios due to distributed multimodal data and strict privacy req…

Cross-Modal RetrievalFederated LearningMultimodal Reasoning

XR-1: Towards Versatile Vision-Language-Action Models via Learning Unified Vision-Motion Representations

2025-11-04 · Shichao Fan, Kun Wu, Zhengping Che, Xinhua Wang 외 arxiv

Recent progress in large-scale robotic datasets and vision-language models (VLMs) has advanced research on vision-language-action (VLA) models. However, existing VLA models still face two fundamental challenges: (i) prod…