paper-with-me

Papers

Learning from time-dependent streaming data with online stochastic algorithms

2022-05-25 · Antoine Godichon-Baggioni, Nicklas Werge, Olivier Wintenberger

This paper addresses stochastic optimization in a streaming setting with time-dependent and biased gradient estimates. We analyze several first-order methods, including Stochastic Gradient Descent (SGD), mini-batch SGD, and time-varying mini-batch SGD, along with their Polyak-Ruppert averages. Our non-asymptotic analysis establishes novel heuristics that link dependence, biases, and convexity levels, enabling accelerated convergence. Specifically, our findings demonstrate that (i) time-varying mini-batch SGD methods have the capability to break long- and short-range dependence structures, (ii) biased SGD methods can achieve comparable performance to their unbiased counterparts, and (iii) incorporating Polyak-Ruppert averaging can accelerate the convergence of the stochastic optimization algorithms. To validate our theoretical findings, we conduct a series of experiments using both simulated and real-life time-dependent data.

📄 PDF Abstract BibTeX arXiv:2205.12549

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Tight Memory-Regret Lower Bounds for Streaming Bandits

2023-06-13 · Shaoang Li, Lan Zhang, Junhao Wang, Xiang-Yang Li

In this paper, we investigate the streaming bandits problem, wherein the learner aims to minimize regret by dealing with online arriving arms and sublinear arm memory. We establish the tight worst-case regret lower bound…

ScaDLES: Scalable Deep Learning over Streaming data at the Edge

2023-01-21 · Sahil Tyagi, Martin Swany

Distributed deep learning (DDL) training systems are designed for cloud and data-center environments that assumes homogeneous compute resources, high network bandwidth, sufficient memory and storage, as well as independe…

Deep Learning

Streaming regularization parameter selection via stochastic gradient descent

2015-11-06 · Ricardo Pio Monti, Romy Lorenz, Robert Leech, Christoforos Anagnostopoulos 외

We propose a framework to perform streaming covariance selection. Our approach employs regularization constraints where a time-varying sparsity parameter is iteratively estimated via stochastic gradient descent. This all…

regression

Non-Asymptotic Analysis of Stochastic Approximation Algorithms for Streaming Data

2021-09-15 · Antoine Godichon-Baggioni, Nicklas Werge, Olivier Wintenberger

We introduce a streaming framework for analyzing stochastic approximation/optimization problems. This streaming framework is analogous to solving optimization problems using time-varying mini-batches that arrive sequenti…

Low-Precision Streaming PCA

2025-10-25 · Sanjoy Dasgupta, Syamantak Kumar, Shourya Pandey, Purnamrita Sarkar arxiv

Low-precision streaming PCA estimates the top principal component in a streaming setting under limited precision. We establish an information-theoretic lower bound on the quantization resolution required to achieve a tar…