paper-with-me

홈 › Papers

How to Merge Your Multimodal Models Over Time?

2024-12-09 · CVPR 2025 1 · Sebastian Dziadzio, Vishaal Udandarao, Karsten Roth, Ameya Prabhu, Zeynep Akata, Samuel Albanie, Matthias Bethge

Model merging combines multiple expert models - finetuned from a base foundation model on diverse tasks and domains - into a single, more capable model. However, most existing model merging approaches assume that all experts are available simultaneously. In reality, new tasks and domains emerge progressively over time, requiring strategies to integrate the knowledge of expert models as they become available: a process we call temporal model merging. The temporal dimension introduces unique challenges not addressed in prior work, raising new questions such as: when training for a new task, should the expert model start from the merged past experts or from the original base model? Should we merge all models at each time step? Which merging techniques are best suited for temporal merging? Should different strategies be used to initialize the training and deploy the model? To answer these questions, we propose a unified framework called TIME - Temporal Integration of Model Expertise - which defines temporal model merging across three axes: (1) Initialization Phase, (2) Deployment Phase, and (3) Merging Technique. Using TIME, we study temporal model merging across model sizes, compute budgets, and learning horizons on the FoMo-in-Flux benchmark. Our comprehensive suite of experiments across TIME allows us to uncover key insights for temporal model merging, offering a better understanding of current challenges and best practices for effective temporal model merging.

📄 PDF Abstract BibTeX arXiv:2412.06712

Code (1)

explainableml/fomo_in_flux 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

LLMs can see and hear without any training

2025-01-30 · Kumar Ashutosh, Yossi Gandelsman, Xinlei Chen, Ishan Misra 외

We present MILS: Multimodal Iterative LLM Solver, a surprisingly simple, training-free approach, to imbue multimodal capabilities into your favorite LLM. Leveraging their innate ability to perform multi-step reasoning, M…

Audio captioningImage GenerationStyle TransferText to Image Generation+1

Don't Lose Yourself: Boosting Multimodal Recommendation via Reducing Node-neighbor Discrepancy in Graph Convolutional Network

2024-12-25 · Zheyu Chen, Jinfeng Xu, Haibo Hu

The rapid expansion of multimedia contents has led to the emergence of multimodal recommendation systems. It has attracted increasing attention in recommendation systems because its full utilization of data from differen…

Multimodal RecommendationRecommendation Systems

Making LLaMA SEE and Draw with SEED Tokenizer

2023-10-02 · Yuying Ge, Sijie Zhao, Ziyun Zeng, Yixiao Ge 외

The great success of Large Language Models (LLMs) has expanded the potential of multimodality, contributing to the gradual evolution of General Artificial Intelligence (AGI). A true AGI agent should not only possess the …

multimodal generation

Follow-Your-Instruction: A Comprehensive MLLM Agent for World Data Synthesis

2025-08-07 · Kunyu Feng, Yue Ma, Xinhua Zhang, Boshi Liu 외 arxiv

With the growing demands of AI-generated content (AIGC), the need for high-quality, diverse, and scalable data has become increasingly crucial. However, collecting large-scale real-world data remains costly and time-cons…

Enlighten-Your-Voice: When Multimodal Meets Zero-shot Low-light Image Enhancement

2023-12-15 · Xiaofeng Zhang, Zishan Xu, Hao Tang, Chaochen Gu 외

Low-light image enhancement is a crucial visual task, and many unsupervised methods tend to overlook the degradation of visible information in low-light scenes, which adversely affects the fusion of complementary informa…

Image EnhancementLow-Light Image Enhancement