paper-with-me

홈 › Papers

FlipOut: Uncovering Redundant Weights via Sign Flipping

2020-09-05 · Andrei Apostol, Maarten Stol, Patrick Forré

Modern neural networks, although achieving state-of-the-art results on many tasks, tend to have a large number of parameters, which increases training time and resource usage. This problem can be alleviated by pruning. Existing methods, however, often require extensive parameter tuning or multiple cycles of pruning and retraining to convergence in order to obtain a favorable accuracy-sparsity trade-off. To address these issues, we propose a novel pruning method which uses the oscillations around $0$ (i.e. sign flips) that a weight has undergone during training in order to determine its saliency. Our method can perform pruning before the network has converged, requires little tuning effort due to having good default values for its hyperparameters, and can directly target the level of sparsity desired by the user. Our experiments, performed on a variety of object classification architectures, show that it is competitive with existing methods and achieves state-of-the-art performance for levels of sparsity of $99.6\%$ and above for most of the architectures tested. For reproducibility, we release our code publicly at https://github.com/AndreiXYZ/flipout.

📄 PDF Abstract BibTeX arXiv:2009.02594

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Flipout: Efficient Pseudo-Independent Weight Perturbations on Mini-Batches

2018-03-12 · ICLR 2018 1 · Yeming Wen, Paul Vicol, Jimmy Ba, Dustin Tran 외

Stochastic neural net weights are used in a variety of contexts, including regularization, Bayesian neural nets, exploration in reinforcement learning, and evolution strategies. Unfortunately, due to the large number of …

CPUGPUReinforcement Learning

Parameters Estimation for the Cosmic Microwave Background with Bayesian Neural Networks

2019-11-19 · Hector J. Hortua, Riccardo Volpi, Dimitri Marinelli, Luigi Malagò

In this paper, we present the first study that compares different models of Bayesian Neural Networks (BNNs) to predict the posterior distribution of the cosmological parameters directly from the Cosmic Microwave Backgrou…

Loss convergence in a causal Bayesian neural network of retail firm performance

2020-08-29 · F. Trevor Rogers

We extend the empirical results from the structural equation model (SEM) published in the paper Assortment Planning for Retail Buying, Retail Store Operations, and Firm Performance [1] by implementing the directed acycli…

Variational Inference

Comparing Bayesian Models for Organ Contouring in Head and Neck Radiotherapy

2021-11-01 · Prerak Mody, Nicolas Chaves-de-Plaza, Klaus Hildebrandt, Rene van Egmond 외

Deep learning models for organ contouring in radiotherapy are poised for clinical usage, but currently, there exist few tools for automated quality assessment (QA) of the predicted contours. Using Bayesian models and the…

OvSW: Overcoming Silent Weights for Accurate Binary Neural Networks

2024-07-07 · Jingyang Xiang, Zuohui Chen, Siqi Li, Qing Wu 외

Binary Neural Networks~(BNNs) have been proven to be highly effective for deploying deep neural networks on mobile and embedded platforms. Most existing works focus on minimizing quantization errors, improving representa…

Quantization