scispace - formally typeset
Open AccessJournal ArticleDOI

Conic Optimization via Operator Splitting and Homogeneous Self-Dual Embedding

Reads0
Chats0
TLDR
In this article, the alternating directions method of multipliers is used to solve the homogeneous self-dual embedding, an equivalent feasibility problem involving finding a nonzero point in the intersection of a subspace and a cone.
Abstract
We introduce a first-order method for solving very large convex cone programs. The method uses an operator splitting method, the alternating directions method of multipliers, to solve the homogeneous self-dual embedding, an equivalent feasibility problem involving finding a nonzero point in the intersection of a subspace and a cone. This approach has several favorable properties. Compared to interior-point methods, first-order methods scale to very large problems, at the cost of requiring more time to reach very high accuracy. Compared to other first-order methods for cone programs, our approach finds both primal and dual solutions when available or a certificate of infeasibility or unboundedness otherwise, is parameter free, and the per-iteration cost of the method is the same as applying a splitting method to the primal or dual alone. We discuss efficient implementation of the method in detail, including direct and indirect methods for computing projection onto the subspace, scaling the original problem data, and stopping criteria. We describe an open-source implementation, which handles the usual (symmetric) nonnegative, second-order, and semidefinite cones as well as the (non-self-dual) exponential and power cones and their duals. We report numerical results that show speedups over interior-point cone solvers for large problems, and scaling to very large general cone programs.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Chordal and factor-width decompositions for scalable semidefinite and polynomial optimization

TL;DR: Chordal and factor-width decomposition methods have recently enabled the analysis and control of large-scale linear systems and medium-scale nonlinear systems as mentioned in this paper, and they have shown significant computational savings on a range of classical problems from control theory, and on more recent problems from machine learning.
Posted Content

Quantum Many-body Bootstrap

TL;DR: In this paper, a numerical bootstrap method is proposed to provide rigorous and nontrivial bounds in general quantum many-body systems with locality, in particular lower bounds on ground state energies of local lattice systems are obtained by imposing positivity constraints on certain operator expectation values.
Proceedings Article

Fast Convex Optimization for Two-Layer ReLU Networks: Equivalent Model Classes and Cone Decompositions

TL;DR: This work leverages a convex reformulation of the standard weight-decay penalized training problem as a set of group- (cid:96) 1 -regularized data-local models, where locality is enforced by polyhedral cone constraints.
Posted Content

SuperSCS: fast and accurate large-scale conic optimization

TL;DR: SuperSCS as discussed by the authors combines the SuperMann algorithmic framework with the Douglas-Rachford splitting which is applied on the homogeneous self-dual embedding of conic optimization problems.
Posted Content

Efficient computation of counterfactual explanations of LVQ models

TL;DR: This work investigates how to efficiently compute counterfactual explanations of learning vector quantization models and proposes different types of convex and non-convex programs depending on the used learning vectors quantization model.
References
More filters
Book ChapterDOI

I and J

Journal ArticleDOI

Regression Shrinkage and Selection via the Lasso

TL;DR: A new method for estimation in linear models called the lasso, which minimizes the residual sum of squares subject to the sum of the absolute value of the coefficients being less than a constant, is proposed.
Book

Matrix computations

Gene H. Golub
Book

Convex Optimization

TL;DR: In this article, the focus is on recognizing convex optimization problems and then finding the most appropriate technique for solving them, and a comprehensive introduction to the subject is given. But the focus of this book is not on the optimization problem itself, but on the problem of finding the appropriate technique to solve it.
Book

Distributed Optimization and Statistical Learning Via the Alternating Direction Method of Multipliers

TL;DR: It is argued that the alternating direction method of multipliers is well suited to distributed convex optimization, and in particular to large-scale problems arising in statistics, machine learning, and related areas.