paper-with-me

홈 › Papers

UnIVAL: Unified Model for Image, Video, Audio and Language Tasks

2023-07-30 · Mustafa Shukor, Corentin Dancette, Alexandre Rame, Matthieu Cord

Large Language Models (LLMs) have made the ambitious quest for generalist agents significantly far from being a fantasy. A key hurdle for building such general models is the diversity and heterogeneity of tasks and modalities. A promising solution is unification, allowing the support of a myriad of tasks and modalities within one unified framework. While few large models (e.g., Flamingo (Alayrac et al., 2022), trained on massive datasets, can support more than two modalities, current small to mid-scale unified models are still limited to 2 modalities, usually image-text or video-text. The question that we ask is: is it possible to build efficiently a unified model that can support all modalities? To answer this, we propose UnIVAL, a step further towards this ambitious goal. Without relying on fancy datasets sizes or models with billions of parameters, the ~ 0.25B parameter UnIVAL model goes beyond two modalities and unifies text, images, video, and audio into a single model. Our model is efficiently pretrained on many tasks, based on task balancing and multimodal curriculum learning. UnIVAL shows competitive performance to existing state-of-the-art approaches, across image and video-text tasks. The feature representations learned from image and video-text modalities, allows the model to achieve competitive performance when finetuned on audio-text tasks, despite not being pretrained on audio. Thanks to the unified model, we propose a novel study on multimodal model merging via weight interpolation of models trained on different multimodal tasks, showing their benefits in particular for out-of-distribution generalization. Finally, we motivate unification by showing the synergy between tasks. The model weights and code are released here: https://github.com/mshukor/UnIVAL.

📄 PDF Abstract BibTeX arXiv:2307.16184

Code (1)

mshukor/unival 공식 구현 pytorch

Tasks

Out-of-Distribution Generalization

Similar Papers 제목 키워드 기반

Unified-IO 2: Scaling Autoregressive Multimodal Models with Vision Language Audio and Action

2024-01-01 · CVPR 2024 1 · Jiasen Lu, Christopher Clark, Sangho Lee, Zichen Zhang 외

We present Unified-IO 2 a multimodal and multi-skill unified model capable of following novel instructions. Unified-IO 2 can use text images audio and/or videos as input and can generate text image or audio outputs w…

Image GenerationInstruction Followingobject-detectionObject Detection+2

Unified Video-Language Pre-training with Synchronized Audio

2024-05-12 · Shentong Mo, Haofan Wang, Huaxia Li, Xu Tang

Video-language pre-training is a typical and challenging problem that aims at learning visual and textual representations from large-scale data in a self-supervised way. Existing pre-training approaches either captured t…

Omni-Embed-Nemotron: A Unified Multimodal Retrieval Model for Text, Image, Audio, and Video

2025-10-03 · Mengyao Xu, Wenfei Zhou, Yauhen Babakhin, Gabriel Moreira 외 arxiv

We present Omni-Embed-Nemotron, a unified multimodal retrieval embedding model developed to handle the increasing complexity of real-world information needs. While Retrieval-Augmented Generation (RAG) has significantly a…

Video Retrieval

UniForm: A Unified Multi-Task Diffusion Transformer for Audio-Video Generation

2025-02-06 · Lei Zhao, Linfeng Feng, Dongxu Ge, Rujin Chen 외

With the rise of diffusion models, audio-video generation has been revolutionized. However, most existing methods rely on separate modules for each modality, with limited exploration of unified generative architectures. …

Audio GenerationDiversityVideo Generation

SkyReels-V4: Multi-modal Video-Audio Generation, Inpainting and Editing model

2026-02-25 · Guibin Chen, Dixuan Lin, Jiangping Yang, Youqiang Zhang 외 arxiv

SkyReels V4 is a unified multi modal video foundation model for joint video audio generation, inpainting, and editing. The model adopts a dual stream Multimodal Diffusion Transformer (MMDiT) architecture, where one branc…

Instruction FollowingAudio GenerationVideo Generation