Runtime guarantees for regression problems
Runtime guarantees for regression problems
复制标题
回归问题的运行时保证
DOI:
--
复制
发表时间:
2011
期刊:
影响因子:
--
通讯作者:
Richard Peng
中科院分区:
文献类型:
--
作者:
Hui Han Chin;A. Madry;G. Miller;Richard Peng
We study theoretical runtime guarantees for a class of optimization problems that occur in a wide variety of inference problems. These problems are motivated by the LASSO framework and have applications in machine learning and computer vision. Our work shows a close connection between these problems and core questions in algorithmic graph theory. While this connection demonstrates the difficulties of obtaining runtime guarantees, it also suggests an approach of using techniques originally developed for graph algorithms.
We then show that most of these problems can be formulated as a grouped least squares problem, and give efficient algorithms for this formulation. Our algorithms rely on routines for solving quadratic minimization problems, which in turn are equivalent to solving linear systems. Some preliminary experimental work on image processing tasks are also presented.