OWL: Geometry-Aware Spatial Reasoning for Audio Large Language Models
Subrata Biswas, Mohammad Nur Hossain Khan, Bashima Islam
TL;DR
This work tackles spatial reasoning in audio-language models by introducing SAGE, a geometry-aware encoder that leverages binaural cues fused with panoramic depth and RIR supervision during training, while inference uses only audio. Building on SAGE, OWL integrates a geometry-grounded encoder with a large language model to perform multi-step spatial reasoning and produce interpretable chain-of-thought rationales. The authors release BiDepth, a large synthetic dataset linking binaural audio, RIRs, depth images, and QA/CoT annotations to support geometry-aware training and evaluation. Empirically, SAGE improves DoA accuracy and localization robustness, and OWL achieves state-of-the-art performance on perceptual QA and spatial reasoning across SpatialSoundQA and BiDepth, demonstrating the value of geometry grounding and CoT supervision for audio-LLMs. The work also discusses limitations of simulation-based data and outlines directions toward real-world data, interactive dialogue, and richer multimodal grounding.
Abstract
Spatial reasoning is fundamental to auditory perception, yet current audio large language models (ALLMs) largely rely on unstructured binaural cues and single step inference. This limits both perceptual accuracy in direction and distance estimation and the capacity for interpretable reasoning. Recent work such as BAT demonstrates spatial QA with binaural audio, but its reliance on coarse categorical labels (left, right, up, down) and the absence of explicit geometric supervision constrain resolution and robustness. We introduce the $\textbf{Spatial-Acoustic Geometry Encoder (SAGE}$), a geometry-aware audio encoder that aligns binaural acoustic features with 3D spatial structure using panoramic depth images and room-impulse responses at training time, while requiring only audio at inference. Building on this representation, we present $\textbf{OWL}$, an ALLM that integrates $\textbf{SAGE}$ with a spatially grounded chain-of-thought to rationalize over direction-of-arrivals (DoA) and distance estimates. Through curriculum learning from perceptual QA to multi-step reasoning, $\textbf{OWL}$ supports o'clock-level azimuth and DoA estimation. To enable large-scale training and evaluation, we construct and release $\textbf{BiDepth}$, a dataset of over one million QA pairs combining binaural audio with panoramic depth images and room impulse responses across both in-room and out-of-room scenarios. Across two benchmark datasets, our new $\textbf{BiDepth}$ and the public SpatialSoundQA, $\textbf{OWL}$ reduces mean DoA error by $\textbf{11$^{\circ}$}$ through $\textbf{SAGE}$ and improves spatial reasoning QA accuracy by up to $\textbf{25}$\% over BAT.
