vix.ing · top · new · best · stats

Optimal Training-Time Scaling in Gradual Adaptation

2026/08/05 by Zonghuan Xu, Krishna Harish
Computer Science · #cs.LG

paper · pdf

24 pages, 5 figures

arxiv created 2026/08/06 · arxiv updated 2026/08/07

Abstract

In gradual adaptation, how should the training time on each task change as the number of intermediate tasks increases? We study this question for overparameterized linear regression tasks that change smoothly and share a zero-loss solution. With N tasks and training time sN on each, the final learning progress converges to a continuum curve when NsN→τ. The limiting progress is Θ(τ) for small τ and Θ(τ-1) for large τ, so both very short and very long training produce little progress. It follows that optimal per-task training times scale as sN^⋆=Θ(N-1), equivalently NsN^⋆=Θ(1). Experiments on gradually rotated MNIST and a natural Yearbook time shift are consistent with less per-task training as the path is divided more finely.

Citations