CVApr 13, 2023

Soundini: Sound-Guided Diffusion for Natural Video Editing

arXiv:2304.06818v122 citationsh-index: 27
Originality Incremental advance
AI Analysis

This work addresses video editing for creators by enabling dynamic visual effects synchronized with audio, though it is incremental as it builds on diffusion models with new guidance mechanisms.

The authors tackled the problem of adding sound-guided visual effects to videos in a zero-shot setting, achieving more realistic results that reflect sound properties and outperforming existing techniques.

We propose a method for adding sound-guided visual effects to specific regions of videos with a zero-shot setting. Animating the appearance of the visual effect is challenging because each frame of the edited video should have visual changes while maintaining temporal consistency. Moreover, existing video editing solutions focus on temporal consistency across frames, ignoring the visual style variations over time, e.g., thunderstorm, wave, fire crackling. To overcome this limitation, we utilize temporal sound features for the dynamic style. Specifically, we guide denoising diffusion probabilistic models with an audio latent representation in the audio-visual latent space. To the best of our knowledge, our work is the first to explore sound-guided natural video editing from various sound sources with sound-specialized properties, such as intensity, timbre, and volume. Additionally, we design optical flow-based guidance to generate temporally consistent video frames, capturing the pixel-wise relationship between adjacent frames. Experimental results show that our method outperforms existing video editing techniques, producing more realistic visual effects that reflect the properties of sound. Please visit our page: https://kuai-lab.github.io/soundini-gallery/.

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