Speaker head orientation estimation with a single microphone array using phase spectrogram features
About
Estimating a speaker's head orientation from audio can provide valuable information in smart environments, meetings, and driver monitoring. We propose a novel approach that leverages the phase component of the short-time Fourier transform from a single microphone array as input to a deep neural network combining convolutional, recurrent, and self-attention layers. Unlike prior methods that use physics-informed handcrafted features or raw waveform inputs, our approach enables robust learning from simulated and real data. Trained on a large-scale dataset generated with voice directivity patterns and fine-tuned on real recordings, our model achieves state-of-the-art accuracy, outperforming baselines under both clean and noisy conditions. Personalization experiments further demonstrate significant gains, reaching a mean angular error of 11.3 degrees when adapting to individual users and environments.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Orientation Estimation | Simulated dataset Anechoic 1.0 (test) | MAE (degrees)28.4 | 3 | |
| Orientation Estimation | Simulated dataset Clean 1.0 (test) | Mean Absolute Error (MAE)19.9 | 3 | |
| Orientation Estimation | Simulated dataset Moderate noise 10–20 dB SNR 1.0 (test) | MAE25.6 | 3 | |
| Orientation Estimation | Simulated dataset High noise 0–10 dB SNR 1.0 (test) | MAE29.5 | 3 | |
| Speaker head orientation estimation | Real dataset (Session cross-evaluation) | Accuracy73.2 | 3 |