paper-with-me

홈 › Papers

A Score-and-Search Approach to Learning Bayesian Networks with Noisy-OR Relations

2020-11-03 · Charupriya Sharma, Zhenyu A. Liao, James Cussens, Peter van Beek

A Bayesian network is a probabilistic graphical model that consists of a directed acyclic graph (DAG), where each node is a random variable and attached to each node is a conditional probability distribution (CPD). A Bayesian network can be learned from data using the well-known score-and-search approach, and within this approach a key consideration is how to simultaneously learn the global structure in the form of the underlying DAG and the local structure in the CPDs. Several useful forms of local structure have been identified in the literature but thus far the score-and-search approach has only been extended to handle local structure in form of context-specific independence. In this paper, we show how to extend the score-and-search approach to the important and widely useful case of noisy-OR relations. We provide an effective gradient descent algorithm to score a candidate noisy-OR using the widely used BIC score and we provide pruning rules that allow the search to successfully scale to medium sized networks. Our empirical results provide evidence for the success of our approach to learning Bayesian networks that incorporate noisy-OR relations.

📄 PDF Abstract BibTeX arXiv:2011.01444

Code (1)

CharupriyaSharma/eBNSLNoisyOR 공식 구현

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Exploiting Structure in Weighted Model Counting Approaches to Probabilistic Inference

2014-01-16 · Wei Li, Pascal Poupart, Peter van Beek

Previous studies have demonstrated that encoding a Bayesian network into a SAT formula and then performing weighted model counting using a backtracking search algorithm can be an effective method for exact inference. In …

Scalable Bayesian Network Structure Learning with Splines

2021-10-27 · Charupriya Sharma, Peter van Beek

The graph structure of a Bayesian network (BN) can be learned from data using the well-known score-and-search approach. Previous work has shown that incorporating structured representations of the conditional probability…

feature selectionregression

Speed-Constrained Tuning for Statistical Machine Translation Using Bayesian Optimization

2016-04-18 · NAACL 2016 6 · Daniel Beck, Adrià De Gispert, Gonzalo Iglesias, Aurelien Waite 외

We address the problem of automatically finding the parameters of a statistical machine translation system that maximize BLEU scores while ensuring that decoding speed exceeds a minimum value. We propose the use of Bayes…

Bayesian OptimizationMachine TranslationTranslation

Bayesian Networks for Named Entity Prediction in Programming Community Question Answering

2023-02-26 · Alexey Gorbatovski, Sergey Kovalchuk

Within this study, we propose a new approach for natural language processing using Bayesian networks to predict and analyze the context and how this approach can be applied to the Community Question Answering domain. We …

Community Question AnsweringQuestion Answering

Efficient Bayesian Inference from Noisy Pairwise Comparisons

2025-10-10 · Till Aczel, Lucas Theis, Roger Wattenhofer arxiv

Evaluating generative models is challenging because standard metrics often fail to reflect human preferences. Human evaluations are more reliable but costly and noisy, as participants vary in expertise, attention, and di…

Bayesian Inference