Spatio-Temporal Audio Language Modeling for Dynamic Sound Sources

EMNLP 2026 Main
1POSTECH 2Sony AI 3Sony Group Corporation 4Sungkyunkwan University 5KAIST
* Work done during an internship at Sony AI. Co-corresponding authors.

Binaural Audio Demo

Binaural reference renderings of ST-AudioQA scenes. Use headphones and disable device-level spatial audio or head tracking.

Music approaching

Front-right → front-left · 1.7 m → 1.3 m

Ambulance siren approaching

Front-right → front-left · 1.9 m → 1.3 m

Hair dryer moving away

Front-left → front-right · 1.2 m → 2.2 m

Throbbing sound moving away

Front-left → front-right · 1.3 m → 1.7 m
Overview of the capability gap, ST-AudioLM architecture, and ST-AudioQA benchmark.

ST-AudioLM bridges semantic audio-language reasoning and time-resolved localization through one semantic token and 40 trajectory tokens. ST-AudioQA evaluates single-source perception, multi-source grounding, and compositional reasoning over moving sources.

Abstract

Sound events are entities with semantic identities, locations, and trajectories, but current audio-language models usually reason about clips as global event content. Conversely, sound event localization models track source directions over time but offer limited semantic coverage for language reasoning. To address this gap, we introduce ST-AudioQA, a spatio-temporal audio QA dataset and benchmark built from first-order ambisonic (FOA) renderings of static and moving sound sources. Each scene provides source identity, activity, direction, distance, and motion metadata, enabling dense trajectory supervision and questions about what is sounding, where it is, how it moves, and how sources relate. We further propose ST-Audio Encoder, a time-resolved FOA audio encoder that learns event semantics together with source trajectories, and ST-AudioLM, which connects the audio tokens from the encoder to an LLM for spatio-temporal audio QA. Experiments show that this representation improves the semantic-localization tradeoff and yields stronger reasoning performance than static spatial and localization-oriented baselines.

ST-AudioLM Pipeline

Architecture of ST-Audio Encoder and ST-AudioLM.

ST-Audio Encoder preserves broad event semantics while learning time-resolved activity, direction, and distance trajectories from FOA features. ST-AudioLM exposes one semantic token and 40 trajectory-aware temporal tokens to the LLM for source-time-space question answering.

Quantitative Results

Encoder: Semantics and Trajectory Tracking

EncoderSem. mAP ↑DoA MAE ↓Dist. MAE ↓Traj. Acc@20 ↑
Intensity-based DoA estimator23.933.0
Spatial-AST-FOA (temporal crop)45.241.40.64
PSELDNets-mACCDOA + sem./dist. heads29.713.70.3861.4
ST-Audio Encoder62.813.80.3262.3

ST-AudioQA Type A: Single-Source Perception

ModelSem.
mAP
Sem.
Y/N
DoADist.ΔDoAΔDist.Move
Random0.850.022.910.050.050.050.0
Qwen2-Audio8.876.315.90.051.234.337.2
BAT1.064.648.529.849.752.899.4
PSELDNets-mACCDOA + OLMo29.189.972.039.751.362.673.4
Spatial-AST-FOA + OLMo225.393.371.444.978.482.499.6
ST-AudioLM27.693.781.651.591.187.899.8

ST-AudioQA Type B: Multi-Source Perception and Grounding

ModelSem.
mAP
Sem.
Y/N
Src.
DoA
Src.
Dist.
Src.
ΔDoA
Src.
ΔDist.
Src.
Move
Ground
Loc.
Ground
Chg.
Ground
Move
Random1.550.022.910.050.050.050.025.025.025.0
Qwen2-Audio4.769.120.50.048.836.336.93.619.44.7
BAT1.860.535.621.049.850.464.739.437.457.0
PSELDNets-mACCDOA + OLMo25.476.151.228.250.558.356.146.132.830.1
Spatial-AST-FOA + OLMo212.683.251.030.965.268.873.948.840.270.0
ST-AudioLM14.383.854.232.871.670.066.249.747.459.3

ST-AudioQA Type C: Compositional Reasoning

ModelTemporal
relation
Movement-conditioned
spatial relation
Cross-source
trajectory relation
Average
Random50.050.050.050.0
Qwen2-Audio51.635.945.644.4
BAT76.351.655.361.1
PSELDNets-mACCDOA + OLMo286.350.351.462.7
Spatial-AST-FOA + OLMo280.455.254.363.3
ST-AudioLM86.055.860.667.5

Real Recordings: STAR-Bench Zero-Shot Evaluation

ModelInputStatic localizationRelationTrajectoryOverall
Random33.333.333.333.3
Qwen2-Audio2 channels as 2 inputs36.652.826.737.4
Audio Flamingo 3Mono42.222.213.337.9
Spatial-OmniFOA46.241.710.042.8
ST-AudioLMFOA47.963.960.050.4

ST-Audio Encoder preserves broad event semantics while remaining competitive with localization-oriented trajectory tracking. ST-AudioLM improves dynamic perception and grounding, achieves the best overall Type-C score, and transfers to real recordings. QA entries are percentages and higher is better; DoA denotes direction of arrival.

BibTeX

@article{hyun2026spatio,
  title={Spatio-Temporal Audio Language Modeling for Dynamic Sound Sources},
  author={Hyun-Bin, Oh and Shimada, Kazuki and Takida, Yuhta and Sung-Bin, Kim and Uesaka, Toshimitsu and Shibuya, Takashi and Lee, Kyeongyoon and Oh, Tae-Hyun and Mitsufuji, Yuki},
  journal={arXiv preprint arXiv:2606.14141},
  year={2026}
}