Solving Conic Systems via Projection and Rescaling

Abstract

We propose a simple projection and rescaling algorithm to solve the feasibility problem \[ find x ∈ L , \] where L and are respectively a linear subspace and the interior of a symmetric cone in a finite-dimensional vector space V. This projection and rescaling algorithm is inspired by previous work on rescaled versions of the perceptron algorithm and by Chubanov's projection-based method for linear feasibility problems. As in these predecessors, each main iteration of our algorithm contains two steps: a basic procedure and a rescaling step. When L , the projection and rescaling algorithm finds a point x ∈ L in at most O((1/δ(L ))) iterations, where δ(L ) ∈ (0,1] is a measure of the most interior point in L . The ideal value δ(L ) = 1 is attained when L contains the center of the symmetric cone . We describe several possible implementations for the basic procedure including a perceptron scheme and a smooth perceptron scheme. The perceptron scheme requires O(r4) perceptron updates and the smooth perceptron scheme requires O(r2) smooth perceptron updates, where r stands for the Jordan algebra rank of V.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…