A key challenge in online learning is that classical algorithms can be slow to adapt to changing environments. Recent studies have proposed "meta" algorithms that convert any online learning algorithm to one that is adaptive to changing environments, where the adaptivity is analyzed in a quantity called the strongly-ad…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
This paper describes a new parameter-free online learning algorithm for changing environments. In comparing against algorithms with the same time complexity as ours, we obtain a strongly adaptive regret bound that is a factor of at least better, where is the time horizon. Empirical results show tha…
New online conformal prediction methods minimize strongly adaptive regret and achieve near-optimal coverage.
SA algorithms control dynamic regret in non-stationary settings with strong convexity or exp-concavity.
New algorithms minimize dynamic regret for strongly convex losses.
This paper analyzes adaptive gradient algorithms for better performance in ill-conditioned problems.
Unintended effects from scaling neural network outputs with adaptive learning rates.
Improved SHB method for faster convergence on strongly-convex quadratics.
New algorithm reduces TV-denoising to adaptive online learning.
Introduces CSLC models to bridge deep generative models and classical algorithms.
Adaptive step-size improves optimization in complex geometries.
New algorithm tackles heterogeneous curvature in online convex optimization.
To deal with changing environments, a new performance measure -- adaptive regret, defined as the maximum static regret over any interval, was proposed in online learning. Under the setting of online convex optimization, several algorithms have been successfully developed to minimize the adaptive regret. However, existi…
New algorithm reduces adaptive regret without projections.
TiAda adapts adaptive gradient methods for nonconvex minimax optimization.
ANIL adapts only a subset of parameters, reducing computational cost.
In this work we introduce a new optimisation method called SAGA in the spirit of SAG, SDCA, MISO and SVRG, a set of recently proposed incremental gradient algorithms with fast linear convergence rates. SAGA improves on the theory behind SAG and SVRG, with better theoretical convergence rates, and has support for compos…
Adaptive personalized federated learning improves local model personalization.
We consider empirical risk minimization of linear predictors with convex loss functions. Such problems can be reformulated as convex-concave saddle point problems, and thus are well suitable for primal-dual first-order algorithms. However, primal-dual algorithms often require explicit strongly convex regularization in …
In this paper, we study adaptive online convex optimization, and aim to design a universal algorithm that achieves optimal regret bounds for multiple common types of loss functions. Existing universal methods are limited in the sense that they are optimal for only a subclass of loss functions. To address this limitatio…
Optimal online linear regression in dynamic environments using discounted Vovk-Azoury-Warmuth forecaster.
A new algorithm reduces communication in decentralized optimization.
A Kernel Adaptive Metropolis-Hastings algorithm is introduced, for the purpose of sampling from a target distribution with strongly nonlinear support. The algorithm embeds the trajectory of the Markov chain into a reproducing kernel Hilbert space (RKHS), such that the feature space covariance of the samples informs the…
New algorithms optimize faster for simpler problems in machine learning.
We consider the classical problem of sequential resource allocation where a decision maker must repeatedly divide a budget between several resources, each with diminishing returns. This can be recast as a specific stochastic optimization problem where the objective is to maximize the cumulative reward, or equivalently …
Slice Sampling has emerged as a powerful Markov Chain Monte Carlo algorithm that adapts to the characteristics of the target distribution with minimal hand-tuning. However, Slice Sampling's performance is highly sensitive to the user-specified initial length scale hyperparameter and the method generally struggles with …
Efficient algorithms for online convex optimization with limited switching decisions.
Recently, much work has been done on extending the scope of online learning and incremental stochastic optimization algorithms. In this paper we contribute to this effort in two ways: First, based on a new regret decomposition and a generalization of Bregman divergences, we provide a self-contained, modular analysis of…
Learning algorithms need bias to generalize and perform better than random guessing. We examine the flexibility (expressivity) of biased algorithms. An expressive algorithm can adapt to changing training data, altering its outcome based on changes in its input. We measure expressivity by using an information-theoretic …
New method achieves both universality and adaptivity in online convex optimization.
New algorithm reduces communication in federated learning.
New insights show NAG and FISTA converge linearly without knowing strong convexity modulus.
Two new algorithms solve nonconvex-strongly concave problems efficiently.
In this paper, we consider multi-agent learning via online gradient descent in a class of games called -cocoercive games, a fairly broad class of games that admits many Nash equilibria and that properly includes unconstrained strongly monotone games. We characterize the finite-time last-iterate convergence rate for …
POCA optimizes hyperparameters with adaptive allocation for faster convergence.
In this paper, we propose a stochastic optimization method that adaptively controls the sample size used in the computation of gradient approximations. Unlike other variance reduction techniques that either require additional storage or the regular computation of full gradients, the proposed method reduces variance by …
Locally adaptive federated learning improves convergence in distributed machine learning.
New algorithm proves most inflexible manifolds are not strongly inflexible.
Strongly polynomial algorithm for approximate Forster transforms and halfspace learning.
NeAda solves nonconvex minimax optimization by balancing primal and dual variables adaptively.
We derive upper and lower bounds for the policy regret of -round online learning problems with graph-structured feedback, where the adversary is nonoblivious but assumed to have a bounded memory. We obtain upper bounds of and for strongly-observable and weakly-observab…
Adaptive gradient methods have become recently very popular, in particular as they have been shown to be useful in the training of deep neural networks. In this paper we have analyzed RMSProp, originally proposed for the training of deep neural networks, in the context of online convex optimization and show -…
New proof confirms periodic orbit conjecture for Eulerisable flows.
Bayesian optimization is known to be difficult to scale to high dimensions, because the acquisition step requires solving a non-convex optimization problem in the same search space. In order to scale the method and keep its benefits, we propose an algorithm (LineBO) that restricts the problem to a sequence of iterative…
Adaptive SGD learns optimal batch size for strong convex functions.
We prove that the norm version of the adaptive stochastic gradient method (AdaGrad-Norm) achieves a linear convergence rate for a subset of either strongly convex functions or non-convex functions that satisfy the Polyak Lojasiewicz (PL) inequality. The paper introduces the notion of Restricted Uniform Inequality of Gr…
Recursive least-squares algorithms often use forgetting factors as a heuristic to adapt to non-stationary data streams. The first contribution of this paper rigorously characterizes the effect of forgetting factors for a class of online Newton algorithms. For exp-concave and strongly convex objectives, the algorithms a…
Unified analysis of first-order methods for smooth games using IQCs.