SlideShare a Scribd company logo
BAYESIAN NETWORKS
BY-
KRUTIKA SHRIVASTAVA
• DNA hybridization arrays simultaneously measure the expression level for
thousands of genes.
• These measurements provide a “snapshot” of transcription levels within the cell.
• A major challenge in computational biology is to uncover, from such measurements,
gene/protein interactions and key biological features of cellular systems.
• Bayesian network helps to solve these.
• A Bayesian network is a graph-based model for conditional independence
assertions and hence for compact specification of full joint distributions.
• Such models are attractive,for their ability to describe complex processes, and since
they provide clear methodologies for learning from (noisy)observations.
• A Bayesian network B is defined as a pair B = (G, P), where G = (V (G),A(G)) is an
acyclic directed graph with a set of vertices (or nodes) V (G) = {X1,X2, . . . ,Xn}
• And a set of arcs A(G) ⊆ V (G) × V (G), and where P is a joint probability distribution
defined on the variables corresponding to the vertices V (G).
• The basic property of a Bayesian network is that the joint probability distribution
P(X1,X2, . . . ,Xn) is equivalent to the product of the(conditional) probabilities which
are specified for the network; formally:
P (X1, … ,Xn) = πi = 1 P (Xi | Parents(Xi))
where (Xi) is the set of parents of the vertex corresponding to the variable Xi.
Thus, P(Xi |(Xi)) are the (conditional) probability distributions which are specified
for the variable Xi,for i = 1, . . . , n, in creating a Bayesian network.
p(A,B,C) = p(C|A,B)p(A)p(B)
A B
C
FORMS OF THE BAYESIAN NETWORKS
A CB Marginal Independence:
p(A,B,C) = p(A) p(B) p(C)
A CB
Markov dependence:
p(A,B,C) = p(C|B) p(B|A)p(A)
A
CB
Conditionally independent effects:
p(A,B,C) = p(B|A)p(C|A)p(A)
B and C are conditionally independent
Given A
• Syntax:
o a set of nodes, one per variable
o a directed, acyclic graph (link ≈ "directly influences")
o a conditional distribution for each node given its parents:
P (Xi | Parents (Xi))
Constructing Bayesian networks
1. Choose an ordering of variables X1, … ,Xn
2. For i = 1 to n
add Xi to the network
select parents from X1, … ,Xi-1 such that
P (Xi | Parents(Xi)) = P (Xi | X1, ... Xi-1)
This choice of parents guarantees:
P (X1, … ,Xn) = πi =1 P (Xi | X1, … , Xi-1)
(chain rule)
= πi =1P (Xi | Parents(Xi))
(by construction)
EXAMPLE
 Learning phase
 Testing phase (inference)
Bayesian network
SOFTWARES USED
o SamIam
o Genie
 SamIam is java-based and runs on all operating systems.
 An alternative package is Genie,a Windows-based system, which,
however, also runs on Linux ; it contains much more functionality
than SamIam.
 However, as a consequence of this, Genie it is less easy to use than
SamIam.
Bayesian network
REAL LIFE EXAMPLE
Since the beginning of the 1990s researchers have been developing Bayesian networks
for many different problems.
Treatment of non-Hodgkin lymphoma of the stomach
• The problem
Non-Hodgkin lymphoma of the stomach, gastric NHL for short, is a relatively
uncommon malignant disorder, accounting for about 5% of tumours of the stomach.
Until recently, the cause of gastric NHL was unknown; it is now generally believed that
the main factor in the development of this disease is a chronic infection with the
bacterium Helicobacter pylori.
It was hoped that a Bayesian network of gastric NHL might help doctors in
the prescription of optimal treatment of a patient. The network discussed here is still
in prototype stage; further development needs to take place in order to introduce it in
actual clinical practice.
Bayesian network
• Structure of the network
First, the information used in the clinical management of primary
gastric NHL was sub-divided in pre-treatment information, i.e. information that is
required for treatment selection,treatment information, i.e. the various treatment
alternatives, and post-treatment information,i.e. side effects, and early and long-term
treatment results for the disease.
The most important pre-treatment variables in the table are the
variable ‘clinical stage’, which expresses severity of the disease according to a
common clinical classification, and histological classification, which stands for the
assessment by a pathologist of tumour tissue obtained from a biopsy.
Various treatments are in use for gastric NHL such as
chemotherapy, radiotherapy, and a combination of these two, which has been
represented as the single variable ‘ct&rtschedule’ with possible values: chemotherapy
(CT), radiotherapy (RT), chemotherapy followed by radiotherapy (CT-next-RT), and
neither chemotherapy nor radiotherapy (none).
Furthermore, surgery is a therapy with is modelled by the
variable ‘surgery’ with possible values: ‘curative’, ‘palliative’ or ‘none’, where curative
surgery means total or partial resection of the stomach with the complete removal of
tumour mass.
Finally, prescription of antibiotics is also possible.
The most important post-treatment variables are the variable ‘early result’, being the
endoscopically verified result of the treatment, six to eight weeks after treatment
(possible outcomes are: complete remission – i.e. tumour cells are no longer
detectable –, partial remission – some tumour cells are detectable –, no change or
progressive disease),
And the variable ‘5-year result’, which represents the
patient either or not surviving five years following treatment.
CONCLUSION
• Bayesian nets are a network-based framework for representing and analyzing
models involving uncertainty
• Used for the cross fertilization of ideas between the artificial intelligence, decision
analysis, and statistic communities
• People are using this nowadays because of the development of propagation
algorithms followed by availability of easy to use commercial software.
• And growing number of creative applications.
REFERENCES :-
 Bayesian Networks by : Padhraic Smyth, UCIrvine.
 Probabilistic Reasoning in Intelligent Systems_ Networks of Plausible
Inference-Morgan Kaufmann (1988) , Judea Pearl
 Bayesian Networks 2011-2012 Practical Assignment I
THANK YOU

More Related Content

PDF
Bayesian networks
PPTX
Knowledge representation
PPTX
Naive bayes
PDF
Linear models for classification
PPT
2D transformation (Computer Graphics)
PPTX
Unit 3 – AIML.pptx
PPTX
Naive Bayes
PDF
Dimensionality Reduction
Bayesian networks
Knowledge representation
Naive bayes
Linear models for classification
2D transformation (Computer Graphics)
Unit 3 – AIML.pptx
Naive Bayes
Dimensionality Reduction

What's hot (20)

PPTX
Probabilistic Reasoning
PDF
Artificial Intelligence Chap.5 : Uncertainty
PPTX
Classification and Regression
PPTX
Artificial neural network
PPTX
Introduction to artificial neural network
PPT
Bayesian networks
PPTX
Machine Learning and Real-World Applications
PPTX
Pattern recognition UNIT 5
PPT
Artificial neural network
ODP
Genetic algorithm ppt
PPSX
Lasso and ridge regression
PPTX
Over fitting underfitting
PDF
Selection in Evolutionary Algorithm
ODP
Markov chain and its Application
PDF
ID3 Algorithm & ROC Analysis
PPTX
Introduction to machine learning
PPTX
Machine Learning-Linear regression
PPTX
Probabilistic models (part 1)
PPTX
Simultaneous Smoothing and Sharpening of Color Images
Probabilistic Reasoning
Artificial Intelligence Chap.5 : Uncertainty
Classification and Regression
Artificial neural network
Introduction to artificial neural network
Bayesian networks
Machine Learning and Real-World Applications
Pattern recognition UNIT 5
Artificial neural network
Genetic algorithm ppt
Lasso and ridge regression
Over fitting underfitting
Selection in Evolutionary Algorithm
Markov chain and its Application
ID3 Algorithm & ROC Analysis
Introduction to machine learning
Machine Learning-Linear regression
Probabilistic models (part 1)
Simultaneous Smoothing and Sharpening of Color Images
Ad

Viewers also liked (8)

PDF
Bayesian Networks - A Brief Introduction
PDF
An Introduction to Causal Discovery, a Bayesian Network Approach
PPTX
Bayesian Networks with R and Hadoop
PDF
Bayesian Network Modeling using Python and R
PPTX
Belief Networks & Bayesian Classification
PPT
Fuzzy logic
PPTX
Fuzzy logic and neural networks
PPTX
Bayesian Belief Networks for dummies
Bayesian Networks - A Brief Introduction
An Introduction to Causal Discovery, a Bayesian Network Approach
Bayesian Networks with R and Hadoop
Bayesian Network Modeling using Python and R
Belief Networks & Bayesian Classification
Fuzzy logic
Fuzzy logic and neural networks
Bayesian Belief Networks for dummies
Ad

Similar to Bayesian network (20)

PPTX
Cadth 2015 d5 symposium 2015 endonodal trials - version 2
PDF
Allele manifestation in cancer: analytical expressions
PPTX
Avoid overfitting in precision medicine: How to use cross-validation to relia...
PDF
BRITEREU_finalposter
PDF
JCO study_Wang_Nov 2011
PDF
Risk Classification with an Adaptive Naive Bayes Kernel Machine Model
PDF
Error Reduction in Parameter Estimation from the Segmented Intravoxel Incoher...
PDF
Inference of Nonlinear Gene Regulatory Networks through Optimized Ensemble of...
PPTX
Chi square test
PPTX
Bioinformatics-R program의 실례
PPT
Basen Network
PDF
인공지능은 의료를 어떻게 혁신하는가 (2019년 7월) (하)
PPTX
Network medicine
PPTX
HOMOGENOUS DEFERENTIAL EQUATIONS ,IN BIOINFOMATICS2.pptx
PDF
Bioinformatics in dermato-oncology
PPTX
Quantitative CT and MR Imaging of Liver
PPTX
QILiverfinal.pptx
PPTX
Breast cancer classification
Cadth 2015 d5 symposium 2015 endonodal trials - version 2
Allele manifestation in cancer: analytical expressions
Avoid overfitting in precision medicine: How to use cross-validation to relia...
BRITEREU_finalposter
JCO study_Wang_Nov 2011
Risk Classification with an Adaptive Naive Bayes Kernel Machine Model
Error Reduction in Parameter Estimation from the Segmented Intravoxel Incoher...
Inference of Nonlinear Gene Regulatory Networks through Optimized Ensemble of...
Chi square test
Bioinformatics-R program의 실례
Basen Network
인공지능은 의료를 어떻게 혁신하는가 (2019년 7월) (하)
Network medicine
HOMOGENOUS DEFERENTIAL EQUATIONS ,IN BIOINFOMATICS2.pptx
Bioinformatics in dermato-oncology
Quantitative CT and MR Imaging of Liver
QILiverfinal.pptx
Breast cancer classification

Recently uploaded (20)

PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
A Presentation on Artificial Intelligence
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
Cloud computing and distributed systems.
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Machine Learning_overview_presentation.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Network Security Unit 5.pdf for BCA BBA.
Advanced methodologies resolving dimensionality complications for autism neur...
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
A Presentation on Artificial Intelligence
sap open course for s4hana steps from ECC to s4
Dropbox Q2 2025 Financial Results & Investor Presentation
Cloud computing and distributed systems.
Building Integrated photovoltaic BIPV_UPV.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Unlocking AI with Model Context Protocol (MCP)
Machine Learning_overview_presentation.pptx
Chapter 3 Spatial Domain Image Processing.pdf
Assigned Numbers - 2025 - Bluetooth® Document
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Programs and apps: productivity, graphics, security and other tools
MIND Revenue Release Quarter 2 2025 Press Release
Diabetes mellitus diagnosis method based random forest with bat algorithm
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf

Bayesian network

  • 2. • DNA hybridization arrays simultaneously measure the expression level for thousands of genes. • These measurements provide a “snapshot” of transcription levels within the cell. • A major challenge in computational biology is to uncover, from such measurements, gene/protein interactions and key biological features of cellular systems. • Bayesian network helps to solve these. • A Bayesian network is a graph-based model for conditional independence assertions and hence for compact specification of full joint distributions. • Such models are attractive,for their ability to describe complex processes, and since they provide clear methodologies for learning from (noisy)observations.
  • 3. • A Bayesian network B is defined as a pair B = (G, P), where G = (V (G),A(G)) is an acyclic directed graph with a set of vertices (or nodes) V (G) = {X1,X2, . . . ,Xn} • And a set of arcs A(G) ⊆ V (G) × V (G), and where P is a joint probability distribution defined on the variables corresponding to the vertices V (G). • The basic property of a Bayesian network is that the joint probability distribution P(X1,X2, . . . ,Xn) is equivalent to the product of the(conditional) probabilities which are specified for the network; formally: P (X1, … ,Xn) = πi = 1 P (Xi | Parents(Xi)) where (Xi) is the set of parents of the vertex corresponding to the variable Xi. Thus, P(Xi |(Xi)) are the (conditional) probability distributions which are specified for the variable Xi,for i = 1, . . . , n, in creating a Bayesian network.
  • 4. p(A,B,C) = p(C|A,B)p(A)p(B) A B C FORMS OF THE BAYESIAN NETWORKS A CB Marginal Independence: p(A,B,C) = p(A) p(B) p(C) A CB Markov dependence: p(A,B,C) = p(C|B) p(B|A)p(A)
  • 5. A CB Conditionally independent effects: p(A,B,C) = p(B|A)p(C|A)p(A) B and C are conditionally independent Given A
  • 6. • Syntax: o a set of nodes, one per variable o a directed, acyclic graph (link ≈ "directly influences") o a conditional distribution for each node given its parents: P (Xi | Parents (Xi)) Constructing Bayesian networks 1. Choose an ordering of variables X1, … ,Xn 2. For i = 1 to n add Xi to the network select parents from X1, … ,Xi-1 such that P (Xi | Parents(Xi)) = P (Xi | X1, ... Xi-1) This choice of parents guarantees: P (X1, … ,Xn) = πi =1 P (Xi | X1, … , Xi-1) (chain rule) = πi =1P (Xi | Parents(Xi)) (by construction)
  • 9.  Testing phase (inference)
  • 11. SOFTWARES USED o SamIam o Genie  SamIam is java-based and runs on all operating systems.  An alternative package is Genie,a Windows-based system, which, however, also runs on Linux ; it contains much more functionality than SamIam.  However, as a consequence of this, Genie it is less easy to use than SamIam.
  • 13. REAL LIFE EXAMPLE Since the beginning of the 1990s researchers have been developing Bayesian networks for many different problems. Treatment of non-Hodgkin lymphoma of the stomach • The problem Non-Hodgkin lymphoma of the stomach, gastric NHL for short, is a relatively uncommon malignant disorder, accounting for about 5% of tumours of the stomach. Until recently, the cause of gastric NHL was unknown; it is now generally believed that the main factor in the development of this disease is a chronic infection with the bacterium Helicobacter pylori. It was hoped that a Bayesian network of gastric NHL might help doctors in the prescription of optimal treatment of a patient. The network discussed here is still in prototype stage; further development needs to take place in order to introduce it in actual clinical practice.
  • 15. • Structure of the network First, the information used in the clinical management of primary gastric NHL was sub-divided in pre-treatment information, i.e. information that is required for treatment selection,treatment information, i.e. the various treatment alternatives, and post-treatment information,i.e. side effects, and early and long-term treatment results for the disease. The most important pre-treatment variables in the table are the variable ‘clinical stage’, which expresses severity of the disease according to a common clinical classification, and histological classification, which stands for the assessment by a pathologist of tumour tissue obtained from a biopsy. Various treatments are in use for gastric NHL such as chemotherapy, radiotherapy, and a combination of these two, which has been represented as the single variable ‘ct&rtschedule’ with possible values: chemotherapy (CT), radiotherapy (RT), chemotherapy followed by radiotherapy (CT-next-RT), and neither chemotherapy nor radiotherapy (none).
  • 16. Furthermore, surgery is a therapy with is modelled by the variable ‘surgery’ with possible values: ‘curative’, ‘palliative’ or ‘none’, where curative surgery means total or partial resection of the stomach with the complete removal of tumour mass. Finally, prescription of antibiotics is also possible. The most important post-treatment variables are the variable ‘early result’, being the endoscopically verified result of the treatment, six to eight weeks after treatment (possible outcomes are: complete remission – i.e. tumour cells are no longer detectable –, partial remission – some tumour cells are detectable –, no change or progressive disease), And the variable ‘5-year result’, which represents the patient either or not surviving five years following treatment.
  • 17. CONCLUSION • Bayesian nets are a network-based framework for representing and analyzing models involving uncertainty • Used for the cross fertilization of ideas between the artificial intelligence, decision analysis, and statistic communities • People are using this nowadays because of the development of propagation algorithms followed by availability of easy to use commercial software. • And growing number of creative applications.
  • 18. REFERENCES :-  Bayesian Networks by : Padhraic Smyth, UCIrvine.  Probabilistic Reasoning in Intelligent Systems_ Networks of Plausible Inference-Morgan Kaufmann (1988) , Judea Pearl  Bayesian Networks 2011-2012 Practical Assignment I