Poster Session 4 · Thursday, December 4, 2025 4:30 PM → 7:30 PM
#705
Quasi-Self-Concordant Optimization with Lewis Weights
Abstract
In this paper, we study the problem for a quasi-self-concordant function , where are and matrices, are vectors of length and with
We show an algorithm based on a trust-region method with an oracle that can be implemented using linear system solves, improving the oracle by Adil-Bullins-Sachdeva, NeurIPS 2021.
Our implementation of the oracle relies on solving the overdetermined -regression problem . We provide an algorithm that finds a -approximate solution to this problem using linear system solves. This algorithm leverages Lewis weight overestimates and achieves this iteration complexity via a simple lightweight IRLS approach, inspired by the work of Ene-Vladu, ICML 2019.
Experimentally, we demonstrate that our algorithm significantly improves the runtime of the standard CVX solver.