SoundBrush: Sound as a Brush for Visual Scene Editing
Kim Sung-Bin, Kim Jun-Seong, Junseok Ko, Yewon Kim, Tae-Hyun Oh
TL;DR
SoundBrush investigates sound-conditioned visual editing by extending Latent Diffusion Models (LDM) to treat audio as an editing signal. It builds a large sound-scene paired dataset, including fully synthetic and real-data subsets, and learns a mapping from audio features to textual tokens in the LDM space, enabling edits guided by in-the-wild sounds. The approach combines $L_{ ext{LDM}}$, $L_{ ext{NCE}}$, and $|V^A|_1$ objectives with LoRA fine-tuning, achieving superior 2D editing quality and enabling 3D scene manipulation via InstructNeRF2NeRF, as shown by both objective metrics and user studies. This work broadens multimodal editing by leveraging auditory cues, with practical implications for sound-driven content creation and 3D visualization.
Abstract
We propose SoundBrush, a model that uses sound as a brush to edit and manipulate visual scenes. We extend the generative capabilities of the Latent Diffusion Model (LDM) to incorporate audio information for editing visual scenes. Inspired by existing image-editing works, we frame this task as a supervised learning problem and leverage various off-the-shelf models to construct a sound-paired visual scene dataset for training. This richly generated dataset enables SoundBrush to learn to map audio features into the textual space of the LDM, allowing for visual scene editing guided by diverse in-the-wild sound. Unlike existing methods, SoundBrush can accurately manipulate the overall scenery or even insert sounding objects to best match the audio inputs while preserving the original content. Furthermore, by integrating with novel view synthesis techniques, our framework can be extended to edit 3D scenes, facilitating sound-driven 3D scene manipulation. Demos are available at https://soundbrush.github.io/.
