paper-with-me

홈 › Papers

Bayesian Neural Networks with Domain Knowledge Priors

2024-02-20 · Dylan Sam, Rattana Pukdee, Daniel P. Jeong, Yewon Byun, J. Zico Kolter

Bayesian neural networks (BNNs) have recently gained popularity due to their ability to quantify model uncertainty. However, specifying a prior for BNNs that captures relevant domain knowledge is often extremely challenging. In this work, we propose a framework for integrating general forms of domain knowledge (i.e., any knowledge that can be represented by a loss function) into a BNN prior through variational inference, while enabling computationally efficient posterior inference and sampling. Specifically, our approach results in a prior over neural network weights that assigns high probability mass to models that better align with our domain knowledge, leading to posterior samples that also exhibit this behavior. We show that BNNs using our proposed domain knowledge priors outperform those with standard priors (e.g., isotropic Gaussian, Gaussian process), successfully incorporating diverse types of prior information such as fairness, physics rules, and healthcare knowledge and achieving better predictive performance. We also present techniques for transferring the learned priors across different model architectures, demonstrating their broad utility across various settings.

📄 PDF Abstract BibTeX arXiv:2402.13410

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessVariational Inference

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Nonparametric Bayesian Policy Priors for Reinforcement Learning

2010-12-01 · NeurIPS 2010 12 · Finale Doshi-Velez, David Wingate, Nicholas Roy, Joshua B. Tenenbaum

We consider reinforcement learning in partially observable domains where the agent can query an expert for demonstrations. Our nonparametric Bayesian approach combines model knowledge, inferred from expert information an…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

PAC-Bayesian Policy Evaluation for Reinforcement Learning

2012-02-14 · Mahdi Milani Fard, Joelle Pineau, Csaba Szepesvari

Bayesian priors offer a compact yet general means of incorporating domain knowledge into many learning tasks. The correctness of the Bayesian analysis and inference, however, largely depends on accuracy and correctness o…

Model Selectionreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Bayesian decision-making under misspecified priors with applications to meta-learning

2021-07-03 · NeurIPS 2021 12 · Max Simchowitz, Christopher Tosh, Akshay Krishnamurthy, Daniel Hsu 외

Thompson sampling and other Bayesian sequential decision-making algorithms are among the most popular approaches to tackle explore/exploit trade-offs in (contextual) bandits. The choice of prior in these algorithms offer…

Decision MakingMeta-LearningMulti-Armed BanditsSequential Decision Making+1

Prior-guided Bayesian Optimization

2020-09-28 · Artur Souza, Luigi Nardi, Leonardo Oliveira, Kunle Olukotun 외

While Bayesian Optimization (BO) is a very popular method for optimizing expensive black-box functions, it fails to leverage the experience of domain experts. This causes BO to waste function evaluations on bad design ch…

Bayesian Optimization

Bayesian Optimization with a Prior for the Optimum

2020-06-25 · Artur Souza, Luigi Nardi, Leonardo B. Oliveira, Kunle Olukotun 외

While Bayesian Optimization (BO) is a very popular method for optimizing expensive black-box functions, it fails to leverage the experience of domain experts. This causes BO to waste function evaluations on bad design ch…

Bayesian Optimization