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: Plug-in, Trainable Gate for Streamlining Arbitrary Neural Networks

Abstract: Architecture optimization, which is a technique for finding an efficient neural network that meets certain requirements, generally reduces to a set of multiple-choice selection problems among alternative sub-structures or parameters. The discrete nature of the selection problem, however, makes this optimization difficult. To tackle this problem we introduce a novel concept of a trainable gate function. The trainable gate function, which confers a differentiable property to discretevalued variables, allows us to directly optimize loss functions that include non-differentiable discrete values such as 0-1 selection. The proposed trainable gate can be applied to pruning. Pruning can be carried out simply by appending the proposed trainable gate functions to each intermediate output tensor followed by fine-tuning the overall model, using any gradient-based training methods. So the proposed method can jointly optimize the selection of the pruned channels while fine-tuning the weights of the pruned model at the same time. Our experimental results demonstrate that the proposed method efficiently optimizes arbitrary neural networks in various tasks such as image classification, style transfer, optical flow estimation, and neural machine translation.
Comments: Accepted to AAAI 2020 (Poster)
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:1904.10921 [cs.LG]
  (or arXiv:1904.10921v2 [cs.LG] for this version)

Submission history

From: Jaedeok Kim [view email]
[v1] Wed, 24 Apr 2019 16:57:20 GMT (173kb,D)
[v2] Thu, 14 Nov 2019 15:11:45 GMT (3895kb,D)

Link back to: arXiv, form interface, contact.