← Search

Yaniv Blumenfeld

4 accepted papers

2024

Towards Cheaper Inference in Deep Networks with Lower Bit-Width Accumulators

ICLR 2024poster

The majority of the research on the quantization of Deep Neural Networks (DNNs) is focused on reducing the precision of tensors visible by high-level frameworks (e.g., weights, activations, and gradients). However, current hardware still relies on high-accuracy core operations. Most significant is t…

Cited by 3SourcePDFScholar
2023

How do Minimum-Norm Shallow Denoisers Look in Function Space?

NeurIPS 2023poster

Neural network (NN) denoisers are an essential building block in many common tasks, ranging from image reconstruction to image generation. However, the success of these models is not well understood from a theoretical perspective. In this paper, we aim to characterize the functions realized by shall…

Cited by 7SourcePDFScholar
2020

Beyond Signal Propagation: Is Feature Diversity Necessary in Deep Neural Network Initialization?

ICML 2020poster

Deep neural networks are typically initialized with random weights, with variances chosen to facilitate signal propagation and stable gradients. It is also believed that diversity of features is an important property of these initializations. We construct a deep convolutional network with identical…

2019

A Mean Field Theory of Quantized Deep Networks: The Quantization-Depth Trade-Off

NeurIPS 2019poster

Reducing the precision of weights and activation functions in neural network training, with minimal impact on performance, is essential for the deployment of these models in resource-constrained environments. We apply mean field techniques to networks with quantized activations in order to evaluate…