paper-with-me

홈 › Papers

Speed learning on the fly

2015-11-08 · Pierre-Yves Massé, Yann Ollivier

The practical performance of online stochastic gradient descent algorithms is highly dependent on the chosen step size, which must be tediously hand-tuned in many applications. The same is true for more advanced variants of stochastic gradients, such as SAGA, SVRG, or AdaGrad. Here we propose to adapt the step size by performing a gradient descent on the step size itself, viewing the whole performance of the learning trajectory as a function of step size. Importantly, this adaptation can be computed online at little cost, without having to iterate backward passes over the full data.

📄 PDF Abstract BibTeX arXiv:1511.02540

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SAGA SAGA is a method 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…
AdaGrad AdaGrad is a stochastic optimization method that adapts the learning rate to the parameters. It performs smaller updates for parameters associated with frequently occurring…

Similar Papers 제목 키워드 기반

CarSpeedNet: A Deep Neural Network-based Car Speed Estimation from Smartphone Accelerometer

2024-01-15 · Barak Or

We introduce the CarSpeedNet, a deep learning model designed to estimate car speed using three-axis accelerometer data from smartphones. Using 13 hours of data collected from a smartphone in cars across various roads, Ca…

Do speed bumps curb low-latency trading? Evidence from a laboratory market

2019-10-07 · Mariana Khapko, Marius Zoican

Exchanges implement intentional trade delays to limit the harmful impact of low-latency trading. Do such "speed bumps" curb investment in fast trading technology? Data is scarce since trading technologies are proprietary…

AutoSpeed: Annotation-Free Stage-Adaptive Motion Speed Learning for Robot Manipulation

2026-07-01 · Qingda Hu, Ziheng Qiu, Jieru Zhao, Zhongxue Gan 외 arxiv

Different stages of manipulation tasks exhibit varying levels of difficulty, suggesting stage-dependent motion speeds and temporal prediction horizons. However, existing IL-based visuomotor policies typically imitate the…

Robot Manipulation

Can Users Specify Driving Speed? Bench2Drive-Speed: Benchmark and Baselines for Desired-Speed Conditioned Autonomous Driving

2026-03-26 · Yuqian Shao, Xiaosong Jia, Langechuan Liu, Junchi Yan arxiv

End-to-end autonomous driving (E2E-AD) has achieved remarkable progress. However, one practical and useful function has been long overlooked: users may wish to customize the desired speed of the policy or specify whether…

Autonomous Driving

Using Connected Vehicle Trajectory Data to Evaluate the Effects of Speeding

2023-03-29 · Jorge Ugan, Mohamed Abdel-Aty, Zubayer Islam

Speeding has been and continues to be a major contributing factor to traffic fatalities. Various transportation agencies have proposed speed management strategies to reduce the amount of speeding on arterials. While ther…

Management