Pith. sign in

REVIEW 1 cited by

Binarized Neural Networks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1602.02505 v3 pith:Q7MUJFIQ submitted 2016-02-08 cs.LG cs.NE

classification cs.LGcs.NE
keywords bnnsnetworksneuralbinarizedbinarykernelmnistoperations
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We introduce a method to train Binarized Neural Networks (BNNs) - neural networks with binary weights and activations at run-time and when computing the parameters' gradient at train-time. We conduct two sets of experiments, each based on a different framework, namely Torch7 and Theano, where we train BNNs on MNIST, CIFAR-10 and SVHN, and achieve nearly state-of-the-art results. During the forward pass, BNNs drastically reduce memory size and accesses, and replace most arithmetic operations with bit-wise operations, which might lead to a great increase in power-efficiency. Last but not least, we wrote a binary matrix multiplication GPU kernel with which it is possible to run our MNIST BNN 7 times faster than with an unoptimized GPU kernel, without suffering any loss in classification accuracy. The code for training and running our BNNs is available.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Threshold Neuron: A Brain-inspired Artificial Neuron for Efficient On-device Inference

    cs.LG 2024-12 conditional novelty 5.0 of 10

    The paper presents a multiplication-free threshold neuron that builds unified networks with large claimed hardware savings, but the fairest comparisons are still missing.

Pith tools