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

Learning Convex Optimization Control Policies

TL;DR: This paper proposes a method to automate the tuning of convex optimization control policies by adjusting the parameters using an approximate gradient of the performance metric with respect to the parameters.
Posted Content

Globally Convergent Type-I Anderson Acceleration for Non-Smooth Fixed-Point Iterations

TL;DR: This work proposes the first globally convergent variant of Anderson acceleration assuming only that the fixed-point iteration is non-expansive, and shows by extensive numerical experiments that many first order algorithms can be improved, especially in their terminal convergence, with the proposed algorithm.
Journal ArticleDOI

COSMO: A conic operator splitting method for convex conic problems

TL;DR: The Conic Operator Splitting Method (COSMO) solver is described, an operator splitting algorithm for convex optimisation problems with quadratic objective function and conic constraints that uses chordal decomposition techniques and a new clique merging algorithm to effectively exploit sparsity in large, structured semidefinite programs.
Posted Content

LMI Properties and Applications in Systems, Stability, and Control Theory.

TL;DR: The equivalency of some of the LMIs in this document may be straightforward to more experienced readers, but the authors believe that some readers may benefit from the presentation of multiple equivalent LMIs.
Journal ArticleDOI

Embedded Mixed-Integer Quadratic Optimization using Accelerated Dual Gradient Projection

TL;DR: This work proposes the use of accelerated dual gradient projection (GPAD) to find both the exact and an approximate solution of the MIQP problem and presents an approach to find a suboptimal integer feasible solution of a MIqP problem without using B&B.
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.