SlideShare a Scribd company logo
Peter Friis-Hansen
12 January 2010
Bayesian Network and its use in risk analysis
Transportforum, 13-14 januari, 2010, Linköbing, Sweden
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
2
 Structure and materials
 Propulsion
 Compartmentation
 Manoeuvring characteristics
 Bridge layout
 Quality of crew
 +++
Frequency
Consequence
Risk based procedures requires insight deeply into very complex matters
Accidents:
?
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
3
Structuring complex systems
REQUIREMENTS
 Transparency
 Uniformity in modelling complexity
 Verifiability of probabilistic modelling
 Bayesian Networks bridges the gab between
model formulation and analysis
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
4
Content
 Why Bayesian Networks?
 Elements of Bayesian Network
 Building Bayesian Networks
 Modelling decisions
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
5
Introducing Bayesian Networks
 A Bayesian Network
- is a graphical representation of uncertain quantities
- reveals explicitly the probabilistic dependence between the set variables
- is designed as a knowledge representation of the considered problem
 A BN is a network with directed arcs and no cycles
 The nodes represents random variables and/or decisions
 Arcs into random variables indicate probabilistic dependence
 Causal modelling most effectively does the model building
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
What do Bayesian methods offer ?
1. Allows one to learn about causal relationships
- this knowledge allow to make predictions in the presence of interventions / observations
2. BN in conjunction with Bayesian statistical techniques facilitate the combination of
domain knowledge and data
- prior or domain knowledge
3. BN can readily handle incomplete data
- missing data
4. Bayesian methods in conjunction with BN and other methods offers efficient
methods to avoid over fitting of data
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
BN for a set of variables
Battery
Gauge
Fuel
Turnover
Start
p(B)
p(T|B)
p(G|B, F)
p(F)
p(S| F, T)
Directed Acyclic Graph
low,
normal,
high
none,
click,
normal
low,
normal,
high
empty,
medium,
full
yes,
no
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
BN - elements
BN for a set of variables consists of:
1. A network structure S that encodes a set of conditional independence assertions about the
variables in X
2. A set P of local, conditional probability distributions associated with each variable in X
 1. & 2. defines the joint probability distribution for X.
 S is a Directed Acyclic Graph (DAG)
 Nodes are in one-to-one correspondence with the variables in X
 denotes both the stochastic variable and the associated node
 denotes the parents to in S
 Lack of possible arcs in S encode conditional independence
X ={ , , }X Xn1 
Xi
pai Xi
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
Description (nodes)
Probability node (discrete)
Decision node
Utility node
Link / arc
[ ]iixP pa| Local probability distribution (conditional)
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
Bayesian Network
T
Turnover
- none
- click
- normal
S
Start
- yes
- no
P(T)
T = none 0.003
T = click 0.001
T = normal 0.996
P(S | T) T = none T = click T = normal
S = Yes 0.0 0.02 0.97
S = No 1.0 0.98 0.03
∑ =====
T
tTptTsSpsSp )()|()(
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
Missing arcs encode conditional independence
Turnover
T
Gauge
G
P(G)
G = not empty 0.995
G = empty 0.005
P(T)
T = none 0.003
T = click 0.001
T = normal 0.996
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
Bayesian Network Structure: Definition
1. Find the variables of the model
2. Build a DAG that encodes assertions of conditional independence
- Given an ordering of the variables
( ,..., )X Xn1
∏∏ ==
−
−
==
⇓
=
n
i
ii
n
i
iin
iiii
xpxxxpxxp
xpxxxp
11
111
11
)|(),....,|(),...,(
)|(),....,|(
pa
pa
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
13
Example
Fuel Battery Turnover Gauge Start
p F( ) p B F p B( | ) ( )=
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
14
Example
Fuel Battery Turnover Gauge Start
p F( ) p B F p B( | ) ( )=
p T B F p T B( | , ) ( | )=
p G F B T p G F B( | , , ) ( | , )=
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
Example
Fuel Battery Turnover Gauge Start
p F( ) p B F p B( | ) ( )=
p T B F p T B( | , ) ( | )=
p G F B T p G F B( | , , ) ( | , )=
p S F B T G p S F T( | , , , ) ( | , )=
p F B T G S p F p B F p T B F p G F B T p S F B T G
p F p B p T B p G F B p S F T
( , , , , ) ( ) ( | ) ( | , ) ( | , , ) ( | , , , )
( ) ( ) ( | ) ( | , ) ( | , )
=
=
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
Variable order is important!
Start Gauge Turnover Battery Fuel
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
Causal knowledge simplifies the construction
Battery
Gauge
Fuel
Turnover
Start
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
Conditional independence simplifies Probabilistic Inference
Battery
Gauge
Fuel
Turnover
Start
g
s
f
p F f S s G g
p f b t g s
p f b t g s
b t
b f t
( | , )
( , , , , )
( , , , , )
,
, ,
= = = =
∑
∑
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
“Explaining Away”
Turnover
Start
Fuel
If the car does not start, hearing the engine turn over
makes no fuel more likely.
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
20
Did Marco Pantani use EPO?
 Just before the last lap in the Giro d’Italia in 1999, the Italian Marco Pantani was
excluded from the race because of a positive EPO doping test. Marco Pantani was
leading the race when he was excluded.
 Question: does the bare fact of a positive EPO test reveal his quilt?
Assumptions:
 The EPO test is able to detect the use of EPO with a probability of 95%
 False positive test: Let us assume that this probability is 15%.
 Probability of riders are using EPO: say, 10% are using EPO.
HUGIN
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
21
Max propagation – what is it ?
 That configuration in the joint probability distribution that has the largest value
 Identical to the ”FORM design point” in x-space
 Identical to finding the dominant cut set for fault trees
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
Maximise expected utility
Party Location
- outdoor
- indoor
Utility
Weather
indoors
outdoors
.7
.3
.7
.3
dry
rain
dry
rain
50
60
100
0
EU[indoors] = 0.7 (50) + 0.3 (60) = 53
EU[outdoors] = 0.7 (100) + 0.3 (0) = 70 select “outdoor”
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
Time critical decisions
System State
H, to
E1 E2 En
Action A, t
Duration of
Process
Utility
EU A t p H E u A H ti j i
j
n
j[ , ] ( | , ) ( , , )=
=
∑ ξ
1
probability of hypothesises for the different system states
given observations E and background information ξ
time dependent utility as a function of
action A and system state H
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
25
OOW acts
OOW radar
OOW visual Radar freq
Looking freq
Alarm transfer
OOW Task
Bridge
Stress level
OOW trainingOther alarms
Time for radarTime for visual Maneuv. time
Traffic intensitVessel speed
Radar time
Visual time
Obj. rel. speed
Radar dist.
Visual dist.
Object type
Visibility
Day light
Radar statusWeather
Speed reducti
Basic network for
navigator reacting in time
Navigational route
Vessel Object
Visual distance
Time for detection
Minimum distance to avoid
critical situation
v1
v2
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
26
Including the time aspect - DBN
a1(5)a1(4)a1(3)a1(2)a1(1)
SIF1(5)SIF1(4)SIF1 (3)SIF1 (2)SIF1(1)
Seastate5Seastate4Seastate3Seastate2Seastate1
Initial a_1
Model unc.
Fatigue modelling
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
27
Fatigue inspection planning
Model uncer
a(0)
Seastate(2)
Seastate(4)
a(02) a(04)
CI(4)
CR(4)
CI(2)
CR(2)
Inspect(04)Inspect(02)
InspRes(04InspRes(02
CF(2)
a_rep(04)a_rep(02)
PF(02) PF(04)
CF(4) CF(6)
PF(06)
a_rep(06)
InspRes(06
Inspect(06)
CR(6)
CI(6)
a(06)
Seastate(6)
dPF(0-2) dPF(2-4) dPF(4-6)
PF(0)
CF(0)
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
Where to get more information ?
 HUGIN expert AS
www.hugin.com
 Association for Uncertainty in Artificial Intelligence
www.auai.org
 Microsoft Decision Group
www.research.Microsoft.com/research/dtg
 Bibliography
www-users.cs.york.ac.uk/~sara/reference/biblios/
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
29
Two line Transformer station subjected
to earth quake
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
30
Modelling the disconnect switch
ZiVarYVar
YVar
DSjDSi
+
=),(ρ
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
31
Bulk carrier safety: MSC74/INF.15, 2001
?
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
32
Safeguarding life, property
and the environment
www.dnv.com
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
What is a complex system ?
 Complex: A whole made up of
dissimilar parts or parts of intricate
relationship
 Consisting of interconnected or
interwoven parts; composite
 Intricate: having a complicated
organisation, with many parts or
aspects difficult to follow or grasp
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
36
Propagation in Bayesian Network
 U grows exponentially with number of variables and states – for binary O(2N
)
 Calls for efficient algorithm
 JUNCTION TREE
- The nodes of the junction tree are sets of variables called cliques
- Links are separators, which is the intersection of the adjacent cliques
∏
∏=
Separators
Cliques
UP ][
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
37
Triangulated graph and junction tree
1
2
3
4
5
6 145
456
345
235
45
45
35
1
2
3
4
5
6
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
38
Learning
 Learning probability distributions
- Uses EM algorithm
- Log likelihood optimisation reformulated to nested optimisation
- Assures better and faster convergence
- Beta distribution
- Dirichlet distribution
 Learning the structure – more ambitious
- Priors for all structures
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
System knowledge and data
X1 X2
X4X3
Prior Network
α
Sample size
Data
X1 X2 X3 X4
x1 : T F T T
x2 : F T T F
……
xn : T T F F
X1 X2
X4X3
Priors for all structures
Learned structure
http://b-course.cs.helsinki.fi/
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
40
Interpretation of critical situation
Navigational route
Vessel Object
Visual distance
Time for detection
Minimum distance to avoid
critical situation
Legend:
v1
v2
Considerations:
•Visual detection
•Radar detection
•Dependency of weather
•Correlation among variables
•Perception and assessment
of situation
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
41
Description of the critical situation
“During the watch the considered vessel is on collision
course with an object. Moreover, machinery and steering
gear are functioning.”
“Does the Officer On the Watch react in time so that the
collision is avoided?”
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
42
OOW acts
OOW radar
OOW visual Radar freq
Looking freq
Alarm transfer
OOW Task
Bridge
Stress level
OOW trainingOther alarms
Time for radarTime for visual Maneuv. time
Traffic intensitVessel speed
Radar time
Visual time
Obj. rel. speed
Radar dist.
Visual dist.
Object type
Visibility
Day light
Radar statusWeather
Speed reducti
Basic network
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
43
Concept of the conventional bridge
 Conventional bridge is a modern bridge
 A rating lookout will (in principle) be present on the bridge from sunset to sunrise
 Calling of a rating lookout during daytime if conditions causes solo watch keeping
being unsafe
- conditions of weather,
- visibility,
- proximity of dangers to navigation,
- traffic situation
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
44
Speed reducti
Weather Radar status
Day light
Visibility
Object type
Visual dist.
Radar dist.
Obj. rel. speed
Visual time
Radar time
Vessel speed Traffic intensit
Maneuv. timeTime for visual Time for radar
Other alarms OOW training
Stress level
Bridge
OOW Task
Alarm transfer
Looking freq
Radar freqOOW visual
OOW radar
OOW acts
Rating freq
Rating visual
Rating task
Rating pres
Rating inform
Rating Call
Conventional bridge
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
45
Results - conventional bridge
Case P[OOW not acting]
Day and night 0.00270
Daylight 0.00330
Darkness 0.00209
Object P[OOW not acting]
(Day and night
P[OOW not acting]
(Daylight)
P[OOW not acting]
(Darkness)
Large vessel 0.00193 0.00264 0.00122
Small vessel 0.00191 0.00267 0.00116
Floating object 0.773 0.649 0.898
© Det Norske Veritas AS. All rights reserved.
Bayesian Network and its use in risk analysis
12 January 2010
46
Comparison with observations
log-log plot of probability of no action
y = -1.0792x - 1.7219
R2
= 0.9743-3.5
-3
-2.5
-2
-1.5
-1
-0.5
0
-0.5 0 0.5 1 1.5
log(Visibility)
log(P)
Log P
Linear (Log P)
Japanese observations in the period from 1966 to 1971 reveals a
proportionality between risk for collision and visibility r :
6.1
Risk −
∝ r
Causes ?
• Improved radar technology
• Difference in causes for
low visibility in DK and
Japan
Obtained factor is -1.1
Speed reducti
Weather Radar status
Day light
Visibility
Object type
Visual dist.
Radar dist.
Obj. rel. speed
Visual time
Radar time
Vessel speed Traffic intensit
Maneuv. timeTime for visual Time for radar
Other alarms OOW training
Stress level
Bridge
OOW Task
Alarm transfer
Looking freq
Radar freqOOW visual
OOW radar
OOW acts
Rating freq
Rating visual
Rating task
Rating pres
Rating inform
Rating Call

More Related Content

Similar to Session 42_1 Peter Fries-Hansen

Wind meteodyn WT cfd micro scale modeling combined statistical learning for s...
Wind meteodyn WT cfd micro scale modeling combined statistical learning for s...Wind meteodyn WT cfd micro scale modeling combined statistical learning for s...
Wind meteodyn WT cfd micro scale modeling combined statistical learning for s...
Jean-Claude Meteodyn
 
Searching for aftershocks of underground explosions with cross correlation
Searching for aftershocks of underground explosions with cross correlationSearching for aftershocks of underground explosions with cross correlation
Searching for aftershocks of underground explosions with cross correlation
Ivan Kitov
 
Ipmi spec sec_17_30_simon_20110530
Ipmi spec sec_17_30_simon_20110530Ipmi spec sec_17_30_simon_20110530
Ipmi spec sec_17_30_simon_20110530
davidsmc
 
Ipmi spec sec_17_simon_20110530
Ipmi spec sec_17_simon_20110530Ipmi spec sec_17_simon_20110530
Ipmi spec sec_17_simon_20110530
davidsmc
 
Presentation from Ahmed Benmimoun at parallel session on FOTs
Presentation from Ahmed Benmimoun at parallel session on  FOTsPresentation from Ahmed Benmimoun at parallel session on  FOTs
Presentation from Ahmed Benmimoun at parallel session on FOTs
euroFOT
 
Bayesian risk assessment of autonomous vehicles
Bayesian risk assessment of autonomous vehiclesBayesian risk assessment of autonomous vehicles
Bayesian risk assessment of autonomous vehicles
Institute for Transport Studies (ITS)
 
IRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
IRJET- Survey on Delivering Hazardous Event Messages to Distinct VehiclesIRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
IRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
IRJET Journal
 
Accident Prediction System Using Machine Learning
Accident Prediction System Using Machine LearningAccident Prediction System Using Machine Learning
Accident Prediction System Using Machine Learning
IRJET Journal
 
SSG4Env EGU2010
SSG4Env EGU2010SSG4Env EGU2010
SSG4Env EGU2010
Jean-Paul Calbimonte
 
QMC: Undergraduate Workshop, Monte Carlo Techniques in Earth Science - Amit A...
QMC: Undergraduate Workshop, Monte Carlo Techniques in Earth Science - Amit A...QMC: Undergraduate Workshop, Monte Carlo Techniques in Earth Science - Amit A...
QMC: Undergraduate Workshop, Monte Carlo Techniques in Earth Science - Amit A...
The Statistical and Applied Mathematical Sciences Institute
 
Stochastic optimization from mirror descent to recent algorithms
Stochastic optimization from mirror descent to recent algorithmsStochastic optimization from mirror descent to recent algorithms
Stochastic optimization from mirror descent to recent algorithms
Seonho Park
 
Detection of retinal blood vessel
Detection of retinal blood vesselDetection of retinal blood vessel
Detection of retinal blood vessel
Md Mintu Pk
 
Detection of retinal blood vessel
Detection of retinal blood vesselDetection of retinal blood vessel
Detection of retinal blood vessel
Md Mintu Pk
 
Hybrid Evolutionary Approaches to Maximum Lifetime Routing and Energy Efficie...
Hybrid Evolutionary Approaches to Maximum Lifetime Routing and Energy Efficie...Hybrid Evolutionary Approaches to Maximum Lifetime Routing and Energy Efficie...
Hybrid Evolutionary Approaches to Maximum Lifetime Routing and Energy Efficie...
Alma Rahat
 
Tackling the Weakest Link
Tackling the Weakest LinkTackling the Weakest Link
Tackling the Weakest Link
KC Digital Drive
 
Global grid of master events for waveform cross correlation: design and testing
Global grid of master events for waveform cross correlation: design and testingGlobal grid of master events for waveform cross correlation: design and testing
Global grid of master events for waveform cross correlation: design and testing
Ivan Kitov
 
SUNSHINE short overview of the project and its objectives
SUNSHINE short overview of the project and its objectives SUNSHINE short overview of the project and its objectives
SUNSHINE short overview of the project and its objectives
Raffaele de Amicis
 
Spillover dynamics for systemic risk measurement using spatial financial time...
Spillover dynamics for systemic risk measurement using spatial financial time...Spillover dynamics for systemic risk measurement using spatial financial time...
Spillover dynamics for systemic risk measurement using spatial financial time...
SYRTO Project
 
Measuring electronic latencies in MINOS with Auxiliary Detector
Measuring electronic latencies in MINOS with Auxiliary DetectorMeasuring electronic latencies in MINOS with Auxiliary Detector
Measuring electronic latencies in MINOS with Auxiliary Detector
Son Cao
 
iros2021_jiaming.pdf
iros2021_jiaming.pdfiros2021_jiaming.pdf
iros2021_jiaming.pdf
mokamojah
 

Similar to Session 42_1 Peter Fries-Hansen (20)

Wind meteodyn WT cfd micro scale modeling combined statistical learning for s...
Wind meteodyn WT cfd micro scale modeling combined statistical learning for s...Wind meteodyn WT cfd micro scale modeling combined statistical learning for s...
Wind meteodyn WT cfd micro scale modeling combined statistical learning for s...
 
Searching for aftershocks of underground explosions with cross correlation
Searching for aftershocks of underground explosions with cross correlationSearching for aftershocks of underground explosions with cross correlation
Searching for aftershocks of underground explosions with cross correlation
 
Ipmi spec sec_17_30_simon_20110530
Ipmi spec sec_17_30_simon_20110530Ipmi spec sec_17_30_simon_20110530
Ipmi spec sec_17_30_simon_20110530
 
Ipmi spec sec_17_simon_20110530
Ipmi spec sec_17_simon_20110530Ipmi spec sec_17_simon_20110530
Ipmi spec sec_17_simon_20110530
 
Presentation from Ahmed Benmimoun at parallel session on FOTs
Presentation from Ahmed Benmimoun at parallel session on  FOTsPresentation from Ahmed Benmimoun at parallel session on  FOTs
Presentation from Ahmed Benmimoun at parallel session on FOTs
 
Bayesian risk assessment of autonomous vehicles
Bayesian risk assessment of autonomous vehiclesBayesian risk assessment of autonomous vehicles
Bayesian risk assessment of autonomous vehicles
 
IRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
IRJET- Survey on Delivering Hazardous Event Messages to Distinct VehiclesIRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
IRJET- Survey on Delivering Hazardous Event Messages to Distinct Vehicles
 
Accident Prediction System Using Machine Learning
Accident Prediction System Using Machine LearningAccident Prediction System Using Machine Learning
Accident Prediction System Using Machine Learning
 
SSG4Env EGU2010
SSG4Env EGU2010SSG4Env EGU2010
SSG4Env EGU2010
 
QMC: Undergraduate Workshop, Monte Carlo Techniques in Earth Science - Amit A...
QMC: Undergraduate Workshop, Monte Carlo Techniques in Earth Science - Amit A...QMC: Undergraduate Workshop, Monte Carlo Techniques in Earth Science - Amit A...
QMC: Undergraduate Workshop, Monte Carlo Techniques in Earth Science - Amit A...
 
Stochastic optimization from mirror descent to recent algorithms
Stochastic optimization from mirror descent to recent algorithmsStochastic optimization from mirror descent to recent algorithms
Stochastic optimization from mirror descent to recent algorithms
 
Detection of retinal blood vessel
Detection of retinal blood vesselDetection of retinal blood vessel
Detection of retinal blood vessel
 
Detection of retinal blood vessel
Detection of retinal blood vesselDetection of retinal blood vessel
Detection of retinal blood vessel
 
Hybrid Evolutionary Approaches to Maximum Lifetime Routing and Energy Efficie...
Hybrid Evolutionary Approaches to Maximum Lifetime Routing and Energy Efficie...Hybrid Evolutionary Approaches to Maximum Lifetime Routing and Energy Efficie...
Hybrid Evolutionary Approaches to Maximum Lifetime Routing and Energy Efficie...
 
Tackling the Weakest Link
Tackling the Weakest LinkTackling the Weakest Link
Tackling the Weakest Link
 
Global grid of master events for waveform cross correlation: design and testing
Global grid of master events for waveform cross correlation: design and testingGlobal grid of master events for waveform cross correlation: design and testing
Global grid of master events for waveform cross correlation: design and testing
 
SUNSHINE short overview of the project and its objectives
SUNSHINE short overview of the project and its objectives SUNSHINE short overview of the project and its objectives
SUNSHINE short overview of the project and its objectives
 
Spillover dynamics for systemic risk measurement using spatial financial time...
Spillover dynamics for systemic risk measurement using spatial financial time...Spillover dynamics for systemic risk measurement using spatial financial time...
Spillover dynamics for systemic risk measurement using spatial financial time...
 
Measuring electronic latencies in MINOS with Auxiliary Detector
Measuring electronic latencies in MINOS with Auxiliary DetectorMeasuring electronic latencies in MINOS with Auxiliary Detector
Measuring electronic latencies in MINOS with Auxiliary Detector
 
iros2021_jiaming.pdf
iros2021_jiaming.pdfiros2021_jiaming.pdf
iros2021_jiaming.pdf
 

More from Transportforum (VTI)

Opening session José Viegas
Opening session José ViegasOpening session José Viegas
Opening session José Viegas
Transportforum (VTI)
 
Session 37 Bo Olofsson
Session 37 Bo OlofssonSession 37 Bo Olofsson
Session 37 Bo Olofsson
Transportforum (VTI)
 
Session 28 Irene Isaksson-Hellman
Session 28 Irene Isaksson-HellmanSession 28 Irene Isaksson-Hellman
Session 28 Irene Isaksson-Hellman
Transportforum (VTI)
 
Abstract session 64 Per Olof Bylund
Abstract session 64 Per Olof BylundAbstract session 64 Per Olof Bylund
Abstract session 64 Per Olof BylundTransportforum (VTI)
 
Session 69 Jana Sochor
Session 69 Jana SochorSession 69 Jana Sochor
Session 69 Jana Sochor
Transportforum (VTI)
 
Session 69 Cees de Wijs
Session 69 Cees de WijsSession 69 Cees de Wijs
Session 69 Cees de Wijs
Transportforum (VTI)
 

More from Transportforum (VTI) (20)

Opening session José Viegas
Opening session José ViegasOpening session José Viegas
Opening session José Viegas
 
Session 26 2010 johan granlund
Session 26 2010 johan granlundSession 26 2010 johan granlund
Session 26 2010 johan granlund
 
Session 37 Bo Olofsson
Session 37 Bo OlofssonSession 37 Bo Olofsson
Session 37 Bo Olofsson
 
Session 28 Irene Isaksson-Hellman
Session 28 Irene Isaksson-HellmanSession 28 Irene Isaksson-Hellman
Session 28 Irene Isaksson-Hellman
 
Session 40 simon gripner
Session 40 simon gripnerSession 40 simon gripner
Session 40 simon gripner
 
Abstract session 64 Per Olof Bylund
Abstract session 64 Per Olof BylundAbstract session 64 Per Olof Bylund
Abstract session 64 Per Olof Bylund
 
Session 64 Per Olof Bylund
Session 64 Per Olof BylundSession 64 Per Olof Bylund
Session 64 Per Olof Bylund
 
Session 7 Leif Blomqvist
Session 7 Leif BlomqvistSession 7 Leif Blomqvist
Session 7 Leif Blomqvist
 
Session 7 Leif Blomqvist.ppt
Session 7 Leif Blomqvist.pptSession 7 Leif Blomqvist.ppt
Session 7 Leif Blomqvist.ppt
 
Session 28 Per Tyllgren
Session 28 Per TyllgrenSession 28 Per Tyllgren
Session 28 Per Tyllgren
 
Session 69 Tor Skoglund
Session 69 Tor SkoglundSession 69 Tor Skoglund
Session 69 Tor Skoglund
 
Session 69 Peter von Heidenstam
Session 69 Peter von HeidenstamSession 69 Peter von Heidenstam
Session 69 Peter von Heidenstam
 
Session 69 Marie-Louise Lundgren
Session 69 Marie-Louise LundgrenSession 69 Marie-Louise Lundgren
Session 69 Marie-Louise Lundgren
 
Session 69 Isak Jarlebring
Session 69 Isak JarlebringSession 69 Isak Jarlebring
Session 69 Isak Jarlebring
 
Session 69 Christian Udin
Session 69 Christian UdinSession 69 Christian Udin
Session 69 Christian Udin
 
Session 69 Marika Jenstav
Session 69 Marika JenstavSession 69 Marika Jenstav
Session 69 Marika Jenstav
 
Session 69 Jana Sochor
Session 69 Jana SochorSession 69 Jana Sochor
Session 69 Jana Sochor
 
Session 69 Göran Erskérs
Session 69 Göran ErskérsSession 69 Göran Erskérs
Session 69 Göran Erskérs
 
Session 69 Cees de Wijs
Session 69 Cees de WijsSession 69 Cees de Wijs
Session 69 Cees de Wijs
 
Session 69 Björn Dramsvik
Session 69 Björn DramsvikSession 69 Björn Dramsvik
Session 69 Björn Dramsvik
 

Recently uploaded

How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
DianaGray10
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
Safe Software
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
Jason Yip
 
AppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSFAppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSF
Ajin Abraham
 
Principle of conventional tomography-Bibash Shahi ppt..pptx
Principle of conventional tomography-Bibash Shahi ppt..pptxPrinciple of conventional tomography-Bibash Shahi ppt..pptx
Principle of conventional tomography-Bibash Shahi ppt..pptx
BibashShahi
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
Neo4j
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Alpen-Adria-Universität
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
Fwdays
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
saastr
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
Pablo Gómez Abajo
 

Recently uploaded (20)

How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
Artificial Intelligence and Electronic Warfare
Artificial Intelligence and Electronic WarfareArtificial Intelligence and Electronic Warfare
Artificial Intelligence and Electronic Warfare
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
 
AppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSFAppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSF
 
Principle of conventional tomography-Bibash Shahi ppt..pptx
Principle of conventional tomography-Bibash Shahi ppt..pptxPrinciple of conventional tomography-Bibash Shahi ppt..pptx
Principle of conventional tomography-Bibash Shahi ppt..pptx
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
 

Session 42_1 Peter Fries-Hansen

  • 1. Peter Friis-Hansen 12 January 2010 Bayesian Network and its use in risk analysis Transportforum, 13-14 januari, 2010, Linköbing, Sweden
  • 2. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 2  Structure and materials  Propulsion  Compartmentation  Manoeuvring characteristics  Bridge layout  Quality of crew  +++ Frequency Consequence Risk based procedures requires insight deeply into very complex matters Accidents: ?
  • 3. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 3 Structuring complex systems REQUIREMENTS  Transparency  Uniformity in modelling complexity  Verifiability of probabilistic modelling  Bayesian Networks bridges the gab between model formulation and analysis
  • 4. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 4 Content  Why Bayesian Networks?  Elements of Bayesian Network  Building Bayesian Networks  Modelling decisions
  • 5. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 5 Introducing Bayesian Networks  A Bayesian Network - is a graphical representation of uncertain quantities - reveals explicitly the probabilistic dependence between the set variables - is designed as a knowledge representation of the considered problem  A BN is a network with directed arcs and no cycles  The nodes represents random variables and/or decisions  Arcs into random variables indicate probabilistic dependence  Causal modelling most effectively does the model building
  • 6. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 What do Bayesian methods offer ? 1. Allows one to learn about causal relationships - this knowledge allow to make predictions in the presence of interventions / observations 2. BN in conjunction with Bayesian statistical techniques facilitate the combination of domain knowledge and data - prior or domain knowledge 3. BN can readily handle incomplete data - missing data 4. Bayesian methods in conjunction with BN and other methods offers efficient methods to avoid over fitting of data
  • 7. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 BN for a set of variables Battery Gauge Fuel Turnover Start p(B) p(T|B) p(G|B, F) p(F) p(S| F, T) Directed Acyclic Graph low, normal, high none, click, normal low, normal, high empty, medium, full yes, no
  • 8. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 BN - elements BN for a set of variables consists of: 1. A network structure S that encodes a set of conditional independence assertions about the variables in X 2. A set P of local, conditional probability distributions associated with each variable in X  1. & 2. defines the joint probability distribution for X.  S is a Directed Acyclic Graph (DAG)  Nodes are in one-to-one correspondence with the variables in X  denotes both the stochastic variable and the associated node  denotes the parents to in S  Lack of possible arcs in S encode conditional independence X ={ , , }X Xn1  Xi pai Xi
  • 9. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 Description (nodes) Probability node (discrete) Decision node Utility node Link / arc [ ]iixP pa| Local probability distribution (conditional)
  • 10. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 Bayesian Network T Turnover - none - click - normal S Start - yes - no P(T) T = none 0.003 T = click 0.001 T = normal 0.996 P(S | T) T = none T = click T = normal S = Yes 0.0 0.02 0.97 S = No 1.0 0.98 0.03 ∑ ===== T tTptTsSpsSp )()|()(
  • 11. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 Missing arcs encode conditional independence Turnover T Gauge G P(G) G = not empty 0.995 G = empty 0.005 P(T) T = none 0.003 T = click 0.001 T = normal 0.996
  • 12. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 Bayesian Network Structure: Definition 1. Find the variables of the model 2. Build a DAG that encodes assertions of conditional independence - Given an ordering of the variables ( ,..., )X Xn1 ∏∏ == − − == ⇓ = n i ii n i iin iiii xpxxxpxxp xpxxxp 11 111 11 )|(),....,|(),...,( )|(),....,|( pa pa
  • 13. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 13 Example Fuel Battery Turnover Gauge Start p F( ) p B F p B( | ) ( )=
  • 14. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 14 Example Fuel Battery Turnover Gauge Start p F( ) p B F p B( | ) ( )= p T B F p T B( | , ) ( | )= p G F B T p G F B( | , , ) ( | , )=
  • 15. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 Example Fuel Battery Turnover Gauge Start p F( ) p B F p B( | ) ( )= p T B F p T B( | , ) ( | )= p G F B T p G F B( | , , ) ( | , )= p S F B T G p S F T( | , , , ) ( | , )= p F B T G S p F p B F p T B F p G F B T p S F B T G p F p B p T B p G F B p S F T ( , , , , ) ( ) ( | ) ( | , ) ( | , , ) ( | , , , ) ( ) ( ) ( | ) ( | , ) ( | , ) = =
  • 16. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 Variable order is important! Start Gauge Turnover Battery Fuel
  • 17. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 Causal knowledge simplifies the construction Battery Gauge Fuel Turnover Start
  • 18. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 Conditional independence simplifies Probabilistic Inference Battery Gauge Fuel Turnover Start g s f p F f S s G g p f b t g s p f b t g s b t b f t ( | , ) ( , , , , ) ( , , , , ) , , , = = = = ∑ ∑
  • 19. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 “Explaining Away” Turnover Start Fuel If the car does not start, hearing the engine turn over makes no fuel more likely.
  • 20. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 20 Did Marco Pantani use EPO?  Just before the last lap in the Giro d’Italia in 1999, the Italian Marco Pantani was excluded from the race because of a positive EPO doping test. Marco Pantani was leading the race when he was excluded.  Question: does the bare fact of a positive EPO test reveal his quilt? Assumptions:  The EPO test is able to detect the use of EPO with a probability of 95%  False positive test: Let us assume that this probability is 15%.  Probability of riders are using EPO: say, 10% are using EPO. HUGIN
  • 21. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 21 Max propagation – what is it ?  That configuration in the joint probability distribution that has the largest value  Identical to the ”FORM design point” in x-space  Identical to finding the dominant cut set for fault trees
  • 22. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 Maximise expected utility Party Location - outdoor - indoor Utility Weather indoors outdoors .7 .3 .7 .3 dry rain dry rain 50 60 100 0 EU[indoors] = 0.7 (50) + 0.3 (60) = 53 EU[outdoors] = 0.7 (100) + 0.3 (0) = 70 select “outdoor”
  • 23. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 Time critical decisions System State H, to E1 E2 En Action A, t Duration of Process Utility EU A t p H E u A H ti j i j n j[ , ] ( | , ) ( , , )= = ∑ ξ 1 probability of hypothesises for the different system states given observations E and background information ξ time dependent utility as a function of action A and system state H
  • 24. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 25 OOW acts OOW radar OOW visual Radar freq Looking freq Alarm transfer OOW Task Bridge Stress level OOW trainingOther alarms Time for radarTime for visual Maneuv. time Traffic intensitVessel speed Radar time Visual time Obj. rel. speed Radar dist. Visual dist. Object type Visibility Day light Radar statusWeather Speed reducti Basic network for navigator reacting in time Navigational route Vessel Object Visual distance Time for detection Minimum distance to avoid critical situation v1 v2
  • 25. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 26 Including the time aspect - DBN a1(5)a1(4)a1(3)a1(2)a1(1) SIF1(5)SIF1(4)SIF1 (3)SIF1 (2)SIF1(1) Seastate5Seastate4Seastate3Seastate2Seastate1 Initial a_1 Model unc. Fatigue modelling
  • 26. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 27 Fatigue inspection planning Model uncer a(0) Seastate(2) Seastate(4) a(02) a(04) CI(4) CR(4) CI(2) CR(2) Inspect(04)Inspect(02) InspRes(04InspRes(02 CF(2) a_rep(04)a_rep(02) PF(02) PF(04) CF(4) CF(6) PF(06) a_rep(06) InspRes(06 Inspect(06) CR(6) CI(6) a(06) Seastate(6) dPF(0-2) dPF(2-4) dPF(4-6) PF(0) CF(0)
  • 27. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 Where to get more information ?  HUGIN expert AS www.hugin.com  Association for Uncertainty in Artificial Intelligence www.auai.org  Microsoft Decision Group www.research.Microsoft.com/research/dtg  Bibliography www-users.cs.york.ac.uk/~sara/reference/biblios/
  • 28. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 29 Two line Transformer station subjected to earth quake
  • 29. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 30 Modelling the disconnect switch ZiVarYVar YVar DSjDSi + =),(ρ
  • 30. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 31 Bulk carrier safety: MSC74/INF.15, 2001 ?
  • 31. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 32 Safeguarding life, property and the environment www.dnv.com
  • 32. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 What is a complex system ?  Complex: A whole made up of dissimilar parts or parts of intricate relationship  Consisting of interconnected or interwoven parts; composite  Intricate: having a complicated organisation, with many parts or aspects difficult to follow or grasp
  • 33. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 36 Propagation in Bayesian Network  U grows exponentially with number of variables and states – for binary O(2N )  Calls for efficient algorithm  JUNCTION TREE - The nodes of the junction tree are sets of variables called cliques - Links are separators, which is the intersection of the adjacent cliques ∏ ∏= Separators Cliques UP ][
  • 34. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 37 Triangulated graph and junction tree 1 2 3 4 5 6 145 456 345 235 45 45 35 1 2 3 4 5 6
  • 35. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 38 Learning  Learning probability distributions - Uses EM algorithm - Log likelihood optimisation reformulated to nested optimisation - Assures better and faster convergence - Beta distribution - Dirichlet distribution  Learning the structure – more ambitious - Priors for all structures
  • 36. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 System knowledge and data X1 X2 X4X3 Prior Network α Sample size Data X1 X2 X3 X4 x1 : T F T T x2 : F T T F …… xn : T T F F X1 X2 X4X3 Priors for all structures Learned structure http://b-course.cs.helsinki.fi/
  • 37. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 40 Interpretation of critical situation Navigational route Vessel Object Visual distance Time for detection Minimum distance to avoid critical situation Legend: v1 v2 Considerations: •Visual detection •Radar detection •Dependency of weather •Correlation among variables •Perception and assessment of situation
  • 38. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 41 Description of the critical situation “During the watch the considered vessel is on collision course with an object. Moreover, machinery and steering gear are functioning.” “Does the Officer On the Watch react in time so that the collision is avoided?”
  • 39. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 42 OOW acts OOW radar OOW visual Radar freq Looking freq Alarm transfer OOW Task Bridge Stress level OOW trainingOther alarms Time for radarTime for visual Maneuv. time Traffic intensitVessel speed Radar time Visual time Obj. rel. speed Radar dist. Visual dist. Object type Visibility Day light Radar statusWeather Speed reducti Basic network
  • 40. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 43 Concept of the conventional bridge  Conventional bridge is a modern bridge  A rating lookout will (in principle) be present on the bridge from sunset to sunrise  Calling of a rating lookout during daytime if conditions causes solo watch keeping being unsafe - conditions of weather, - visibility, - proximity of dangers to navigation, - traffic situation
  • 41. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 44 Speed reducti Weather Radar status Day light Visibility Object type Visual dist. Radar dist. Obj. rel. speed Visual time Radar time Vessel speed Traffic intensit Maneuv. timeTime for visual Time for radar Other alarms OOW training Stress level Bridge OOW Task Alarm transfer Looking freq Radar freqOOW visual OOW radar OOW acts Rating freq Rating visual Rating task Rating pres Rating inform Rating Call Conventional bridge
  • 42. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 45 Results - conventional bridge Case P[OOW not acting] Day and night 0.00270 Daylight 0.00330 Darkness 0.00209 Object P[OOW not acting] (Day and night P[OOW not acting] (Daylight) P[OOW not acting] (Darkness) Large vessel 0.00193 0.00264 0.00122 Small vessel 0.00191 0.00267 0.00116 Floating object 0.773 0.649 0.898
  • 43. © Det Norske Veritas AS. All rights reserved. Bayesian Network and its use in risk analysis 12 January 2010 46 Comparison with observations log-log plot of probability of no action y = -1.0792x - 1.7219 R2 = 0.9743-3.5 -3 -2.5 -2 -1.5 -1 -0.5 0 -0.5 0 0.5 1 1.5 log(Visibility) log(P) Log P Linear (Log P) Japanese observations in the period from 1966 to 1971 reveals a proportionality between risk for collision and visibility r : 6.1 Risk − ∝ r Causes ? • Improved radar technology • Difference in causes for low visibility in DK and Japan Obtained factor is -1.1 Speed reducti Weather Radar status Day light Visibility Object type Visual dist. Radar dist. Obj. rel. speed Visual time Radar time Vessel speed Traffic intensit Maneuv. timeTime for visual Time for radar Other alarms OOW training Stress level Bridge OOW Task Alarm transfer Looking freq Radar freqOOW visual OOW radar OOW acts Rating freq Rating visual Rating task Rating pres Rating inform Rating Call

Editor's Notes

  1. <number> 29 January 2015 … since we are dealing with complex and intricate matters it is necessary to build models of the problem
  2. <number> 29 January 2015 Just before the last lap in the Giro d’Italia in 1999, the Italian Marco Pantani was excluded from the race because of a positive EPO doping test. Marco Pantani was leading the race when he was excluded. In this exercise we will try to address the burning question regarding dope in the cycling sport somewhat closer. The main question is whether the bare knowledge of a doping test may reveal if a competitor has used dope.   Let us assume that the EPO test is able to detect the use of EPO with a probability of 95% (this number is often cited in newspapers). Moreover, let us assume that Pantani just has been tested positive in the EPO test. Our question is then, what is the probability that he is using EPO – or more precisely, what is the probability that Pantani has used EPO given that he was tested positive? No, the probability is not 95%, since we need information on the probability for a false positive test, and the prior probability that Pantani did use EPO.   In the newspapers nothing has been said regarding the false positive test, i.e., the probability of a positive EPO test given Pantani did not use EPO. Let us assume that this probability is 15%. Next we need to know the probability of the Giro d’Italia participants are using EPO (we cannot just say that all participants are using EPO, because then we did not need the testing). Let us assume that 10% are using EPO.
  3. <number> 29 January 2015 1.     Why is the cost of the cargo damage dependent on whether or not the damage is repairable? Check the costs at the end of the branch 1Y-2Y-3Y-4N-5Y – 6Y/N. 2.     There is not assigned any cargo damage cost to the branch 1Y-2N-3Y-4N, which is wrong. Compare to the branch discussed above. 3.     If we check the branch 1Y-2Y-3Y-4N we see that the expected structural damage is E[L]=0.360,000 + 0.7420,000 = 312,000. This branch is comparable to the branch 1Y-2N-3Y-4N (the difference is in whether or not the damage is detected) where the expected structural damage is E[L]=0.2240,000 + 0.8240,000 = 240,000. Why does the effect of damage detection increase the structural damage costs by 30%? 4.     In the branch 1N-2N-3Y-4N-5N it is seen that there is assigned a large cargo damage cost to this case when the cargo is not sensitive to humidity. Why? In the branches above this was not the case. 5.     Does “Is vessel on voyage?” mean at sea? If “Is vessel on voyage=No” mean that the vessel is at harbour then it is surprising to see that 1 out of 16 lost bulk carriers due to “Damage to Hatchway Watertight Integrity on Bulk Carriers” are lost in harbours. ( P[Loss at sea]= 3.44E-4+8.03E-4+3.28E-5+7.64E-5=1.26E-3 and P[Loss in harbour] = 2.34E-5+5.46E-5 = 7.80E-5). Can this be verified? The cost of cargo damage is given with a precision that does not reflect the uncertainty in the assessment of the costs.
  4. <number> 29 January 2015