paper-with-me

Papers

Towards Multi-Task Multi-Modal Models: A Video Generative Perspective

2024-05-26 · Lijun Yu

Advancements in language foundation models have primarily fueled the recent surge in artificial intelligence. In contrast, generative learning of non-textual modalities, especially videos, significantly trails behind language modeling. This thesis chronicles our endeavor to build multi-task models for generating videos and other modalities under diverse conditions, as well as for understanding and compression applications. Given the high dimensionality of visual data, we pursue concise and accurate latent representations. Our video-native spatial-temporal tokenizers preserve high fidelity. We unveil a novel approach to mapping bidirectionally between visual observation and interpretable lexical terms. Furthermore, our scalable visual token representation proves beneficial across generation, compression, and understanding tasks. This achievement marks the first instances of language models surpassing diffusion models in visual synthesis and a video tokenizer outperforming industry-standard codecs. Within these multi-modal latent spaces, we study the design of multi-task generative models. Our masked multi-task transformer excels at the quality, efficiency, and flexibility of video generation. We enable a frozen language model, trained solely on text, to generate visual content. Finally, we build a scalable generative multi-modal transformer trained from scratch, enabling the generation of videos containing high-fidelity motion with the corresponding audio given diverse conditions. Throughout the course, we have shown the effectiveness of integrating multiple tasks, crafting high-fidelity latent representation, and generating multiple modalities. This work suggests intriguing potential for future exploration in generating non-textual data and enabling real-time, interactive experiences across various media forms.

📄 PDF Abstract BibTeX arXiv:2405.16728

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

End-to-end Generative Pretraining for Multimodal Video Captioning

2022-01-20 · CVPR 2022 1 · Paul Hongsuck Seo, Arsha Nagrani, Anurag Arnab, Cordelia Schmid

Recent video and language pretraining frameworks lack the ability to generate sentences. We present Multimodal Video Generative Pretraining (MV-GPT), a new pretraining framework for learning from unlabelled videos which …

Action ClassificationDecoderRetrievalSentence+3

Generative Adversarial Networks for Multimodal Representation Learning in Video Hyperlinking

2017-05-15 · Vedran Vukotic, Christian Raymond, Guillaume Gravier

Continuous multimodal representations suitable for multimodal information retrieval are usually obtained with methods that heavily rely on multimodal autoencoders. In video hyperlinking, a task that aims at retrieving vi…

Information RetrievalRepresentation LearningRetrieval

UniMMVSR: A Unified Multi-Modal Framework for Cascaded Video Super-Resolution

2025-10-09 · Shian Du, Menghan Xia, Chang Liu, Quande Liu 외 arxiv

Cascaded video super-resolution has emerged as a promising technique for decoupling the computational burden associated with generating high-resolution videos using large foundation models. Existing studies, however, are…

Video Super-ResolutionVideo Generation

GPT2MVS: Generative Pre-trained Transformer-2 for Multi-modal Video Summarization

2021-04-26 · Jia-Hong Huang, Luka Murn, Marta Mrak, Marcel Worring

Traditional video summarization methods generate fixed video representations regardless of user interest. Therefore such methods limit users' expectations in content search and exploration scenarios. Multi-modal video su…

Video Summarization

CamViG: Camera Aware Image-to-Video Generation with Multimodal Transformers

2024-05-21 · Andrew Marmon, Grant Schindler, José Lezama, Dan Kondratyuk 외

We extend multimodal transformers to include 3D camera motion as a conditioning signal for the task of video generation. Generative video models are becoming increasingly powerful, thus focusing research efforts on metho…

Image to Video GenerationVideo Generation