Data-Driven Estimation of Sinusoid Frequencies

Abstract

Frequency estimation is a fundamental problem in signal processing, with applications in radar imaging, underwater acoustics, seismic imaging, and spectroscopy. The goal is to estimate the frequency of each component in a multisinusoidal signal from a finite number of noisy samples. A recent machine-learning approach uses a neural network to output a learned representation with local maxima at the position of the frequency estimates. In this work, we propose a novel neural-network architecture that produces a significantly more accurate representation, and combine it with an additional neural-network module trained to detect the number of frequencies. This yields a fast, fully-automatic method for frequency estimation that achieves state-of-the-art results. In particular, it outperforms existing techniques by a substantial margin at medium-to-high noise levels.

Cite

Text

Izacard et al. "Data-Driven Estimation of Sinusoid Frequencies." Neural Information Processing Systems, 2019.

Markdown

[Izacard et al. "Data-Driven Estimation of Sinusoid Frequencies." Neural Information Processing Systems, 2019.](https://mlanthology.org/neurips/2019/izacard2019neurips-datadriven/)

BibTeX

@inproceedings{izacard2019neurips-datadriven,
  title     = {{Data-Driven Estimation of Sinusoid Frequencies}},
  author    = {Izacard, Gautier and Mohan, Sreyas and Fernandez-Granda, Carlos},
  booktitle = {Neural Information Processing Systems},
  year      = {2019},
  pages     = {5127-5137},
  url       = {https://mlanthology.org/neurips/2019/izacard2019neurips-datadriven/}
}