ICASSP 2019accepted0 citations

A Quasi-Newton Algorithm on the Orthogonal Manifold for NMF with Transform Learning

Pierre Ablin, Dylan Fagot, Herwig Wendt, Alexandre Gramfort, Cédric Févotte

Abstract

Nonnegative matrix factorization (NMF) is a popular method for audio spectral unmixing. While NMF is traditionally applied to off-the-shelf time-frequency representations based on the short-time Fourier or Cosine transforms, the ability to learn transforms from raw data attracts increasing attention. However, this adds an important computational overhead. When assumed orthogonal (like the Fourier or Cosine transforms), learning the transform yields a non-convex optimization problem on the orthogonal matrix manifold. In this paper, we derive a quasi-Newton method on the manifold using sparse approximations of the Hessian. Experiments on synthetic and real audio data show that the proposed algorithm outperforms state-of-the-art first-order and coordinate-descent methods by orders of magnitude in terms of speed. A Python package for fast TL-NMF is released online at https://github.com/pierreablin/tlnmf.

BibTeX
@inproceedings{icassp2019_aquasinewtonalgo,
  title = {A Quasi-Newton Algorithm on the Orthogonal Manifold for NMF with Transform Learning},
  author = {Pierre Ablin and Dylan Fagot and Herwig Wendt and Alexandre Gramfort and Cédric Févotte},
  booktitle = {ICASSP 2019},
  year = {2019}
}