AITA : Semantic Networks

Similar documents
Objectives. Chapter 2: The Representation of Knowledge. Expert Systems: Principles and Programming, Fourth Edition

Sight Word Assessment

Syntax Parsing 1. Grammars and parsing 2. Top-down and bottom-up parsing 3. Chart parsers 4. Bottom-up chart parsing 5. The Earley Algorithm

Introduction to HPSG. Introduction. Historical Overview. The HPSG architecture. Signature. Linguistic Objects. Descriptions.

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Foundations of Knowledge Representation in Cyc

CLASSIFICATION OF PROGRAM Critical Elements Analysis 1. High Priority Items Phonemic Awareness Instruction

ARTS IMPACT INSTITUTE LESSON PLAN Core Program Year 1 Arts Foundations VISUAL ARTS LESSON Unity and Variety in a Textural Collage

11/29/2010. Statistical Parsing. Statistical Parsing. Simple PCFG for ATIS English. Syntactic Disambiguation

All Systems Go! Using a Systems Approach in Elementary Science

An Introduction to the Minimalist Program

IMPROVING SPEAKING SKILL OF THE TENTH GRADE STUDENTS OF SMK 17 AGUSTUS 1945 MUNCAR THROUGH DIRECT PRACTICE WITH THE NATIVE SPEAKER

Weave the Critical Literacy Strands and Build Student Confidence to Read! Part 2

Don t Let Me Fall inspired by James McBride's memoir, The Color of Water

Language Acquisition Fall 2010/Winter Lexical Categories. Afra Alishahi, Heiner Drenhaus

Physical Features of Humans

Developing True/False Test Sheet Generating System with Diagnosing Basic Cognitive Ability

Ontologies vs. classification systems

Left, Left, Left, Right, Left

Lecture 1: Basic Concepts of Machine Learning

Lab 1 - The Scientific Method

Parallel Evaluation in Stratal OT * Adam Baker University of Arizona

Section 3.4. Logframe Module. This module will help you understand and use the logical framework in project design and proposal writing.

What s Different about the CCSS and Our Current Standards?

Visual CP Representation of Knowledge

What is this species called? Generation Bar Graph

Science Fair Project Handbook

Unit 14 Dangerous animals

Compositional Semantics

A Minimalist Approach to Code-Switching. In the field of linguistics, the topic of bilingualism is a broad one. There are many

Unit 8 Pronoun References

The presence of interpretable but ungrammatical sentences corresponds to mismatches between interpretive and productive parsing.

1. READING ENGAGEMENT 2. ORAL READING FLUENCY

Prediction of Maximal Projection for Semantic Role Labeling

Organizing Comprehensive Literacy Assessment: How to Get Started

This scope and sequence assumes 160 days for instruction, divided among 15 units.

Language skills to be used and worked upon : Listening / Speaking PPC-PPI / Reading / Writing

Ch VI- SENTENCE PATTERNS.

An Interactive Intelligent Language Tutor Over The Internet

Houghton Mifflin Harcourt Trophies Grade 5

Automating the E-learning Personalization

J j W w. Write. Name. Max Takes the Train. Handwriting Letters Jj, Ww: Words with j, w 321

- «Crede Experto:,,,». 2 (09) ( '36

Derivational: Inflectional: In a fit of rage the soldiers attacked them both that week, but lost the fight.

Hardhatting in a Geo-World

The MEANING Multilingual Central Repository

Cal s Dinner Card Deals

Function Tables With The Magic Function Machine

Richardson, J., The Next Step in Guided Writing, Ohio Literacy Conference, 2010

A Grammar for Battle Management Language

AQUA: An Ontology-Driven Question Answering System

English Language and Applied Linguistics. Module Descriptions 2017/18

Rover Races Grades: 3-5 Prep Time: ~45 Minutes Lesson Time: ~105 minutes

Adjectives In Paragraphs

Seminar - Organic Computing

Investigations for Chapter 1. How do we measure and describe the world around us?

Construction Grammar. University of Jena.

CEFR Overall Illustrative English Proficiency Scales

Word learning as Bayesian inference

Inleiding Taalkunde. Docent: Paola Monachesi. Blok 4, 2001/ Syntax 2. 2 Phrases and constituent structure 2. 3 A minigrammar of Italian 3

Smarter Balanced Assessment Consortium:

An OO Framework for building Intelligence and Learning properties in Software Agents

rat tail Overview: Suggestions for using the Macmillan Dictionary BuzzWord article on rat tail and the associated worksheet.

How to analyze visual narratives: A tutorial in Visual Narrative Grammar

ELPAC. Practice Test. Kindergarten. English Language Proficiency Assessments for California

Reinventing College Physics for Biologists: Explicating an Epistemological Curriculum

Dangerous. He s got more medical student saves than anybody doing this kind of work, Bradley said. He s tremendous.

Abstractions and the Brain

Conteúdos de inglês para o primeiro bimestre. Turma 21. Turma 31. Turma 41

The College Board Redesigned SAT Grade 12

Multiple Intelligence Teaching Strategy Response Groups

9.2.2 Lesson 5. Introduction. Standards D R A F T

Timeline. Recommendations

Some Principles of Automated Natural Language Information Extraction

The Beginning Literacy Framework

Using Web Searches on Important Words to Create Background Sets for LSI Classification

Monitoring Metacognitive abilities in children: A comparison of children between the ages of 5 to 7 years and 8 to 11 years

The suffix -able means "able to be." Adding the suffix -able to verbs turns the verbs into adjectives. chewable enjoyable

A Domain Ontology Development Environment Using a MRD and Text Corpus

Chapter 2 Rule Learning in a Nutshell

Explicitly teaching Year 2 students to paraphrase will improve their reading comprehension

An Investigation into Team-Based Planning

The Conversational User Interface

Big Fish. Big Fish The Book. Big Fish. The Shooting Script. The Movie

Exemplar Grade 9 Reading Test Questions

Mandarin Lexical Tone Recognition: The Gating Paradigm

Segmented Discourse Representation Theory. Dynamic Semantics with Discourse Structure

The Enterprise Knowledge Portal: The Concept

An Empirical and Computational Test of Linguistic Relativity

Mongoose On The Loose/ Larry Luxner/ Created by SAP District

Grade Band: High School Unit 1 Unit Target: Government Unit Topic: The Constitution and Me. What Is the Constitution? The United States Government

PAGE(S) WHERE TAUGHT If sub mission ins not a book, cite appropriate location(s))

NAME: East Carolina University PSYC Developmental Psychology Dr. Eppler & Dr. Ironsmith

Jack Jilly can play. 1. Can Jack play? 2. Can Jilly play? 3. Jack can play. 4. Jilly can play. 5. Play, Jack, play! 6. Play, Jilly, play!

with The Grouchy Ladybug

P a g e 1. Grade 5. Grant funded by:

Language Acquisition Chart

Section 7, Unit 4: Sample Student Book Activities for Teaching Listening

Scientific Method Investigation of Plant Seed Germination

Ontological spine, localization and multilingual access

Transcription:

AITA : Semantic Networks John A. Bullinaria, 2003 1. Practical Aspects for Good Representations 2. Components of a Good Representation 3. Components of a Semantic Network 4. What Does Semantics Really Mean? 5. AND/OR Trees 6. IS-A and IS-PART Hierarchies 7. Representing Events and Language 8. Intersection Search 9. Inheritance and Defaults 10. Tangled Hierarchies and Inferential Distance

Practical Aspects for Good Representations We have already looked at the general requirements for knowledge representation. Now consider the practical aspects of formulating good representations: 1. They must be computable to be created with standard computing procedures. 2. They should make the important objects and relations explicit so it is easy to see what is going on. 3. They need to bring together the objects and relations so everything you need can be seen at once. 4. They should suppress irrelevant detail so that rarely used details can be kept out of sight, but are still available when needed. 5. They should be transparent so you can easily understand what is being said. 6. They need to be concise and fast so information is stored and retrieved rapidly. 7. They should expose any natural constraints so it is easy to express how one object or relation influences another. 8. They must be complete so they can represent everything that needs representing. w6s1-2

Components of a Good Representation For analysis purposes it is useful to be able to break any knowledge representation down into their four fundamental components: 1. The lexical part that determines which symbols or words are used in the representation s vocabulary. 2. The structural or syntactic part that describes the constraints on how the symbols can be arranged, i.e. a grammar. 3. The semantic part that establishes a way of associating real world meanings with the representations. 4. The procedural part that specifies the access procedures that enables a way of creating and modifying representations and answering questions using them, i.e. how we generate and compute things with the representation. We saw these in the brief overviews of different representations last lecture. w6s1-3

A Simple Semantic Network Here s the example of a Semantic Network from Rich & Knight that we looked at previously: Person handed Right Adult Male height 178 height 195 equal to handed bats Baseball- Player battingaverage.252.106 batting-average Pitcher Fielder batting-average.262 Chicago- Cubs team Three-Finger Brown Pee-Wee- Reese team Brooklyn Dodgers w6s1-4

Components of a Semantic Network The fundamental components of semantic networks are straightforward to identify: Lexical part Structural part Semantic part Procedural part nodes denoting objects links denoting relations between objects labels denoting particular objects and relations the links and nodes form directed graphs the labels are placed on the links and nodes meanings are associated with the link and node labels (the details will depend on the application domain) constructors allow creation of new links and nodes destructors allow the deletion of links and nodes writers allow the creation and alteration of labels readers can extract answers to questions Clearly we are left with plenty of flexibility in creating these representations. w6s1-5

What does Semantics Really Mean? For our purposes, semantics just means meanings. But for many people (particularly philosophers), it is important to be more precise. The three main practical approaches to semantics for semantic networks, and AI in general, are: Descriptive Semantics The formulation of explanations of what the labels in our representations mean in terms of things we understand intuitively. Procedural Semantics The formulation of a set of procedures/programs that operate on the labels in the representation, and then the idea that the meanings are defined by what the programs do. Equivalence Semantics The relation of the meanings in the representation to those in some other representation that already has an accepted semantics. The extent to which one needs to worry about these distinctions depends on what you are trying to do. Often, simple intuitive ideas about meanings are sufficient. w6s1-6

AND / OR Trees One particularly simple form of semantic network is an AND/OR Tree. For example: Two node types: Eat AND Earn money Steal food Borrow money Find job Write book See bank Find security OR Consult agency Prepare CV Phone bank Put on suit w6s1-7

An IS-A Hierarchy Another simple form of semantic network is an is-a hierarchy. For example: Living thing Animal Plant Dog Pet Cat Livestock Horse Tree Oak Bush German Shepherd Poodle In set-theory terms, is-a corresponds to the sub-set relation, and corresponds to the membership relation. w6s1-8

An IS-PART Hierarchy If necessary, we can take the hierarchy all the way down to the molecular or atomic level with an is-part hierarchy. For example: ispart Dog ispart ispart ispart Head Body ispart ispart ispart Ears Nose Eyes Mouth Appendages ispart ispart Legs Paws Tail Retina Naturally, where we choose to stop the hierarchy depends on what we want to represent. w6s1-9

Representing Events and Language Semantic networks are also very good at representing events, and simple declarative sentences, by basing them round an event node. For example: John gave lecture w6s1 to his students Give Lecture John agent Event107 object w6s1 beneficiary Student In fact, several of the earliest semantic networks were English-understanding programs. w6s1-10

Intersection Search One of the earliest ways that semantic networks were used was to find relationships between objects by spreading activation from each of two nodes and seeing where the activations met. This process is called intersection search. Question: What is the relation between Chicago cubs and Brooklyn Dodgers? Baseball- Player batting- average.252.106 batting-average Pitcher Fielder batting-average.262 Chicago- team Three-Finger Pee-Wee- team Cubs Brown Reese Brooklyn Dodgers Answer: They are both teams of baseball players. w6s1-11

Inheritance and Defaults Two important features of semantic networks are the ideas of default (or typical) values and inheritance. Consider the following section of a semantic network: Yes has nose Person height 163cm is a Man height 178cm is a is a Chess Player Baseball Player height 195cm We can assign expected/default values of parameters (e.g. height, has nose) and inherit them from higher up the hierarchy. This is more efficient than listing all the details at each level. We can also over-ride the defaults. For example, baseball players are taller than average, so their default height over-rides the default height for men. w6s1-12

Multiple Inheritance With simple trees, inheritance is straight-forward. However, when multiple inheritance is allowed, problems can occur. For example, consider this famous example: Question: Is Nixon a pacifist? Yes pacifist Quaker Republican pacifist No Nixon Conflicts like this are common is the real world. It is important that the inheritance algorithm reports the conflict, rather than just traversing the tree and reporting the first answer it finds. In practice, we aim to build semantic networks in which all such conflicts are either over-ridden, or resolved appropriately. w6s1-13

Tangled Hierarchies Hierarchies that are not simple trees are called tangled hierarchies. These allow another type of inheritance conflict. For example: Question: Can Oliver fly? Bird flies Yes is a is a No flies Ostrich Pet Bird Oliver A better solution than having a specific flies no for all individual s of an ostrich, would be to have an algorithm for traversing the algorithm which guarantees that specific knowledge will always dominate over general knowledge. How? w6s1-14

Inferential Distance Note that simply counting nodes as a measure of distance will not generally give the required results. Why? Instead, we can base our inheritance algorithm on the inferential distance, which can be used to define the concept of closer as follows: Node1 is closer to Node2 than Node3 if and only if Node1 has an inference path through Node2 to Node3, i.e. Node2 is in between Node1 and Node3. Closer nodes in this sense will be more specific than further nodes, and so we should inherit any defaults from them. Notice that inferential distance only defines a partial ordering so it won t be any help with the Nixon example. In general, the inferential engine will be composed of many procedural rules like this to define how the semantic network should be processed. w6s1-15

Overview and Reading 1. We began by looking at the components of good representations in general, and then at those of semantic networks. 2. We then looked at various common styles of semantic networks: AND/OR trees, IS-A and IS-PART hierarchies, and event/language networks. 3. The important procedural concepts of Intersection Search, Inheritance, and Defaults were then covered. 4. We ended by considering how some common inferential conflicts could be resolved. Reading 1. Rich & Knight: Chapter 9 2. Winston: Chapter 2 3. Jackson: Chapter 6 4. Russell & Norvig: Section10.6 w6s1-16