concept
active
concept:loss-scale-balancingloss-scale balancing
Addressing disparity in loss magnitudes across tasks at the loss level
Neighborhood — ranked by edge-count
Frameworks (1)
framework
- Dual-Balancing Multi-Task LearningimplementsNovel MTL method combining loss-scale and gradient-magnitude balancing
Methods (2)
method
- logarithm transformationassociated_withimplementsParameter-free loss transformation applied to each task loss to equalize scales
- The proposed method combining loss-scale balancing via logarithm transformation and gradient-magnitude balancing via maximum-norm normalization.
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.
- Ablation conclusion.
- Task balancing requires simultaneous consideration of both loss scales and gradient magnitudesclaim0.782Core interpretive position of DB-MTL: complementarity of loss and gradient perspectives
- The problem of ensuring all tasks in MTL perform well, avoiding dominance by some tasks.
- Addressing disparity in gradient magnitudes across tasks at the gradient level
- In machine learning, a function measuring the distance between current and desired output; analogous to stress.
- Loss function used in both experiments: sum of squared differences between predicted and target grid
- Core challenge where disparity in loss and gradient scales among tasks leads to performance compromises
- Comparison of loss-scale balancing with IMTL-L.