paper-with-me

Papers

X-VILA: Cross-Modality Alignment for Large Language Model

2024-05-29 · Hanrong Ye, De-An Huang, Yao Lu, Zhiding Yu, Wei Ping, Andrew Tao, Jan Kautz, Song Han, Dan Xu, Pavlo Molchanov, Hongxu Yin

We introduce X-VILA, an omni-modality model designed to extend the capabilities of large language models (LLMs) by incorporating image, video, and audio modalities. By aligning modality-specific encoders with LLM inputs and diffusion decoders with LLM outputs, X-VILA achieves cross-modality understanding, reasoning, and generation. To facilitate this cross-modality alignment, we curate an effective interleaved any-to-any modality instruction-following dataset. Furthermore, we identify a significant problem with the current cross-modality alignment method, which results in visual information loss. To address the issue, we propose a visual alignment mechanism with a visual embedding highway module. We then introduce a resource-efficient recipe for training X-VILA, that exhibits proficiency in any-to-any modality conversation, surpassing previous approaches by large margins. X-VILA also showcases emergent properties across modalities even in the absence of similar training data. The project will be made open-source.

📄 PDF Abstract BibTeX arXiv:2405.19335

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingLanguage ModelingLanguage ModellingLarge Language Model

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 제목 키워드 기반

ViLA: Efficient Video-Language Alignment for Video Question Answering

2023-12-13 · Xijun Wang, Junbang Liang, Chun-Kai Wang, Kenan Deng 외

In this work, we propose an efficient Video-Language Alignment (ViLA) network. Our ViLA model addresses both efficient frame sampling and effective cross-modal alignment in a unified way. In our ViLA network, we design a…

cross-modal alignmentLanguage ModelingLanguage ModellingQuestion Answering+3

Uncertainty-Guided Self-Questioning and Answering for Video-Language Alignment

2024-09-17 · Jin Chen, Kaijing Ma, Haojian Huang, Han Fang 외

The development of multi-modal models has been rapidly advancing, with some demonstrating remarkable capabilities. However, annotating video-text pairs remains expensive and insufficient. Take video question answering (V…

Question AnsweringVideo Question Answering

Enhancing Visual Grounding and Generalization: A Multi-Task Cycle Training Approach for Vision-Language Models

2023-11-21 · Xiaoyu Yang, Lijian Xu, Hao Sun, Hongsheng Li 외

Visual grounding (VG) occupies a pivotal position in multi-modality vision-language models. In this study, we propose ViLaM, a large multi-modality model, that supports multi-tasks of VG using the cycle training strategy…

Image SegmentationLanguage ModellingLarge Language ModelReferring Expression+5

Advancing High-Resolution Video-Language Representation with Large-Scale Video Transcriptions

2021-11-19 · CVPR 2022 1 · Hongwei Xue, Tiankai Hang, Yanhong Zeng, Yuchong Sun 외

We study joint video and language (VL) pre-training to enable cross-modality learning and benefit plentiful downstream VL tasks. Existing works either extract low-quality video features or learn limited text embedding, w…

RetrievalSuper-ResolutionText to Video RetrievalVideo Retrieval+2

VILA-U: a Unified Foundation Model Integrating Visual Understanding and Generation

2024-09-06 · Yecheng Wu, Zhuoyang Zhang, Junyu Chen, Haotian Tang 외

VILA-U is a Unified foundation model that integrates Video, Image, Language understanding and generation. Traditional visual language models (VLMs) use separate modules for understanding and generating visual content, wh…

Image Generation