A Linearly Convergent Projection-Free Algorithm for Smooth Convex Sets

arXiv:2608.04321 2026 Optimization 1 ideas extracted · analyzed Aug 31, 2026

What the math gives to ML

The paper gives a constructive way to obtain geometric convergence without projections or linear-optimization oracles when the feasible set has a rolling-ball smoothness condition. Its transferable asset is an approximate local linear minimization primitive: solve a linear objective over a ball intersected with one supporting halfspace, then repair the result using a tangent estimate, with only an additive error proportional to the squared locality radius. This is most promising for constrained neural subproblems such as convex last-layer training, low-dimensional adapter optimization, or norm-constrained fine-tuning, where exact projection is expensive but membership and boundary-normal queries are cheap.

Ideas from this paper

Unverified 2026

Rolling-Ball Projection-Free Optimizer

Replace Euclidean projection onto a smooth convex parameter constraint by a local tangent-halfspace linear minimization step. The method is particularly suitable for convex softmax heads or low-dimensional adapter parameters constrained to an ellipsoid, where projections require matrix solves or expensive nonlinear routines but membership and boundary-normal queries are cheap.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A Linearly Convergent Projection-Free Algorithm for Smooth Convex Sets arXiv:2608.04321