2021

Reasonable Effectiveness of Random Weighting: A Litmus Test for Multi-Task Learning

Lin, Baijiong, Ye, Feiyang, Zhang, Yu et al.

Understand

Multi-Task Learning (MTL) has achieved success in various fields.

  • However, how to balance different tasks to achieve good performance is a key problem.
  • To achieve the task balancing, there are many works to carefully design dynamical loss/gradient weighting strategies but the basic random experiments are ignored to examine their effectiveness.
  • In this paper, we propose the Random Weighting (RW) methods, including Random Loss Weighting (RLW) and Random Gradient Weighting (RGW), where an MTL model is trained with random loss/gradient weights sampled from a distribution.

Reading the bibliography…