method
active
method:maximum-norm-gradient-normalizationmaximum-norm gradient normalization
Training-free technique normalizing all task gradients to the maximum gradient norm magnitude
Neighborhood — ranked by edge-count
Frameworks (1)
framework
- GradNormassociated_withGradient balancing method learning task weights; DB-MTL improves on its approach
Concepts (1)
concept
- gradient-magnitude balancingimplementsAddressing disparity in gradient magnitudes across tasks at the gradient level
Methods (1)
method
- Exponential Moving AverageimplementsUsed in DB-MTL to estimate batch gradient expectations dynamically
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Scaling aggregated gradient by the maximum gradient norm among tasks.
- Recommended strategy for gradient normalization.
- Setting aggregated gradient scaling factor to maximum gradient norm performs best for task balancingclaim0.765Empirical finding on choice of αk in gradient normalization strategy
- Optimization technique that computes weight changes by following the gradient of an error function; contrasted with evolutionary stochastic search.
- Used for updating hidden state expectations; provides dynamical process theory testable against neuronal data
- Setting αk to the maximum gradient norm performs best among tested strategies on NYUv2 (Figure 6).finding0.739Sensitivity analysis for gradient normalization scaling factor.
- Layer normalisation used in transformer and in TEM-t position encoding preprocessing.
- Proposed approach to elicit strong model capabilities with a weak supervisor, raised as related context for reward hacking risks