paper-with-me

홈 › Papers

TAVGBench: Benchmarking Text to Audible-Video Generation

2024-04-22 · Yuxin Mao, Xuyang Shen, Jing Zhang, Zhen Qin, Jinxing Zhou, Mochu Xiang, Yiran Zhong, Yuchao Dai

The Text to Audible-Video Generation (TAVG) task involves generating videos with accompanying audio based on text descriptions. Achieving this requires skillful alignment of both audio and video elements. To support research in this field, we have developed a comprehensive Text to Audible-Video Generation Benchmark (TAVGBench), which contains over 1.7 million clips with a total duration of 11.8 thousand hours. We propose an automatic annotation pipeline to ensure each audible video has detailed descriptions for both its audio and video contents. We also introduce the Audio-Visual Harmoni score (AVHScore) to provide a quantitative measure of the alignment between the generated audio and video modalities. Additionally, we present a baseline model for TAVG called TAVDiffusion, which uses a two-stream latent diffusion model to provide a fundamental starting point for further research in this area. We achieve the alignment of audio and video by employing cross-attention and contrastive learning. Through extensive experiments and evaluations on TAVGBench, we demonstrate the effectiveness of our proposed model under both conventional metrics and our proposed metrics.

📄 PDF Abstract BibTeX arXiv:2404.14381

Code (1)

opennlplab/tavgbench 공식 구현 pytorch

Tasks

BenchmarkingContrastive LearningVideo Generation

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
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 제목 키워드 기반

Fine-grained Audible Video Description

2023-03-27 · CVPR 2023 1 · Xuyang Shen, Dong Li, Jinxing Zhou, Zhen Qin 외

We explore a new task for audio-visual-language modeling called fine-grained audible video description (FAVD). It aims to provide detailed textual descriptions for the given audible videos, including the appearance and s…

Language ModelingLanguage ModellingMasked Language ModelingSentence+4

CoLeaF: A Contrastive-Collaborative Learning Framework for Weakly Supervised Audio-Visual Video Parsing

2024-05-17 · Faegheh Sardari, Armin Mustafa, Philip J. B. Jackson, Adrian Hilton

Weakly supervised audio-visual video parsing (AVVP) methods aim to detect audible-only, visible-only, and audible-visible events using only video-level labels. Existing approaches tackle this by leveraging unimodal and c…

Benchmarking Audio Visual Segmentation for Long-Untrimmed Videos

2024-01-01 · CVPR 2024 1 · Chen Liu, Peike Patrick Li, Qingtao Yu, Hongwei Sheng 외

Existing audio-visual segmentation datasets typically focus on short-trimmed videos with only one pixel-map annotation for a per-second video clip. In contrast for untrimmed videos the sound duration start- and end-s…

Benchmarking

Zero-Shot Audio Captioning via Audibility Guidance

2023-09-07 · Tal Shaharabany, Ariel Shaulov, Lior Wolf

The task of audio captioning is similar in essence to tasks such as image and video captioning. However, it has received much less attention. We propose three desiderata for captioning audio -- (i) fluency of the generat…

Language ModelingZero-shot Audio Captioning

Look Who's Talking: Active Speaker Detection in the Wild

2021-08-17 · You Jin Kim, Hee-Soo Heo, Soyeon Choe, Soo-Whan Chung 외

In this work, we present a novel audio-visual dataset for active speaker detection in the wild. A speaker is considered active when his or her face is visible and the voice is audible simultaneously. Although active spea…

Active Speaker Detection