Gradient Starvation: A Learning Proclivity in Neural Networks
About
We identify and formalize a fundamental gradient descent phenomenon resulting in a learning proclivity in over-parameterized neural networks. Gradient Starvation arises when cross-entropy loss is minimized by capturing only a subset of features relevant for the task, despite the presence of other predictive features that fail to be discovered. This work provides a theoretical explanation for the emergence of such feature imbalance in neural networks. Using tools from Dynamical Systems theory, we identify simple properties of learning dynamics during gradient descent that lead to this imbalance, and prove that such a situation can be expected given certain statistical structure in training data. Based on our proposed formalism, we develop guarantees for a novel regularization method aimed at decoupling feature learning dynamics, improving accuracy and robustness in cases hindered by gradient starvation. We illustrate our findings with simple and real-world out-of-distribution (OOD) generalization experiments.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Semantic segmentation | Cityscapes | mIoU34.77 | 578 | |
| Domain Generalization | PACS (test) | Average Accuracy64.3 | 225 | |
| Semantic segmentation | BDD100K | mIoU28 | 78 | |
| Semantic segmentation | Mapillary | mIoU31.41 | 75 | |
| Image Classification | CMNIST (test) | Test Accuracy70.3 | 55 | |
| Image Classification | OfficeHome DomainBed suite (test) | Accuracy62.9 | 45 | |
| Domain Generalization | DomainNet DomainBed (test) | Clipart Accuracy51.3 | 37 | |
| Image Classification | DomainBed | PACS Accuracy84.4 | 33 | |
| Domain Generalization | PACS DomainBed (test) | -- | 29 | |
| Domain Generalization | VLCS DomainBed (test) | Average OOD Accuracy75.5 | 27 |