MMCVSDASNov 19, 2022

VarietySound: Timbre-Controllable Video to Sound Generation via Unsupervised Information Disentanglement

arXiv:2211.10666v119 citationsh-index: 32
Originality Incremental advance
AI Analysis

This addresses the limitation in video-to-sound generation where users cannot specify desired timbres, offering a domain-specific improvement for multimedia applications.

The paper tackles the problem of generating sound from video with controllable timbre by using a reference audio sample, achieving high-quality audio with good synchronization and timbre similarity in experiments on the VAS dataset.

Video to sound generation aims to generate realistic and natural sound given a video input. However, previous video-to-sound generation methods can only generate a random or average timbre without any controls or specializations of the generated sound timbre, leading to the problem that people cannot obtain the desired timbre under these methods sometimes. In this paper, we pose the task of generating sound with a specific timbre given a video input and a reference audio sample. To solve this task, we disentangle each target sound audio into three components: temporal information, acoustic information, and background information. We first use three encoders to encode these components respectively: 1) a temporal encoder to encode temporal information, which is fed with video frames since the input video shares the same temporal information as the original audio; 2) an acoustic encoder to encode timbre information, which takes the original audio as input and discards its temporal information by a temporal-corrupting operation; and 3) a background encoder to encode the residual or background sound, which uses the background part of the original audio as input. To make the generated result achieve better quality and temporal alignment, we also adopt a mel discriminator and a temporal discriminator for the adversarial training. Our experimental results on the VAS dataset demonstrate that our method can generate high-quality audio samples with good synchronization with events in video and high timbre similarity with the reference audio.

Foundations

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

Your Notes