paper-with-me

Papers

On the Oracle Complexity of Interpolation-Based Gradient Descent

2026-06-18 · Dongmin Lee, William Lu, Anuran Makur arxiv

Recent work on first-order optimizers for empirical risk minimization (ERM) has suggested that smoothness of ERM loss functions in the training data, rather than in the optimization parameters, can be leveraged to improve the oracle complexity of gradient descent (GD) methods. In this paper, we propose an inexact gradient method, piecewise polynomial interpolation-based gradient descent (PPI-GD), which approximates the full gradient in each iteration by querying the first-order oracle at equidistant points in the data domain to construct polynomial interpolants of the resulting gradient samples over appropriately sized patches of the data domain. We analyze the oracle complexity of PPI-GD for strongly convex and non-convex loss functions when the data space dimension is bounded by a polylogarithmic function of the number of training samples, and find it to outperform several GD variants in key regimes when the loss function is sufficiently smooth. Furthermore, our analysis extends several techniques from the error analysis of bicubic spline interpolants to the setting of $d$-variate tensor product polynomial interpolants which may be of independent interest in interpolation analysis.

📄 PDF Abstract BibTeX arXiv:2606.19878

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Acceleration of Gradient-Based Empirical Risk Minimization using Local Polynomial Regression

2022-04-16 · Ekaterina Trimbach, Edward Duc Hien Nguyen, César A. Uribe

We study the acceleration of the Local Polynomial Interpolation-based Gradient Descent method (LPI-GD) recently proposed for the approximate solution of empirical risk minimization problems (ERM). We focus on loss functi…

regression

Escaping Saddle-Point Faster under Interpolation-like Conditions

2020-12-01 · NeurIPS 2020 12 · Abhishek Roy, Krishnakumar Balasubramanian, Saeed Ghadimi, Prasant Mohapatra

In this paper, we show that under over-parametrization several standard stochastic optimization algorithms escape saddle-points and converge to local-minimizers much faster. One of the fundamental aspects of over-paramet…

Stochastic Optimization

Escaping Saddle-Points Faster under Interpolation-like Conditions

2020-09-28 · Abhishek Roy, Krishnakumar Balasubramanian, Saeed Ghadimi, Prasant Mohapatra

In this paper, we show that under over-parametrization several standard stochastic optimization algorithms escape saddle-points and converge to local-minimizers much faster. One of the fundamental aspects of over-paramet…

Stochastic Optimization

Gradient-Based Empirical Risk Minimization using Local Polynomial Regression

2020-11-04 · Ali Jadbabaie, Anuran Makur, Devavrat Shah

In this paper, we consider the problem of empirical risk minimization (ERM) of smooth, strongly convex loss functions using iterative gradient-based methods. A major goal of this literature has been to compare different …

regression

Tight Complexity Bounds for Optimizing Composite Objectives

2016-12-01 · NeurIPS 2016 12 · Blake E. Woodworth, Nati Srebro

We provide tight upper and lower bounds on the complexity of minimizing the average of m convex functions using gradient and prox oracles of the component functions. We show a significant gap between the complexity of de…