For Monday after Spring Break Finish chapter 12 Homework –Chapter 12, exercise 7.

Slides:



Advertisements
Similar presentations
Knowledge Representation
Advertisements

Artificial Intelligence Knowledge Representation
For Monday Finish chapter 12 Homework: –Chapter 13, exercises 8 and 15.
For Friday Finish chapter 10 No homework (get started on program 2)
Ontologies - Design principles Cartic Ramakrishnan LSDIS Lab University of Georgia.
Introduction to Ontologies ECE457 Applied Artificial Intelligence Spring 2007 Lecture #13.
CS 157A: Intro to Database Sys Summary of Chapter Section 4.1 of the textbook Data Modeling and Database Design Copyright 2007 Thomson Course Technology.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 4- 1.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 4- 1.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 8 The Enhanced Entity- Relationship (EER) Model.
© Franz Kurfess Knowledge-Based Systems CSC 480: Artificial Intelligence Dr. Franz J. Kurfess Computer Science Department Cal Poly.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 7 Conceptual Data Modeling Using Entities and Relationships.
Chapter 4 Sets. A set is a well-defined collection of objects. There are two ways to define a set: (1) by listing all the members of the set, and (2)
Semantics For the Semantic Web: The Implicit, the Formal and The Powerful Amit Sheth, Cartic Ramakrishnan, Christopher Thomas CS751 Spring 2005 Presenter:
What is an Ontology? AmphibiaTree 2006 Workshop Saturday 8:45–9:15 A. Maglia.
The Enhanced Entity- Relationship (EER) Model
How do we store information for the long-term in memory?
Today – Friday, February 1, 2013  Collect Simplified Radical Form WS#3  Review: 6.2 Using properties of proportions to solve proportion problems  Practice:
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 4- 1 EER stands for Enhanced ER or Extended ER EER Model Concepts Includes all modeling concepts.
For Wednesday Read chapter 12, sections 3-5 Program 2 progress due.
Entities and Attributes
Dr. Samy Abu Nasser Faculty of Engineering & Information Technology Artificial Intelligence.
1 Ontology & Ontology Development 인공지능 연구실 허 희 근.
RDF and OWL Developing Semantic Web Services by H. Peter Alesso and Craig F. Smith CMPT 455/826 - Week 6, Day Sept-Dec 2009 – w6d21.
For Friday Exam 1. For Monday No reading Take home portion of exam due.
Reading Discussions Design of Ontologies (Tom Gruber) Conceptualization: class, relation, function or other object What is ontology, what is your understanding.
Unit 1 Review. Square Numbers A square number is a number that has the same numbers for its dimensions.
For Wednesday Read chapter 13 Homework: –Chapter 10, exercise 5 (part 1 only, don’t redo) Progress for program 2 due.
1 Chapter 10 Knowledge Representation. 2 KR previous chapters: syntax, semantics, and proof theory of propositional and first-order logic Chapter 10:
Database Systems: Enhanced Entity-Relationship Modeling Dr. Taysir Hassan Abdel Hamid.
1 Knowledge Representation CS 171/CS How to represent reality? Use an ontology (a formal representation of reality) General/abstract domain Specific.
The ICPS: A taxonomy, a classification, an ontology or an information model? Stefan SCHULZ IMBI, University Medical Center, Freiburg, Germany.
Repetition af Domæne model. Artifact influence emphasizing the Domain Model.
1 CS 2710, ISSP 2610 Chapter 12 Knowledge Representation.
Enhanced Entity-Relationship (EER) Modeling. Slide 4- 2 Chapter Outline EER stands for Enhanced ER or Extended ER EER Model Concepts Includes all modeling.
Ontologies - Design Ray Dos Santos June 19, 2009.
Database Systems Background Review (2) Dr. Muhammad Shafique
8-1 Completing the Square
Ontology Engineering Lab #3 – September 16, 2013.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 4- 1.
Knowledge Representation. Keywordsquick way for agents to locate potentially useful information Thesaurimore structured approach than keywords, arranging.
For Wednesday Read chapter 13 No homework. Program 2 Any questions?
© Shamkant B. Navathe CC Enhanced Entity-Relationship Copyright © 2004 Ramez Elmasri and Shamkant Navathe.
Dichotomous Keys! Chapter 2.1 (pages 52-53).
Ontology Applying logic to the real world. D Goforth - COSC 4117, fall Real world knowledge general knowledge / common sense reasoning domain expertise.
1 CS 2710, ISSP 2160 Chapter 12, Part 1 Knowledge Representation.
Lecture 8-2CS250: Intro to AI/Lisp What do you mean, “What do I mean?” Lecture 8-2 November 18 th, 1999 CS250.
LESSON 4-3A PRIME FACTORIZATION. MATH VOCABULARY Prime #: A number that can only be found by multiplying the given number x 1 (only one way to get answer.
Knowledge Representation. So far... The previous chapters described the technology for knowledge-based agents: – the syntax, semantics, and proof theory.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 4- 1.
Category Category Category Category Category
1 CS 2710, ISSP 2160 Chapter 12 Knowledge Representation.
Breaking down basic facts 2 x 3 x 4 4 x 3 x 2 6 x 4.
Enhanced Entity-Relationship (EER) Model
The Enhanced Entity- Relationship (EER) Model
Knowledge Representation
UML UML Data Modeling.
Ontology.
Solving Multi-Step Equations pages 352 – 356
Partial Products.
Stefan SCHULZ IMBI, University Medical Center, Freiburg, Germany
Review for Test2.
Knowledge Representation
Partial Products.
Enhanced Entity-Relationship (EER) Modeling
Breaking Factors into Smaller Factors
Knowledge Representation
Word Category: What is it? Property Example
Knowledge Representation
Presentation transcript:

For Monday after Spring Break Finish chapter 12 Homework –Chapter 12, exercise 7

Program 2 Any questions?

Review Can you fool the scientists using STRIPS representation? Planning systems review: –STRIPS –POP –GraphPlan

Knowledge Representation Issue of what to put in to the knowledge base. What does an agent need to know? How should that content be stored?

Knowledge Representation NOT a solved problem We have partial answers

Question 1 How do I organize the knowledge I have?

Ontology Basically a hierarchical organization of concepts. Can be general or domain-specific.

Question 2 How do I handle categories?

Do I need to? What makes categories important?

Defining a category Necessary and sufficient conditions

Think-Pair-Share What is a chair?

Prototypes

In Logic Are categories predicates or objects?

Important Terms Inheritance Taxonomy

What does ISA mean?

Categories Membership Subset or subclass Disjoint categories Exhaustive Decomposition Partitions of categories

Other Issues Physical composition Measurement Individuation –Count nouns vs. mass nouns –Intrinsic properties vs. extrinsic properties