OCLGJan 24, 2019

Curvature-Exploiting Acceleration of Elastic Net Computations

arXiv:1901.08523v1
Originality Incremental advance
AI Analysis

This work addresses computational efficiency in elastic net computations, particularly for ill-conditioned datasets, but is incremental as it builds on existing optimization techniques.

The paper tackles the elastic net optimization problem by introducing an efficient second-order method that exploits curvature information, resulting in improved runtime over first-order methods, with quantified speed-ups based on data matrix statistics.

This paper introduces an efficient second-order method for solving the elastic net problem. Its key innovation is a computationally efficient technique for injecting curvature information in the optimization process which admits a strong theoretical performance guarantee. In particular, we show improved run time over popular first-order methods and quantify the speed-up in terms of statistical measures of the data matrix. The improved time complexity is the result of an extensive exploitation of the problem structure and a careful combination of second-order information, variance reduction techniques, and momentum acceleration. Beside theoretical speed-up, experimental results demonstrate great practical performance benefits of curvature information, especially for ill-conditioned data sets.

Foundations

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

Your Notes