Quasi-Self-Concordant Optimization with Lewis Weights
Abstract
In this paper, we study the problem x∈ Rd,Nx=vΣi=1nf((Ax-b)i) for a quasi-self-concordant function f:R, where A,N are n× d and m× d matrices, b,v are vectors of length n and m with n d. We show an algorithm based on a trust-region method with an oracle that can be implemented using O(d1/3) linear system solves, improving the O(n1/3) oracle by [Adil-Bullins-Sachdeva, NeurIPS 2021]. Our implementation of the oracle relies on solving the overdetermined ∞-regression problem x∈Rd,Nx=v\|Ax-b\|∞. We provide an algorithm that finds a (1+ε)-approximate solution to this problem using O((d1/3/ε+1/ε2)(n/ε)) 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.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.