cs.LGAug 5, 2026

Optimal Training-Time Scaling in Gradual Adaptation

Authors: Zonghuan XuKrishna Harish

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 NN tasks and training time sNs_N on each, the final learning progress converges to a continuum curve when NsNτNs_N\toτ. The limiting progress is Θ(τ)Θ(τ) for small ττ and Θ(τ1)Θ(τ^{-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=Θ(N1)s_N^\star=Θ(N^{-1}), equivalently NsN=Θ(1)Ns_N^\star=Θ(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.

Explore similar work

CardsList
  1. Optimal Learning Rate Scaling Depends on Data in Deep Scalar Linear Networks

    Jul 8, 2026Yedi Zhang, Peter E. Latham, Leena Chennuru Vankadara +1Learning RatesScaling Laws