Pith. sign in

REVIEW 2 cited by

AdAdaGrad: Adaptive Batch Size Schemes for Adaptive Gradient Methods

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.11215 v3 pith:CRRF5QNM submitted 2024-02-17 cs.LG math.OCstat.ML

classification cs.LGmath.OCstat.ML
keywords adaptivebatchtraininggradientmodelsizegeneralizationstrategies
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

The choice of batch sizes in minibatch stochastic gradient optimizers is critical in large-scale model training for both optimization and generalization performance. Although large-batch training is arguably the dominant training paradigm for large-scale deep learning due to hardware advances, the generalization performance of the model deteriorates compared to small-batch training, leading to the so-called "generalization gap" phenomenon. To mitigate this, we investigate adaptive batch size strategies derived from adaptive sampling methods, originally developed only for stochastic gradient descent. Given the significant interplay between learning rates and batch sizes, and considering the prevalence of adaptive gradient methods in deep learning, we emphasize the need for adaptive batch size strategies in these contexts. We introduce AdAdaGrad and its scalar variant AdAdaGradNorm, which progressively increase batch sizes during training, while model updates are performed using AdaGrad and AdaGradNorm. We prove that AdAdaGradNorm converges with high probability at a rate of $\mathscr{O}(1/K)$ to find a first-order stationary point of smooth nonconvex functions within $K$ iterations. AdAdaGrad also demonstrates similar convergence properties when integrated with a novel coordinate-wise variant of our adaptive batch size strategies. We corroborate our theoretical claims by performing image classification experiments, highlighting the merits of the proposed schemes in terms of both training efficiency and model generalization. Our work unveils the potential of adaptive batch size strategies for adaptive gradient optimizers in large-scale model training.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 3 citations worldwide. Full citation record

  1. AdLoCo: adaptive batching significantly improves communications efficiency and convergence for Large Language Models

    cs.LG 2025-08 unverdicted novelty 4.0 of 10

    AdLoCo claims faster distributed LLM training with fewer synchronization messages by adding adaptive batching, parallel model instances, and a gradient-accumulation fallback to DiLoCo.

  2. Efficient Training of Deep Networks using Guided Spectral Data Selection: A Step Toward Learning What You Need

    cs.CV 2025-07 reject novelty 4.0 of 10

    GSTDS selects a scheduled fraction of each training batch via Fiedler-vector ranking and reference-model losses, reporting comparable or better accuracy on three small image benchmarks with up to 4x fewer training FLO...

Pith tools