paper-with-me

Papers

Stability and Generalization for Randomized Coordinate Descent

2021-08-17 · Puyu Wang, Liang Wu, Yunwen Lei

Randomized coordinate descent (RCD) is a popular optimization algorithm with wide applications in solving various machine learning problems, which motivates a lot of theoretical analysis on its convergence behavior. As a comparison, there is no work studying how the models trained by RCD would generalize to test examples. In this paper, we initialize the generalization analysis of RCD by leveraging the powerful tool of algorithmic stability. We establish argument stability bounds of RCD for both convex and strongly convex objectives, from which we develop optimal generalization bounds by showing how to early-stop the algorithm to tradeoff the estimation and optimization. Our analysis shows that RCD enjoys better stability as compared to stochastic gradient descent.

📄 PDF Abstract BibTeX arXiv:2108.07414

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization Bounds

Similar Papers 제목 키워드 기반

Stability-based Generalization Analysis of Randomized Coordinate Descent for Pairwise Learning

2025-03-03 · Liang Wu, Ruixi Hu, Yunwen Lei

Pairwise learning includes various machine learning tasks, with ranking and metric learning serving as the primary representatives. While randomized coordinate descent (RCD) is popular in various learning problems, there…

Generalization BoundsMetric Learning

Toward Better PAC-Bayes Bounds for Uniformly Stable Algorithms

2023-09-21 · NeurIPS 2023 11

We give sharper bounds for uniformly stable randomized algorithms in a PAC-Bayesian framework, which improve the existing results by up to a factor of $\sqrt{n}$ (ignoring a log factor), where $n$ is the sample size. The…

Stability and Generalization of Learning Algorithms that Converge to Global Optima

2017-10-23 · ICML 2018 7 · Zachary Charles, Dimitris Papailiopoulos

We establish novel generalization bounds for learning algorithms that converge to global minima. We do so by deriving black-box stability results that only depend on the convergence of a learning algorithm and the geomet…

Generalization Bounds

Accelerated Randomized Coordinate Descent Algorithms for Stochastic Optimization and Online Learning

2018-06-05 · Akshita Bhandari, Chandramani Singh

We propose accelerated randomized coordinate descent algorithms for stochastic optimization and online learning. Our algorithms have significantly less per-iteration complexity than the known accelerated gradient algorit…

Stochastic Optimization

Parallel Direction Method of Multipliers

2014-12-01 · NeurIPS 2014 12 · Huahua Wang, Arindam Banerjee, Zhi-Quan Luo

We consider the problem of minimizing block-separable convex functions subject to linear constraints. While the Alternating Direction Method of Multipliers (ADMM) for two-block linear constraints has been intensively stu…