Images that Sound: Composing Images and Sounds on a Single Canvas
Ziyang Chen, Daniel Geng, Andrew Owens
TL;DR
This work investigates generating spectrograms that simultaneously resemble natural images and sound like natural audio, by composing off-the-shelf text-to-image and text-to-spectrogram diffusion models in a shared latent space. The method denoises a latent with a multimodal noise estimate that combines both modalities, producing samples that lie at the intersection of image and spectrogram distributions and can be converted to waveforms via a vocoder. Quantitative metrics (CLIP, CLAP, FID, FAD) and human studies show the approach outperforms baselines and achieves strong audiovisual alignment, while enabling colorization for visual appeal. The results demonstrate a novel form of multimodal compositional generation with practical artistic potential, though limitations and societal considerations around steganography and model quality are acknowledged.
Abstract
Spectrograms are 2D representations of sound that look very different from the images found in our visual world. And natural images, when played as spectrograms, make unnatural sounds. In this paper, we show that it is possible to synthesize spectrograms that simultaneously look like natural images and sound like natural audio. We call these visual spectrograms images that sound. Our approach is simple and zero-shot, and it leverages pre-trained text-to-image and text-to-spectrogram diffusion models that operate in a shared latent space. During the reverse process, we denoise noisy latents with both the audio and image diffusion models in parallel, resulting in a sample that is likely under both models. Through quantitative evaluations and perceptual studies, we find that our method successfully generates spectrograms that align with a desired audio prompt while also taking the visual appearance of a desired image prompt. Please see our project page for video results: https://ificl.github.io/images-that-sound/
