English

L-SR1: Learned Symmetric-Rank-One Preconditioning

Machine Learning 2025-08-19 v1 Computer Vision and Pattern Recognition

Abstract

End-to-end deep learning has achieved impressive results but remains limited by its reliance on large labeled datasets, poor generalization to unseen scenarios, and growing computational demands. In contrast, classical optimization methods are data-efficient and lightweight but often suffer from slow convergence. While learned optimizers offer a promising fusion of both worlds, most focus on first-order methods, leaving learned second-order approaches largely unexplored. We propose a novel learned second-order optimizer that introduces a trainable preconditioning unit to enhance the classical Symmetric-Rank-One (SR1) algorithm. This unit generates data-driven vectors used to construct positive semi-definite rank-one matrices, aligned with the secant constraint via a learned projection. Our method is evaluated through analytic experiments and on the real-world task of Monocular Human Mesh Recovery (HMR), where it outperforms existing learned optimization-based approaches. Featuring a lightweight model and requiring no annotated data or fine-tuning, our approach offers strong generalization and is well-suited for integration into broader optimization-based frameworks.

Keywords

Cite

@article{arxiv.2508.12270,
  title  = {L-SR1: Learned Symmetric-Rank-One Preconditioning},
  author = {Gal Lifshitz and Shahar Zuler and Ori Fouks and Dan Raviv},
  journal= {arXiv preprint arXiv:2508.12270},
  year   = {2025}
}

Comments

Under review

R2 v1 2026-07-01T04:53:33.334Z