English

Adapting Auxiliary Losses Using Gradient Similarity

Machine Learning 2020-11-30 v2 Machine Learning

Abstract

One approach to deal with the statistical inefficiency of neural networks is to rely on auxiliary losses that help to build useful representations. However, it is not always trivial to know if an auxiliary task will be helpful for the main task and when it could start hurting. We propose to use the cosine similarity between gradients of tasks as an adaptive weight to detect when an auxiliary loss is helpful to the main loss. We show that our approach is guaranteed to converge to critical points of the main task and demonstrate the practical usefulness of the proposed algorithm in a few domains: multi-task supervised learning on subsets of ImageNet, reinforcement learning on gridworld, and reinforcement learning on Atari games.

Keywords

Cite

@article{arxiv.1812.02224,
  title  = {Adapting Auxiliary Losses Using Gradient Similarity},
  author = {Yunshu Du and Wojciech M. Czarnecki and Siddhant M. Jayakumar and Mehrdad Farajtabar and Razvan Pascanu and Balaji Lakshminarayanan},
  journal= {arXiv preprint arXiv:1812.02224},
  year   = {2020}
}
R2 v1 2026-06-23T06:33:16.214Z