AIAny
Icon for item

Towards Streaming Synchronized Spatial Audio Generation via Autoregressive Diffusion Transformer

Generates synchronized, streaming spatial audio from panoramic video and text prompts using a causal autoregressive diffusion transformer. Combines Spatial Video-Audio Contrastive (SVAC) alignment and online direct preference optimization (ODPO) to improve spatial perception, plus an automated annotation pipeline and public demos.

Introduction

Why this matters

Real-time spatial audio that matches a dynamic panoramic video is essential for immersive AR/VR and live experiences, but prior approaches often force a choice between fidelity and latency or fail to capture precise audiovisual spatial cues. This work argues that streaming-capable generative architectures plus contrastive alignment and online preference signals can close that gap — enabling low-latency, high-fidelity spatial audio that remains synchronized with moving visual content.

Key Findings
  • Causal autoregressive diffusion transformer: Reformulates diffusion-based audio synthesis into a causal, autoregressive transformer for streaming inference. So what: you can generate spatial audio incrementally rather than waiting for full-context synthesis, which reduces perceptual latency in live or continuous video settings.

  • Spatial Video–Audio Contrastive (SVAC) learning: Trains the video encoder to produce embeddings aligned with acoustic spatial cues. So what: this tight multimodal alignment improves localization and ensures audio events track visual motion and camera panoramas.

  • Online Direct Preference Optimization (ODPO): Incorporates online preference signals as an additional objective to refine perceptual alignment. So what: ODPO helps the model favor outputs that human listeners judge as better localized or more natural without large offline re-labeling efforts.

  • Automated annotation pipeline: Generates dense spatial captions to augment scarce spatial-audio datasets. So what: it expands training data coverage for scene layouts and moving sources, easing data bottlenecks in this domain.

Who it's for and trade-offs

Great fit if you need low-latency, multimodal spatial audio generation for panoramic video or text-driven sound design (e.g., VR/AR, 360° video, interactive storytelling) and are willing to integrate a streaming-capable model into your pipeline.

Look elsewhere if you require zero-resource, out-of-the-box solutions for arbitrary acoustics — the approach still depends on multimodal training data and model compute for real-time decoding. The automated annotation helps but does not fully replace high-quality, physically recorded spatial audio datasets. Expect engineering effort to deploy causal autoregressive diffusion models at scale and to tune ODPO signals for your user base.

Where it sits (short)

This paper blends generative diffusion models, transformer-based causal decoding, and contrastive multimodal alignment — positioning it between batch, high-fidelity spatial synthesis methods and fast but less spatially precise real-time audio heuristics. It prioritizes an engineering tradeoff: preserving diffusion-quality audio while enabling streaming inference.

Information

  • Websitearxiv.org
  • AuthorsKe Lei, Yu Zhang, Changhao Pan, Xueyi Pu, Wenxiang Guo, Ruiqi Li, Zhou Zhao
  • Published date2026/05/29

More Items

Continuously records egocentric visual and audio streams into a lightweight streaming memory that organizes experiences into current, short-term, and long-term tiers and retrieves multimodal evidence to answer queries about past events. Built for on-device use (smartphones/AI glasses) with dynamic retrieval routing.

Hugging Face

Provides open ASR and TTS speech data for 24 Sub‑Saharan African languages to train and evaluate speech models. Includes ~1,250 hours of transcribed ASR and ~235 hours of single‑speaker TTS with train/validation/test/unlabeled splits and mixed CC-BY licenses.

Provides a comprehensive benchmark for instruction-based audio editing across seven audio modalities and eight operation types, with 2,000 high-fidelity samples and a rubric that decomposes tasks into 17,741 verifiable criteria for multi-dimensional evaluation.