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

BiPFT: Binary Pre-trained Foundation Transformer with Low-rank Estimation of Binarization Residual Polynomials

xingrun-xing/bipft 14 Dec 2023

Specifically, we first analyze the binarization error in self-attention operations and derive the polynomials of binarization error.

6
14 Dec 2023

A Layer-Wise Tokens-to-Token Transformer Network for Improved Historical Document Image Enhancement

RisabBiswas/T2T-BinFormer 6 Dec 2023

Instead of using a simple ViT and hard splitting of images for the document image enhancement task, we employed a progressive tokenization technique to capture this local information from an image to achieve more effective results.

7
06 Dec 2023

Binarized 3D Whole-body Human Mesh Recovery

zhitengli/bidrn 24 Nov 2023

In this work, we propose a Binarized Dual Residual Network (BiDRN), a novel quantization method to estimate the 3D human body, face, and hands parameters efficiently.

12
24 Nov 2023

Video Instance Matting

shi-labs/vim 7 Nov 2023

To remedy this deficiency, we propose Video Instance Matting~(VIM), that is, estimating alpha mattes of each instance at each frame of a video sequence.

49
07 Nov 2023

Deep Hashing via Householder Quantization

lucas-schwengber/h2q 7 Nov 2023

Hashing is at the heart of large-scale image similarity search, and recent methods have been substantially improved through deep learning techniques.

1
07 Nov 2023

PB-LLM: Partially Binarized Large Language Models

hahnyuan/pb-llm 29 Sep 2023

This paper explores network binarization, a radical form of quantization, compressing model weights to a single bit, specifically for Large Language Models (LLMs) compression.

134
29 Sep 2023

Class Binarization to NeuroEvolution for Multiclass Classification

lafengxiaoyu/neat-ensembles 26 Aug 2023

In this paper, we apply class binarization techniques to a neuroevolution algorithm, NeuroEvolution of Augmenting Topologies (NEAT), that is used to generate neural networks for multiclass classification.

0
26 Aug 2023

Estimator Meets Equilibrium Perspective: A Rectified Straight Through Estimator for Binary Neural Networks Training

dravenalg/reste ICCV 2023

The pioneering work BinaryConnect uses Straight Through Estimator (STE) to mimic the gradients of the sign function, but it also causes the crucial inconsistency problem.

21
13 Aug 2023

BinaryViT: Pushing Binary Vision Transformers Towards Convolutional Models

phuoc-hoan-le/binaryvit 29 Jun 2023

With the increasing popularity and the increasing size of vision transformers (ViTs), there has been an increasing interest in making them more efficient and less computationally costly for deployment on edge devices with limited computing resources.

22
29 Jun 2023