SDAICVMMOct 10, 2025

SeeingSounds: Learning Audio-to-Visual Alignment via Text

arXiv:2510.11738v1h-index: 27MMAsia
Originality Incremental advance
AI Analysis

This addresses the problem of controllable audio-to-visual generation for applications like multimedia and AI, though it is incremental as it builds on existing diffusion and vision-language models.

The paper tackled audio-to-image generation without paired audio-visual data by aligning audio to language and vision using frozen models and lightweight adapters, achieving state-of-the-art results in zero-shot and supervised settings.

We introduce SeeingSounds, a lightweight and modular framework for audio-to-image generation that leverages the interplay between audio, language, and vision-without requiring any paired audio-visual data or training on visual generative models. Rather than treating audio as a substitute for text or relying solely on audio-to-text mappings, our method performs dual alignment: audio is projected into a semantic language space via a frozen language encoder, and, contextually grounded into the visual domain using a vision-language model. This approach, inspired by cognitive neuroscience, reflects the natural cross-modal associations observed in human perception. The model operates on frozen diffusion backbones and trains only lightweight adapters, enabling efficient and scalable learning. Moreover, it supports fine-grained and interpretable control through procedural text prompt generation, where audio transformations (e.g., volume or pitch shifts) translate into descriptive prompts (e.g., "a distant thunder") that guide visual outputs. Extensive experiments across standard benchmarks confirm that SeeingSounds outperforms existing methods in both zero-shot and supervised settings, establishing a new state of the art in controllable audio-to-visual generation.

Foundations

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

Your Notes