We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Train-by-Reconnect: Decoupling Locations of Weights from their Values

Abstract: What makes untrained deep neural networks (DNNs) different from the trained performant ones? By zooming into the weights in well-trained DNNs, we found it is the location of weights that hold most of the information encoded by the training. Motivated by this observation, we hypothesize that weights in stochastic gradient-based method trained DNNs can be separated into two dimensions: the locations of weights and their exact values. To assess our hypothesis, we propose a novel method named Lookahead Permutation (LaPerm) to train DNNs by reconnecting the weights. We empirically demonstrate the versatility of LaPerm while producing extensive evidence to support our hypothesis: when the initial weights are random and dense, our method demonstrates speed and performance similar to or better than that of regular optimizers, e.g., Adam; when the initial weights are random and sparse (many zeros), our method changes the way neurons connect and reach accuracy comparable to that of a well-trained fully initialized network; when the initial weights share a single value, our method finds weight agnostic neural network with far better-than-chance accuracy.
Comments: 34th Annual Conference on Neural Information Processing Systems (NeurIPS 2020). 18 pages, 16 figures
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:2003.02570 [cs.LG]
  (or arXiv:2003.02570v6 [cs.LG] for this version)

Submission history

From: Yushi Qiu [view email]
[v1] Thu, 5 Mar 2020 12:40:46 GMT (3233kb,D)
[v2] Mon, 9 Mar 2020 10:05:12 GMT (6468kb,D)
[v3] Wed, 11 Mar 2020 10:01:32 GMT (6475kb,D)
[v4] Wed, 15 Apr 2020 05:32:32 GMT (6476kb,D)
[v5] Thu, 9 Jul 2020 07:07:03 GMT (4886kb,D)
[v6] Mon, 7 Dec 2020 06:26:35 GMT (30334kb,D)

Link back to: arXiv, form interface, contact.