English

Sparse Solutions to Nonnegative Linear Systems and Applications

Data Structures and Algorithms 2015-01-09 v1 Information Theory Machine Learning math.IT

Abstract

We give an efficient algorithm for finding sparse approximate solutions to linear systems of equations with nonnegative coefficients. Unlike most known results for sparse recovery, we do not require {\em any} assumption on the matrix other than non-negativity. Our algorithm is combinatorial in nature, inspired by techniques for the set cover problem, as well as the multiplicative weight update method. We then present a natural application to learning mixture models in the PAC framework. For learning a mixture of kk axis-aligned Gaussians in dd dimensions, we give an algorithm that outputs a mixture of O(k/ϵ3)O(k/\epsilon^3) Gaussians that is ϵ\epsilon-close in statistical distance to the true distribution, without any separation assumptions. The time and sample complexity is roughly O(kd/ϵ3)dO(kd/\epsilon^3)^{d}. This is polynomial when dd is constant -- precisely the regime in which known methods fail to identify the components efficiently. Given that non-negativity is a natural assumption, we believe that our result may find use in other settings in which we wish to approximately explain data using a small number of a (large) candidate set of components.

Keywords

Cite

@article{arxiv.1501.01689,
  title  = {Sparse Solutions to Nonnegative Linear Systems and Applications},
  author = {Aditya Bhaskara and Ananda Theertha Suresh and Morteza Zadimoghaddam},
  journal= {arXiv preprint arXiv:1501.01689},
  year   = {2015}
}

Comments

22 pages

R2 v1 2026-06-22T07:54:28.069Z