Difference between revisions of "Bayesian network"

From Testiwiki
Jump to: navigation, search
(copied from Wikipedia)
 
Line 1: Line 1:
[[Category:Glossary]]
+
<section begin=glossary />
;Bayesian network (or a Bayesian belief network, BBN): a [[:en:probabilistic graphical model|probabilistic graphical model]] that represents a set of [[variable]]s and their probabilistic independencies. For example, a Bayesian network could represent the probabilistic relationships between diseases and symptoms. Given symptoms, the network can be used to compute the probabilities of the presence of various diseases. The term "Bayesian networks" was coined by Pearl (1985) to emphasize three aspects:  
+
(or a Bayesian belief network, BBN): a [[:en:probabilistic graphical model|probabilistic graphical model]] that represents a set of [[variable]]s and their probabilistic independencies. For example, a Bayesian network could represent the probabilistic relationships between diseases and symptoms. Given symptoms, the network can be used to compute the probabilities of the presence of various diseases. The term "Bayesian networks" was coined by Pearl (1985) to emphasize three aspects:  
:#The often subjective nature of the input information.
+
#The often subjective nature of the input information.
:#The reliance on Bayes's conditioning as the basis for updating information.
+
#The reliance on Bayes's conditioning as the basis for updating information.
:#The distinction between causal and evidential modes of reasoning, which underscores [[:en:Thomas Bayes|Thomas Bayes]]'s posthumous paper of 1763.<ref>{{Cite journal
+
#The distinction between causal and evidential modes of reasoning, which underscores [[:en:Thomas Bayes|Thomas Bayes]]'s posthumous paper of 1763.<ref>{{Cite journal
 
|author = Thomas Bayes
 
|author = Thomas Bayes
 
|year = 1763
 
|year = 1763
Line 11: Line 11:
 
|pages = 370–418
 
|pages = 370–418
 
}}</ref>
 
}}</ref>
:Formally, Bayesian networks are [[:en:directed acyclic graph|directed acyclic graph]]s whose nodes represent variables, and whose arcs encode conditional independencies between the variables.  Nodes can represent any kind of variable, be it a measured parameter, a [[:en:latent variable|latent variable]] or a hypothesis. They are not restricted to representing [[:en:random variable|random variable]]s, which represents another "[[:en:Bayesian|Bayesian]]" aspect of a Bayesian network.  Efficient algorithms exist that perform [[:en:inference|inference]] and learning in Bayesian networks. Bayesian networks that model sequences of variables (such as for example [[:en:speech recognition|speech signals]] or [[:en:peptide sequence|protein sequences]]) are called [[:en:dynamic Bayesian network|dynamic Bayesian network]]s.  Generalizations of Bayesian networks that can represent and solve decision problems under uncertainty are called [[:en:influence diagrams|influence diagrams]].
+
 
 +
Formally, Bayesian networks are [[:en:directed acyclic graph|directed acyclic graph]]s whose nodes represent variables, and whose arcs encode conditional independencies between the variables.  Nodes can represent any kind of variable, be it a measured parameter, a [[:en:latent variable|latent variable]] or a hypothesis. They are not restricted to representing [[:en:random variable|random variable]]s, which represents another "[[:en:Bayesian|Bayesian]]" aspect of a Bayesian network.  Efficient algorithms exist that perform [[:en:inference|inference]] and learning in Bayesian networks. Bayesian networks that model sequences of variables (such as for example [[:en:speech recognition|speech signals]] or [[:en:peptide sequence|protein sequences]]) are called [[:en:dynamic Bayesian network|dynamic Bayesian network]]s.  Generalizations of Bayesian networks that can represent and solve decision problems under uncertainty are called [[:en:influence diagrams|influence diagrams]]. <section end=glossary />
 +
[[Category:Glossary term]]

Revision as of 05:11, 28 April 2008

<section begin=glossary /> (or a Bayesian belief network, BBN): a probabilistic graphical model that represents a set of variables and their probabilistic independencies. For example, a Bayesian network could represent the probabilistic relationships between diseases and symptoms. Given symptoms, the network can be used to compute the probabilities of the presence of various diseases. The term "Bayesian networks" was coined by Pearl (1985) to emphasize three aspects:

  1. The often subjective nature of the input information.
  2. The reliance on Bayes's conditioning as the basis for updating information.
  3. The distinction between causal and evidential modes of reasoning, which underscores Thomas Bayes's posthumous paper of 1763.[1]
Formally, Bayesian networks are directed acyclic graphs whose nodes represent variables, and whose arcs encode conditional independencies between the variables. Nodes can represent any kind of variable, be it a measured parameter, a latent variable or a hypothesis. They are not restricted to representing random variables, which represents another "Bayesian" aspect of a Bayesian network. Efficient algorithms exist that perform inference and learning in Bayesian networks. Bayesian networks that model sequences of variables (such as for example speech signals or protein sequences) are called dynamic Bayesian networks. Generalizations of Bayesian networks that can represent and solve decision problems under uncertainty are called influence diagrams. <section end=glossary />
  1. Thomas Bayes (1763). "An Essay towards solving a Problem in the Doctrine of Chances. By the late Rev. Mr. Bayes, F.R.S., communicated by Mr. Price, in a letter to John Canton, A.M., F.R.S.". Philosophical Transactions of the Royal Society of London 53: 370–418.