LGNASep 7, 2021

Refinement of Hottopixx Method for Nonnegative Matrix Factorization Under Noisy Separability

arXiv:2109.02863v24 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for applications like topic extraction and hyperspectral image unmixing, where noise-level estimation is challenging.

The paper tackles the problem of Hottopixx requiring prior noise-level estimation for nonnegative matrix factorization under noisy separability, and presents a refinement that runs without this knowledge while maintaining similar robustness.

Hottopixx, proposed by Bittorf et al. at NIPS 2012, is an algorithm for solving nonnegative matrix factorization (NMF) problems under the separability assumption. Separable NMFs have important applications, such as topic extraction from documents and unmixing of hyperspectral images. In such applications, the robustness of the algorithm to noise is the key to the success. Hottopixx has been shown to be robust to noise, and its robustness can be further enhanced through postprocessing. However, there is a drawback. Hottopixx and its postprocessing require us to estimate the noise level involved in the matrix we want to factorize before running, since they use it as part of the input data. The noise-level estimation is not an easy task. In this paper, we overcome this drawback. We present a refinement of Hottopixx and its postprocessing that runs without prior knowledge of the noise level. We show that the refinement has almost the same robustness to noise as the original algorithm.

Code Implementations1 repo
Foundations

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

Your Notes