From Propositional Logic to First-Order Logic. Peter Antal

Similar documents
First-Order Logic. Peter Antal

CS 771 Artificial Intelligence. First Order Logic Inference

Outline. First-order logic. Atomic sentences. Intelligent Systems and HCI D7023E. Syntax of FOL: Basic elements. Pros and cons of propositional logic

Outline. Reducing first-order inference to propositional inference Unification. Forward chaining Backward chaining

Set 8: Inference in First-order logic. ICS 271 Fall 2013 Chapter 9: Russell and Norvig

Chapter 8 First Order Logic

Set 8: Inference in First-order logic. ICS 271 Fall 2017 Chapter 9: Russell and Norvig

EE562 ARTIFICIAL INTELLIGENCE FOR ENGINEERS

First-Order Logic. Chapter 8

Introduction to Artificial Intelligence 2 nd semester 2016/2017. Chapter 9: Inference in First-Order Logic

First-Order Logic. Michael Rovatsos. University of Edinburgh R&N: February Informatics 2D

First-Order Logic. Chapter 8

Inference in first-order logic

Outline. Inference in first- order logic: just a taste. Universal instan8a8on (UI) Inference with Quan8fiers. Reduc8on to proposi8onal inference

Inf2D 11: Unification and Generalised Modus Ponens

Outline. Why FOL? Syntax and semantics of FOL Using FOL. Knowledge engineering in FOL

J Propositional logic is declarative J Propositional logic is compositional: q meaning of B 1,1 P 1,2 is derived from meaning of B 1,1 and of P 1,2

First-Order Logic. Propositional logic. First Order logic. First Order Logic. Logics in General. Syntax of FOL. Examples of things we can say:

First-Order Logic. Chapter 8

CS 188: Artificial Intelligence Spring 2007

Inference in first-order logic

CS 561: Artificial Intelligence

Inference in First-Order Logic

CS 5100: Founda.ons of Ar.ficial Intelligence

Repetition Prepar Pr a epar t a ion for fo Ex am Ex

Inference in first-order logic

First Order Logic. CS171, Fall 2016 Introduc;on to Ar;ficial Intelligence Prof. Alexander Ihler

First order logic (FOL) Chapters 8 & 9

Inference in first-order logic

First-Order Logic. CS367 ARTIFICIAL INTELLIGENCE Chapter 8

Outline First-order logic. First-order Logic. Introduction. Recall: 4-Queens problem. First-order Logic. First-order Logic Syntax.

Reasoning. Inference. Knowledge Representation 4/6/2018. User

Deliberative Agents Knowledge Representation II. First Order Predicate Logic

Artificial Intelligence

Inference in first-order logic

Inference in first-order logic

Inference in First-Order Logic

First-order logic. Chapter 8. Chapter 8 1

First Order Logic (FOL)

Guest Speaker. CS 416 Artificial Intelligence. First-order logic. Diagnostic Rules. Causal Rules. Causal Rules. Page 1

First-order logic. Chapter 8. Chapter 8 1

7.5.2 Proof by Resolution

First Order Logic (FOL)

First Order Logic (FOL) and Inference

First-order logic. First-order logic. Logics in general. Outline. Syntax of FOL: Basic elements. Pros and cons of propositional logic

Inference in first-order logic

Artificial Intelligence Chapter 9: Inference in First-Order Logic

Logic III. Introduction to Artificial Intelligence CSE 150

Inference in First-Order Predicate Calculus

CSCI-495 Artificial Intelligence. Lecture 17

CS 380: ARTIFICIAL INTELLIGENCE FIRST ORDER LOGIC. Santiago Ontañón

Advanced Artificial Intelligence (SCOM7341) First Order Logic. Dr. Mustafa Jarrar

CSC242: Intro to AI. Lecture 13. Thursday, February 28, 13

Reading: AIMA Chapter 9 (Inference in FOL)

Inference in first-order logic

Lecture 8: (Predicate) First Order Logic

CS:4420 Artificial Intelligence

CS 380: ARTIFICIAL INTELLIGENCE INFERENCE IN PROPOSITIONAL LOGIC

Artificial Intelligence Chapter 7: Logical Agents

Introduction to Artificial Intelligence (CSC-355)

Knowledge base (KB) = set of sentences in a formal language Declarative approach to building an agent (or other system):

Artificial Intelligence. Propositional logic

Rational Agents. Paolo Turrini. Introduction to Artificial Intelligence 2nd Part. Department of Computing, Imperial College London

CS 730/730W/830: Intro AI

Knowledge representation DATA INFORMATION KNOWLEDGE WISDOM. Figure Relation ship between data, information knowledge and wisdom.

First-Order Logic Chap8 1. Pros and Cons of Prop. Logic

Intelligent Agents. Pınar Yolum Utrecht University

Logical Agents. CITS3001 Algorithms, Agents and Artificial Intelligence. 2018, Semester 2

Logic. Introduction to Artificial Intelligence CS/ECE 348 Lecture 11 September 27, 2001

First-Order Logic and Inference

CS 520: Introduction to Artificial Intelligence. Review

Inference in first-order logic

CS 380: ARTIFICIAL INTELLIGENCE

Logical Agents. Chapter 7

Title: Logical Agents AIMA: Chapter 7 (Sections 7.4 and 7.5)

Objectives. Logical Reasoning Systems. Proofs. Outline. Example proof. Example proof. You should

First-Order Logic. Language of FOL: Grammar. 22c:145 Artificial Intelligence. Norvig. Universal quantification. A common mistake to avoid

Logical Agent & Propositional Logic

EE562 ARTIFICIAL INTELLIGENCE FOR ENGINEERS

CS 730/830: Intro AI. 3 handouts: slides, asst 6, asst 7. Wheeler Ruml (UNH) Lecture 12, CS / 16. Reasoning.

CS 380: ARTIFICIAL INTELLIGENCE PREDICATE LOGICS. Santiago Ontañón

Proof Methods for Propositional Logic

Deliberative Agents Knowledge Representation I. Deliberative Agents

Chapter 7 R&N ICS 271 Fall 2017 Kalev Kask

First Order Logic. Philipp Koehn. 8 October 2015

CSC242: Intro to AI. Lecture 12. Tuesday, February 26, 13

Artificial Intelligence

Logic. Stephen G. Ware CSCI 4525 / 5525

AI Programming CS S-09 Knowledge Representation

Propositional Logic: Methods of Proof (Part II)

Date Topic Readings Due 11/18 First-order logic Ch. 9 HW 6 11/25 First-order inference, Ch. 10 HW7 (Othello) 12/2 Planning. Chs. 11 & 12 HW8.

CS:4420 Artificial Intelligence

Logic. Knowledge Representation & Reasoning Mechanisms. Logic. Propositional Logic Predicate Logic (predicate Calculus) Automated Reasoning

Logic. proof and truth syntacs and semantics. Peter Antal

CS 771 Artificial Intelligence. Propositional Logic

Inference in first-order logic

MAI0203 Lecture 7: Inference and Predicate Calculus

COMP3702/7702 Artificial Intelligence Week 5: Search in Continuous Space with an Application in Motion Planning " Hanna Kurniawati"

Logic. (Propositional Logic)

Inference Methods In Propositional Logic

Transcription:

From Propositional Logic to First-Order Logic Peter Antal antal@mit.bme.hu 3/7/2018 1

Why FOL? Syntax and semantics of FOL Knowledge engineering in FOL Inference in FOL Reducing first-order inference to propositional inference Unification Generalized Modus Ponens Forward chaining Backward chaining Resolution 3/7/2018 2

Propositional logic is declarative. Propositional logic is compositional: meaning of B 1,1 P 1,2 is derived from meaning of B 1,1 and of P 1,2 Propositional logic allows partial/disjunctive/negated information (unlike most data structures and databases) Meaning in propositional logic is contextindependent. (unlike natural language, where meaning depends on context) Propositional logic has very limited expressive power E.g., cannot say "pits cause breezes in adjacent squares except by writing one sentence for each square 3/7/2018 3

Those that belong to the emperor Embalmed ones Those that are trained Suckling pigs Mermaids (or Sirens) Fabulous ones Stray dogs Those that are included in this classification Those that tremble as if they were mad Innumerable ones Those drawn with a very fine camel hair brush Et cetera Those that have just broken the flower vase Those that, at a distance, resemble flies Celestial Emporium of Benevolent Knowledge from Borges, J.L., 1981. The analytical language of John Wilkins. Borges: A reader. 3/7/2018 4

1. Surrogate 2. Set of ontological commitments 3. Theory of intelligent reasoning 4. Medium for efficient computation 5. Medium of human expression Davis, R., Shrobe, H. and Szolovits, P., 1993. What is a knowledge representation?. AI magazine, 14(1), p.17. 3/7/2018 5

10k< relevant biological databases and knowledge-bases Petabytes of sequence and high-throughput gene/protein data ~10.000.000 concepts and relations explicitly in knowledge bases 6

Linking Open Data cloud diagram 2017, by Andrejs Abele, John P. McCrae, Paul Buitelaar, Anja Jentzsch and Richard Cyganiak. http://lod-cloud.net/ 7

Tim Berners-Lee, 1999, I have a dream..., W3C Web of data, Web 3.0 Share, reuse, querying, integration of data, automatic processing, reasoning Publishing data in human readable HTML documents to machine readable documents Linked Data

The Internet network: nodes are computers or post-pc devices and links are wired or wireless connections between them. https://users.dimi.uniud.it/~massimo.franceschet/netart/talk/netart.html

URI/IRI RDF Formats eg. RDF/XML, Turtle, N-Triples RDF Schema, OWL SPARQL RIF...

The data model of the Semantic Web RDF statement subject: resource identified by an IRI predicate (property): resource identified by an IRI object: resource or literal (constant value) Graph databases of RDF triples 11

Relational databases vs. Triplestores (graph databases) Relational databases Relations are separated from data (cases) Tables&keys define the formal model (syntax) for the data (cases) Model-based (~predefined) Meaning (semantics) is informal (out of scope of the DB) Singular databases (~they are separated) Triplestores Unified representation of relations and data Triples ( graph database ) stores the dynamic model for the data, together with the factual data Model-free (~relations as data) Meaning is defined by the (explicit) relations (~ontology) Linked open data space (using universal identifiers & ontologies) Cf. Neumann s principle: instructions is data 12

a query language specification for querying over RDF triples 13

Semantic technologies for drug discovery Whitaker, B.J. and Rzepa, H.S., 1995. Chemical publishing via the Internet. In International chemical information conference (pp. 62-71). Murray-Rust, P., Rzepa, H.S., Wright, M. and Zara, S., 2000. A universal approach to web-based chemistry using XML and CML. Chemical Communications, (16), pp.1471-1472. Murray-Rust, P. and Rzepa, H.S., 2002. Scientific publications in XML-towards a global knowledge base. Data Science Journal, 1, pp.84-98. Murray-Rust, P., 2008. Chemistry for everyone. Nature, 451(7179), pp.648-651. 14

Databases:.. http://bio2rdf.org/ 1. Belleau, F., Nolin, M.A., Tourigny, N., Rigault, P. and Morissette, J., 2008. Bio2RDF: towards a mashup to build bioinformatics knowledge systems. Journal of biomedical informatics, 41(5), pp.706-716. 2. Dumontier, M., Callahan, A., Cruz- Toledo, J., Ansell, P., Emonet, V., Belleau, F. and Droit, A., 2014, October. Bio2RDF release 3: a larger connected network of linked data for the life sciences. In Proceedings of the 2014 International Conference on Posters & Demonstrations Track- Volume 1272 (pp. 401-404). CEUR- WS. org. 15

16

17

M. Gerstein, "E-publishing on the Web: Promises, pitfalls, and payoffs for bioinformatics," Bioinformatics, 1999 M. Gerstein: Blurring the boundaries between scientific 'papers' and biological databases, Nature, 2001 P. Bourne, "Will a biological database be different from a biological journal?," Plos Computational Biology, 2005 M. Gerstein et al: "Structured digital abstract makes text mining easy," Nature, 2007. M. Seringhaus et al: "Publishing perishing? Towards tomorrow's information architecture," Bmc Bioinformatics, 2007. M. Seringhaus: "Manually structured digital abstracts: A scaffold for automatic text mining," Febs Letters, 2008. D. Shotton: "Semantic publishing: the coming revolution in scientific journal publishing," Learned Publishing, 2009 18

E-science, data-intensive science 19

The spectrum of logics http://slideplayer.com/slide/697642/ For Complexity of reasoning in Description Logics, see e.g.: http://www.cs.man.ac.uk/~ezolin/dl/ For Reasoners in DL: http://owl.cs.manchester.ac.uk/tools/list-of-reasoners/ 20

The spectrum of logics II. http://slideplayer.com/slide/697642/ 21

Knowledge representations for financial reporting http://xbrl.squarespace.com/ 22

Whereas propositional logic assumes the world contains facts, first-order logic (like natural language) assumes the world contains Objects: people, houses, numbers, colors, baseball games, wars, Relations: red, round, prime, brother of, bigger than, part of, comes between, Functions: father of, best friend, one more than, plus, 3/7/2018 23

Constants KingJohn, 2,... Predicates Brother, >,... Functions Sqrt, LeftLegOf,... Variables x, y, a, b,... Connectives,,,, Equality = Quantifiers, 3/7/2018 24

Atomic sentence = predicate (term 1,...,term n ) or term 1 = term 2 Term = function (term 1,...,term n ) or constant or variable E.g., Brother(KingJohn,RichardTheLionheart) > (Length(LeftLegOf(Richard)), Length(LeftLegOf(KingJohn))) 3/7/2018 25

Complex sentences are made from atomic sentences using connectives S, S 1 S 2, S 1 S 2, S 1 S 2, S 1 S 2, E.g. Sibling(KingJohn,Richard) Sibling(Richard,KingJohn) >(1,2) (1,2) >(1,2) >(1,2) 3/7/2018 26

Sentences are true with respect to a model and an interpretation Model contains objects (domain elements) and relations among them Interpretation specifies referents for constant symbols objects predicate symbols relations function symbols functional relations An atomic sentence predicate(term 1,...,term n ) is true iff the objects referred to by term 1,...,term n are in the relation referred to by predicate 3/7/2018 27

3/7/2018 28

<variables> <sentence> Everyone at Y is smart: x At(x,Y) Smart(x) x P is true in a model m iff P is true with x being each possible object in the model Roughly speaking, equivalent to the conjunction of instantiations of P... At(KingJohn,NUS) Smart(KingJohn) At(Richard,NUS) Smart(Richard) At(NUS,NUS) Smart(NUS) 3/7/2018 29

Typically, is the main connective with Common mistake: using as the main connective with : x At(x,Y) Smart(x) means Everyone is at Y and everyone is smart 3/7/2018 30

<variables> <sentence> Someone at Y is smart: x At(x,Y) Smart(x)$ x P is true in a model m iff P is true with x being some possible object in the model Roughly speaking, equivalent to the disjunction of instantiations of P At(KingJohn,NUS) Smart(KingJohn) At(Richard,NUS) Smart(Richard) At(NUS,NUS) Smart(NUS)... 3/7/2018 31

Typically, is the main connective with Common mistake: using as the main connective with : x At(x,Y) Smart(x) is true if there is anyone who is not at Y! 3/7/2018 32

x y is the same as y x x y is the same as y x x y is not the same as y x x y Loves(x,y) There is a person who loves everyone in the world y x Loves(x,y) Everyone in the world is loved by at least one person Quantifier duality: each can be expressed using the other x Likes(x,IceCream) x Likes(x,IceCream) x Likes(x,Broccoli) x Likes(x,Broccoli) 3/7/2018 33

term 1 = term 2 is true under a given interpretation if and only if term 1 and term 2 refer to the same object E.g., definition of Sibling in terms of Parent: x,y Sibling(x,y) [(x = y) m,f (m = f) Parent(m,x) Parent(f,x) Parent(m,y) Parent(f,y)] 3/7/2018 34

The kinship domain: Brothers are siblings x,y Brother(x,y) Sibling(x,y) One's mother is one's female parent m,c Mother(c) = m (Female(m) Parent(m,c)) Sibling is symmetric x,y Sibling(x,y) Sibling(y,x) 3/7/2018 35

1. Identify the task. 2. Assemble the relevant knowledge. 3. Decide on a vocabulary of predicates, functions, and constants. 4. Encode general knowledge about the domain. 5. Encode a description of the specific problem instance. 6. Pose queries to the inference procedure and get answers. 7. Debug the knowledge base. 3/7/2018 36

Syllogisms Reducing first-order inference to propositional inference Unification Generalized Modus Ponens Forward chaining Backward chaining Resolution 3/7/2018 37

A universal Affirmative x. B(x) A(x) E universal negative x. B(x) A(x) I particular affirmative x. C(x) B(x) O particular not affirmative (negative) x. C(x) B(x) BARBARA: x. B(x) A(x) x. C(x) B(x) x. C(x) A(x) 3/7/2018 38

Syllogisms BARBARA: x. B(x) A(x) x. C(x) B(x) x. C(x) A(x) DARII: x. B(x) A(x) x. C(x) B(x) x. C(x) A(x) CELARENT: x. B(x) A(x) x. C(x) B(x) x. C(x) A(x) FERIO: x. B(x) A(x) x. C(x) B(x) x. C(x) A(x) Fig. I. CESARE: x. B(x) A(x) x. C(x) A(x) x. C(x) B(x) CAMESTRES: x. B(x) A(x) x. C(x) A(x) x. C(x) B(x) FESTIMO: x. B(x) A(x) x. C(x) A(x) x. C(x) B(x) BAROCO: x. B(x) A(x) x. C(x) A(x) x. C(x) B(x) Fig. II. FERISON: x. C(x) A(x) x. C(x) B(x) x. B(x) A(x) Fig. IV. érvelési hiba DARAPTI: x. C(x) A(x) x. C(x) B(x) x. B(x) A(x) FELAPTON: x. C(x) A(x) x. C(x) B(x) x. B(x) A(x) DISAMIS: x. C(x) A(x) x. C(x) B(x) x. B(x) A(x) DATISI: x. C(x) A(x) x. C(x) B(x) x. B(x) A(x) BOCARDO: x. C(x) A(x) x. C(x) B(x) x. B(x) A(x) Fig. III. 3/7/2018 39

3/7/2018 40

Suppose the KB contains just the following: x King(x) Greedy(x) Evil(x) King(John) Greedy(John) Brother(Richard,John) Instantiating the universal sentence in all possible ways, we have: King(John) Greedy(John) Evil(John) King(Richard) Greedy(Richard) Evil(Richard) King(John) Greedy(John) Brother(Richard,John) The new KB is propositionalized: proposition symbols are King(John), Greedy(John), Evil(John), King(Richard), etc. 3/7/2018 41

Every FOL KB can be propositionalized so as to preserve entailment (A ground sentence is entailed by new KB iff entailed by original KB) Idea: propositionalize KB and query, apply resolution, return result Problem: with function symbols, there are infinitely many ground terms, e.g., Father(Father(Father(John))) 3/7/2018 42

Theorem: Herbrand (1930). If a sentence α is entailed by an FOL KB, it is entailed by a finite subset of the propositionalized KB Idea: For n = 0 to do create a propositional KB by instantiating with depth-n terms see if α is entailed by this KB Problem: works if α is entailed, loops if α is not entailed Theorem: Turing (1936), Church (1936) Entailment for FOL is semidecidable (algorithms exist that say yes to every entailed sentence, but no algorithm exists that also says no to every nonentailed sentence.) 3/7/2018 43

Semidecidability in FOL: effect of finite time on proof conclusion: if not proved, then false!? t1 original negated t1 t2 Without the termination of any of them, there is no information about provability/truth. 3/7/2018 44

Propositionalization seems to generate lots of irrelevant sentences. E.g., from: x King(x) Greedy(x) Evil(x) King(John) y Greedy(y) Brother(Richard,John) it seems obvious that Evil(John), but propositionalization produces lots of facts such as Greedy(Richard) that are irrelevant With p k-ary predicates and n constants, there are p n k instantiations. 3/7/2018 45

Every instantiation of a universally quantified sentence is entailed by it: v α Subst({v/g}, α) for any variable v and ground term g E.g., x King(x) Greedy(x) Evil(x) yields: King(John) Greedy(John) Evil(John) King(Richard) Greedy(Richard) Evil(Richard) King(Father(John)) Greedy(Father(John)) Evil(Father(John))... 3/7/2018 46

For any sentence α, variable v, and constant symbol k that does not appear elsewhere in the knowledge base: v α Subst({v/k}, α) E.g., x Crown(x) OnHead(x,John) yields: Crown(C 1 ) OnHead(C 1,John) provided C 1 is a new constant symbol, called a Skolem constant 3/7/2018 47

We can get the inference immediately if we can find a substitution θ such that King(x) and Greedy(x) match King(John) and Greedy(y) θ = {x/john,y/john} works Unify(α,β) = θ if αθ = βθ p q θ Knows(John,x) Knows(John,Jane) Knows(John,x) Knows(y,OJ) Knows(John,x) Knows(y,Mother(y)) Knows(John,x) Knows(x,OJ) Standardizing apart eliminates overlap of variables, e.g., Knows(z 17,OJ) 3/7/2018 48

We can get the inference immediately if we can find a substitution θ such that King(x) and Greedy(x) match King(John) and Greedy(y) θ = {x/john,y/john} works Unify(α,β) = θ if αθ = βθ p q θ Knows(John,x) Knows(John,Jane) {x/jane}} Knows(John,x) Knows(y,OJ) Knows(John,x) Knows(y,Mother(y)) Knows(John,x) Knows(x,OJ) Standardizing apart eliminates overlap of variables, e.g., Knows(z 17,OJ) 3/7/2018 49

We can get the inference immediately if we can find a substitution θ such that King(x) and Greedy(x) match King(John) and Greedy(y) θ = {x/john,y/john} works Unify(α,β) = θ if αθ = βθ p q θ Knows(John,x) Knows(John,Jane) {x/jane}} Knows(John,x) Knows(y,OJ) {x/oj,y/john}} Knows(John,x) Knows(y,Mother(y)) Knows(John,x) Knows(x,OJ) Standardizing apart eliminates overlap of variables, e.g., Knows(z 17,OJ) 3/7/2018 50

We can get the inference immediately if we can find a substitution θ such that King(x) and Greedy(x) match King(John) and Greedy(y) θ = {x/john,y/john} works Unify(α,β) = θ if αθ = βθ p q θ Knows(John,x) Knows(John,Jane) {x/jane}} Knows(John,x) Knows(y,OJ) {x/oj,y/john}} Knows(John,x) Knows(y,Mother(y)) {y/john,x/mother(john)}} Knows(John,x) Knows(x,OJ) Standardizing apart eliminates overlap of variables, e.g., Knows(z 17,OJ) 3/7/2018 51

We can get the inference immediately if we can find a substitution θ such that King(x) and Greedy(x) match King(John) and Greedy(y) θ = {x/john,y/john} works Unify(α,β) = θ if αθ = βθ p q θ Knows(John,x) Knows(John,Jane) {x/jane}} Knows(John,x) Knows(y,OJ) {x/oj,y/john}} Knows(John,x) Knows(y,Mother(y)) {y/john,x/mother(john)}} Knows(John,x) Knows(x,OJ) {fail} Standardizing apart eliminates overlap of variables, e.g., Knows(z 17,OJ) 3/7/2018 52

To unify Knows(John,x) and Knows(y,z), θ = {y/john, x/z } or θ = {y/john, x/john, z/john} The first unifier is more general than the second. There is a single most general unifier (MGU) that is unique up to renaming of variables. MGU = { y/john, x/z } 3/7/2018 53

p 1 ', p 2 ',, p n ', ( p 1 p 2 p n q) qθ p 1 ' is King(John) p 1 is King(x) p 2 ' is Greedy(y) p 2 is Greedy(x) θ is {x/john,y/john} q is Evil(x) q θ is Evil(John) where p i 'θ = p i θ for all i GMP used with KB of definite clauses (exactly one positive literal) All variables assumed universally quantified 3/7/2018 54

Full first-order version: l 1 l k, m 1 m n (l 1 l i-1 l i+1 l k m 1 m j-1 m j+1 m n )θ where Unify(l i, m j ) = θ. The two clauses are assumed to be standardized apart so that they share no variables. For example, Rich(x) Unhappy(x) Rich(Ken) Unhappy(Ken) with θ = {x/ken} Apply resolution steps to CNF(KB α); complete for FOL 3/7/2018 55

Everyone who loves all animals is loved by someone: x [y ( Animal(y) Loves(x,y) ) ] [y Loves(y,x)] 1. Eliminate biconditionals and implications x [y ( Animal(y) Loves(x,y) )] [y Loves(y,x)] 2. Move inwards: x p x p, x p x p x [y (Animal(y) Loves(x,y))] [y Loves(y,x)] x [y Animal(y) Loves(x,y)] [y Loves(y,x)] x [y Animal(y) Loves(x,y)] [y Loves(y,x)] 3/7/2018 56

3. Standardize variables: each quantifier should use a different one x [y Animal(y) Loves(x,y)] [z Loves(z,x)] 4. Skolemize: a more general form of existential instantiation. Each existential variable is replaced by a Skolem function of the enclosing universally quantified variables: x [Animal(F(x)) Loves(x,F(x))] Loves(G(x),x) 5. Drop universal quantifiers: [Animal(F(x)) Loves(x,F(x))] Loves(G(x),x) 6. Distribute over : [Animal(F(x)) Loves(G(x),x)] [Loves(x,F(x)) Loves(G(x),x)] 3/7/2018 57

If KB 1 a, then (KB 1 KB 2 ) a Old theorems are not invalidated by additional axioms. Robotics: Inferred results remains valid after expanding the knowledge-base with new facts from observations. Non-monotonic logics truth-maintenance systems default logic..

First-order logic: objects and relations are semantic primitives syntax: constants, functions, predicates, equality, quantifiers Inference Resolution (CNF-based) Semi-decidable Suggested reading: Puzzles http://www.greylabyrinth.com/puzzle/puzzle102 http://www.greylabyrinth.com/puzzle/puzzle107 Interview with R. M. Smullyan http://www.doverpublications.com/mathsci/0227/news.html R. M. Smullyan: What Is the Name of This Book?, 1978 3/7/2018 59

C.S.Pierce: inference of the most pragmatical explanation for an observation. Types of inference Deduction: modelobservation Induction: observation(s) model observation observation(s) model observation(s) [model ] observation Abduction: observation(s) model Transduction: observation(s) observation Causal: intervention effect Counterfactual: (observation/interventioneffect) ( imagery intervention imagery effect) Related to abduction theories of explanation philosophy of science theories of belief change in artificial intelligence Subtypes of abduction Common sense Scientific (Ockham s razor) Logical Probabilistic (most probable explanation) Causal (necessary and sufficient cause) 3/7/2018 60