vix.ing · top · new · best · stats · spec

Training deep neural networks with low precision multiplications

2014/12/22 by Matthieu Courbariaux, Yoshua Bengio, Courbariaux, Matthieu +3 · 13 citations
Computer Science · #Advanced Neural Network Applications #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Neural Networks and Applications #Neural and Evolutionary Computing (cs.NE) #Numerical Methods and Algorithms

paper · doi:10.48550/arxiv.1412.7024

openalex publication_date 2014/12/22 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/29

Abstract

Multipliers are the most space and power-hungry arithmetic operators of the digital implementation of deep neural networks. We train a set of state-of-the-art neural networks (Maxout networks) on three benchmark datasets: MNIST, CIFAR-10 and SVHN. They are trained with three distinct formats: floating point, fixed point and dynamic fixed point. For each of those datasets and for each of those formats, we assess the impact of the precision of the multiplications on the final error after training. We find that very low precision is sufficient not just for running trained networks but also for training them. For example, it is possible to train Maxout networks with 10 bits multiplications.

Citations

Cited by

Related