paper-with-me

홈 › Papers

A Fast Scale-Invariant Algorithm for Non-negative Least Squares with Non-negative Data

2022-03-08 · Jelena Diakonikolas, Chenghui Li, Swati Padmanabhan, Chaobing Song

Nonnegative (linear) least square problems are a fundamental class of problems that is well-studied in statistical learning and for which solvers have been implemented in many of the standard programming languages used within the machine learning community. The existing off-the-shelf solvers view the non-negativity constraint in these problems as an obstacle and, compared to unconstrained least squares, perform additional effort to address it. However, in many of the typical applications, the data itself is nonnegative as well, and we show that the nonnegativity in this case makes the problem easier. In particular, while the oracle complexity of unconstrained least squares problems necessarily scales with one of the data matrix constants (typically the spectral norm) and these problems are solved to additive error, we show that nonnegative least squares problems with nonnegative data are solvable to multiplicative error and with complexity that is independent of any matrix constants. The algorithm we introduce is accelerated and based on a primal-dual perspective. We further show how to provably obtain linear convergence using adaptive restart coupled with our method and demonstrate its effectiveness on large-scale data via numerical experiments.

📄 PDF Abstract BibTeX arXiv:2203.03808

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scale-Invariant Fast Functional Registration

2022-09-26 · Muchen Sun, Allison Pinosky, Ian Abraham, Todd Murphey

Functional registration algorithms represent point clouds as functions (e.g. spacial occupancy field) avoiding unreliable correspondence estimation in conventional least-squares registration algorithms. However, existing…

Object Localization

Fast Convolutive Nonnegative Matrix Factorization Through Coordinate and Block Coordinate Updates

2019-06-29 · Anthony Degleris, Ben Antin, Surya Ganguli, Alex H. Williams

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 extend…

Time SeriesTime Series Analysis

Efficient Large-Scale Structured Learning

2013-06-01 · CVPR 2013 6 · Steve Branson, Oscar Beijbom, Serge Belongie

We introduce an algorithm, SVM-IS, for structured SVM learning that is computationally scalable to very large datasets and complex structural representations. We show that structured learning is at least as fast-and ofte…

Binary ClassificationClassificationGeneral Classificationobject-detection+1

Quantum algorithm for finding the negative curvature direction

2019-09-25 · Kaining Zhang, Min-Hsiu Hsieh, Liu Liu, DaCheng Tao

We present an efficient quantum algorithm aiming to find the negative curvature direction for escaping the saddle point, which is a critical subroutine for many second-order non-convex optimization algorithms. We prove t…

Quantum algorithm for finding the negative curvature direction in non-convex optimization

2019-09-17 · Kaining Zhang, Min-Hsiu Hsieh, Liu Liu, DaCheng Tao

We present an efficient quantum algorithm aiming to find the negative curvature direction for escaping the saddle point, which is the critical subroutine for many second-order non-convex optimization algorithms. We prove…