pith. machine review for the scientific record. sign in

arxiv: 1711.02257 · v4 · submitted 2017-11-07 · 💻 cs.CV

Recognition: unknown

GradNorm: Gradient Normalization for Adaptive Loss Balancing in Deep Multitask Networks

Authors on Pith no claims yet
classification 💻 cs.CV
keywords multitaskgradientgradnormnetworksdeeptaskstrainingadaptive
0
0 comments X
read the original abstract

Deep multitask networks, in which one neural network produces multiple predictive outputs, can offer better speed and performance than their single-task counterparts but are challenging to train properly. We present a gradient normalization (GradNorm) algorithm that automatically balances training in deep multitask models by dynamically tuning gradient magnitudes. We show that for various network architectures, for both regression and classification tasks, and on both synthetic and real datasets, GradNorm improves accuracy and reduces overfitting across multiple tasks when compared to single-task networks, static baselines, and other adaptive multitask loss balancing techniques. GradNorm also matches or surpasses the performance of exhaustive grid search methods, despite only involving a single asymmetry hyperparameter $\alpha$. Thus, what was once a tedious search process that incurred exponentially more compute for each task added can now be accomplished within a few training runs, irrespective of the number of tasks. Ultimately, we will demonstrate that gradient manipulation affords us great control over the training dynamics of multitask networks and may be one of the keys to unlocking the potential of multitask learning.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Probabilistic Upscaling of Hydrodynamics in Geological Fractures Under Uncertainty

    physics.comp-ph 2026-04 unverdicted novelty 6.0

    A hybrid Bayesian-deep learning-Darcy upscaling workflow produces uncertainty-aware effective transmissivity for natural fractures by correcting biased aperture-permeability relations and learning spatial heterogeneit...

  2. Constraint-Driven Warm-Freeze for Efficient Transfer Learning in Photovoltaic Systems

    cs.NE 2026-04 unverdicted novelty 6.0

    CDWF achieves 90-99% of full fine-tuning performance with up to 120x fewer trainable parameters by dynamically allocating full trainability to gradient-important blocks and LoRA to others for PV cyberattack transfer learning.

  3. Data Agent: Learning to Select Data via End-to-End Dynamic Optimization

    cs.LG 2026-03 unverdicted novelty 6.0

    Data Agent learns a co-evolving sample selection policy end-to-end that accelerates training by over 50% on ImageNet-1k and MMLU with no performance loss.