LGCLCVMMASApr 17, 2023

VALOR: Vision-Audio-Language Omni-Perception Pretraining Model and Dataset

arXiv:2304.08345v2181 citationsh-index: 19
Originality Highly original
AI Analysis

This work addresses multi-modal AI integration for applications like retrieval and captioning, representing an incremental advance by extending vision-language models to include audio.

The paper tackles the problem of multi-modal understanding and generation by proposing VALOR, a Vision-Audio-Language Omni-Perception pretraining model that jointly models relationships across vision, audio, and language, achieving new state-of-the-art performances on various cross-modality benchmarks.

In this paper, we propose a Vision-Audio-Language Omni-peRception pretraining model (VALOR) for multi-modal understanding and generation. Different from widely-studied vision-language pretraining models, VALOR jointly models relationships of vision, audio and language in an end-to-end manner. It contains three separate encoders for single modality representations, and a decoder for multimodal conditional text generation. We design two pretext tasks to pretrain VALOR model, including Multimodal Grouping Alignment (MGA) and Multimodal Grouping Captioning (MGC). MGA projects vision, language and audio to the same common space, building vision-language, audio-language and audiovisual-language alignment simultaneously. MGC learns how to generate text tokens in conditions of vision, audio or their both. To promote vision-audio-language pretraining research, we construct a large-scale high-quality tri-modality dataset named VALOR-1M, which contains 1M audiable videos with human annotated audiovisual captions. Extensive experiments show that VALOR can learn strong multimodal correlations and be generalized to various downstream tasks (e.g., retrieval, captioning and question answering), with different input modalities (e.g., vision-language, audio-language and audiovisual-language). VALOR achieves new state-of-the-art performances on series of public cross-modality benchmarks. Code and data are available at project page https://casia-iva-group.github.io/projects/VALOR.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes