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
Posted Content

Robust Beamforming in Cache-Enabled Cloud Radio Access Networks

TL;DR: In this paper, the problem of minimizing the total network power and backhaul cost in a cache-enabled cloud radio access network (CRAN), where each cacheenabled base station (BS) is equipped with limited-size local cache storage, is considered.
Posted Content

Practical Large-Scale Linear Programming using Primal-Dual Hybrid Gradient

TL;DR: PDLP as mentioned in this paper improves the primal-dual hybrid gradient (PDHG) method by combining diagonal preconditioning, presolving, adaptive step sizes, and adaptive restarting.
Journal ArticleDOI

Optimization with affine homogeneous quadratic integral inequality constraints

TL;DR: In this paper, the authors introduce a new technique to optimize a linear cost function subject to a one-dimensional affine homogeneous quadratic integral inequality, i.e., the requirement that a homogeneous matrix integral function, affine in the optimization variables, is non-negative over a space of functions defined by homogeneous boundary conditions.

An Efficient Algorithm for Optimal Routing Through Constant Function Market Makers

TL;DR: In this paper , the authors present an efficient algorithm based on a decomposition method to solve the problem of optimally executing an order across a network of decentralized exchanges, as a side effect, makes it simple to incorporate more complicated CFMMs, or even include 'aggregate CFMm' (such as Uniswap v3), into the routing problem.
Posted Content

A clique graph based merging strategy for decomposable SDPs.

TL;DR: This work proposes a novel clique merging approach that utilizes the clique graph to identify suitable merge candidates and shows its performance by comparing it with two existing methods on selected problems from a benchmark library.
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.