




版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
X.Firstorderlogic(FOL)
Autumn2012Instructor:WangXiaolongHarbinInstituteofTechnology,ShenzhenGraduateSchoolIntelligentComputationResearchCenter(HITSGSICRC)X.Firstorderlogic(FOL)AOutlineWhyFOL?SyntaxandsemanticsofFOLUsingFOLWumpusworldinFOLKnowledgeengineeringinFOLOutlineWhyFOL?ProsandconsofpropositionallogicPropositionallogicisdeclarativePropositionallogicallowspartial/disjunctive/negatedinformation(unlikemostdatastructuresanddatabases)Propositionallogiciscompositional:meaningofB1,1
P1,2isderivedfrommeaningofB1,1andofP1,2Meaninginpropositionallogiciscontext-independent(unlikenaturallanguage,wheremeaningdependsoncontext)Propositionallogichasverylimitedexpressivepower(unlikenaturallanguage)E.g.,cannotsay"pitscausebreezesinadjacentsquares“exceptbywritingonesentenceforeachsquareProsandconsofpropositionalFirst-orderlogicWhereaspropositionallogicassumestheworldcontainsfactsFirst-orderlogic(likenaturallanguage)assumesacarcontainsObjects:people,houses,numbers,colors,baseballgames,wars,…Relations:red,round,prime,brotherof,biggerthan,partof,comesbetween,…Functions:fatherof,bestfriend,onemorethan,plus,…First-orderlogicWhereaspropoExamples:“Oneplustwoequalsthree” Objects: Relations: Properties: Functions:“SquaresneighboringtheWumpusaresmelly” Objects: Relations: Properties: Functions:Examples:“OneplustwoequalsExamples:“Oneplustwoequalsthree” Objects: one,two,three,oneplustwo Relations: equals Properties: -- Functions: plus(“oneplustwo”isthenameoftheobject obtainedbyapplyingfunctionplustooneandtwo; threeisanothernameforthisobject)“SquaresneighboringtheWumpusaresmelly” Objects: Wumpus,square Relations: neighboring Properties: smelly Functions: --Examples:“OneplustwoequalsSemanticsthereisacorrespondencebetweenfunctions,whichreturnvaluespredicates,whicharetrueorfalseFunction:father_of(Mary)=BillPredicate:father_of(Mary,Bill)SemanticsthereisacorrespondSyntaxofFOL:BasicelementsConstants KingJohn,2,HIT,...Predicates Brother,>,...Functions Sqrt,LeftLegOf,...Variables x,y,a,b,...Connectives ,,,,Equality =Quantifiers ,
SyntaxofFOL:BasicelementsCAtomicsentencesAtomicsentence= predicate(term1,...,termn) orterm1=term2Term = function(term1,...,termn) orconstantorvariable
E.g.,Brother(KingJohn,RichardTheLionheart)>(Length(LeftLegOf(Richard)),Length(LeftLegOf(KingJohn)))AtomicsentencesAtomicsentencComplexsentencesComplexsentencesaremadefromatomicsentencesusingconnectivesS,S1
S2,S1S2,S1
S2,S1
S2,E.g.Sibling(KingJohn,Richard)Sibling(Richard,KingJohn)
>(1,2)≤(1,2)>(1,2)
>(1,2)ComplexsentencesComplexsenteTruthinfirst-orderlogicSentencesaretruewithrespecttoamodelandaninterpretationModelcontainsobjects(domain
elements)andrelationsamongthemInterpretationspecifiesreferentsforconstant
symbols
→
objectspredicate
symbols → relationsfunction
symbols → functionalrelationsAnatomicsentencepredicate(term1,...,termn)istrue ifftheobjectsreferredtobyterm1,...,termn areintherelationreferredtobypredicateTruthinfirst-orderlogicSentModelsforFOL:ExampleModelsforFOL:ExampleUniversalquantification<variables><sentence>EveryoneatHITissmart:xAt(x,HIT)Smart(x)xPistrueinamodelmiffPistruewithxbeingeachpossibleobjectinthemodelRoughlyspeaking,equivalenttotheconjunctionofinstantiationsofP At(KingJohn,HIT)Smart(KingJohn) At(Richard,HIT)Smart(Richard) At(HIT,HIT)Smart(HIT) ...Universalquantification<variAcommonmistaketoavoidTypically,isthemainconnectivewithCommonmistake:usingasthemainconnectivewith:xAt(x,HIT)Smart(x)means“EveryoneisatHITandeveryoneissmart”AcommonmistaketoavoidTypicExistentialquantification<variables><sentence>SomeoneatHITissmart:xAt(x,HIT)Smart(x)x
PistrueinamodelmiffPistruewithxbeingsomepossibleobjectinthemodelRoughlyspeaking,equivalenttothedisjunctionofinstantiationsofP At(KingJohn,HIT)Smart(KingJohn) At(Richard,HIT)Smart(Richard) At(HIT,HIT)Smart(HIT)...Existentialquantification<vaAnothercommonmistaketoavoidTypically,isthemainconnectivewithCommonmistake:usingasthemainconnectivewith:xAt(x,HIT)Smart(x) istrueifthereisanyonewhoisnotatHIT!AnothercommonmistaketoavoiPropertiesofquantifiersxyisthesameasy
xxyisthesameasy
x
xyisnotthesameasy
xxyLoves(x,y)“Thereisapersonwholoveseveryoneintheworld”y
xLoves(x,y)“Everyoneintheworldislovedbyatleastoneperson”Quantifierduality:eachcanbeexpressedusingtheotherxLikes(x,IceCream) xLikes(x,IceCream)xLikes(x,Broccoli) x
Likes(x,Broccoli)PropertiesofquantifiersxyEqualityterm1=term2
istrueunderagiveninterpretationifandonlyifterm1
andterm2
refertothesameobjectE.g.,definitionofSiblingintermsofParent:x,y
Sibling(x,y)[(x=y)
m,f(m=f)Parent(m,x)Parent(f,x)Parent(m,y)Parent(f,y)]Equalityterm1=term2istrueUsingFOLThekinshipdomain:Brothersaresiblingsx,yBrother(x,y)
Sibling(x,y)One'smotherisone'sfemaleparentm,cMother(c)=m
(Female(m)
Parent(m,c))“Sibling”issymmetricx,ySibling(x,y)
Sibling(y,x)UsingFOLThekinshipdomain:UsingFOLThesetdomain:sSet(s)(s={})(x,s2Set(s2)s={x|s2})x,s{x|s}={}x,sxss={x|s}x,sxs[y,s2}(s={y|s2}(x=yxs2))]s1,s2s1
s2
(xxs1
xs2)s1,s2(s1=s2)(s1
s2
s2
s1)x,s1,s2x(s1
s2)(xs1
xs2)x,s1,s2x(s1
s2)(xs1
xs2)UsingFOLThesetdomain:InteractingwithFOLKBsSupposeawumpus-worldagentisusinganFOLKBandperceivesasmellandabreeze(butnoglitter)att=5:Tell(KB,Percept([Smell,Breeze,None],5))Ask(KB,aBestAction(a,5))I.e.,doestheKBentailsomebestactionatt=5?Answer:Yes,{a/Shoot} ←substitution(bindinglist)GivenasentenceSandasubstitutionσ,SσdenotestheresultofpluggingσintoS;e.g.,S=Smarter(x,y)σ={x/Hillary,y/Bill}Sσ=Smarter(Hillary,Bill)Ask(KB,S)returnssome/allσsuchthatKB╞σ
InteractingwithFOLKBsSupposKnowledgebaseforthewumpusworldPerceptiont,s,bPercept([s,b,Glitter],t)Glitter(t)ReflextGlitter(t)BestAction(Grab,t)KnowledgebaseforthewumpusDeducinghiddenpropertiesx,y,a,bAdjacent([x,y],[a,b])
[a,b]{[x+1,y],[x-1,y],[x,y+1],[x,y-1]}Propertiesofsquares:s,tAt(Agent,s,t)Breeze(t)Breezy(s)Squaresarebreezynearapit:Diagnosticrule---infercausefromeffectsBreezy(s)
rAdjacent(r,s)Pit(r)Causalrule---infereffectfromcauserPit(r)[sAdjacent(r,s)Breezy(s)]Deducinghiddenpropertiesx,yKnowledgeengineeringinFOLIdentifythetaskAssembletherelevantknowledgeDecideonavocabularyofpredicates,functions,andconstantsEncodegeneralknowledgeaboutthedomainEncodeadescriptionofthespecificprobleminstancePosequeriestotheinferenceprocedureandgetanswersDebugtheknowledgebaseKnowledgeengineeringinFOLIdTheelectroniccircuitsdomainOne-bitfulladderTheelectroniccircuitsdomainTheelectroniccircuitsdomainIdentifythetaskDoesthecircuitactuallyaddproperly?(circuitverification)AssembletherelevantknowledgeComposedofwiresandgates;Typesofgates(AND,OR,XOR,NOT)Irrelevant:size,shape,color,costofgatesDecideonavocabularyAlternatives:Type(X1)=XORType(X1,XOR)XOR(X1)TheelectroniccircuitsdomainTheelectroniccircuitsdomainEncodegeneralknowledgeofthedomaint1,t2Connected(t1,t2)Signal(t1)=Signal(t2)tSignal(t)=1Signal(t)=01≠0t1,t2Connected(t1,t2)Connected(t2,t1)gType(g)=ORSignal(Out(1,g))=1
nSignal(In(n,g))=1gType(g)=ANDSignal(Out(1,g))=0
nSignal(In(n,g))=0gType(g)=XORSignal(Out(1,g))=1Signal(In(1,g))≠Signal(In(2,g))gType(g)=NOTSignal(Out(1,g))≠Signal(In(1,g))TheelectroniccircuitsdomainTheelectroniccircuitsdomainEncodethespecificprobleminstanceType(X1)=XOR Type(X2)=XORType(A1)=AND Type(A2)=ANDType(O1)=ORConnected(Out(1,X1),In(1,X2)) Connected(In(1,C1),In(1,X1))Connected(Out(1,X1),In(2,A2)) Connected(In(1,C1),In(1,A1))Connected(Out(1,A2),In(1,O1)) Connected(In(2,C1),In(2,X1))Connected(Out(1,A1),In(2,O1)) Connected(In(2,C1),In(2,A1))Connected(Out(1,X2),Out(1,C1)) Connected(In(3,C1),In(2,X2))Connected(Out(1,O1),Out(2,C1)) Connected(In(3,C1),In(1,A2))TheelectroniccircuitsdomainTheelectroniccircuitsdomainPosequeriestotheinferenceprocedureWhatarethepossiblesetsofvaluesofalltheterminalsfortheaddercircuit? i1,i2,i3,o1,o2Signal(In(1,C1))=i1
Signal(In(2,C1))=i2
Signal(In(3,C1))=i3
Signal(Out(1,C1))=o1
Signal(Out(2,C1))=o2DebugtheknowledgebaseMayhaveomittedassertionslike1≠0TheelectroniccircuitsdomainSummaryFirst-orderlogic:objectsandrelationsaresemanticprimitivessyntax:constants,functions,predicates,equality,quantifiersIncreasedexpressivepower:sufficienttodefinewumpusworldSummaryFirst-orderlogic:AssignmentsEx8.3,8.15AssignmentsEx8.3,8.15X.Firstorderlogic(FOL)
Autumn2012Instructor:WangXiaolongHarbinInstituteofTechnology,ShenzhenGraduateSchoolIntelligentComputationResearchCenter(HITSGSICRC)X.Firstorderlogic(FOL)AOutlineWhyFOL?SyntaxandsemanticsofFOLUsingFOLWumpusworldinFOLKnowledgeengineeringinFOLOutlineWhyFOL?ProsandconsofpropositionallogicPropositionallogicisdeclarativePropositionallogicallowspartial/disjunctive/negatedinformation(unlikemostdatastructuresanddatabases)Propositionallogiciscompositional:meaningofB1,1
P1,2isderivedfrommeaningofB1,1andofP1,2Meaninginpropositionallogiciscontext-independent(unlikenaturallanguage,wheremeaningdependsoncontext)Propositionallogichasverylimitedexpressivepower(unlikenaturallanguage)E.g.,cannotsay"pitscausebreezesinadjacentsquares“exceptbywritingonesentenceforeachsquareProsandconsofpropositionalFirst-orderlogicWhereaspropositionallogicassumestheworldcontainsfactsFirst-orderlogic(likenaturallanguage)assumesacarcontainsObjects:people,houses,numbers,colors,baseballgames,wars,…Relations:red,round,prime,brotherof,biggerthan,partof,comesbetween,…Functions:fatherof,bestfriend,onemorethan,plus,…First-orderlogicWhereaspropoExamples:“Oneplustwoequalsthree” Objects: Relations: Properties: Functions:“SquaresneighboringtheWumpusaresmelly” Objects: Relations: Properties: Functions:Examples:“OneplustwoequalsExamples:“Oneplustwoequalsthree” Objects: one,two,three,oneplustwo Relations: equals Properties: -- Functions: plus(“oneplustwo”isthenameoftheobject obtainedbyapplyingfunctionplustooneandtwo; threeisanothernameforthisobject)“SquaresneighboringtheWumpusaresmelly” Objects: Wumpus,square Relations: neighboring Properties: smelly Functions: --Examples:“OneplustwoequalsSemanticsthereisacorrespondencebetweenfunctions,whichreturnvaluespredicates,whicharetrueorfalseFunction:father_of(Mary)=BillPredicate:father_of(Mary,Bill)SemanticsthereisacorrespondSyntaxofFOL:BasicelementsConstants KingJohn,2,HIT,...Predicates Brother,>,...Functions Sqrt,LeftLegOf,...Variables x,y,a,b,...Connectives ,,,,Equality =Quantifiers ,
SyntaxofFOL:BasicelementsCAtomicsentencesAtomicsentence= predicate(term1,...,termn) orterm1=term2Term = function(term1,...,termn) orconstantorvariable
E.g.,Brother(KingJohn,RichardTheLionheart)>(Length(LeftLegOf(Richard)),Length(LeftLegOf(KingJohn)))AtomicsentencesAtomicsentencComplexsentencesComplexsentencesaremadefromatomicsentencesusingconnectivesS,S1
S2,S1S2,S1
S2,S1
S2,E.g.Sibling(KingJohn,Richard)Sibling(Richard,KingJohn)
>(1,2)≤(1,2)>(1,2)
>(1,2)ComplexsentencesComplexsenteTruthinfirst-orderlogicSentencesaretruewithrespecttoamodelandaninterpretationModelcontainsobjects(domain
elements)andrelationsamongthemInterpretationspecifiesreferentsforconstant
symbols
→
objectspredicate
symbols → relationsfunction
symbols → functionalrelationsAnatomicsentencepredicate(term1,...,termn)istrue ifftheobjectsreferredtobyterm1,...,termn areintherelationreferredtobypredicateTruthinfirst-orderlogicSentModelsforFOL:ExampleModelsforFOL:ExampleUniversalquantification<variables><sentence>EveryoneatHITissmart:xAt(x,HIT)Smart(x)xPistrueinamodelmiffPistruewithxbeingeachpossibleobjectinthemodelRoughlyspeaking,equivalenttotheconjunctionofinstantiationsofP At(KingJohn,HIT)Smart(KingJohn) At(Richard,HIT)Smart(Richard) At(HIT,HIT)Smart(HIT) ...Universalquantification<variAcommonmistaketoavoidTypically,isthemainconnectivewithCommonmistake:usingasthemainconnectivewith:xAt(x,HIT)Smart(x)means“EveryoneisatHITandeveryoneissmart”AcommonmistaketoavoidTypicExistentialquantification<variables><sentence>SomeoneatHITissmart:xAt(x,HIT)Smart(x)x
PistrueinamodelmiffPistruewithxbeingsomepossibleobjectinthemodelRoughlyspeaking,equivalenttothedisjunctionofinstantiationsofP At(KingJohn,HIT)Smart(KingJohn) At(Richard,HIT)Smart(Richard) At(HIT,HIT)Smart(HIT)...Existentialquantification<vaAnothercommonmistaketoavoidTypically,isthemainconnectivewithCommonmistake:usingasthemainconnectivewith:xAt(x,HIT)Smart(x) istrueifthereisanyonewhoisnotatHIT!AnothercommonmistaketoavoiPropertiesofquantifiersxyisthesameasy
xxyisthesameasy
x
xyisnotthesameasy
xxyLoves(x,y)“Thereisapersonwholoveseveryoneintheworld”y
xLoves(x,y)“Everyoneintheworldislovedbyatleastoneperson”Quantifierduality:eachcanbeexpressedusingtheotherxLikes(x,IceCream) xLikes(x,IceCream)xLikes(x,Broccoli) x
Likes(x,Broccoli)PropertiesofquantifiersxyEqualityterm1=term2
istrueunderagiveninterpretationifandonlyifterm1
andterm2
refertothesameobjectE.g.,definitionofSiblingintermsofParent:x,y
Sibling(x,y)[(x=y)
m,f(m=f)Parent(m,x)Parent(f,x)Parent(m,y)Parent(f,y)]Equalityterm1=term2istrueUsingFOLThekinshipdomain:Brothersaresiblingsx,yBrother(x,y)
Sibling(x,y)One'smotherisone'sfemaleparentm,cMother(c)=m
(Female(m)
Parent(m,c))“Sibling”issymmetricx,ySibling(x,y)
Sibling(y,x)UsingFOLThekinshipdomain:UsingFOLThesetdomain:sSet(s)(s={})(x,s2Set(s2)s={x|s2})x,s{x|s}={}x,sxss={x|s}x,sxs[y,s2}(s={y|s2}(x=yxs2))]s1,s2s1
s2
(xxs1
xs2)s1,s2(s1=s2)(s1
s2
s2
s1)x,s1,s2x(s1
s2)(xs1
xs2)x,s1,s2x(s1
s2)(xs1
xs2)UsingFOLThesetdomain:InteractingwithFOLKBsSupposeawumpus-worldagentisusinganFOLKBandperceivesasmellandabreeze(butnoglitter)att=5:Tell(KB,Percept([Smell,Breeze,None],5))Ask(KB,aBestAction(a,5))I.e.,doestheKBentailsomebestactionatt=5?Answer:Yes,{a/Shoot} ←substitution(bindinglist)GivenasentenceSandasubstitutionσ,SσdenotestheresultofpluggingσintoS;e.g.,S=Smarter(x,y)σ={x/Hillary,y/Bill}Sσ=Smarter(Hillary,Bill)Ask(KB,S)returnssome/allσsuchthatKB╞σ
InteractingwithFOLKBsSupposKnowledgebaseforthewumpusworldPerceptiont,s,bPercept([s,b,Glitter],t)Glitter(t)ReflextGlitter(t)BestAction(Grab,t)KnowledgebaseforthewumpusDeducinghiddenpropertiesx,y,a,bAdjacent([x,y],[a,b])
[a,b]{[x+1,y],[x-1,y],[x,y+1],[x,y-1]}Propertiesofsquares:s,tAt(Agent,s,t)Breeze(t)Breezy(s)Squaresarebreezynearapit:Diagnosticrule---infercausefromeffectsBreezy(s)
rAdjacent(r,s)Pit(r)Causalrule---infereffectfromcauserPit(r)[sAdjacent(r,s)Breezy(s)]Deducinghiddenpropertiesx,yKnowledgeengineeringinFOLIdentifythetaskAssembletherelevantknowledgeDecideonavocabularyofpredicates,functions,andconstantsEncodegeneralknowledgeaboutthedomainEncodeadescriptionofthespecificprobleminstancePosequeriestotheinferenceprocedureandgetanswersDebugtheknowledgebaseKnowledgeengineeringinFOLIdTheelectroniccircuitsdomainOne-bitfulladderTheelectroniccircuitsdomainTheelectroniccircuitsdomainIdentifythetaskDoesthecircuitactuallyaddproperly?(circuitverification)Assembletherelevantkn
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
- 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 土建工程施工工藝
- 2024注冊安全工程師安全生產管理考試及答案
- 有機質結構變化研究-洞察與解讀
- 廣東跑道地坪施工方案
- 高壓避雷器施工方案
- 音樂中考欣賞題庫及答案
- 肇慶商場亮化施工方案
- 物流廠房的弱電施工方案
- 唐山深基坑降水施工方案
- 考試分析地理試卷及答案
- 糖尿病胰島素泵的護理查房課件
- 2023新能源集控中心及智慧電廠建設方案
- 人工智能(基礎版)高職人工智能基礎課程PPT完整全套教學課件
- 10胃十二指腸潰瘍臨床路徑表單
- 高標準農田施工組織設計(全)
- 外科學(1)智慧樹知到答案章節(jié)測試2023年溫州醫(yī)科大學
- 軟件開發(fā)安全管理辦法
- 消費者的注意
- 《安娜·卡列尼娜》-課件-
- 2022年新版體系文件藥品零售單體連鎖總部質量管理體系文件
- 校服登記表模板
評論
0/150
提交評論