{ "id": "1511.05497", "version": "v1", "published": "2015-11-17T18:26:11.000Z", "updated": "2015-11-17T18:26:11.000Z", "title": "Learning the Architecture of Deep Neural Networks", "authors": [ "Suraj Srinivas", "R. Venkatesh Babu" ], "comment": "ICLR 2016 submission", "categories": [ "cs.LG", "cs.CV", "cs.NE" ], "abstract": "Deep neural networks with millions of parameters are at the heart of many state of the art machine learning models today. However, recent works have shown that models with much smaller number of parameters can also perform just as well. In this work, we introduce the problem of architecture-learning, i.e; learning the architecture of a neural network along with weights. We introduce a new trainable parameter called tri-state ReLU, which helps in eliminating unnecessary neurons. We also propose a smooth regularizer which encourages the total number of neurons after elimination to be small. The resulting objective is differentiable and simple to optimize. We experimentally validate our method on both small and large networks, and show that it can learn models with a considerably small number of parameters without affecting prediction accuracy.", "revisions": [ { "version": "v1", "updated": "2015-11-17T18:26:11.000Z" } ], "analyses": { "keywords": [ "deep neural networks", "architecture", "art machine learning models today", "prediction accuracy", "smaller number" ], "note": { "typesetting": "TeX", "pages": 0, "language": "en", "license": "arXiv", "status": "editable" } } }