← Search

Ashok Cutkosky

44 accepted papers

2025

Descent with Misaligned Gradients and Applications to Hidden Convexity

ICLR 2025poster

We consider the problem of minimizing a convex objective given access to an oracle that outputs "misaligned" stochastic gradients, where the expected value of the output is guaranteed to be correlated with, but not necessarily equal to the true gradient of the objective. In the case where the misal…

Cited by 0SourcePDFScholar
2025

General framework for online-to-nonconvex conversion: Schedule-free SGD is also effective for nonconvex optimization

ICML 2025oral

This work investigates the effectiveness of schedule-free methods, developed by A. Defazio et al. (NeurIPS 2024), in nonconvex optimization settings, inspired by their remarkable empirical success in training neural networks. Specifically, we show that schedule-free SGD achieves optimal iteration co…

Cited by 1SourcePDFScholar
2024

Adam with model exponential moving average is effective for nonconvex optimization

NeurIPS 2024poster

In this work, we offer a theoretical analysis of two modern optimization techniques for training large and complex models: (i) adaptive optimization algorithms, such as Adam, and (ii) the model exponential moving average (EMA). Specifically, we demonstrate that a clipped version of Adam with model E…

Cited by 5SourcePDFScholar
2024

The Road Less Scheduled

NeurIPS 2024oral

Existing learning rate schedules that do not require specification of the optimization stopping step $T$ are greatly out-performed by learning rate schedules that depend on $T$. We propose an approach that avoids the need for this stopping time by eschewing the use of schedules entirely, while exhib…

2023

Alternation makes the adversary weaker in two-player games

NeurIPS 2023spotlight

Motivated by alternating game-play in two-player games, we study an altenating variant of the \textit{Online Linear Optimization} (OLO). In alternating OLO, a \textit{learner} at each round $t \in [n]$ selects a vector $x^t$ and then an \textit{adversary} selects a cost-vector $c^t \in [-1,1]^n$. T…

Cited by 3SourcePDFScholar
2023

Bandit Online Linear Optimization with Hints and Queries

ICML 2023poster

We study variants of the online linear optimization (OLO) problem with bandit feedback, where the algorithm has access to external information about the unknown cost vector. Our motivation is the recent body of work on using such ``hints'' towards improving regret bounds for OLO problems in the full…

Cited by 3SourcePDFScholar
2023

Optimal Stochastic Non-smooth Non-convex Optimization through Online-to-Non-convex Conversion

ICML 2023poster

We present new algorithms for optimizing non-smooth, non-convex stochastic objectives based on a novel analysis technique. This improves the current best-known complexity for finding a $(\delta,\epsilon)$-stationary point from $O(\epsilon^{-4}\delta^{-1})$ stochastic gradient queries to $O(\epsilon^…

Cited by 44SourcePDFScholar
2022

Adversarial Tracking Control via Strongly Adaptive Online Learning with Memory

AISTATS 2022poster

We consider the problem of tracking an adversarial state sequence in a linear dynamical system subject to adversarial disturbances and loss functions, generalizing earlier settings in the literature. To this end, we develop three techniques, each of independent interest. First, we propose a comparat…

Cited by 17SourcePDFScholar
2022

Optimal Comparator Adaptive Online Learning with Switching Cost

NeurIPS 2022accept

Practical online learning tasks are often naturally defined on unconstrained domains, where optimal algorithms for general convex losses are characterized by the notion of comparator adaptivity. In this paper, we design such algorithms in the presence of switching cost - the latter penalizes the typ…

2022

PDE-Based Optimal Strategy for Unconstrained Online Learning

ICML 2022spotlight

Unconstrained Online Linear Optimization (OLO) is a practical problem setting to study the training of machine learning models. Existing works proposed a number of potential-based algorithms, but in general the design of these potential functions relies heavily on guessing. To streamline this workfl…

2021

Dynamic Balancing for Model Selection in Bandits and RL

ICML 2021spotlight

We propose a framework for model selection by combining base algorithms in stochastic bandits and reinforcement learning. We require a candidate regret bound for each base algorithm that may or may not hold. We select base algorithms to play in each round using a “balancing condition” on the candida…

Cited by 40SourcePDFScholar
2021

Online Selective Classification with Limited Feedback

NeurIPS 2021spotlight

Motivated by applications to resource-limited and safety-critical domains, we study selective classification in the online learning model, wherein a predictor may abstain from classifying an instance. For example, this may model an adaptive decision to invoke more resources on this instance. Two sal…

2021

Power of Hints for Online Learning with Movement Costs

AISTATS 2021poster

We consider the online linear optimization problem with movement costs, a variant of online learning in which the learner must not only respond to cost vectors $c_t$ with points $x_t$ in order to maintain low regret, but is also penalized for movement by an additional cost $\|x_t-x_{t+1}\|^{1+\epsil…

Cited by 8SourcePDFScholar
2019

Kernel Truncated Randomized Ridge Regression: Optimal Rates and Low Noise Acceleration

NeurIPS 2019poster

In this paper we consider the nonparametric least square regression in a Reproducing Kernel Hilbert Space (RKHS). We propose a new randomized algorithm that has optimal generalization error bounds with respect to the square loss, closing a long-standing gap between upper and lower bounds. Moreover,…

Cited by 19SourcePDFScholar
2019

Surrogate Losses for Online Learning of Stepsizes in Stochastic Non-Convex Optimization

ICML 2019oral

Stochastic Gradient Descent (SGD) has played a central role in machine learning. However, it requires a carefully hand-picked stepsize for fast convergence, which is notoriously tedious and time-consuming to tune. Over the last several years, a plethora of adaptive gradient-based algorithms have eme…

Cited by 7SourcePDFScholar