Binarization

150 papers with code • 16 benchmarks • 17 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Binarization models and implementations

Latest papers with no code

Neural Network Compression using Binarization and Few Full-Precision Weights

no code yet • 15 Jun 2023

Quantization and pruning are two effective Deep Neural Networks model compression methods.

Binary Radiance Fields

no code yet • NeurIPS 2023

In this paper, we propose \textit{binary radiance fields} (BiRF), a storage-efficient radiance field representation employing binary feature encoding that encodes local features using binary encoding parameters in a format of either $+1$ or $-1$.

LDEB -- Label Digitization with Emotion Binarization and Machine Learning for Emotion Recognition in Conversational Dialogues

no code yet • 3 Jun 2023

This entanglement that can be multiplied with the presence of data paucity is an obstacle for a ML model.

BinaryViT: Towards Efficient and Accurate Binary Vision Transformers

no code yet • 24 May 2023

In this paper, we first argue empirically that the severe performance degradation is mainly caused by the weight oscillation in the binarization training and the information distortion in the activation of ViTs.

Bi-ViT: Pushing the Limit of Vision Transformer Quantization

no code yet • 21 May 2023

Vision transformers (ViTs) quantization offers a promising prospect to facilitate deploying large pre-trained networks on resource-limited devices.

Input Layer Binarization with Bit-Plane Encoding

no code yet • 4 May 2023

Binary Neural Networks (BNNs) use 1-bit weights and activations to efficiently execute deep convolutional neural networks on edge devices.

Binary stochasticity enabled highly efficient neuromorphic deep learning achieves better-than-software accuracy

no code yet • 25 Apr 2023

We propose a binary stochastic learning algorithm that modifies all elementary neural network operations, by introducing (i) stochastic binarization of both the forwarding signals and the activation function derivatives, (ii) signed binarization of the backpropagating errors, and (iii) step-wised weight updates.

Comments on 'Fast and scalable search of whole-slide images via self-supervised deep learning'

no code yet • 7 Apr 2023

Chen et al. [Chen2022] recently published the article 'Fast and scalable search of whole-slide images via self-supervised deep learning' in Nature Biomedical Engineering.

Binarizing Sparse Convolutional Networks for Efficient Point Cloud Analysis

no code yet • CVPR 2023

In this paper, we propose binary sparse convolutional networks called BSC-Net for efficient point cloud analysis.

Compacting Binary Neural Networks by Sparse Kernel Selection

no code yet • CVPR 2023

Binary Neural Network (BNN) represents convolution weights with 1-bit values, which enhances the efficiency of storage and computation.