Table of Contents
Fetching ...

DA-MUSIC: Data-Driven DoA Estimation via Deep Augmented MUSIC Algorithm

Julian P. Merkofer, Guy Revach, Nir Shlezinger, Tirza Routtenberg, Ruud J. G. van Sloun

TL;DR

DA-MUSIC introduces a hybrid model-based/data-driven DoA estimator that augments the classic MUSIC pipeline with neural components to learn a surrogate covariance and a differentiable peak finder. By incorporating a GRU-based mapper for measurements and an adaptive subspace selector, it handles coherent and broadband signals and accommodates unknown numbers of sources. The approach preserves the interpretability of MUSIC while achieving superior resolution and robustness, as demonstrated on synthetic narrowband/broadband data and real seismic array data. Results show notable gains in rmspe over traditional MUSIC and competitive or superior performance compared to purely data-driven baselines, with strong robustness to array mismatches and varying snapshot counts.

Abstract

Direction of arrival (DoA) estimation of multiple signals is pivotal in sensor array signal processing. A popular multi-signal DoA estimation method is the multiple signal classification (MUSIC) algorithm, which enables high-performance super-resolution DoA recovery while being highly applicable in practice. MUSIC is a model-based algorithm, relying on an accurate mathematical description of the relationship between the signals and the measurements and assumptions on the signals themselves (non-coherent, narrowband sources). As such, it is sensitive to model imperfections. In this work we propose to overcome these limitations of MUSIC by augmenting the algorithm with specifically designed neural architectures. Our proposed deep augmented MUSIC (DA-MUSIC) algorithm is thus a hybrid model-based/data-driven DoA estimator, which leverages data to improve performance and robustness while preserving the interpretable flow of the classic method. DA-MUSIC is shown to learn to overcome limitations of the purely model-based method, such as its inability to successfully localize coherent sources as well as estimate the number of coherent signal sources present. We further demonstrate the superior resolution of the DA-MUSIC algorithm in synthetic narrowband and broadband scenarios as well as with real-world data of DoA estimation from seismic signals.

DA-MUSIC: Data-Driven DoA Estimation via Deep Augmented MUSIC Algorithm

TL;DR

DA-MUSIC introduces a hybrid model-based/data-driven DoA estimator that augments the classic MUSIC pipeline with neural components to learn a surrogate covariance and a differentiable peak finder. By incorporating a GRU-based mapper for measurements and an adaptive subspace selector, it handles coherent and broadband signals and accommodates unknown numbers of sources. The approach preserves the interpretability of MUSIC while achieving superior resolution and robustness, as demonstrated on synthetic narrowband/broadband data and real seismic array data. Results show notable gains in rmspe over traditional MUSIC and competitive or superior performance compared to purely data-driven baselines, with strong robustness to array mismatches and varying snapshot counts.

Abstract

Direction of arrival (DoA) estimation of multiple signals is pivotal in sensor array signal processing. A popular multi-signal DoA estimation method is the multiple signal classification (MUSIC) algorithm, which enables high-performance super-resolution DoA recovery while being highly applicable in practice. MUSIC is a model-based algorithm, relying on an accurate mathematical description of the relationship between the signals and the measurements and assumptions on the signals themselves (non-coherent, narrowband sources). As such, it is sensitive to model imperfections. In this work we propose to overcome these limitations of MUSIC by augmenting the algorithm with specifically designed neural architectures. Our proposed deep augmented MUSIC (DA-MUSIC) algorithm is thus a hybrid model-based/data-driven DoA estimator, which leverages data to improve performance and robustness while preserving the interpretable flow of the classic method. DA-MUSIC is shown to learn to overcome limitations of the purely model-based method, such as its inability to successfully localize coherent sources as well as estimate the number of coherent signal sources present. We further demonstrate the superior resolution of the DA-MUSIC algorithm in synthetic narrowband and broadband scenarios as well as with real-world data of DoA estimation from seismic signals.

Paper Structure

This paper contains 32 sections, 22 equations, 16 figures, 5 tables, 1 algorithm.

Figures (16)

  • Figure 1: doa estimation illustration.
  • Figure 2: Block diagram of the music algorithm.
  • Figure 3: Block diagram of the damusic algorithm.
  • Figure 4: Detailed network structure of the damusic algorithm.
  • Figure 5: damusic algorithm with a separately trained (internal) classifier.
  • ...and 11 more figures