Solving Conic Systems via Projection and Rescaling
Javier Pena, Negar Soheili

TL;DR
This paper introduces a projection and rescaling algorithm for solving conic feasibility problems, inspired by perceptron methods, with theoretical guarantees and multiple implementation options.
Contribution
It presents a novel, efficient algorithm for conic feasibility, extending perceptron-based methods with rescaling techniques and analyzing its complexity.
Findings
Algorithm finds a feasible point in logarithmic iterations.
Perceptron scheme requires O(r^4) updates.
Smooth perceptron scheme requires O(r^2) updates.
Abstract
We propose a simple projection and rescaling algorithm to solve the feasibility problem \[ \text{ find } x \in L \cap \Omega, \] where and are respectively a linear subspace and the interior of a symmetric cone in a finite-dimensional vector space . 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 {\em basic procedure} and a {\em rescaling} step. When , the projection and rescaling algorithm finds a point in at most iterations, where is a measure of the most interior point in . The ideal value $\delta(L\cap…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
