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: Lossless Compression of Deep Neural Networks

Abstract: Deep neural networks have been successful in many predictive modeling tasks, such as image and language recognition, where large neural networks are often used to obtain good accuracy. Consequently, it is challenging to deploy these networks under limited computational resources, such as in mobile devices. In this work, we introduce an algorithm that removes units and layers of a neural network while not changing the output that is produced, which thus implies a lossless compression. This algorithm, which we denote as LEO (Lossless Expressiveness Optimization), relies on Mixed-Integer Linear Programming (MILP) to identify Rectified Linear Units (ReLUs) with linear behavior over the input domain. By using L1 regularization to induce such behavior, we can benefit from training over a larger architecture than we would later use in the environment where the trained neural network is deployed.
Comments: CPAIOR 2020 (to appear)
Subjects: Machine Learning (cs.LG); Data Structures and Algorithms (cs.DS); Optimization and Control (math.OC); Machine Learning (stat.ML)
Cite as: arXiv:2001.00218 [cs.LG]
  (or arXiv:2001.00218v3 [cs.LG] for this version)

Submission history

From: Thiago Serra [view email]
[v1] Wed, 1 Jan 2020 15:04:43 GMT (56kb,D)
[v2] Fri, 24 Jan 2020 11:19:36 GMT (56kb,D)
[v3] Sat, 22 Feb 2020 16:09:43 GMT (56kb,D)

Link back to: arXiv, form interface, contact.