尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
1
Topic 4
Representation and Reasoning
with Uncertainty
Contents
4.0 Representing Uncertainty
4.1 Probabilistic methods
4.2 Certainty Factors (CFs)
4.3 Dempster-Shafer theory
4.4 Fuzzy Logic
4.3 Dempster-Shafer Theory
• Dempster-Shafer theory is an approach to combining
evidence
• Dempster (1967) developed means for combining
degrees of belief derived from independent items of
evidence.
• His student, Glenn Shafer (1976), developed method
for obtaining degrees of belief for one question from
subjective probabilities for a related question
• People working in Expert Systems in the 1980s saw
their approach as ideally suitable for such systems.
2
4.3 Dempster-Shafer Theory
• Each fact has a degree of support, between 0 and 1:
– 0 No support for the fact
– 1 full support for the fact
• Differs from Bayesian approah in that:
– Belief in a fact and its negation need not sum to 1.
– Both values can be 0 (meaning no evidence for or against the
fact)
4.3 Dempster-Shafer Theory
Set of possible conclusions: Θ
Θ = { θ1, θ2, …, θn}
Where:
– Θ is the set of possible conclusions to be drawn
– Each θi is mutually exclusive: at most one has to be
true.
– Θ is Exhaustive: At least one θi has to be true.
3
4.3 Dempster-Shafer Theory
Frame of discernment :
Θ = { θ1, θ2, …, θn}
• Bayes was concerned with evidence that supported single
conclusions (e.g., evidence for each outcome θi in Θ):
• p(θi | E)
• D-S Theoryis concerned with evidences which support
subsets of outcomes in Θ, e.g.,
θ1 v θ2 v θ3 or {θ1, θ2, θ3}
4.3 Dempster-Shafer Theory
Frame of discernment :
• The “frame of discernment” (or “Power set”) of Θ is the set
of all possible subsets of Θ:
– E.g., if Θ = { θ1, θ2, θ3}
• Then the frame of discernment of Θ is:
( Ø, θ1, θ2, θ3, {θ1, θ2}, {θ1, θ3}, {θ2, θ3}, { θ1, θ2, θ3} )
• Ø, the empty set, has a probability of 0, since one of the
outcomes has to be true.
• Each of the other elements in the power set has a
probability between 0 and 1.
• The probability of { θ1, θ2, θ3} is 1.0 since one has to be
true.
4
4.3 Dempster-Shafer Theory
Mass function m(A):
(where A is a member of the power set)
= proportion of all evidence that supports this element of
the power set.
“The mass m(A) of a given member of the power set, A,
expresses the proportion of all relevant and available
evidence that supports the claim that the actual state
belongs to A but to no particular subset of A.” (wikipedia)
“The value of m(A) pertains only to the set A and makes no
additional claims about any subsets of A, each of which
has, by definition, its own mass.
4.3 Dempster-Shafer Theory
Mass function m(A):
• Each m(A) is between 0 and 1.
• All m(A) sum to 1.
• m(Ø) is 0 - at least one must be true.
5
4.3 Dempster-Shafer Theory
Mass function m(A): Interpetation of m({AvB})=0.3
• means there is evidence for {AvB} that cannot be
divided among more specific beliefs for A or B.
4.3 Dempster-Shafer Theory
Mass function m(A): example
• 4 people (B, J, S and K) are locked in a room when the
lights go out.
• When the lights come on, K is dead, stabbed with a knife.
• Not suicide (stabbed in the back)
• No-one entered the room.
• Assume only one killer.
• Θ = { B, J, S}
• P(Θ) = (Ø, {B}, {J}, {S}, {B,J}, {B,S}, {J,S}, {B,J,S} )
6
4.3 Dempster-Shafer Theory
Mass function m(A): example (cont.)
• Detectives, after reviewing the crime-scene, assign mass
probabilities to various elements of the power set:
0No-one is guilty
0.1One of the 3 is guilty
0.3either S or J is guilty
0.1either B or S is guilty
0.1either B or J is guilty
0.1S is guilty
0.2J is guilty
0.1B is guilty
MassEvent
4.3 Dempster-Shafer Theory
Belief in A:
The belief in an element A of the Power set is the sum of
the masses of elements which are subsets of A (including
A itself).
E.g., given A={q1, q2, q3}
Bel(A) = m(q1)+m(q2)+m(q3)
+ m({q1, q2})+m({q2, q3})+m({q1, q3})
+m({q1, q2, q3})
7
4.3 Dempster-Shafer Theory
Belief in A: example
• Given the mass assignments as assigned by the
detectives:
• bel({B}) = m({B}) = 0.1
• bel({B,J}) = m({B})+m({J})+m({B,J}) =0.1+0.2+0.1=0.4
• Result:
0.3
{J,S}
0.10.10.10.10.20.1m(A)
{B,J,S}{B,S}{B,J}{S}{J}{B}A
1.00.60.30.40.10.20.1bel(A)
0.3
{J,S}
0.10.10.10.10.20.1m(A)
{B,J,S}{B,S}{B,J}{S}{J}{B}A
4.3 Dempster-Shafer Theory
Plausibility of A: pl(A)
The plausability of an element A, pl(A), is the sum of
all the masses of the sets that intersect with the set A:
E.g. pl({B,J}) = m(B)+m(J)+m(B,J)+m(B,S)
+m(J,S)+m(B,J,S)
= 0.9
1.00.90.80.90.60.70.4pl(A)
0.3
{J,S}
0.10.10.10.10.20.1m(A)
{B,J,S}{B,S}{B,J}{S}{J}{B}A
All Results:
8
4.3 Dempster-Shafer Theory
Disbelief (or Doubt) in A: dis(A)
The disbelief in A is simply bel(¬A).
It is calculated by summing all masses of elements which do
not intersect with A.
The plausibility of A is thus 1-dis(A):
pl(A) = 1- dis(A)
00.10.20.10.40.30.6dis(A)
1.00.90.80.90.60.70.4pl(A)
0.3
{J,S}
0.10.10.10.10.20.1m(A)
{B,J,S}{B,S}{B,J}{S}{J}{B}A
4.3 Dempster-Shafer Theory
Belief Interval of A:
The certainty associated with a given subset A is defined by the
belief interval:
[ bel(A) pl(A) ]
E.g. the belief interval of {B,S} is: [0.1 0.8]
1.00.60.30.40.10.20.1bel(A)
1.00.90.80.90.60.70.4pl(A)
0.3
{J,S}
0.10.10.10.10.20.1m(A)
{B,J,S}{B,S}{B,J}{S}{J}{B}A
9
4.3 Dempster-Shafer Theory
Belief Intervals & Probability
The probability in A falls somewhere between bel(A) and
pl(A).
– bel(A) represents the evidence we have for A directly.
So prob(A) cannot be less than this value.
– pl(A) represents the maximum share of the evidence we
could possibly have, if, for all sets that intersect with A,
the part that intersects is actually valid. So pl(A) is the
maximum possible value of prob(A).
1.00.60.30.40.10.20.1bel(A)
1.00.90.80.90.60.70.4pl(A)
0.3
{J,S}
0.10.10.10.10.20.1m(A)
{B,J,S}{B,S}{B,J}{S}{J}{B}A
4.3 Dempster-Shafer Theory
Belief Intervals:
Belief intervals allow Demspter-Shafer theory to reason
about the degree of certainty or certainty of our beliefs.
– A small difference between belief and plausibility shows
that we are certain about our belief.
– A large difference shows that we are uncertain about
our belief.
• However, even with a 0 interval, this does not mean we
know which conclusion is right. Just how probable it is!
1.00.60.30.40.10.20.1bel(A)
1.00.90.80.90.60.70.4pl(A)
0.3
{J,S}
0.10.10.10.10.20.1m(A)
{B,J,S}{B,S}{B,J}{S}{J}{B}A

More Related Content

What's hot

Semantic nets in artificial intelligence
Semantic nets in artificial intelligenceSemantic nets in artificial intelligence
Semantic nets in artificial intelligence
harshita virwani
 
Learning in AI
Learning in AILearning in AI
Learning in AI
Minakshi Atre
 
Learning set of rules
Learning set of rulesLearning set of rules
Learning set of rules
swapnac12
 
Heuristic Search Techniques {Artificial Intelligence}
Heuristic Search Techniques {Artificial Intelligence}Heuristic Search Techniques {Artificial Intelligence}
Heuristic Search Techniques {Artificial Intelligence}
FellowBuddy.com
 
Machine Learning with Decision trees
Machine Learning with Decision treesMachine Learning with Decision trees
Machine Learning with Decision trees
Knoldus Inc.
 
Back propagation
Back propagationBack propagation
Back propagation
Nagarajan
 
I. AO* SEARCH ALGORITHM
I. AO* SEARCH ALGORITHMI. AO* SEARCH ALGORITHM
I. AO* SEARCH ALGORITHM
vikas dhakane
 
Vc dimension in Machine Learning
Vc dimension in Machine LearningVc dimension in Machine Learning
Vc dimension in Machine Learning
VARUN KUMAR
 
weak slot and filler structure
weak slot and filler structureweak slot and filler structure
weak slot and filler structure
Amey Kerkar
 
Decision trees in Machine Learning
Decision trees in Machine Learning Decision trees in Machine Learning
Decision trees in Machine Learning
Mohammad Junaid Khan
 
Machine learning clustering
Machine learning clusteringMachine learning clustering
Machine learning clustering
CosmoAIMS Bassett
 
Unification and Lifting
Unification and LiftingUnification and Lifting
Unification and Lifting
Megha Sharma
 
State Space Representation and Search
State Space Representation and SearchState Space Representation and Search
State Space Representation and Search
Hitesh Mohapatra
 
8 queens problem using back tracking
8 queens problem using back tracking8 queens problem using back tracking
8 queens problem using back tracking
Tech_MX
 
PAC Learning
PAC LearningPAC Learning
PAC Learning
Sanghyuk Chun
 
Uncertainty in AI
Uncertainty in AIUncertainty in AI
Uncertainty in AI
Amruth Veerabhadraiah
 
AI Lecture 7 (uncertainty)
AI Lecture 7 (uncertainty)AI Lecture 7 (uncertainty)
AI Lecture 7 (uncertainty)
Tajim Md. Niamat Ullah Akhund
 
Planning
PlanningPlanning
Planning
ahmad bassiouny
 
Computational Learning Theory
Computational Learning TheoryComputational Learning Theory
Computational Learning Theory
butest
 
Probabilistic Reasoning
Probabilistic ReasoningProbabilistic Reasoning
Probabilistic Reasoning
Junya Tanaka
 

What's hot (20)

Semantic nets in artificial intelligence
Semantic nets in artificial intelligenceSemantic nets in artificial intelligence
Semantic nets in artificial intelligence
 
Learning in AI
Learning in AILearning in AI
Learning in AI
 
Learning set of rules
Learning set of rulesLearning set of rules
Learning set of rules
 
Heuristic Search Techniques {Artificial Intelligence}
Heuristic Search Techniques {Artificial Intelligence}Heuristic Search Techniques {Artificial Intelligence}
Heuristic Search Techniques {Artificial Intelligence}
 
Machine Learning with Decision trees
Machine Learning with Decision treesMachine Learning with Decision trees
Machine Learning with Decision trees
 
Back propagation
Back propagationBack propagation
Back propagation
 
I. AO* SEARCH ALGORITHM
I. AO* SEARCH ALGORITHMI. AO* SEARCH ALGORITHM
I. AO* SEARCH ALGORITHM
 
Vc dimension in Machine Learning
Vc dimension in Machine LearningVc dimension in Machine Learning
Vc dimension in Machine Learning
 
weak slot and filler structure
weak slot and filler structureweak slot and filler structure
weak slot and filler structure
 
Decision trees in Machine Learning
Decision trees in Machine Learning Decision trees in Machine Learning
Decision trees in Machine Learning
 
Machine learning clustering
Machine learning clusteringMachine learning clustering
Machine learning clustering
 
Unification and Lifting
Unification and LiftingUnification and Lifting
Unification and Lifting
 
State Space Representation and Search
State Space Representation and SearchState Space Representation and Search
State Space Representation and Search
 
8 queens problem using back tracking
8 queens problem using back tracking8 queens problem using back tracking
8 queens problem using back tracking
 
PAC Learning
PAC LearningPAC Learning
PAC Learning
 
Uncertainty in AI
Uncertainty in AIUncertainty in AI
Uncertainty in AI
 
AI Lecture 7 (uncertainty)
AI Lecture 7 (uncertainty)AI Lecture 7 (uncertainty)
AI Lecture 7 (uncertainty)
 
Planning
PlanningPlanning
Planning
 
Computational Learning Theory
Computational Learning TheoryComputational Learning Theory
Computational Learning Theory
 
Probabilistic Reasoning
Probabilistic ReasoningProbabilistic Reasoning
Probabilistic Reasoning
 

Similar to Dempster Shafer Theory AI CSE 8th Sem

DST.docx
DST.docxDST.docx
DST.docx
sourajitMaity4
 
Probability/Statistics Lecture Notes 4: Hypothesis Testing
Probability/Statistics Lecture Notes 4: Hypothesis TestingProbability/Statistics Lecture Notes 4: Hypothesis Testing
Probability/Statistics Lecture Notes 4: Hypothesis Testing
jemille6
 
Bayesian statistics using r intro
Bayesian statistics using r   introBayesian statistics using r   intro
Bayesian statistics using r intro
BayesLaplace1
 
Crisp sets
Crisp setsCrisp sets
Crisp sets
DEEPIKA T
 
Set in discrete mathematics
Set in discrete mathematicsSet in discrete mathematics
Set in discrete mathematics
University of Potsdam
 
set 1.pdf
set 1.pdfset 1.pdf
set 1.pdf
ssuser842a68
 
Ch01
Ch01Ch01
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anovaSolution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
Long Beach City College
 
Chpt 2-sets v.3
Chpt 2-sets v.3Chpt 2-sets v.3
Chpt 2-sets v.3
ShahidAkbar22
 
Class7 converted
Class7 convertedClass7 converted
Class7 converted
shouryasree
 
file_5.pptx
file_5.pptxfile_5.pptx
Mkk1013 chapter 2.1
Mkk1013 chapter 2.1Mkk1013 chapter 2.1
Mkk1013 chapter 2.1
ramlahmailok
 
Fuzzy Logic.pptx
Fuzzy Logic.pptxFuzzy Logic.pptx
Fuzzy Logic.pptx
ImXaib
 
Gerstman_PP09.ppt
Gerstman_PP09.pptGerstman_PP09.ppt
Gerstman_PP09.ppt
JamshidjonImomaliyev2
 
Gerstman_PP09.ppt
Gerstman_PP09.pptGerstman_PP09.ppt
Gerstman_PP09.ppt
Jorge Vega Rodríguez
 
hypotesting lecturenotes by Amity university
hypotesting lecturenotes by Amity universityhypotesting lecturenotes by Amity university
hypotesting lecturenotes by Amity university
deepti .
 
A
AA
53158699-d7c5-4e6e-af19-1f642992cc58-161011142651.pptx
53158699-d7c5-4e6e-af19-1f642992cc58-161011142651.pptx53158699-d7c5-4e6e-af19-1f642992cc58-161011142651.pptx
53158699-d7c5-4e6e-af19-1f642992cc58-161011142651.pptx
saadurrehman35
 
Ppt1
Ppt1Ppt1
Ppt1
kalai75
 
WEEK-1.pdf
WEEK-1.pdfWEEK-1.pdf
WEEK-1.pdf
YASHWANTHMK4
 

Similar to Dempster Shafer Theory AI CSE 8th Sem (20)

DST.docx
DST.docxDST.docx
DST.docx
 
Probability/Statistics Lecture Notes 4: Hypothesis Testing
Probability/Statistics Lecture Notes 4: Hypothesis TestingProbability/Statistics Lecture Notes 4: Hypothesis Testing
Probability/Statistics Lecture Notes 4: Hypothesis Testing
 
Bayesian statistics using r intro
Bayesian statistics using r   introBayesian statistics using r   intro
Bayesian statistics using r intro
 
Crisp sets
Crisp setsCrisp sets
Crisp sets
 
Set in discrete mathematics
Set in discrete mathematicsSet in discrete mathematics
Set in discrete mathematics
 
set 1.pdf
set 1.pdfset 1.pdf
set 1.pdf
 
Ch01
Ch01Ch01
Ch01
 
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anovaSolution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
 
Chpt 2-sets v.3
Chpt 2-sets v.3Chpt 2-sets v.3
Chpt 2-sets v.3
 
Class7 converted
Class7 convertedClass7 converted
Class7 converted
 
file_5.pptx
file_5.pptxfile_5.pptx
file_5.pptx
 
Mkk1013 chapter 2.1
Mkk1013 chapter 2.1Mkk1013 chapter 2.1
Mkk1013 chapter 2.1
 
Fuzzy Logic.pptx
Fuzzy Logic.pptxFuzzy Logic.pptx
Fuzzy Logic.pptx
 
Gerstman_PP09.ppt
Gerstman_PP09.pptGerstman_PP09.ppt
Gerstman_PP09.ppt
 
Gerstman_PP09.ppt
Gerstman_PP09.pptGerstman_PP09.ppt
Gerstman_PP09.ppt
 
hypotesting lecturenotes by Amity university
hypotesting lecturenotes by Amity universityhypotesting lecturenotes by Amity university
hypotesting lecturenotes by Amity university
 
A
AA
A
 
53158699-d7c5-4e6e-af19-1f642992cc58-161011142651.pptx
53158699-d7c5-4e6e-af19-1f642992cc58-161011142651.pptx53158699-d7c5-4e6e-af19-1f642992cc58-161011142651.pptx
53158699-d7c5-4e6e-af19-1f642992cc58-161011142651.pptx
 
Ppt1
Ppt1Ppt1
Ppt1
 
WEEK-1.pdf
WEEK-1.pdfWEEK-1.pdf
WEEK-1.pdf
 

More from DigiGurukul

Fuzzy logic Notes AI CSE 8th Sem
Fuzzy logic Notes AI CSE 8th SemFuzzy logic Notes AI CSE 8th Sem
Fuzzy logic Notes AI CSE 8th Sem
DigiGurukul
 
Artificial Intelligence Notes Unit 5
Artificial Intelligence Notes Unit 5Artificial Intelligence Notes Unit 5
Artificial Intelligence Notes Unit 5
DigiGurukul
 
Artificial Intelligence Notes Unit 4
Artificial Intelligence Notes Unit 4Artificial Intelligence Notes Unit 4
Artificial Intelligence Notes Unit 4
DigiGurukul
 
Artificial Intelligence Notes Unit 3
Artificial Intelligence Notes Unit 3Artificial Intelligence Notes Unit 3
Artificial Intelligence Notes Unit 3
DigiGurukul
 
Enterprise Resource Planning(ERP) Unit – v
Enterprise Resource Planning(ERP) Unit – vEnterprise Resource Planning(ERP) Unit – v
Enterprise Resource Planning(ERP) Unit – v
DigiGurukul
 
Enterprise Resource Planning(ERP) Unit – i
Enterprise Resource Planning(ERP) Unit – iEnterprise Resource Planning(ERP) Unit – i
Enterprise Resource Planning(ERP) Unit – i
DigiGurukul
 
Enterprise Resource Planning(ERP) Unit – iii
Enterprise Resource Planning(ERP) Unit – iiiEnterprise Resource Planning(ERP) Unit – iii
Enterprise Resource Planning(ERP) Unit – iii
DigiGurukul
 
Enterprise Resource Planning(ERP) Unit – ii
Enterprise Resource Planning(ERP) Unit – iiEnterprise Resource Planning(ERP) Unit – ii
Enterprise Resource Planning(ERP) Unit – ii
DigiGurukul
 
Enterprise Resource Planning(ERP) Unit – iv
Enterprise Resource Planning(ERP) Unit – ivEnterprise Resource Planning(ERP) Unit – iv
Enterprise Resource Planning(ERP) Unit – iv
DigiGurukul
 
Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2
DigiGurukul
 
Artificial Intelligence Notes Unit 1
Artificial Intelligence Notes Unit 1 Artificial Intelligence Notes Unit 1
Artificial Intelligence Notes Unit 1
DigiGurukul
 

More from DigiGurukul (11)

Fuzzy logic Notes AI CSE 8th Sem
Fuzzy logic Notes AI CSE 8th SemFuzzy logic Notes AI CSE 8th Sem
Fuzzy logic Notes AI CSE 8th Sem
 
Artificial Intelligence Notes Unit 5
Artificial Intelligence Notes Unit 5Artificial Intelligence Notes Unit 5
Artificial Intelligence Notes Unit 5
 
Artificial Intelligence Notes Unit 4
Artificial Intelligence Notes Unit 4Artificial Intelligence Notes Unit 4
Artificial Intelligence Notes Unit 4
 
Artificial Intelligence Notes Unit 3
Artificial Intelligence Notes Unit 3Artificial Intelligence Notes Unit 3
Artificial Intelligence Notes Unit 3
 
Enterprise Resource Planning(ERP) Unit – v
Enterprise Resource Planning(ERP) Unit – vEnterprise Resource Planning(ERP) Unit – v
Enterprise Resource Planning(ERP) Unit – v
 
Enterprise Resource Planning(ERP) Unit – i
Enterprise Resource Planning(ERP) Unit – iEnterprise Resource Planning(ERP) Unit – i
Enterprise Resource Planning(ERP) Unit – i
 
Enterprise Resource Planning(ERP) Unit – iii
Enterprise Resource Planning(ERP) Unit – iiiEnterprise Resource Planning(ERP) Unit – iii
Enterprise Resource Planning(ERP) Unit – iii
 
Enterprise Resource Planning(ERP) Unit – ii
Enterprise Resource Planning(ERP) Unit – iiEnterprise Resource Planning(ERP) Unit – ii
Enterprise Resource Planning(ERP) Unit – ii
 
Enterprise Resource Planning(ERP) Unit – iv
Enterprise Resource Planning(ERP) Unit – ivEnterprise Resource Planning(ERP) Unit – iv
Enterprise Resource Planning(ERP) Unit – iv
 
Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2
 
Artificial Intelligence Notes Unit 1
Artificial Intelligence Notes Unit 1 Artificial Intelligence Notes Unit 1
Artificial Intelligence Notes Unit 1
 

Recently uploaded

nutrition in plants chapter 1 class 7...
nutrition in plants chapter 1 class 7...nutrition in plants chapter 1 class 7...
nutrition in plants chapter 1 class 7...
chaudharyreet2244
 
How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17
Celine George
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
MJDuyan
 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
shabeluno
 
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
Nguyen Thanh Tu Collection
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
TechSoup
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
biruktesfaye27
 
IoT (Internet of Things) introduction Notes.pdf
IoT (Internet of Things) introduction Notes.pdfIoT (Internet of Things) introduction Notes.pdf
IoT (Internet of Things) introduction Notes.pdf
roshanranjit222
 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
Kalna College
 
Creativity for Innovation and Speechmaking
Creativity for Innovation and SpeechmakingCreativity for Innovation and Speechmaking
Creativity for Innovation and Speechmaking
MattVassar1
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapitolTechU
 
Talking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual AidsTalking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual Aids
MattVassar1
 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
yarusun
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
Celine George
 
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptxScience-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Catherine Dela Cruz
 
A Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by QuizzitoA Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by Quizzito
Quizzito The Quiz Society of Gargi College
 
The basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptxThe basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptx
heathfieldcps1
 
How to Create a Stage or a Pipeline in Odoo 17 CRM
How to Create a Stage or a Pipeline in Odoo 17 CRMHow to Create a Stage or a Pipeline in Odoo 17 CRM
How to Create a Stage or a Pipeline in Odoo 17 CRM
Celine George
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
MJDuyan
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Quiz Club IIT Kanpur
 

Recently uploaded (20)

nutrition in plants chapter 1 class 7...
nutrition in plants chapter 1 class 7...nutrition in plants chapter 1 class 7...
nutrition in plants chapter 1 class 7...
 
How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17How to Create User Notification in Odoo 17
How to Create User Notification in Odoo 17
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
 
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
 
IoT (Internet of Things) introduction Notes.pdf
IoT (Internet of Things) introduction Notes.pdfIoT (Internet of Things) introduction Notes.pdf
IoT (Internet of Things) introduction Notes.pdf
 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
 
Creativity for Innovation and Speechmaking
Creativity for Innovation and SpeechmakingCreativity for Innovation and Speechmaking
Creativity for Innovation and Speechmaking
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
 
Talking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual AidsTalking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual Aids
 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
 
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptxScience-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
 
A Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by QuizzitoA Quiz on Drug Abuse Awareness by Quizzito
A Quiz on Drug Abuse Awareness by Quizzito
 
The basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptxThe basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptx
 
How to Create a Stage or a Pipeline in Odoo 17 CRM
How to Create a Stage or a Pipeline in Odoo 17 CRMHow to Create a Stage or a Pipeline in Odoo 17 CRM
How to Create a Stage or a Pipeline in Odoo 17 CRM
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
 

Dempster Shafer Theory AI CSE 8th Sem

  • 1. 1 Topic 4 Representation and Reasoning with Uncertainty Contents 4.0 Representing Uncertainty 4.1 Probabilistic methods 4.2 Certainty Factors (CFs) 4.3 Dempster-Shafer theory 4.4 Fuzzy Logic 4.3 Dempster-Shafer Theory • Dempster-Shafer theory is an approach to combining evidence • Dempster (1967) developed means for combining degrees of belief derived from independent items of evidence. • His student, Glenn Shafer (1976), developed method for obtaining degrees of belief for one question from subjective probabilities for a related question • People working in Expert Systems in the 1980s saw their approach as ideally suitable for such systems.
  • 2. 2 4.3 Dempster-Shafer Theory • Each fact has a degree of support, between 0 and 1: – 0 No support for the fact – 1 full support for the fact • Differs from Bayesian approah in that: – Belief in a fact and its negation need not sum to 1. – Both values can be 0 (meaning no evidence for or against the fact) 4.3 Dempster-Shafer Theory Set of possible conclusions: Θ Θ = { θ1, θ2, …, θn} Where: – Θ is the set of possible conclusions to be drawn – Each θi is mutually exclusive: at most one has to be true. – Θ is Exhaustive: At least one θi has to be true.
  • 3. 3 4.3 Dempster-Shafer Theory Frame of discernment : Θ = { θ1, θ2, …, θn} • Bayes was concerned with evidence that supported single conclusions (e.g., evidence for each outcome θi in Θ): • p(θi | E) • D-S Theoryis concerned with evidences which support subsets of outcomes in Θ, e.g., θ1 v θ2 v θ3 or {θ1, θ2, θ3} 4.3 Dempster-Shafer Theory Frame of discernment : • The “frame of discernment” (or “Power set”) of Θ is the set of all possible subsets of Θ: – E.g., if Θ = { θ1, θ2, θ3} • Then the frame of discernment of Θ is: ( Ø, θ1, θ2, θ3, {θ1, θ2}, {θ1, θ3}, {θ2, θ3}, { θ1, θ2, θ3} ) • Ø, the empty set, has a probability of 0, since one of the outcomes has to be true. • Each of the other elements in the power set has a probability between 0 and 1. • The probability of { θ1, θ2, θ3} is 1.0 since one has to be true.
  • 4. 4 4.3 Dempster-Shafer Theory Mass function m(A): (where A is a member of the power set) = proportion of all evidence that supports this element of the power set. “The mass m(A) of a given member of the power set, A, expresses the proportion of all relevant and available evidence that supports the claim that the actual state belongs to A but to no particular subset of A.” (wikipedia) “The value of m(A) pertains only to the set A and makes no additional claims about any subsets of A, each of which has, by definition, its own mass. 4.3 Dempster-Shafer Theory Mass function m(A): • Each m(A) is between 0 and 1. • All m(A) sum to 1. • m(Ø) is 0 - at least one must be true.
  • 5. 5 4.3 Dempster-Shafer Theory Mass function m(A): Interpetation of m({AvB})=0.3 • means there is evidence for {AvB} that cannot be divided among more specific beliefs for A or B. 4.3 Dempster-Shafer Theory Mass function m(A): example • 4 people (B, J, S and K) are locked in a room when the lights go out. • When the lights come on, K is dead, stabbed with a knife. • Not suicide (stabbed in the back) • No-one entered the room. • Assume only one killer. • Θ = { B, J, S} • P(Θ) = (Ø, {B}, {J}, {S}, {B,J}, {B,S}, {J,S}, {B,J,S} )
  • 6. 6 4.3 Dempster-Shafer Theory Mass function m(A): example (cont.) • Detectives, after reviewing the crime-scene, assign mass probabilities to various elements of the power set: 0No-one is guilty 0.1One of the 3 is guilty 0.3either S or J is guilty 0.1either B or S is guilty 0.1either B or J is guilty 0.1S is guilty 0.2J is guilty 0.1B is guilty MassEvent 4.3 Dempster-Shafer Theory Belief in A: The belief in an element A of the Power set is the sum of the masses of elements which are subsets of A (including A itself). E.g., given A={q1, q2, q3} Bel(A) = m(q1)+m(q2)+m(q3) + m({q1, q2})+m({q2, q3})+m({q1, q3}) +m({q1, q2, q3})
  • 7. 7 4.3 Dempster-Shafer Theory Belief in A: example • Given the mass assignments as assigned by the detectives: • bel({B}) = m({B}) = 0.1 • bel({B,J}) = m({B})+m({J})+m({B,J}) =0.1+0.2+0.1=0.4 • Result: 0.3 {J,S} 0.10.10.10.10.20.1m(A) {B,J,S}{B,S}{B,J}{S}{J}{B}A 1.00.60.30.40.10.20.1bel(A) 0.3 {J,S} 0.10.10.10.10.20.1m(A) {B,J,S}{B,S}{B,J}{S}{J}{B}A 4.3 Dempster-Shafer Theory Plausibility of A: pl(A) The plausability of an element A, pl(A), is the sum of all the masses of the sets that intersect with the set A: E.g. pl({B,J}) = m(B)+m(J)+m(B,J)+m(B,S) +m(J,S)+m(B,J,S) = 0.9 1.00.90.80.90.60.70.4pl(A) 0.3 {J,S} 0.10.10.10.10.20.1m(A) {B,J,S}{B,S}{B,J}{S}{J}{B}A All Results:
  • 8. 8 4.3 Dempster-Shafer Theory Disbelief (or Doubt) in A: dis(A) The disbelief in A is simply bel(¬A). It is calculated by summing all masses of elements which do not intersect with A. The plausibility of A is thus 1-dis(A): pl(A) = 1- dis(A) 00.10.20.10.40.30.6dis(A) 1.00.90.80.90.60.70.4pl(A) 0.3 {J,S} 0.10.10.10.10.20.1m(A) {B,J,S}{B,S}{B,J}{S}{J}{B}A 4.3 Dempster-Shafer Theory Belief Interval of A: The certainty associated with a given subset A is defined by the belief interval: [ bel(A) pl(A) ] E.g. the belief interval of {B,S} is: [0.1 0.8] 1.00.60.30.40.10.20.1bel(A) 1.00.90.80.90.60.70.4pl(A) 0.3 {J,S} 0.10.10.10.10.20.1m(A) {B,J,S}{B,S}{B,J}{S}{J}{B}A
  • 9. 9 4.3 Dempster-Shafer Theory Belief Intervals & Probability The probability in A falls somewhere between bel(A) and pl(A). – bel(A) represents the evidence we have for A directly. So prob(A) cannot be less than this value. – pl(A) represents the maximum share of the evidence we could possibly have, if, for all sets that intersect with A, the part that intersects is actually valid. So pl(A) is the maximum possible value of prob(A). 1.00.60.30.40.10.20.1bel(A) 1.00.90.80.90.60.70.4pl(A) 0.3 {J,S} 0.10.10.10.10.20.1m(A) {B,J,S}{B,S}{B,J}{S}{J}{B}A 4.3 Dempster-Shafer Theory Belief Intervals: Belief intervals allow Demspter-Shafer theory to reason about the degree of certainty or certainty of our beliefs. – A small difference between belief and plausibility shows that we are certain about our belief. – A large difference shows that we are uncertain about our belief. • However, even with a 0 interval, this does not mean we know which conclusion is right. Just how probable it is! 1.00.60.30.40.10.20.1bel(A) 1.00.90.80.90.60.70.4pl(A) 0.3 {J,S} 0.10.10.10.10.20.1m(A) {B,J,S}{B,S}{B,J}{S}{J}{B}A
  翻译: