Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Just Pick a Sign: Optimizing Deep Multitask Models with Gradient Sign Dropout

About

The vast majority of deep models use multiple gradient signals, typically corresponding to a sum of multiple loss terms, to update a shared set of trainable weights. However, these multiple updates can impede optimal training by pulling the model in conflicting directions. We present Gradient Sign Dropout (GradDrop), a probabilistic masking procedure which samples gradients at an activation layer based on their level of consistency. GradDrop is implemented as a simple deep layer that can be used in any deep net and synergizes with other gradient balancing approaches. We show that GradDrop outperforms the state-of-the-art multiloss methods within traditional multitask and transfer learning settings, and we discuss how GradDrop reveals links between optimal multiloss training and gradient stochasticity.

Zhao Chen, Jiquan Ngiam, Yanping Huang, Thang Luong, Henrik Kretzschmar, Yuning Chai, Dragomir Anguelov• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU75.27
1154
Semantic segmentationCityscapes
mIoU75.27
658
Depth EstimationNYU v2 (test)--
432
Semantic segmentationNYU v2 (test)
mIoU39.39
282
Surface Normal EstimationNYU v2 (test)
Mean Angle Distance (MAD)27.48
224
Semantic segmentationNYU Depth V2 (test)
mIoU39.39
183
Surface Normal PredictionNYU V2
Mean Error27.48
118
Depth EstimationCityscapes
Abs. Err.0.0157
53
Multi-task LearningCityscapes (test)
MR5.5
43
Depth EstimationCityscapes (test)
Abs Err0.0157
40
Showing 10 of 28 rows

Other info

Follow for update