paper-with-me

Papers

Probabilistic Binary Neural Networks

2018-09-10 · ICLR 2019 5 · Jorn W. T. Peters, Max Welling

Low bit-width weights and activations are an effective way of combating the increasing need for both memory and compute power of Deep Neural Networks. In this work, we present a probabilistic training method for Neural Network with both binary weights and activations, called BLRNet. By embracing stochasticity during training, we circumvent the need to approximate the gradient of non-differentiable functions such as sign(), while still obtaining a fully Binary Neural Network at test time. Moreover, it allows for anytime ensemble predictions for improved performance and uncertainty estimates by sampling from the weight distribution. Since all operations in a layer of the BLRNet operate on random variables, we introduce stochastic versions of Batch Normalization and max pooling, which transfer well to a deterministic network at test time. We evaluate the BLRNet on multiple standardized benchmarks.

📄 PDF Abstract BibTeX arXiv:1809.03368

Code (1)

COMP6248-Reproducability-Challenge/Reproduction-of-Probabilistic-binary-neural-networks pytorch

Similar Papers 제목 키워드 기반

Probabilistic learning of boolean functions applied to the binary classification problem with categorical covariates

2020-03-20 · Paulo Hubert

In this work we cast the problem of binary classification in terms of estimating a partition on Bernoulli data. When the explanatory variables are all categorical, the problem can be modelled using the language of boolea…

Binary ClassificationGeneral Classification

Probabilistic Binary-Mask Cocktail-Party Source Separation in a Convolutional Deep Neural Network

2015-03-24 · Andrew J. R. Simpson

Separation of competing speech is a key challenge in signal processing and a feat routinely performed by the human auditory brain. A long standing benchmark of the spectrogram approach to source separation is known as th…

Prediction

Binary Diffusion Probabilistic Model

2025-01-23 · Vitaliy Kinakh, Slava Voloshynovskiy

We introduce the Binary Diffusion Probabilistic Model (BDPM), a novel generative model optimized for binary data representations. While denoising diffusion probabilistic models (DDPMs) have demonstrated notable success i…

Blind Face RestorationDenoisingFacial InpaintingImage Generation+5

A Probabilistic-Based Model for Binary CSP

2016-06-13 · Amine Balafrej, Xavier Lorca, Charlotte Truchet

This work introduces a probabilistic-based model for binary CSP that provides a fine grained analysis of its internal structure. Assuming that a domain modification could occur in the CSP, it shows how to express, in a p…

ARCmodel

Representation of binary classification trees with binary features by quantum circuits

2021-08-30 · Raoul Heese, Patricia Bickert, Astrid Elisa Niederle

We propose a quantum representation of binary classification trees with binary features based on a probabilistic approach. By using the quantum computer as a processor for probability distributions, a probabilistic trave…

Binary Classification