paper-with-me

Papers

A General Analysis Framework of Lower Complexity Bounds for Finite-Sum Optimization

2019-08-22 · Guangzeng Xie, Luo Luo, Zhihua Zhang

This paper studies the lower bound complexity for the optimization problem whose objective function is the average of $n$ individual smooth convex functions. We consider the algorithm which gets access to gradient and proximal oracle for each individual component. For the strongly-convex case, we prove such an algorithm can not reach an $\varepsilon$-suboptimal point in fewer than $\Omega((n+\sqrt{\kappa n})\log(1/\varepsilon))$ iterations, where $\kappa$ is the condition number of the objective function. This lower bound is tighter than previous results and perfectly matches the upper bound of the existing proximal incremental first-order oracle algorithm Point-SAGA. We develop a novel construction to show the above result, which partitions the tridiagonal matrix of classical examples into $n$ groups. This construction is friendly to the analysis of proximal oracle and also could be used to general convex and average smooth cases naturally.

📄 PDF Abstract BibTeX arXiv:1908.08394

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sample Complexity Lower Bounds for Linear System Identification

2019-03-25 · Yassir Jedra, Alexandre Proutiere

This paper establishes problem-specific sample complexity lower bounds for linear system identification problems. The sample complexity is defined in the PAC framework: it corresponds to the time it takes to identify the…

valid

Adversarial Learning Guarantees for Linear Hypotheses and Neural Networks

2020-04-28 · ICML 2020 1 · Pranjal Awasthi, Natalie Frank, Mehryar Mohri

Adversarial or test time robustness measures the susceptibility of a classifier to perturbations to the test input. While there has been a flurry of recent work on designing defenses against such perturbations, the theor…

Adversarial Robustness

On the Query Complexity of Training Data Reconstruction in Private Learning

2023-03-29 · Prateeti Mukherjee, Satya Lokam

We analyze the number of queries that a whitebox adversary needs to make to a private learner in order to reconstruct its training data. For $(\epsilon, \delta)$ DP learners with training data drawn from any arbitrary co…

Decision Makingvalid

Graph Oracle Models, Lower Bounds, and Gaps for Parallel Stochastic Optimization

2018-05-25 · NeurIPS 2018 12 · Blake Woodworth, Jialei Wang, Adam Smith, Brendan Mcmahan 외

We suggest a general oracle-based framework that captures different parallel stochastic optimization settings described by a dependency graph, and derive generic lower bounds in terms of this graph. We then use the frame…

Stochastic Optimization

On the Rademacher Complexity of Linear Hypothesis Sets

2020-07-21 · Pranjal Awasthi, Natalie Frank, Mehryar Mohri

Linear predictors form a rich class of hypotheses used in a variety of learning algorithms. We present a tight analysis of the empirical Rademacher complexity of the family of linear hypothesis classes with weight vector…