A Newton Frank-Wolfe Method for Constrained Self-Concordant Minimization
Deyi Liu, Volkan Cevher, Quoc Tran-Dinh

TL;DR
This paper introduces a Newton Frank-Wolfe algorithm for scalable constrained self-concordant minimization, achieving near-optimal oracle complexity and linear convergence, with strong empirical performance in portfolio design and logistic regression.
Contribution
It develops a novel Newton Frank-Wolfe method that matches the complexity of classical methods while enabling efficient exploitation of LMO variants for faster convergence.
Findings
Nearly the same number of LMO calls as classical Frank-Wolfe in smooth cases
Achieves linear convergence with variants like away-steps
Outperforms state-of-the-art methods in portfolio design and logistic regression
Abstract
We demonstrate how to scalably solve a class of constrained self-concordant minimization problems using linear minimization oracles (LMO) over the constraint set. We prove that the number of LMO calls of our method is nearly the same as that of the Frank-Wolfe method in the L-smooth case. Specifically, our Newton Frank-Wolfe method uses LMO's, where is the desired accuracy and . In addition, we demonstrate how our algorithm can exploit the improved variants of the LMO-based schemes, including away-steps, to attain linear convergence rates. We also provide numerical evidence with portfolio design with the competitive ratio, D-optimal experimental design, and logistic regression with the elastic net where Newton Frank-Wolfe outperforms the state-of-the-art.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Advanced Bandit Algorithms Research · Machine Learning and Algorithms
MethodsLogistic Regression
