# Regression and Classification for Direction-of-Arrival Estimation with   Convolutional Recurrent Neural Networks

**Authors:** Zhenyu Tang, John D. Kanu, Kevin Hogan, Dinesh Manocha

arXiv: 1904.08452 · 2020-02-11

## TL;DR

This paper introduces a novel CRNN-based method for sound source DOA estimation that significantly improves accuracy and reduces model complexity by leveraging synthetic data with advanced sound propagation modeling.

## Contribution

The paper presents a new regression-based CRNN approach trained on synthetic data with diffuse reflections, outperforming prior classification and regression models in DOA estimation accuracy.

## Key findings

- Up to 43% decrease in angular error compared to prior methods.
- Diffuse reflection modeling reduces errors by 34-41% on benchmark datasets.
- Fewer network parameters (36% less) achieve better performance.

## Abstract

We present a novel learning-based approach to estimate the direction-of-arrival (DOA) of a sound source using a convolutional recurrent neural network (CRNN) trained via regression on synthetic data and Cartesian labels. We also describe an improved method to generate synthetic data to train the neural network using state-of-the-art sound propagation algorithms that model specular as well as diffuse reflections of sound. We compare our model against three other CRNNs trained using different formulations of the same problem: classification on categorical labels, and regression on spherical coordinate labels. In practice, our model achieves up to 43% decrease in angular error over prior methods. The use of diffuse reflection results in 34% and 41% reduction in angular prediction errors on LOCATA and SOFA datasets, respectively, over prior methods based on image-source methods. Our method results in an additional 3% error reduction over prior schemes that use classification based networks, and we use 36% fewer network parameters.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.08452/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1904.08452/full.md

## References

23 references — full list in the complete paper: https://tomesphere.com/paper/1904.08452/full.md

---
Source: https://tomesphere.com/paper/1904.08452