paper-with-me

Papers

Optimal Guarantees for Algorithmic Reproducibility and Gradient Complexity in Convex Optimization

2023-10-26 · NeurIPS 2023 11 · Liang Zhang, Junchi Yang, Amin Karbasi, Niao He

Algorithmic reproducibility measures the deviation in outputs of machine learning algorithms upon minor changes in the training process. Previous work suggests that first-order methods would need to trade-off convergence rate (gradient complexity) for better reproducibility. In this work, we challenge this perception and demonstrate that both optimal reproducibility and near-optimal convergence guarantees can be achieved for smooth convex minimization and smooth convex-concave minimax problems under various error-prone oracle settings. Particularly, given the inexact initialization oracle, our regularization-based algorithms achieve the best of both worlds - optimal reproducibility and near-optimal gradient complexity - for minimization and minimax optimization. With the inexact gradient oracle, the near-optimal guarantees also hold for minimax optimization. Additionally, with the stochastic gradient oracle, we show that stochastic gradient descent ascent is optimal in terms of both reproducibility and gradient complexity. We believe our results contribute to an enhanced understanding of the reproducibility-convergence trade-off in the context of convex optimization.

📄 PDF Abstract BibTeX arXiv:2310.17759

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Halpern Iteration for Near-Optimal and Parameter-Free Monotone Inclusion and Strong Solutions to Variational Inequalities

2020-02-20 · Jelena Diakonikolas

We leverage the connections between nonexpansive maps, monotone Lipschitz operators, and proximal mappings to obtain near-optimal (i.e., optimal up to poly-log factors in terms of iteration complexity) and parameter-free…

Near Optimal Policy Optimization via REPS

2021-03-17 · NeurIPS 2021 12 · Aldo Pacchiano, Jonathan Lee, Peter Bartlett, Ofir Nachum

Since its introduction a decade ago, \emph{relative entropy policy search} (REPS) has demonstrated successful policy learning on a number of simulated and real-world robotic domains, not to mention providing algorithmic …

Reinforcement Learning (RL)

Multi-Objective Bilevel Learning

2025-11-11 · Zhiyao Zhang, Zhuqing Liu, Xin Zhang, Wen-Yen Chen 외 arxiv

As machine learning (ML) applications grow increasingly complex in recent years, modern ML frameworks often need to address multiple potentially conflicting objectives with coupled decision variables across different lay…

Improved Sample Complexity for Stochastic Compositional Variance Reduced Gradient

2018-06-01 · Tianyi Lin, Chenyou Fan, Mengdi Wang, Michael. I. Jordan

Convex composition optimization is an emerging topic that covers a wide range of applications arising from stochastic optimal control, reinforcement learning and multi-stage stochastic programming. Existing algorithms su…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

cuRegOT: A GPU-Accelerated Solver for Entropic-Regularized Optimal Transport

2026-05-09 · Yixuan Qiu arxiv

Optimal transport (OT) has emerged as a fundamental tool in modern machine learning, yet its computational cost remains a significant bottleneck for large-scale applications. While harnessing the massive parallelism of m…