In this paper, we study and analyze the mini-batch version of StochAstic Recursive grAdient algoritHm (SARAH), a method employing the stochastic recursive gradient, for solving empirical loss minimization for the case of nonconvex losses. We provide a sublinear convergence rate (to stationary points) for general noncon…
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
STORM-PG uses momentum for faster policy gradient updates.
A new algorithm SRG-DQN reduces variance in deep Q-learning.
Tab-TRM uses recursive model for insurance pricing on tabular data.
New method finds near-optimal solutions for non-convex optimization problems.
A new method optimizes diffusion models with recursive likelihood ratios.
In this paper, we propose a StochAstic Recursive grAdient algoritHm (SARAH), as well as its practical variant SARAH+, as a novel approach to the finite-sum minimization problems. Different from the vanilla SGD and other modern stochastic methods such as SVRG, S2GD, SAG and SAGA, SARAH admits a simple recursive framewor…
New ODE solvers improve training efficiency and accuracy.
Estimates and optimizes UBSR risk in recursive settings.
This text investigates relations between two well-known family of algorithms, matrix factorisations and recursive linear filters, by describing a probabilistic model in which approximate inference corresponds to a matrix factorisation algorithm. Using the probabilistic model, we derive a matrix factorisation algorithm …
Stochastic Variance-Reduced Cubic regularization (SVRC) algorithms have received increasing attention due to its improved gradient/Hessian complexities (i.e., number of queries to stochastic gradient/Hessian oracles) to find local minima for nonconvex finite-sum optimization. However, it is unclear whether existing SVR…
This paper focuses on projection-free methods for solving smooth Online Convex Optimization (OCO) problems. Existing projection-free methods either achieve suboptimal regret bounds or have high per-iteration computational costs. To fill this gap, two efficient projection-free online methods called ORGFW and MORGFW are …
Paper develops probabilistic bounds for a stochastic gradient algorithm in non-convex problems.
A new recursive mixture estimation algorithm improves VAE inference efficiency and accuracy.
Paper presents novel online MTL methods using WRLS and OSLSSVR.
New algorithms reduce bilevel optimization complexity to ε^(-1.5).
New method tracks time-varying parameters in data.
DESTRESS optimizes decentralized nonconvex optimization with optimal IFO complexity and efficient communication.
ORFit trains models on streaming data with one pass, minimizing memory and computational costs.
We introduce Recurrent Predictive State Policy (RPSP) networks, a recurrent architecture that brings insights from predictive state representations to reinforcement learning in partially observable environments. Predictive state policy networks consist of a recursive filter, which keeps track of a belief about the stat…
Novel method recursively partitions sample space for density estimation.
We consider nonconvex-concave minimax optimization problems of the form , where is strongly-concave in but possibly nonconvex in and is a convex and compact set. We focus on the stochastic setting, where we can only access an…
GT-SARAH optimizes decentralized non-convex problems with recursive variance reduction.
Continuous optimization is an important problem in many areas of AI, including vision, robotics, probabilistic inference, and machine learning. Unfortunately, most real-world optimization problems are nonconvex, causing standard convex techniques to find only local optima, even with extensions like random restarts and …
Researchers study heavy-tail properties of SGD using stochastic recurrence equations.
Greedy training of recursive partitioning estimators faces a computational barrier when the true function doesn't satisfy a specific property.
We analyze stochastic gradient algorithms for optimizing nonconvex problems. In particular, our goal is to find local minima (second-order stationary points) instead of just finding first-order stationary points which may be some bad unstable saddle points. We show that a simple perturbed version of stochastic recursiv…
Recursive Feature Machines show grokking in modular arithmetic without neural networks.
Clustering with fast algorithms large samples of high dimensional data is an important challenge in computational statistics. Borrowing ideas from MacQueen (1967) who introduced a sequential version of the -means algorithm, a new class of recursive stochastic gradient algorithms designed for the -medians loss cri…
Using stochastic gradient search and the optimal filter derivative, it is possible to perform recursive (i.e., online) maximum likelihood estimation in a non-linear state-space model. As the optimal filter and its derivative are analytically intractable for such a model, they need to be approximated numerically. In [Po…
Introduces a new theoretical framework for exponential smoothing.
Estimates log-likelihood of interacting particle systems using virtual particles.
A new algorithm for learning shallow neural networks with infinite width.
The asymptotic behavior of the stochastic gradient algorithm with a biased gradient estimator is analyzed. Relying on arguments based on the dynamic system theory (chain-recurrence) and the differential geometry (Yomdin theorem and Lojasiewicz inequality), tight bounds on the asymptotic bias of the iterates generated b…
StochAstic Recursive grAdient algoritHm (SARAH), originally proposed for convex optimization and also proven to be effective for general nonconvex optimization, has received great attention due to its simple recursive framework for updating stochastic gradient estimates. The performance of SARAH significantly depends o…
Training deep neural networks on large-scale datasets requires significant hardware resources whose costs (even on cloud platforms) put them out of reach of smaller organizations, groups, and individuals. Backpropagation, the workhorse for training these networks, is an inherently sequential process that is difficult t…
Explains gradient descent methods and their convergence, focusing on simple analysis.
Recursive neural networks have widely been used by researchers to handle applications with recursively or hierarchically structured data. However, embedded control flow deep learning frameworks such as TensorFlow, Theano, Caffe2, and MXNet fail to efficiently represent and execute such neural networks, due to lack of s…
Transformers solve parity problems efficiently with step-by-step reasoning.
Gradient descent with chaotic perturbations improves generalization.
The study examines neural networks with random weights and biases, finding that depth-to-width ratio controls fluctuations and correlations.
Humans are capable of attributing latent mental contents such as beliefs or intentions to others. The social skill is critical in daily life for reasoning about the potential consequences of others' behaviors so as to plan ahead. It is known that humans use such reasoning ability recursively by considering what others …
Recent years have seen increased interest in performance guarantees of gradient descent algorithms for non-convex optimization. A number of works have uncovered that gradient noise plays a critical role in the ability of gradient descent recursions to efficiently escape saddle-points and reach second-order stationary p…
Paper defines Farey Recursive Functions and explores their properties.
Paper addresses private online convex optimization with optimal algorithms in various geometries and high-dimensional bandits.
The paper explores generalizations of Mirzakhani's recursion and computes volumes for physical gravity models.
We introduce a dynamic optimization framework to analyze optimal portfolio allocations within an information driven contagious distress model. The investor allocates his wealth across several stocks whose growth rates and distress intensities are driven by a hidden Markov chain, and also influenced by the distress stat…
The paper analyzes SGD with dropout regularization in linear models, proving asymptotic properties and providing inference tools.