paper-with-me

Papers

A Survey on Bayesian Deep Learning

2016-04-06 · Hao Wang, Dit-yan Yeung

A comprehensive artificial intelligence system needs to not only perceive the environment with different `senses' (e.g., seeing and hearing) but also infer the world's conditional (or even causal) relations and corresponding uncertainty. The past decade has seen major advances in many perception tasks such as visual object recognition and speech recognition using deep learning models. For higher-level inference, however, probabilistic graphical models with their Bayesian nature are still more powerful and flexible. In recent years, Bayesian deep learning has emerged as a unified probabilistic framework to tightly integrate deep learning and Bayesian models. In this general framework, the perception of text or images using deep learning can boost the performance of higher-level inference and in turn, the feedback from the inference process is able to enhance the perception of text or images. This survey provides a comprehensive introduction to Bayesian deep learning and reviews its recent applications on recommender systems, topic models, control, etc. Besides, we also discuss the relationship and differences between Bayesian deep learning and other related topics such as Bayesian treatment of neural networks. For a constantly updating project page, please refer to https://github.com/js05212/BayesianDeepLearning-Survey.

📄 PDF Abstract BibTeX arXiv:1604.01662

Code (1)

js05212/BayesianDeepLearning-Survey 공식 구현 mxnet

Tasks

Deep LearningObject RecognitionRecommendation Systemsspeech-recognitionSpeech RecognitionSurveyTopic Models

Similar Papers 제목 키워드 기반

Bayesian Reinforcement Learning: A Survey

2016-09-14 · Mohammad Ghavamzadeh, Shie Mannor, Joelle Pineau, Aviv Tamar

Bayesian methods for machine learning have been widely investigated, yielding principled methods for incorporating prior information into inference algorithms. In this survey, we provide an in-depth review of the role of…

Bayesian Inferencereinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Bayesian Optimization -- Multi-Armed Bandit Problem

2020-12-14 · Abhilash Nandy, Chandan Kumar, Deepak Mewada, Soumya Sharma

In this report, we survey Bayesian Optimization methods focussed on the Multi-Armed Bandit Problem. We take the help of the paper "Portfolio Allocation for Bayesian Optimization". We report a small literature survey on t…

Bayesian OptimizationSurvey

Bayesian Nonparametrics: An Alternative to Deep Learning

2024-03-29 · Bahman Moraffah

Bayesian nonparametric models offer a flexible and powerful framework for statistical model selection, enabling the adaptation of model complexity to the intricacies of diverse datasets. This survey intends to delve into…

Deep LearningElectrical EngineeringModel SelectionMulti-Object Tracking+2

Bayesian Networks for Brain-Computer Interfaces: A Survey

2022-05-24 · Pingsheng Li

Brain-Computer Interface (BCI) is a rapidly developing technology that allows direct communications between the human brain and external devices, such as robotic arms and computers. Bayesian Networks is a powerful tool i…

Brain Computer InterfaceSurvey

Bayesian Learning for Neural Networks: an algorithmic survey

2022-11-21 · Martin Magris, Alexandros Iosifidis

The last decade witnessed a growing interest in Bayesian learning. Yet, the technicality of the topic and the multitude of ingredients involved therein, besides the complexity of turning theory into practical implementat…

Bayesian InferenceSurveyVariational Inference