paper-with-me

Papers

Practical Deep Learning with Bayesian Principles

2019-06-06 · NeurIPS 2019 12 · Kazuki Osawa, Siddharth Swaroop, Anirudh Jain, Runa Eschenhagen, Richard E. Turner, Rio Yokota, Mohammad Emtiyaz Khan

Bayesian methods promise to fix many shortcomings of deep learning, but they are impractical and rarely match the performance of standard methods, let alone improve them. In this paper, we demonstrate practical training of deep networks with natural-gradient variational inference. By applying techniques such as batch normalisation, data augmentation, and distributed training, we achieve similar performance in about the same number of epochs as the Adam optimiser, even on large datasets such as ImageNet. Importantly, the benefits of Bayesian principles are preserved: predictive probabilities are well-calibrated, uncertainties on out-of-distribution data are improved, and continual-learning performance is boosted. This work enables practical deep learning while preserving benefits of Bayesian principles. A PyTorch implementation is available as a plug-and-play optimiser.

📄 PDF Abstract BibTeX arXiv:1906.02506

Code (1)

team-approx-bayes/dl-with-bayes 공식 구현 pytorch

Tasks

Continual LearningData AugmentationDeep LearningVariational Inference

Methods 이 논문이 사용한 방법론

Adam 설명 없음

Similar Papers 제목 키워드 기반

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

Position: agentic AI orchestration should be Bayes-consistent

2026-05-01 · Theodore Papamarkou, Pierre Alquier, Matthias Bauer, Wray Buntine 외 arxiv

LLMs excel at predictive tasks and complex reasoning tasks, but many high-value deployments rely on decisions under uncertainty, for example, which tool to call, which expert to consult, or how many resources to invest. …

Data Distribution Valuation Using Generalized Bayesian Inference

2026-04-07 · Cuong N. Nguyen, Cuong V. Nguyen arxiv

We investigate the data distribution valuation problem, which aims to quantify the values of data distributions from their samples. This is a recently proposed problem that is related to but different from classical data…

Bayesian InferenceData Augmentation

Patterns of Scalable Bayesian Inference

2016-02-16 · Elaine Angelino, Matthew James Johnson, Ryan P. Adams

Datasets are growing not just in size but in complexity, creating a demand for rich models and quantification of uncertainty. Bayesian methods are an excellent fit for this demand, but scaling Bayesian inference is a cha…

Bayesian Inference

Blockchain-Based Ad Auctions and Bayesian Persuasion: An Analysis of Advertiser Behavior

2024-10-09 · Xinyu Li

This paper explores how ad platforms can utilize Bayesian persuasion within blockchain-based auction systems to strategically influence advertiser behavior despite increased transparency. By integrating game-theoretic mo…