Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Neural Parameter Allocation Search

About

Training neural networks requires increasing amounts of memory. Parameter sharing can reduce memory and communication costs, but existing methods assume networks have many identical layers and utilize hand-crafted sharing strategies that fail to generalize. We introduce Neural Parameter Allocation Search (NPAS), a novel task where the goal is to train a neural network given an arbitrary, fixed parameter budget. NPAS covers both low-budget regimes, which produce compact networks, as well as a novel high-budget regime, where additional capacity can be added to boost performance without increasing inference FLOPs. To address NPAS, we introduce Shapeshifter Networks (SSNs), which automatically learn where and how to share parameters in a network to support any parameter budget without requiring any changes to the architecture or loss function. NPAS and SSNs provide a complete framework for addressing generalized parameter sharing, and can also be combined with prior work for additional performance gains. We demonstrate the effectiveness of our approach using nine network architectures across four diverse tasks, including ImageNet classification and transformers.

Bryan A. Plummer, Nikoli Dryden, Julius Frost, Torsten Hoefler, Kate Saenko• 2020

Related benchmarks

TaskDatasetResultRank
Phrase groundingFlickr30K
Accuracy72.5
20
Phrase groundingReferIt
Accuracy60.5
14
Image ClassificationJUMP-CP (test)
Accuracy52.48
12
Image ClassificationSo2Sat city-split (test)
Accuracy55.86
12
Multi-channel Image ClassificationCHAMMI HPA (test)
Accuracy64.52
9
Multi-channel Image ClassificationSo2Sat Full channels (test)
Accuracy60.79
9
Multi-channel Image ClassificationCHAMMI Allen (test)
Accuracy60.21
9
Multi-channel Image ClassificationJUMP-CP Partial channels (test)
Accuracy43.85
9
Multi-channel Image ClassificationJUMP-CP Full channels (test)
Accuracy52.48
9
Multi-channel Image ClassificationSo2Sat Partial channels (test)
Accuracy40.61
9
Showing 10 of 12 rows

Other info

Follow for update