{ "id": "1809.10463", "version": "v1", "published": "2018-09-27T11:40:03.000Z", "updated": "2018-09-27T11:40:03.000Z", "title": "Learning to Train a Binary Neural Network", "authors": [ "Joseph Bethge", "Haojin Yang", "Christian Bartz", "Christoph Meinel" ], "comment": "Code: https://github.com/Jopyth/BMXNet", "categories": [ "cs.LG", "cs.CV", "stat.ML" ], "abstract": "Convolutional neural networks have achieved astonishing results in different application areas. Various methods which allow us to use these models on mobile and embedded devices have been proposed. Especially binary neural networks seem to be a promising approach for these devices with low computational power. However, understanding binary neural networks and training accurate models for practical applications remains a challenge. In our work, we focus on increasing our understanding of the training process and making it accessible to everyone. We publish our code and models based on BMXNet for everyone to use. Within this framework, we systematically evaluated different network architectures and hyperparameters to provide useful insights on how to train a binary neural network. Further, we present how we improved accuracy by increasing the number of connections in the network.", "revisions": [ { "version": "v1", "updated": "2018-09-27T11:40:03.000Z" } ], "analyses": { "keywords": [ "convolutional neural networks", "understanding binary neural networks", "low computational power", "application areas", "training accurate models" ], "tags": [ "github project" ], "note": { "typesetting": "TeX", "pages": 0, "language": "en", "license": "arXiv", "status": "editable" } } }