Texas A & M University Artificial Intelligence Questions Response

User Generated

Obbxtrrx

Computer Science

Texas A M University Kingsville

Description

1. Consider the following knowledge base and assumables aimed to explain why people are acting suspiciously:

goto_forest←walking.

get_gun←hunting.

goto_forest←hunting.

get_gun←robbing.

goto_bank←robbing.

goto_bank←banking.

fill_withdrawal_form←banking.

false←banking ∧ robbing.

false←wearing_good_shoes ∧ goto_forest.

𝖺𝗌𝗌𝗎𝗆𝖺𝖻𝗅𝖾walking,hunting,robbing,banking.

(a) Suppose get_gun is observed. What are all of the minimal explanations for this observation?

(b) Suppose get_gun∧goto_bank is observed. What are all of the minimal explanations for this observation?

(c) Is there something that could be observed to remove one of these as a minimal explanation? What must be added to be able to explain this?

(d) What are the minimal explanations of goto_bank?

(e) What are the minimal explanations of goto_bank∧get_gun∧fill_withdrawal_form?

2. Suppose there are four possible diseases a particular patient may have: p, q, r, and s. p causes spots. q causes spots. Fever could be caused by one (or more) of q, r, or s. The patient has spots and fever. Suppose you have decided to use abduction to diagnose this patient based on the symptoms.

(a) Show how to represent this knowledge using Horn clauses and assumables.

(b) Show how to diagnose this patient using abduction. Show clearly the query and the resulting answer(s).

(c) Suppose also that p and s cannot occur together. Show how that changes your knowledge base from part (a). Show how to diagnose the patient using abduction with the new knowledge base. Show clearly the query and the resulting answer(s).

3. Consider the following clauses and integrity constraints:

false←a∧b.

false←c.

a←d.

a←e.

b←d.

b←g.

b←h.

c←h.

Suppose the assumables are {d,e,f,g,h,i}. What are the minimal conflicts?

Text book: https://www.cs.ubc.ca/~poole/aibook/2e/html/ArtInt2e.Ch5.S11.html for reference

No Plagiarism.

User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

Attached.

1. Consider the following knowledge base and assumables aimed to explain why people are
acting suspiciously:
goto_forest←walking.
get_gun←hunting.
goto_forest←hunting.
get_gun←robbing.
goto_bank←robbing.
goto_bank←banking.
fill_withdrawal_form←banking.
false←banking ∧ robbing.
false←wearing_good_shoes ∧ goto_forest.
𝖺𝗌𝗌𝗎𝗆𝖺𝖻𝗅𝖾walking,hunting,robbing,banking.
(a) Suppose get_gun is observed. What are all of the minimal explanations for this observation?
{hunting} and {robbing}
(b) Suppose get_gun∧goto_bank i...


Anonymous
Super useful! Studypool never disappoints.

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Similar Content

Related Tags