paper-with-me

Papers

Through the River: Understanding the Benefit of Schedule-Free Methods for Language Model Training

2025-07-14 · Minhak Song, Beomhan Baek, Kwangjun Ahn, Chulhee Yun arxiv

As both model and dataset sizes continue to scale rapidly, conventional pretraining strategies with fixed compute budgets-such as cosine learning rate schedules-are increasingly inadequate for large-scale training. Recent alternatives, including warmup-stable-decay (WSD) schedules and weight averaging, offer greater flexibility. However, WSD relies on explicit decay phases to track progress, while weight averaging addresses this limitation at the cost of additional memory. In search of a more principled and scalable alternative, we revisit the Schedule-Free (SF) method [Defazio et al., 2024], which has shown strong empirical performance across diverse settings. We show that SF-AdamW effectively navigates the "river" structure of the loss landscape without decay phases or auxiliary averaging, making it particularly suitable for continuously scaling training workloads. To understand this behavior, we conduct a theoretical and empirical analysis of SF dynamics, revealing that it implicitly performs weight averaging without memory overhead. Guided by this analysis, we propose a refined variant of SF that improves robustness to momentum and performs better under large batch sizes, addressing key limitations of the original method. Together, these results establish SF as a practical, scalable, and theoretically grounded approach for language model training.

📄 PDF Abstract BibTeX arXiv:2507.09846

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AMUSE: Anytime Muon with Stable Gradient Evaluation

2026-05-21 · Jueun Kim, Baekrok Shin, Jihun Yun, Beomhan Baek 외 arxiv

Modern deep learning commonly relies on AdamW with prescribed learning rate schedules, but recent works challenge both components: Schedule-Free optimization removes explicit schedules via iterate averaging, and Muon imp…

Towards Understanding the Power and Limits of the Muon Optimizer: A River-Valley Perspective

2026-06-19 · Tianqi Shen, Jinji Yang, Runze Shi, Jianhao Ma 외 arxiv

Recently, Muon has gained substantial attention as an appealing alternative to Adam-like optimizers, with many works highlighting its advantages through spectral normalization and improved conditioning. Yet this positive…

Performance-Barrier Event-Triggered PDE Control of Traffic Flow

2025-01-01 · Peihan Zhang, Bhathiya Rathnayake, Mamadou Diagne, Miroslav Krstic

For stabilizing stop-and-go oscillations in traffic flow by actuating a variable speed limit (VSL) at a downstream boundary of a freeway segment, we introduce event-triggered PDE backstepping designs employing the recent…

Understanding Schedule-Free Methods in Nonconvex Optimization: Rate Guarantees and Escaping Saddles

2026-07-10 · Jiseok Chae, Donghwan Kim arxiv

Schedule-Free methods have attracted growing interest for alleviating the burden of designing and tuning a learning rate scheduler, while matching and sometimes even outperforming optimizers with tuned schedulers. Despit…

Predicting Individual Treatment Effects of Large-scale Team Competitions in a Ride-sharing Economy

2020-08-07 · Teng Ye, Wei Ai, Lingyu Zhang, Ning Luo 외

Millions of drivers worldwide have enjoyed financial benefits and work schedule flexibility through a ride-sharing economy, but meanwhile they have suffered from the lack of a sense of identity and career achievement. Eq…