paper-with-me

Papers

Open Problem: Anytime Convergence Rate of Gradient Descent

2024-06-19 · Guy Kornowski, Ohad Shamir

Recent results show that vanilla gradient descent can be accelerated for smooth convex objectives, merely by changing the stepsize sequence. We show that this can lead to surprisingly large errors indefinitely, and therefore ask: Is there any stepsize schedule for gradient descent that accelerates the classic $\mathcal{O}(1/T)$ convergence rate, at \emph{any} stopping time $T$?

📄 PDF Abstract BibTeX arXiv:2406.13888

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Anytime Acceleration of Gradient Descent

2024-11-26 · Zihan Zhang, Jason D. Lee, Simon S. Du, Yuxin Chen

This work investigates stepsize-based acceleration of gradient descent with {\em anytime} convergence guarantees. For smooth (non-strongly) convex optimization, we propose a stepsize schedule that allows gradient descent…

Anytime Pretraining: Horizon-Free Learning-Rate Schedules with Weight Averaging

2026-02-03 · Alexandru Meterez, Pranav Ajit Nair, Depen Morwani, Cengiz Pehlevan 외 arxiv

Large language models are increasingly trained in continual or open-ended settings, where the total training horizon is not known in advance. Despite this, most existing pretraining recipes are not anytime: they rely on …

Anytime MiniBatch: Exploiting Stragglers in Online Distributed Optimization

2020-06-10 · ICLR 2019 5 · Nuwan Ferdinand, Haider Al-Lawati, Stark C. Draper, Matthew Nokleby

Distributed optimization is vital in solving large-scale machine learning problems. A widely-shared feature of distributed optimization techniques is the requirement that all nodes complete their assigned tasks in each c…

Distributed Optimization

Anytime Belief Propagation Using Sparse Domains

2013-11-14 · Sameer Singh, Sebastian Riedel, Andrew McCallum

Belief Propagation has been widely used for marginal inference, however it is slow on problems with large-domain variables and high-order factors. Previous work provides useful approximations to facilitate inference on s…

Scheduling

Anytime Continual Learning for Open Vocabulary Classification

2024-09-13 · Zhen Zhu, Yiming Gong, Derek Hoiem

We propose an approach for anytime continual learning (AnytimeCL) for open vocabulary image classification. The AnytimeCL problem aims to break away from batch training and rigid models by requiring that a system can pre…

ClassificationContinual Learningimage-classificationImage Classification+1