ICLR 2017poster272 citations

Loss-aware Binarization of Deep Networks

Lu Hou, Quanming Yao, James T. Kwok

Abstract

Deep neural network models, though very powerful and highly successful, are computationally expensive in terms of space and time. Recently, there have been a number of attempts on binarizing the network weights and activations. This greatly reduces the network size, and replaces the underlying multiplications to additions or even XNOR bit operations. However, existing binarization schemes are based on simple matrix approximations and ignore the effect of binarization on the loss. In this paper, we propose a proximal Newton algorithm with diagonal Hessian approximation that directly minimizes the loss w.r.t. the binarized weights. The underlying proximal step has an efficient closed-form solution, and the second-order information can be efficiently obtained from the second moments already computed by the Adam optimizer. Experiments on both feedforward and recurrent networks show that the proposed loss-aware binarization algorithm outperforms existing binarization schemes, and is also more robust for wide and deep networks.

Deep learningApplicationsOptimization
BibTeX
@inproceedings{
hou2017lossaware,
title={Loss-aware Binarization of Deep Networks},
author={Lu Hou and Quanming Yao and James T. Kwok},
booktitle={International Conference on Learning Representations},
year={2017},
url={https://openreview.net/forum?id=S1oWlN9ll}
}
Loss-aware Binarization of Deep Networks · ICLR 2017