paper-with-me

홈 › Papers

Mean Field Bayes Backpropagation: scalable training of multilayer neural networks with binary weights

2013-10-07 · Daniel Soudry, Ron Meir

Significant success has been reported recently using deep neural networks for classification. Such large networks can be computationally intensive, even after training is over. Implementing these trained networks in hardware chips with a limited precision of synaptic weights may improve their speed and energy efficiency by several orders of magnitude, thus enabling their integration into small and low-power electronic devices. With this motivation, we develop a computationally efficient learning algorithm for multilayer neural networks with binary weights, assuming all the hidden neurons have a fan-out of one. This algorithm, derived within a Bayesian probabilistic online setting, is shown to work well for both synthetic and real-world problems, performing comparably to algorithms with real-valued weights, while retaining computational tractability.

📄 PDF Abstract BibTeX arXiv:1310.1867

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Probabilistic Backpropagation for Scalable Learning of Bayesian Neural Networks

2015-02-18 · José Miguel Hernández-Lobato, Ryan P. Adams

Large multilayer neural networks trained with backpropagation have recently achieved state-of-the-art results in a wide range of problems. However, using backprop for neural net learning still has some disadvantages, e.g…

BLoB: Bayesian Low-Rank Adaptation by Backpropagation for Large Language Models

2024-06-17 · Yibin Wang, Haizhou Shi, Ligong Han, Dimitris Metaxas 외

Large Language Models (LLMs) often suffer from overconfidence during inference, particularly when adapted to downstream domain-specific tasks with limited data. Previous work addresses this issue by employing approximate…

Expectation Backpropagation: Parameter-Free Training of Multilayer Neural Networks with Continuous or Discrete Weights

2014-12-01 · NeurIPS 2014 12 · Daniel Soudry, Itay Hubara, Ron Meir

Multilayer Neural Networks (MNNs) are commonly trained using gradient descent-based methods, such as BackPropagation (BP). Inference in probabilistic graphical models is often done using variational Bayes methods, such a…

Binary text classificationtext-classificationText Classification

Training Deep Gaussian Processes using Stochastic Expectation Propagation and Probabilistic Backpropagation

2015-11-11 · Thang D. Bui, José Miguel Hernández-Lobato, Yingzhen Li, Daniel Hernández-Lobato 외

Deep Gaussian processes (DGPs) are multi-layer hierarchical generalisations of Gaussian processes (GPs) and are formally equivalent to neural networks with multiple, infinitely wide hidden layers. DGPs are probabilistic …

Gaussian Processes

Mean-field theory of graph neural networks in graph partitioning

2018-10-29 · NeurIPS 2018 12 · Tatsuro Kawamoto, Masashi Tsubaki, Tomoyuki Obuchi

A theoretical performance analysis of the graph neural network (GNN) is presented. For classification tasks, the neural network approach has the advantage in terms of flexibility that it can be employed in a data-driven …

Bayesian InferenceGeneral ClassificationGraph Neural Networkgraph partitioning