DA-MUSIC / ICASSP22

33 stars 21 forks source link

DEEP AUGMENTED MUSIC ALGORITHM FOR DATA-DRIVEN DOA ESTIMATION

Deep Augmented MUSIC Algorithm for Data-Driven DoA Estimation

Abstract

Direction of arrival (DoA) estimation is a crucial task in sensor array signal processing, giving rise to various successful model-based (MB) algorithms as well as recently developed data-driven (DD) methods. This paper introduces a new hybrid MB/DD DoA estimation architecture, based on the classical multiple signal classification (MUSIC) algorithm. Our approach augments crucial aspects of the original MUSIC structure with specifically designed neural architectures, allowing it to overcome certain limitations of the purely MB method, such as its inability to successfully localize coherent sources. The deep augmented MUSIC algorithm is shown to outperform its unaltered version with a superior resolution.

Overview

This repository consists of following Python scripts:

Requirements

Module Version
scipy 1.6.2
h5py 2.10.0
pandas 0.25.1
matplotlib 3.1.1
keras 2.3.1
numpy 1.19.3
tensorflow 2.4.1
tqdm 4.36.1
scikit_learn 0.24.2