← Search

Edouard YVINEC

6 accepted papers

2024

Network Memory Footprint Compression Through Jointly Learnable Codebooks and Mappings

ICLR 2024poster

The massive interest in deep neural networks (DNNs) for both computer vision and natural language processing has been sparked by the growth in computational power. However, this led to an increase in the memory footprint, to a point where it can be challenging to simply load a model on commodity dev…

Cited by 1SourcePDFScholar
2023

PowerQuant: Automorphism Search for Non-Uniform Quantization

ICLR 2023poster

Deep neural networks (DNNs) are nowadays ubiquitous in many domains such as computer vision. However, due to their high latency, the deployment of DNNs hinges on the development of compression techniques such as quantization which consists in lowering the number of bits used to encode the weights an…

Cited by 18SourcePDFScholar
2023

REx: Data-Free Residual Quantization Error Expansion

NeurIPS 2023poster

Deep neural networks (DNNs) are ubiquitous in computer vision and natural language processing, but suffer from high inference cost. This problem can be addressed by quantization, which consists in converting floating point operations into a lower bit-width format. With the growing concerns on privac…

Cited by 9SourcePDFScholar
2022

SInGE: Sparsity via Integrated Gradients Estimation of Neuron Relevance

NeurIPS 2022accept

The leap in performance in state-of-the-art computer vision methods is attributed to the development of deep neural networks. However it often comes at a computational price which may hinder their deployment. To alleviate this limitation, structured pruning is a well known technique which consists i…

Cited by 10SourcePDFScholar
2022

To Fold or Not to Fold: a Necessary and Sufficient Condition on Batch-Normalization Layers Folding

IJCAI 2022poster

Batch-Normalization (BN) layers have become fundamental components in the evermore complex deep neural network architectures. Such models require acceleration processes for deployment on edge devices. However, BN layers add computation bottlenecks due to the sequential operation processing: thus, a…

2021

RED : Looking for Redundancies for Data-FreeStructured Compression of Deep Neural Networks

NeurIPS 2021poster

Deep Neural Networks (DNNs) are ubiquitous in today's computer vision landscape, despite involving considerable computational costs. The mainstream approaches for runtime acceleration consist in pruning connections (unstructured pruning) or, better, filters (structured pruning), both often requiring…

Cited by 37SourcePDFScholar