Towards Streaming Synchronized Spatial Audio Generation via Autoregressive Diffusion Transformer
Summary
SwanSphere proposes a unified streaming framework for high-fidelity spatial audio generation from panoramic videos and text prompts using causal autoregressive diffusion transformers and multimodal learning strategies, achieving superior performance in both video-to-spatial and text-to-spatial audio tasks.
View Cached Full Text
Cached at: 06/01/26, 07:18 AM
Paper page - Towards Streaming Synchronized Spatial Audio Generation via Autoregressive Diffusion Transformer
Source: https://huggingface.co/papers/2605.30940
Abstract
SwanSphere presents a unified streaming framework for high-fidelity spatial audio generation from panoramic videos and text prompts using causal autoregressive diffusion transformers and multimodal learning strategies.
Real-time and accuratespatial audio generationis pivotal for delivering an immersive experience. However, existing spatial audio synthesis technologies are often encumbered by a tradeoff between generation quality and high inference latency, as well as difficulty in capturing precise spatial information from multimodal inputs. To address these challenges, we propose SwanSphere, a unified streaming framework for high-fidelityspatial audio generationfrompanoramic videosandtext prompts. SwanSphere mainly makes the following contributions: 1) We introduce acausal autoregressive diffusion transformerarchitecture that enables streaming high-qualityspatial audio generation. 2) We design a Spatial Video-Audio Contrastive (SVAC) learning strategy to align the video encoder with the acoustic domain, and further employ amulti-objective online direct preference optimization(ODPO) scheme, resulting in strong spatial perception and robust multimodal spatial audio synthesis. 3) To alleviate the current scarcity of spatial audio datasets, we also develop anautomated annotation pipelinefor generating detailedspatial captions. Experimental results demonstrate that SwanSphere achieves superior performance in both video-to-spatial and text-to-spatial audio generationtasks. Demos can be found at: https://swanaigc.github.io.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2605\.30940
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2605.30940 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2605.30940 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2605.30940 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Stream4D: 4D-Consistency for Streaming Autoregressive Diffusion Video Models
Stream4D enhances streaming autoregressive diffusion video models by introducing a dynamic 4D reconstruction reward and motion prior to maintain coherent motion and reduce geometric drift.
SwanTale: Unified Multi-Speaker Speech and Audio Generation for Instruct and Zero-Shot Tasks
This paper introduces SwanTale, a unified multi-speaker speech and audio generation model supporting both zero-shot and instruct tasks, along with SwanData-Caption for data annotation and SwanVAE for high-quality multi-audio-modality generation.
Stereo2Spatial: Convert Stereo Music Tracks to Spatialized Binaural Mixes [P]
Released a model (Stereo2Spatial) that converts stereo music tracks to spatialized binaural mixes, using flow-matching diffusion and amplitude lifting for stable training. The model and a Windows app are open-sourced under Apache 2.0.
Locate Anything in Videos: Rethinking Efficient Generative Spatio-Temporal Video Grounding
Parallel Tube Decoding enables efficient simultaneous spatial and temporal video grounding by eliminating autoregressive dependencies, reducing latency and improving accuracy over standard methods.
Pantheon360: Taming Digital Twin Generation via 3D-Aware 360° Video Diffusion
Pantheon360 introduces a 3D-aware 360° video diffusion framework that uses an explicit 3D cache to enforce geometric consistency, enabling high-fidelity digital twin generation from sparse 360° inputs.