Orion 2009. How do we represent knowledge so it is not directed to a purpose, and thus can be used for any purpose. We should ensure that no inference.

Slides:



Advertisements
Similar presentations
Create a Gmail account. After logging in work in Google Documents.
Advertisements

________________________________ (Title of Story) _____________________________ (Author of Story) _______________________ (Names) __________ (Class Period)
Same As Sowa?. Limited Conception Cat is on mat This is turned into two concepts and a relation – “On” But On has several meanings Pay on demand Occurred.
Using Link Grammar and WordNet on Fact Extraction for the Travel Domain.
DIVISIONS FOR ALL WEB PAGES Web Page Elements.  All Web Pages should have the following 4 elements (Also called divisions).  header  navigation  content.
Data Management and the Asbestos Management Plan LCDR Robert Horsch Environmental Compliance Branch Division of Environmental Protection.
From Words to Knowledge ORION Active Structure. ORION Active Structure Two Approaches We could separate the process of turning words into knowledge into.
CS 1400 Chapter 1 Introduction and Background
Grep, comm, and uniq. The grep Command The grep command allows a user to search for specific text inside a file. The grep command will find all occurrences.
Equipment for VRI zone control – up to 5400 management areas Valley PRO2 + Valley VRI.
Regression testing Tor Stållhane. What is regression testing – 1 Regression testing is testing done to check that a system update does not re- introduce.
Logic Operations in Electro-Pneumatics
9/15/09 - L25 Registers & Load Enable Copyright Joanne DeGroat, ECE, OSU1 Registers & Load Enable.
Principles of Physics Electromagnetic Induction. Changing magnetic fields can create a voltage (and thus cause current to flow) in a conductor A wire.
Lecture 6 Karnaugh Map. Logic Reduction Using Karnaugh Map Create a Karnaugh Map Circle (2, 4, 8..) 1’s. OR the minterm generated by each loop.
1 Brainstorming Themes for 2006 Paul Tarau University of North Texas Dec 2005.
Introduction to Graphical User Interfaces. Objectives * Students should understand what a procedural program is. * Students should understand what an.
Chapter 12 Describing Information Systems.
Wednesday, May 26 Objective: Students will be able to explain the concept of fluid power, and the difference between hydraulic and pneumatic systems.
Page 1 Simple PowerPoint Menus Section 1 Section 3 Section 2 Tutorial.
Introduction to computers.. What Is A Computer A computer is a multi-tasking device that performs mathematical and logical computations A computer can.
4 May I/O Control. 4 May What is I/O Control? A Doors feature that allows you to program input events to drive output responses – for example:
Artificial intelligence project
GUIDED LESSON HYPERLINKS. OBJECTIVE In this lesson, you will learn the basics of working with hyperlinks, including how to insert and remove them in your.
The Concept Convert free text into a structure that captures objects, relations, existential, propositional and temporal logic – the whole thing, no excuses.
The Logical Structure of Knowledge. Two Statements Olga is pretty and Fred is a liar Something is providing a True to the AND - let’s represent that with.
UML based expert system generation Using Enterprise Architect to model and generate a web-based expert system.
Knowledge Representation Use of logic. Artificial agents need Knowledge and reasoning power Can combine GK with current percepts Build up KB incrementally.
KNOWLEDGE BASED TECHNIQUES INTRODUCTION many geographical problems are ill-structured an ill-structured problem "lacks a solution algorithm.
ARTIFICIAL INTELLIGENCE [INTELLIGENT AGENTS PARADIGM] Professor Janis Grundspenkis Riga Technical University Faculty of Computer Science and Information.
Encouraging Discovery by Blogging Reference Questions Jim Gerencser SAA 2010.
Truss Analysis This tutorial will show you how to determine the forces in each member of a truss using Working Model.
Artificial Intelligence Research Center Pereslavl-Zalessky, Russia Program Systems Institute, RAS.
1 Process Stability Training. Objective Objective: By the end of this lesson, you will be able to use two Process Stability tools for the purpose of determining.
ESIP Semantic Web Products and Services ‘triples’ “tutorial” aka sausage making ESIP SW Cluster, Jan ed.
ICT-enabled Agricultural Science for Development Scenarios, Opportunities, Issues by ICTs transforming agricultural science, research & technology generation.
Page 1 Simple PowerPoint Menus Section 1 Section 3 Section 2 Tutorial.
1 Symbology 2. 2 Outline Symbology and mapping Classification examples Standard symbols Tricks Quiz 2.
Software Engineering Saeed Akhtar The University of Lahore.
Semantic Search An Active Approach to Searching. Why Semantic Search? A better question is – why not? We are interested in what the document means, not.
2 Software CASE tools state-of-the-art UML modeling Partially automatic code generation Refactoring browsers (occasionally) Context-sensitive search and.
Computer Organization CS345 David Monismith Based upon notes by Dr. Bill Siever and notes from the Patterson and Hennessy Text.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
Wiring Up ORION Active Structure The process that converts text to a usable structure.
Establish purposes for reading selected texts based upon content to enhance comprehension.[2.F19A] October 20142nd Grade FIGURE 19.
Pass in the U1-3C Comprehensive Test (homework) Get a Ruler and a Triangle, then complete the DRILL using the word bank below. 1.Write and complete the.
Instance Discovery and Schema Matching With Applications to Biological Deep Web Data Integration Tantan Liu, Fan Wang, Gagan Agrawal {liut, wangfa,
Control Output Devices Hyper linking. Back to Input Devices Back to Input Devices What Are Control Output Devices? These are devices that are associated.
Course Overview This course encourages candidates to develop their knowledge and understanding of computer systems, the principles of computing (including.
ECognition Model Components. 2. eCognition Model Components1 Model Components Variables and Constants Operators and Functions Links Logical States Messages.
INTRODUCTION INTRODUCTION S/M ANALYSIS S/M ANALYSIS SOFTWARE PROFILE SOFTWARE PROFILE S/M REQUIRMENTS S/M REQUIRMENTS S/M DESIGN S/M DESIGN.
Establish purposes for reading selected texts based upon own or others` desired outcome to enhance comprehension. [4.F19A] October 2014Fourth Grade Figure.
SENSOTRONIC BRAKE CONTROL (the brakes of the future)
 The acronym KERS stands for Kinetic Energy Recovery System.  The device recovers the kinetic energy that is present in the waste heat created by the.
Logic Gates Practical Objective: to develop an understanding of logic circuits and truth tables.
Connected learning and the role of context
Checking Bid Compliance
CSCI-100 Introduction to Computing
Textual Evidence and image analysis
Objectives I will be able to define the word inference.
Logisim Getting Started.
CS4341 Introduction to Artificial Intelligence
Argumentation Homework (10/3-10/4)
VEHICLE TECHNOLOGY BRAKE SYSTEMS.
Part of knowledge base of fuzzy logic expert system for exercise control of diabetics
Computer Science Discoveries Unit 1 Chapter 2 Lesson 5
1. Box your title and predict what the text is about. 2
Using Google drive Mrs. Carr.
Arithmatic Logic Unit (ALU). ALU Input Data :  A0-A3  B0-B3 Output Data :  F0 – F3.
Presentation transcript:

Orion 2009

How do we represent knowledge so it is not directed to a purpose, and thus can be used for any purpose. We should ensure that no inference is lost. A simple example: A + B = C We could have two of them, and then connect them so IF A + B = C THEN D + E = F with Modus Tollens available if needed To be able to do that, what must the structure look like?

Active Structure A + B = C

Logic and Numbers IF A + B = C THEN D + E = F

Operators with Specific Functions We can wrap the operations of an Activity in a box, but a box without initial direction. We can have the logical connection as input, so we assert the activity must occur, or we can leave the logical connection undefined, so it can be an input or an output.

Semantic Modelling

Applying a Brake

Mapping from One Relation to Another

Bioinformatics Stuff Automatically built from text

Enron s Automatically built from text

Actions and States

Groups

Generating a New Object Automatically built from text

Geometrical Knowledge - Circle

Using Knowledge for Something Practical Turning Circle “contains” the turn relation of the vehicle

Linking Knowledge A door has components, one of which is a door mechanism. Mechanisms are actuated by actuators, one type of which is a solenoid. So, “door solenoids”.

Document and Text

Searching Sets propagate through the structure – the structure is active Automatically built from text