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

Large-Scale Robust Beamforming via $\ell _{\infty }$ -Minimization

TL;DR: The alternating direction method of multipliers (ADMM) is devised for large-scale linearly constrained and robust beamforming techniques over several representative beamformers, indicating that its performance can approach the optimal upper bound.
Posted Content

Error bounds, facial residual functions and applications to the exponential cone

TL;DR: This work constructs a general framework that can be used to derive error bounds for conic feasibility problems and discovers a natural example for which the resulting Holderian error bound exponents form a set whose supremum is not itself an admissible exponent.
Proceedings ArticleDOI

ALTRO-C: A Fast Solver for Conic Model-Predictive Control

TL;DR: AlTRO-C as mentioned in this paper is a high-performance model-predictive control (MPC) solver that utilizes an augmented Lagrangian method to handle general convex conic constraints.
Posted Content

Convex programming with fast proximal and linear operators

TL;DR: By reducing problems to this form, Epsilon enables solving general convex problems using a large library of fast proximal and linear operators and often improves running times by an order of magnitude or more vs. existing approaches based on conic solvers.
Journal ArticleDOI

Modeling and forecasting the dynamics of the natural gas transmission network in Germany with the demand and supply balance constraint

TL;DR: A novel large-scale Network Autoregressive model with balance Constraint (NAC) is developed to predict hour-ahead gas flows in the gas transmission network, where the total in- and out-flows of the network are balanced over time.
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.