scispace - formally typeset
N

Neal Parikh

Researcher at Stanford University

Publications -  9
Citations -  21895

Neal Parikh is an academic researcher from Stanford University. The author has contributed to research in topics: Convex optimization & Projection (linear algebra). The author has an hindex of 7, co-authored 9 publications receiving 18792 citations.

Papers
More filters
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.
Book

Proximal Algorithms

TL;DR: The many different interpretations of proximal operators and algorithms are discussed, their connections to many other topics in optimization and applied mathematics are described, some popular algorithms are surveyed, and a large number of examples of proxiesimal operators that commonly arise in practice are provided.
Journal ArticleDOI

Conic Optimization via Operator Splitting and Homogeneous Self-Dual Embedding

TL;DR: 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.
Journal ArticleDOI

Block splitting for distributed optimization

TL;DR: A general purpose method for solving convex optimization problems in a distributed computing environment that allows for handling each sub-block of $$A$$A on a separate machine if the problem data includes a large linear operator or matrix, and is the only general Purpose method with this property.
Proceedings ArticleDOI

Code generation for embedded second-order cone programming

TL;DR: A code generation system that takes high-level descriptions of convex optimization problems and generates code that maps the parameters in the original problem to data in an equivalent second-order cone program, which is then solved by a single, external solver that can be verified once and for all.