LGMLJun 29, 2019

Fast Convolutive Nonnegative Matrix Factorization Through Coordinate and Block Coordinate Updates

arXiv:1907.00139v16 citations
Originality Incremental advance
AI Analysis

This work addresses the computational inefficiency of CNMF for large-scale data applications, which is a problem for researchers and practitioners in scientific domains dealing with high-dimensional time series.

The paper tackled the problem of identifying recurring patterns in high-dimensional time series data using convolutive nonnegative matrix factorization (CNMF), and extended two scalable NMF algorithms (HALS and ANLS) to CNMF, showing performance advantages over prior multiplicative updates on large-scale synthetic and real-world data.

Identifying recurring patterns in high-dimensional time series data is an important problem in many scientific domains. A popular model to achieve this is convolutive nonnegative matrix factorization (CNMF), which extends classic nonnegative matrix factorization (NMF) to extract short-lived temporal motifs from a long time series. Prior work has typically fit this model by multiplicative parameter updates---an approach widely considered to be suboptimal for NMF, especially in large-scale data applications. Here, we describe how to extend two popular and computationally scalable NMF algorithms---Hierarchical Alternating Least Squares (HALS) and Alternatining Nonnegative Least Squares (ANLS)---for the CNMF model. Both methods demonstrate performance advantages over multiplicative updates on large-scale synthetic and real world data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes