English

Time-Smoothed Gradients for Online Forecasting

Machine Learning 2019-05-23 v1 Machine Learning

Abstract

Here, we study different update rules in stochastic gradient descent (SGD) for online forecasting problems. The selection of the learning rate parameter is critical in SGD. However, it may not be feasible to tune this parameter in online learning. Therefore, it is necessary to have an update rule that is not sensitive to the selection of the learning parameter. Inspired by the local regret metric that we introduced previously, we propose to use time-smoothed gradients within SGD update. Using the public data set-- GEFCom2014, we validate that our approach yields more stable results than the other existing approaches. Furthermore, we show that such a simple approach is computationally efficient compared to the alternatives.

Keywords

Cite

@article{arxiv.1905.08850,
  title  = {Time-Smoothed Gradients for Online Forecasting},
  author = {Tianhao Zhu and Sergul Aydore},
  journal= {arXiv preprint arXiv:1905.08850},
  year   = {2019}
}

Comments

ICML 2019, time series workshop

R2 v1 2026-06-23T09:16:24.720Z