HAPPY VALENTINE'S DAY 14 Feb 2011 JAIST

Size: px
Start display at page:

Download "HAPPY VALENTINE'S DAY 14 Feb 2011 JAIST"

Transcription

1 HAPPY VALENTINE'S DAY 14 Feb 2011 JAIST 1

2 BK TP.HCM Conceptual Graphs and Fuzzy Logic JAIST, 14 Feb 2011 Tru H. Cao Ho Chi Minh City University of Technology and John von Neumann Institute

3 Outline Conceptual graphs and fuzzy logic Fuzzy conceptual graph programs Quantified conceptual graphs Query conceptual graphs Conclusion 3

4 Conceptual graphs Sowa, John F. (1984) Conceptual Structures: Information Processing in Mind and Machine, Addison- Wesley, Reading, MA. CG = semantic networks + Peirce s existential graphs 4

5 Conceptual graphs 1968: term paper to Marvin Minsky at Harvard 1970's: seriously working on CGs 1976: first paper on CGs Conceptual graphs for a database interface, IBM Journal of Research & Development, 20 (4) : meeting with Norman Foo and encountering Charles Peirce's existential graphs (1897) 1984: the book coming out 5

6 Simple conceptual graphs concept type (class) concept relation relation type 1 2 CAT: tuna On MAT: * individual referent generic referent The cat Tuna is on a mat. 6

7 Negated conceptual graphs Neg PROPOSITION: CAT: tuna On MAT: * CAT: tuna On MAT: * 7

8 Conceptual graphs as a logic A full-fledged first-order typed logic Conceptual graph programming Smooth mapping to and from natural language 8

9 Fuzzy sets Zadeh, Lofti A. (1965) Fuzzy Sets, Information and Control, 8 (3). 9

10 Fuzzy sets Vagueness: "Words like smart, tall, and fat are vague since in most contexts of use there is no bright line separating them from not smart, not tall, and not fat respectively " The Oxford Companion to Philosophy (1995) 10

11 Fuzzy sets Imprecision vs. Uncertainty: The bottle is about half-full. vs. It is likely to the degree of 0.5 that the bottle is full. 11

12 Fuzzy sets Membership function: µ young : U [0, 1] young Age 12

13 Fuzzy sets Membership function: Preference distribution Possibility distribution Family of probability distribution 13

14 Multi-valued logic Truth values are in [0, 1] Lukasiewicz: a = 1 a a b = min(a, b) a b = max(a, b) a b = min(1, 1 a + b) 14

15 Fuzzy logic if x is A then y is B x is A* y is B* 15

16 Fuzzy logic if height is tall then shoe-size is large height is rather tall shoe-size is? 16

17 Fuzzy logic if x is A then y is B x is A* y is B* Viewing a fuzzy rule as a fuzzy relation: R(u, v) A(u) B(v) A*(u) B*(v) 17

18 Fuzzy logic if x is A then y is B x is A* y is B* Measuring the similarity of A and A*: if x is A then y is B x is A* B*(v) = B + (A/A*) 18

19 CG and FL Both have the common target of natural language CG provides a syntactic structure for smooth mapping to and from natural language Sowa, John F. (1997) Matching logical structure to linguistic structure. In Studies in the logic of Charles Sanders Peirce. Indiana University Press. FL provides a semantic processor for approximate reasoning with vagueness in natural language Zadeh, Lofti A. (1996) Fuzzy logic = Computing with words. IEEE Transactions on Fuzzy Systems. 19

20 Fuzzy conceptual graphs Morton, S.K. (1987) Conceptual graphs and fuzziness in artificial intelligence. PhD Thesis, University of Bristol. Manzano, M.B. (1991) Knowledge representation using fuzzy conceptual graphs. Master s Thesis, Asian Institute of Technology. Cao, T.H. (1999) Foundations of order-sorted fuzzy set logic programming in predicate logic and conceptual graphs. PhD Thesis, University of Queensland. 20

21 Fuzzy conceptual graphs It is very true that John is an American man who is young, and it is more or less true that he likes a car whose color is blue. 21

22 FCG programs 22

23 FCG programs Piece resolution (Salvat, E. 1997): 23

24 FCG programs Annotated fuzzy logic programs (Cao, T.H. 1998): 24

25 Quantified conceptual graphs Mapping linguistic structure to logical structure: "Every student likes every course" STUDENT: Like COURSE: 25

26 Quantified conceptual graphs Mapping linguistic structure to logical structure: "Most Swedes are tall" most = Pr(tall(x) Swede(x)) 26

27 Reasoning with relative quantifiers Generalization: "Most people who are tall are not fat" "Most people who are tall are not very fat" 27

28 Reasoning with relative quantifiers Specialization: "About 9% people who are tall are fat" "At most about 9% people who are tall are very fat" 28

29 Reasoning with relative quantifiers With universal quantifier: "All people who are tall are not fat" "All males who are very tall are not fat" 29

30 Reasoning with absolute quantifiers Generalization: "Few people who are tall are fat" "At least few people who are fairly tall are fairly fat" 30

31 Reasoning with absolute quantifiers Specialization: "Few people who are tall are fat" "At most few people who are very tall are very fat" 31

32 Jeffrey's rule (1965) The conditional probability on a property of a specific object of a class is equal to that of the whole class. "Most birds can fly" "The probability that Tweet can fly given that it is a bird is most" 32

33 Jeffrey's rule (1965) The conditional probability on a property of a specific object of a class is equal to that of the whole class. "Most people who are tall are not fat" "The probability that John is not fat is p" 33

34 Jeffrey's rule (1965) p = (at least (most.ε π )) (at most (most.ε π + (1 - ε π ))) Probabilistic FCG projection: ε π = Pr(tall fairly tall) 34

35 Query conceptual graphs Connective query: "What international leaders sent or gave congratulations?" 35

36 Query conceptual graphs Superlative query: "What s the tallest building in New York City?" 36

37 Query conceptual graphs Counting query: "How many languages has Harry Potter and the Goblet of Fire been translated to?" 37

38 Query conceptual graphs A syntax-free approach for understanding natural language queries: 38

39 Query conceptual graphs 39

40 Query conceptual graphs Experiment on TREC 2002 dataset: 40

41 Query conceptual graphs Experiment on TREC 2007 dataset: 41

42 VN-KIM system Plug-ins S-Search S-Editor VN-KIM Front-End Applications Interface A KB of over 200,000 popular entities in Vietnamese news Semantic LUCENE VN-KIM IE Fuzzy SESAME Semantic Web Document Repository Semantic Annotation Ontology and Knowledge Base 42

43 VN-KIM entity recognition 43

44 VN-KIM search 44

45 VN-KIM search 45

46 Conclusion Artificial intelligence needs a knowledge representation language that approaches natural language 46

47 Conclusion "Form without content is empty. Content without form is so indeterminate that it cannot be grasped as an object of knowledge." John Hibben, Hegel s Logic: An Essay in Interpretation CG+FL is just an attempt. 47

48 Thanks for your attention

ARTIFICIAL INTELLIGENCE. Uncertainty: fuzzy systems

ARTIFICIAL INTELLIGENCE. Uncertainty: fuzzy systems INFOB2KI 2017-2018 Utrecht University The Netherlands ARTIFICIAL INTELLIGENCE Uncertainty: fuzzy systems Lecturer: Silja Renooij These slides are part of the INFOB2KI Course Notes available from www.cs.uu.nl/docs/vakken/b2ki/schema.html

More information

Review of Fuzzy Logical Database Models

Review of Fuzzy Logical Database Models IOSR Journal of Computer Engineering (IOSRJCE) ISSN: 2278-0661, ISBN: 2278-8727Volume 8, Issue 4 (Jan. - Feb. 2013), PP 24-30 Review of Fuzzy Logical Database Models Anupriya 1, Prof. Rahul Rishi 2 1 (Department

More information

Fuzzy Reasoning. Outline

Fuzzy Reasoning. Outline Fuzzy Reasoning Outline Introduction Bivalent & Multivalent Logics Fundamental fuzzy concepts Fuzzification Defuzzification Fuzzy Expert System Neuro-fuzzy System Introduction Fuzzy concept first introduced

More information

Figure-12 Membership Grades of x o in the Sets A and B: μ A (x o ) =0.75 and μb(xo) =0.25

Figure-12 Membership Grades of x o in the Sets A and B: μ A (x o ) =0.75 and μb(xo) =0.25 Membership Functions The membership function μ A (x) describes the membership of the elements x of the base set X in the fuzzy set A, whereby for μ A (x) a large class of functions can be taken. Reasonable

More information

What is all the Fuzz about?

What is all the Fuzz about? What is all the Fuzz about? Fuzzy Systems: Introduction CPSC 533 Christian Jacob Dept. of Computer Science Dept. of Biochemistry & Molecular Biology University of Calgary Fuzzy Systems in Knowledge Engineering

More information

Introduction to Fuzzy Logic and Fuzzy Systems Adel Nadjaran Toosi

Introduction to Fuzzy Logic and Fuzzy Systems Adel Nadjaran Toosi Introduction to Fuzzy Logic and Fuzzy Systems Adel Nadjaran Toosi Fuzzy Slide 1 Objectives What Is Fuzzy Logic? Fuzzy sets Membership function Differences between Fuzzy and Probability? Fuzzy Inference.

More information

Why Fuzzy? Definitions Bit of History Component of a fuzzy system Fuzzy Applications Fuzzy Sets Fuzzy Boundaries Fuzzy Representation

Why Fuzzy? Definitions Bit of History Component of a fuzzy system Fuzzy Applications Fuzzy Sets Fuzzy Boundaries Fuzzy Representation Contents Why Fuzzy? Definitions Bit of History Component of a fuzzy system Fuzzy Applications Fuzzy Sets Fuzzy Boundaries Fuzzy Representation Linguistic Variables and Hedges INTELLIGENT CONTROLSYSTEM

More information

CPS331 Lecture: Fuzzy Logic last revised October 11, Objectives: 1. To introduce fuzzy logic as a way of handling imprecise information

CPS331 Lecture: Fuzzy Logic last revised October 11, Objectives: 1. To introduce fuzzy logic as a way of handling imprecise information CPS331 Lecture: Fuzzy Logic last revised October 11, 2016 Objectives: 1. To introduce fuzzy logic as a way of handling imprecise information Materials: 1. Projectable of young membership function 2. Projectable

More information

Coursework Master s Thesis Proposal

Coursework Master s Thesis Proposal Coursework Master s Thesis Proposal December 1999 University of South Australia School of Computer and Information Science Student: David Benn (9809422R) Supervisor: Dan Corbett Introduction Sowa s [1984]

More information

ITFOOD: Indexing Technique for Fuzzy Object Oriented Database.

ITFOOD: Indexing Technique for Fuzzy Object Oriented Database. ITFOOD: Indexing Technique for Fuzzy Object Oriented Database. Priyanka J. Pursani, Prof. A. B. Raut Abstract: The Indexing Technique for Fuzzy Object Oriented Database Model is the extension towards database

More information

Chapter 4 Fuzzy Logic

Chapter 4 Fuzzy Logic 4.1 Introduction Chapter 4 Fuzzy Logic The human brain interprets the sensory information provided by organs. Fuzzy set theory focus on processing the information. Numerical computation can be performed

More information

Introduction to Fuzzy Logic. IJCAI2018 Tutorial

Introduction to Fuzzy Logic. IJCAI2018 Tutorial Introduction to Fuzzy Logic IJCAI2018 Tutorial 1 Crisp set vs. Fuzzy set A traditional crisp set A fuzzy set 2 Crisp set vs. Fuzzy set 3 Crisp Logic Example I Crisp logic is concerned with absolutes-true

More information

Linguistic Values on Attribute Subdomains in Vague Database Querying

Linguistic Values on Attribute Subdomains in Vague Database Querying Linguistic Values on Attribute Subdomains in Vague Database Querying CORNELIA TUDORIE Department of Computer Science and Engineering University "Dunărea de Jos" Domnească, 82 Galaţi ROMANIA Abstract: -

More information

Introduction. Aleksandar Rakić Contents

Introduction. Aleksandar Rakić Contents Beograd ETF Fuzzy logic Introduction Aleksandar Rakić rakic@etf.rs Contents Definitions Bit of History Fuzzy Applications Fuzzy Sets Fuzzy Boundaries Fuzzy Representation Linguistic Variables and Hedges

More information

Section 2.2: Introduction to the Logic of Quantified Statements

Section 2.2: Introduction to the Logic of Quantified Statements Section 2.2: Introduction to the Logic of Quantified Statements In this section, we shall continue to examine some of the fundamentals of predicate calculus. Specifically, we shall look at the negations

More information

Membership Functions for a Fuzzy Relational Database: A Comparison of the Direct Rating and New Random Proportional Methods

Membership Functions for a Fuzzy Relational Database: A Comparison of the Direct Rating and New Random Proportional Methods Virginia Commonwealth University VCU Scholars Compass Theses and Dissertations Graduate School 2006 Membership Functions for a Fuzzy Relational Database: A Comparison of the Direct Rating and New Random

More information

Lecture notes. Com Page 1

Lecture notes. Com Page 1 Lecture notes Com Page 1 Contents Lectures 1. Introduction to Computational Intelligence 2. Traditional computation 2.1. Sorting algorithms 2.2. Graph search algorithms 3. Supervised neural computation

More information

Knowledge Representation

Knowledge Representation Knowledge Representation References Rich and Knight, Artificial Intelligence, 2nd ed. McGraw-Hill, 1991 Russell and Norvig, Artificial Intelligence: A modern approach, 2nd ed. Prentice Hall, 2003 Outline

More information

Fuzzy Structured Query Language (FSQL) for Relational Database Systems 관계형데이터베이스시스템을위한퍼지질의어 (FSQL)

Fuzzy Structured Query Language (FSQL) for Relational Database Systems 관계형데이터베이스시스템을위한퍼지질의어 (FSQL) 한국산학기술학회논문지 Vol. 6, No. 3, pp. 265-269, 2005 Fuzzy Structured Query Language (FSQL) for Relational Database Systems 관계형데이터베이스시스템을위한퍼지질의어 (FSQL) 정은영1 박순철2 이상범3* 요약본논문에서는관계형데이터베이스에서운영될수있는퍼지질의어인 FSQL 를소개하였다.

More information

COMP219: Artificial Intelligence. Lecture 14: Knowledge Representation

COMP219: Artificial Intelligence. Lecture 14: Knowledge Representation COMP219: Artificial Intelligence Lecture 14: Knowledge Representation 1 Overview Last time Game playing Minimax decisions Alpha-beta pruning Today Introduce the need for explicit knowledge representation

More information

IPMU July 2-7, 2006 Paris, France

IPMU July 2-7, 2006 Paris, France IPMU July 2-7, 2006 Paris, France Information Processing and Management of Uncertainty in Knowledge-Based Systems Conceptual Design and Implementation of the Salem Chakhar 1 and Abelkader Telmoudi 2 1

More information

Object-based representation. Objects

Object-based representation. Objects Object-based representation Luger, Part III, 6.0, 6.1, 6.2.2-6.2.4, 6.4 (skim) Objects Two basic forms of Structured Objects Semantic Nets Frames Semantic Nets (Associative Nets) Components Nodes - represent

More information

计算智能 第 10 讲 : 模糊集理论 周水庚 计算机科学技术学院

计算智能 第 10 讲 : 模糊集理论 周水庚 计算机科学技术学院 计算智能 第 0 讲 : 模糊集理论 周水庚 计算机科学技术学院 207-5-9 Introduction to Fuzzy Set Theory Outline Fuzzy Sets Set-Theoretic Operations MF Formulation Extension Principle Fuzzy Relations Linguistic Variables Fuzzy Rules

More information

ON THEORY OF INTUITIONISTIC FUZZY SETS (OR VAGUE SETS)

ON THEORY OF INTUITIONISTIC FUZZY SETS (OR VAGUE SETS) International Journal of Fuzzy Systems On Theory and Rough of Intuitionistic Systems Fuzzy Sets (Or Vague Sets) 113 4(2), December 2011, pp. 113-117, Serials Publications, ISSN: 0974-858X ON THEORY OF

More information

What is all the Fuzz about?

What is all the Fuzz about? What is all the Fuzz about? Fuzzy Systems CPSC 433 Christian Jacob Dept. of Computer Science Dept. of Biochemistry & Molecular Biology University of Calgary Fuzzy Systems in Knowledge Engineering Fuzzy

More information

INF5390 Kunstig intelligens. First-Order Logic. Roar Fjellheim

INF5390 Kunstig intelligens. First-Order Logic. Roar Fjellheim INF5390 Kunstig intelligens First-Order Logic Roar Fjellheim Outline Logical commitments First-order logic First-order inference Resolution rule Reasoning systems Summary Extracts from AIMA Chapter 8:

More information

CS 354R: Computer Game Technology

CS 354R: Computer Game Technology CS 354R: Computer Game Technology AI Fuzzy Logic and Neural Nets Fall 2018 Fuzzy Logic Philosophical approach Decisions based on degree of truth Is not a method for reasoning under uncertainty that s probability

More information

Classification with Diffuse or Incomplete Information

Classification with Diffuse or Incomplete Information Classification with Diffuse or Incomplete Information AMAURY CABALLERO, KANG YEN Florida International University Abstract. In many different fields like finance, business, pattern recognition, communication

More information

> Introducing human reasoning within decision-making systems Presentation

> Introducing human reasoning within decision-making systems Presentation > Introducing human reasoning within decision-making systems Presentation Franck.Dernoncourt@gmail.com 26 Janvier 2011 Table of Contents 1.Origins 2. Definitions 3.Application: fuzzy inference systems

More information

Bipolar Fuzzy Line Graph of a Bipolar Fuzzy Hypergraph

Bipolar Fuzzy Line Graph of a Bipolar Fuzzy Hypergraph BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 13, No 1 Sofia 2013 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.2478/cait-2013-0002 Bipolar Fuzzy Line Graph of a

More information

Semantic Web Test

Semantic Web Test Semantic Web Test 24.01.2017 Group 1 No. A B C D 1 X X X 2 X X 3 X X 4 X X 5 X X 6 X X X X 7 X X 8 X X 9 X X X 10 X X X 11 X 12 X X X 13 X X 14 X X 15 X X 16 X X 17 X 18 X X 19 X 20 X X 1. Which statements

More information

ASIAN JOURNAL OF MANAGEMENT RESEARCH Online Open Access publishing platform for Management Research

ASIAN JOURNAL OF MANAGEMENT RESEARCH Online Open Access publishing platform for Management Research ASIAN JOURNAL OF MANAGEMENT RESEARCH Online Open Access publishing platform for Management Research Copyright 2010 All rights reserved Integrated Publishing association Review Article ISSN 2229 3795 The

More information

Granular Computing: A Paradigm in Information Processing Saroj K. Meher Center for Soft Computing Research Indian Statistical Institute, Kolkata

Granular Computing: A Paradigm in Information Processing Saroj K. Meher Center for Soft Computing Research Indian Statistical Institute, Kolkata Granular Computing: A Paradigm in Information Processing Saroj K. Meher Center for Soft Computing Research Indian Statistical Institute, Kolkata Granular computing (GrC): Outline Introduction Definitions

More information

CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER

CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER 60 CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER 4.1 INTRODUCTION Problems in the real world quite often turn out to be complex owing to an element of uncertainty either in the parameters

More information

Fuzzy Sets and Systems. Lecture 1 (Introduction) Bu- Ali Sina University Computer Engineering Dep. Spring 2010

Fuzzy Sets and Systems. Lecture 1 (Introduction) Bu- Ali Sina University Computer Engineering Dep. Spring 2010 Fuzzy Sets and Systems Lecture 1 (Introduction) Bu- Ali Sina University Computer Engineering Dep. Spring 2010 Fuzzy sets and system Introduction and syllabus References Grading Fuzzy sets and system Syllabus

More information

COSC 6397 Big Data Analytics. Fuzzy Clustering. Some slides based on a lecture by Prof. Shishir Shah. Edgar Gabriel Spring 2015.

COSC 6397 Big Data Analytics. Fuzzy Clustering. Some slides based on a lecture by Prof. Shishir Shah. Edgar Gabriel Spring 2015. COSC 6397 Big Data Analytics Fuzzy Clustering Some slides based on a lecture by Prof. Shishir Shah Edgar Gabriel Spring 215 Clustering Clustering is a technique for finding similarity groups in data, called

More information

Fuzzy Logic Approach towards Complex Solutions: A Review

Fuzzy Logic Approach towards Complex Solutions: A Review Fuzzy Logic Approach towards Complex Solutions: A Review 1 Arnab Acharyya, 2 Dipra Mitra 1 Technique Polytechnic Institute, 2 Technique Polytechnic Institute Email: 1 cst.arnab@gmail.com, 2 mitra.dipra@gmail.com

More information

A Semiotic-Conceptual Framework for Knowledge Representation

A Semiotic-Conceptual Framework for Knowledge Representation Uta Priss School of Computing, Napier University, Edinburgh, UK A Semiotic-Conceptual Framework for Knowledge Representation Abstract: This paper argues that a semiotic-conceptual framework is suitable

More information

Fuzzy Logic. Sourabh Kothari. Asst. Prof. Department of Electrical Engg. Presentation By

Fuzzy Logic. Sourabh Kothari. Asst. Prof. Department of Electrical Engg. Presentation By Fuzzy Logic Presentation By Sourabh Kothari Asst. Prof. Department of Electrical Engg. Outline of the Presentation Introduction What is Fuzzy? Why Fuzzy Logic? Concept of Fuzzy Logic Fuzzy Sets Membership

More information

Semantic Nets, Frames, World Representation. CS W February, 2004

Semantic Nets, Frames, World Representation. CS W February, 2004 Semantic Nets, Frames, World Representation CS W4701 24 February, 2004 Knowledge Representation as a medium for human expression An intelligent system must have KRs that can be interpreted by humans. We

More information

A Calculus for Fuzzy Queries on Fuzzy Entity-Relationship Model

A Calculus for Fuzzy Queries on Fuzzy Entity-Relationship Model A Calculus f Fuzzy Queries on Fuzzy Entity-Relationship Model Dr. Narasimha Bolloju Department of Infmation Systems City University of Hong Kong Tat Chee Avenue, Kowloon, Hong Kong Ph.: (852) 2788-7545

More information

Fuzzy logic. 1. Introduction. 2. Fuzzy sets. Radosªaw Warzocha. Wrocªaw, February 4, Denition Set operations

Fuzzy logic. 1. Introduction. 2. Fuzzy sets. Radosªaw Warzocha. Wrocªaw, February 4, Denition Set operations Fuzzy logic Radosªaw Warzocha Wrocªaw, February 4, 2014 1. Introduction A fuzzy concept appearing in works of many philosophers, eg. Hegel, Nietzche, Marx and Engels, is a concept the value of which can

More information

FUZZY BOOLEAN ALGEBRAS AND LUKASIEWICZ LOGIC. Angel Garrido

FUZZY BOOLEAN ALGEBRAS AND LUKASIEWICZ LOGIC. Angel Garrido Acta Universitatis Apulensis ISSN: 1582-5329 No. 22/2010 pp. 101-111 FUZZY BOOLEAN ALGEBRAS AND LUKASIEWICZ LOGIC Angel Garrido Abstract. In this paper, we analyze the more adequate tools to solve many

More information

II. Judgements and -polymorphism

II. Judgements and -polymorphism II. Judgements and -polymorphism II.1. Overview of Modern Type Theories Difference from simple type theory Example MTTs Judgements (basic statements in MTTs) II.2. Dependent product types (-types) Basic

More information

Why Fuzzy Fuzzy Logic and Sets Fuzzy Reasoning. DKS - Module 7. Why fuzzy thinking?

Why Fuzzy Fuzzy Logic and Sets Fuzzy Reasoning. DKS - Module 7. Why fuzzy thinking? Fuzzy Systems Overview: Literature: Why Fuzzy Fuzzy Logic and Sets Fuzzy Reasoning chapter 4 DKS - Module 7 1 Why fuzzy thinking? Experts rely on common sense to solve problems Representation of vague,

More information

FUZZY SQL for Linguistic Queries Poonam Rathee Department of Computer Science Aim &Act, Banasthali Vidyapeeth Rajasthan India

FUZZY SQL for Linguistic Queries Poonam Rathee Department of Computer Science Aim &Act, Banasthali Vidyapeeth Rajasthan India RESEARCH ARTICLE FUZZY SQL for Linguistic Queries Poonam Rathee Department of Computer Science Aim &Act, Banasthali Vidyapeeth Rajasthan India OPEN ACCESS ABSTRACT For Many Years, achieving unambiguous

More information

The discussion of Chapter 1 will be split into two sessions; the first will cover 1.1 and 1.2; the second will cover 1.3, 1.4, and 1.5.

The discussion of Chapter 1 will be split into two sessions; the first will cover 1.1 and 1.2; the second will cover 1.3, 1.4, and 1.5. 1 The discussion of Chapter 1 will be split into two sessions; the first will cover 1.1 and 1.2; the second will cover 1.3, 1.4, and 1.5. 2 http://memory alpha.org/wiki/file:surak_tos.jpg. Copyright Paramount/CBS.

More information

Module 8. Other representation formalisms. Version 2 CSE IIT, Kharagpur

Module 8. Other representation formalisms. Version 2 CSE IIT, Kharagpur Module 8 Other representation formalisms 8.1 Instructional Objective The students should understand the syntax and semantic of semantic networks Students should learn about different constructs and relations

More information

SWRL-F A Fuzzy Logic Extension of the Semantic Web Rule Language. Tomasz Wiktor Wlodarczyk

SWRL-F A Fuzzy Logic Extension of the Semantic Web Rule Language. Tomasz Wiktor Wlodarczyk SWRL-F A Fuzzy Logic Extension of the Semantic Web Rule Language Tomasz Wiktor Wlodarczyk tomasz.w.wlodarczyk@uis.no Plan Related work Contributions Background Design Choices SWRL-F ontology SWRL-F rules

More information

Fuzzy Reasoning. Linguistic Variables

Fuzzy Reasoning. Linguistic Variables Fuzzy Reasoning Linguistic Variables Linguistic variable is an important concept in fuzzy logic and plays a key role in its applications, especially in the fuzzy expert system Linguistic variable is a

More information

Neural Networks Lesson 9 - Fuzzy Logic

Neural Networks Lesson 9 - Fuzzy Logic Neural Networks Lesson 9 - Prof. Michele Scarpiniti INFOCOM Dpt. - Sapienza University of Rome http://ispac.ing.uniroma1.it/scarpiniti/index.htm michele.scarpiniti@uniroma1.it Rome, 26 November 2009 M.

More information

L. A. Zadeh: Fuzzy Sets. (1965) A review

L. A. Zadeh: Fuzzy Sets. (1965) A review POSSIBILISTIC INFORMATION: A Tutorial L. A. Zadeh: Fuzzy Sets. (1965) A review George J. Klir Petr Osička State University of New York (SUNY) Binghamton, New York 13902, USA gklir@binghamton.edu Palacky

More information

Effect of Regularization on Fuzzy Graph

Effect of Regularization on Fuzzy Graph International Journal of Applied Science-Research and Review (IJAS) www.ijas.org.uk Effect of Regularization on Fuzzy raph Vandana Bansal* IK PT University, Jalandhar, Punjab India Original Article A R

More information

Type raising, continuations, and classical logic

Type raising, continuations, and classical logic Type raising, continuations, and classical logic Philippe de Groote Inria-Lorraine Abstract. There is a striking analogy between type raising, as introduced by Montague (973), and the notion of continuation

More information

A fuzzy subset of a set A is any mapping f : A [0, 1], where [0, 1] is the real unit closed interval. the degree of membership of x to f

A fuzzy subset of a set A is any mapping f : A [0, 1], where [0, 1] is the real unit closed interval. the degree of membership of x to f Algebraic Theory of Automata and Logic Workshop Szeged, Hungary October 1, 2006 Fuzzy Sets The original Zadeh s definition of a fuzzy set is: A fuzzy subset of a set A is any mapping f : A [0, 1], where

More information

GEOG 5113 Special Topics in GIScience. Why is Classical set theory restricted? Contradiction & Excluded Middle. Fuzzy Set Theory in GIScience

GEOG 5113 Special Topics in GIScience. Why is Classical set theory restricted? Contradiction & Excluded Middle. Fuzzy Set Theory in GIScience GEOG 5113 Special Topics in GIScience Fuzzy Set Theory in GIScience -Basic Properties and Concepts of Fuzzy Sets- Why is Classical set theory restricted? Boundaries of classical sets are required to be

More information

Natural Language Processing. SoSe Question Answering

Natural Language Processing. SoSe Question Answering Natural Language Processing SoSe 2017 Question Answering Dr. Mariana Neves July 5th, 2017 Motivation Find small segments of text which answer users questions (http://start.csail.mit.edu/) 2 3 Motivation

More information

A Semantic Search Approach by Graph Matching with Negations and Inferences

A Semantic Search Approach by Graph Matching with Negations and Inferences A Semantic Search Approach by Graph Matching with Negations and Inferences Kewei Tu, Jing Lu, Haiping Zhu, Guowei Liu, and Yong Yu Department of Computer Science and Engineering, Shanghai JiaoTong University,

More information

About the Tutorial. Audience. Prerequisites. Disclaimer& Copyright. Fuzzy Logic

About the Tutorial. Audience. Prerequisites. Disclaimer& Copyright. Fuzzy Logic About the Tutorial Fuzzy Logic resembles the human decision-making methodology and deals with vague and imprecise information. This is a very small tutorial that touches upon the very basic concepts of

More information

Machine Learning & Statistical Models

Machine Learning & Statistical Models Astroinformatics Machine Learning & Statistical Models Neural Networks Feed Forward Hybrid Decision Analysis Decision Trees Random Decision Forests Evolving Trees Minimum Spanning Trees Perceptron Multi

More information

Keywords. Ontology, mechanism theories, content theories, t-norm, t-conorm, multiinformation systems, Boolean aggregation.

Keywords. Ontology, mechanism theories, content theories, t-norm, t-conorm, multiinformation systems, Boolean aggregation. Intelligent Information Systems Morteza Anvari Computer Science Division University of California Berkeley CA 94720 Anvari@cs.berkeley.edu Keywords. Ontology, mechanism theories, content theories, t-norm,

More information

FUZZY INFERENCE SYSTEMS

FUZZY INFERENCE SYSTEMS CHAPTER-IV FUZZY INFERENCE SYSTEMS Fuzzy inference is the process of formulating the mapping from a given input to an output using fuzzy logic. The mapping then provides a basis from which decisions can

More information

summarization Ivan Ivanov, Peter Vajda, Jong-Seok Lee, Touradj Ebrahimi

summarization Ivan Ivanov, Peter Vajda, Jong-Seok Lee, Touradj Ebrahimi 1 Epitome A social game for photo album summarization Ivan Ivanov, Peter Vajda, Jong-Seok Lee, Touradj Ebrahimi Ecole Polytechnique Federale de Lausanne, Switzerland Motivation 2 Number of photos taken

More information

Fuzzy Expert Systems Lecture 8 (Fuzzy Systems)

Fuzzy Expert Systems Lecture 8 (Fuzzy Systems) Fuzzy Expert Systems Lecture 8 (Fuzzy Systems) Soft Computing is an emerging approach to computing which parallels the remarkable ability of the human mind to reason and learn in an environment of uncertainty

More information

Implementing Knowledge Interchange for Simulated Entities

Implementing Knowledge Interchange for Simulated Entities Implementing Knowledge Interchange for Simulated Entities David J. Skipper Ph.D. Bevilacqua Research Corporation P.O. Box 14207 Huntsville, AL 35815 256-882-6229 davids@brc2.com Joseph McEniry Bevilacqua

More information

Application of fuzzy set theory in image analysis. Nataša Sladoje Centre for Image Analysis

Application of fuzzy set theory in image analysis. Nataša Sladoje Centre for Image Analysis Application of fuzzy set theory in image analysis Nataša Sladoje Centre for Image Analysis Our topics for today Crisp vs fuzzy Fuzzy sets and fuzzy membership functions Fuzzy set operators Approximate

More information

Introductory logic and sets for Computer scientists

Introductory logic and sets for Computer scientists Introductory logic and sets for Computer scientists Nimal Nissanke University of Reading ADDISON WESLEY LONGMAN Harlow, England II Reading, Massachusetts Menlo Park, California New York Don Mills, Ontario

More information

Unit 0: Extending Algebra 1 Concepts

Unit 0: Extending Algebra 1 Concepts 1 What is a Function? Unit 0: Extending Algebra 1 Concepts Definition: ---Function Notation--- Example: f(x) = x 2 1 Mapping Diagram Use the Vertical Line Test Interval Notation A convenient and compact

More information

- Propositions describe relationship between different kinds

- Propositions describe relationship between different kinds SYNTAX OF THE TECTON LANGUAGE D. Kapur, D. R. Musser, A. A. Stepanov Genera1 Electric Research & Development Center ****THS S A WORKNG DOCUMENT. Although it is planned to submit papers based on this materia1

More information

made up of characters, some of which form character data, and some of which form markup Markup encodes a description of the document's storage layout

made up of characters, some of which form character data, and some of which form markup Markup encodes a description of the document's storage layout A new method for knowledge representation in expert system's (XMLKR) Mehdi Bahrami Payame Noor University (PNU), Tehran, Iran MehdiBahrami@gmailcom Dr Siavosh Kaviani Abstract Knowledge representation

More information

XML Miner, XML Rule and Metarule.

XML Miner, XML Rule and Metarule. XML Miner, XML Rule and Metarule. Andrew N Edmonds Scientio inc. Wednesday, 30 May 2001 Version 1 Introduction... 1 Knowledge representation... 1 Data representation... 3 Data Location... 4 Fuzzy Logic...

More information

A Logic Language of Granular Computing

A Logic Language of Granular Computing A Logic Language of Granular Computing Yiyu Yao and Bing Zhou Department of Computer Science University of Regina Regina, Saskatchewan, Canada S4S 0A2 E-mail: {yyao, zhou200b}@cs.uregina.ca Abstract Granular

More information

Computational Intelligence Lecture 12:Linguistic Variables and Fuzzy Rules

Computational Intelligence Lecture 12:Linguistic Variables and Fuzzy Rules Computational Intelligence Lecture 12:Linguistic Variables and Fuzzy Rules Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Fall 2011 Farzaneh Abdollahi Computational

More information

Types of Expert System: Comparative Study

Types of Expert System: Comparative Study Types of Expert System: Comparative Study Viral Nagori, Bhushan Trivedi GLS Institute of Computer Technology (MCA), India Email: viral011 {at} yahoo.com ABSTRACT--- The paper describes the different classifications

More information

Using a fuzzy inference system for the map overlay problem

Using a fuzzy inference system for the map overlay problem Using a fuzzy inference system for the map overlay problem Abstract Dr. Verstraete Jörg 1 1 Systems esearch Institute, Polish Academy of Sciences ul. Newelska 6, Warsaw, 01-447, Warsaw jorg.verstraete@ibspan.waw.pl

More information

FIBO Metadata in Ontology Mapping

FIBO Metadata in Ontology Mapping FIBO Metadata in Ontology Mapping For Open Ontology Repository OOR Metadata Workshop VIII 02 July 2013 Copyright 2010 EDM Council Inc. 1 Overview The Financial Industry Business Ontology Introduction FIBO

More information

Fuzzy Logic : Introduction

Fuzzy Logic : Introduction Fuzzy Logic : Introduction Debasis Samanta IIT Kharagpur dsamanta@iitkgp.ac.in 23.01.2018 Debasis Samanta (IIT Kharagpur) Soft Computing Applications 23.01.2018 1 / 69 What is Fuzzy logic? Fuzzy logic

More information

1. Logic as a subject matter is the study of logics, understood as models of acceptable inference patterns

1. Logic as a subject matter is the study of logics, understood as models of acceptable inference patterns Lecture 9: Propositional Logic I Philosophy 130 23 & 28 October 2014 O Rourke I. Administrative A. Problem sets due Thursday, 30 October B. Midterm course evaluations C. Questions? II. Logic and Form A.

More information

Master & Doctor of Philosophy Programs in Computer Science

Master & Doctor of Philosophy Programs in Computer Science Master & Doctor of Philosophy Programs in Computer Science Research Fields Pattern Recognition Data Analysis Internet of Things and Network Communication Machine Learning Web Semantic and Ontology For

More information

Simple Linear Interpolation Explains All Usual Choices in Fuzzy Techniques: Membership Functions, t-norms, t-conorms, and Defuzzification

Simple Linear Interpolation Explains All Usual Choices in Fuzzy Techniques: Membership Functions, t-norms, t-conorms, and Defuzzification Simple Linear Interpolation Explains All Usual Choices in Fuzzy Techniques: Membership Functions, t-norms, t-conorms, and Defuzzification Vladik Kreinovich, Jonathan Quijas, Esthela Gallardo, Caio De Sa

More information

Identification of Coreferential Chains in Video Texts for Semantic Annotation of News Videos

Identification of Coreferential Chains in Video Texts for Semantic Annotation of News Videos Identification of Coreferential Chains in Video Texts for Semantic Annotation of News Videos Dilek Küçük 1 and Adnan Yazıcı 2 1 TÜBİTAK -UzayInstitute, Ankara -Turkey dilek.kucuk@uzay.tubitak.gov.tr 2

More information

Some Properties of Interval Valued Intuitionistic Fuzzy Sets of Second Type

Some Properties of Interval Valued Intuitionistic Fuzzy Sets of Second Type Some Properties of Interval Valued Intuitionistic Fuzzy Sets of Second Type K. Rajesh 1, R. Srinivasan 2 Ph. D (Full-Time) Research Scholar, Department of Mathematics, Islamiah College (Autonomous), Vaniyambadi,

More information

Dynamic Ontological Support for Qualitative Reasoning in The Knowledge Collective (TKC)

Dynamic Ontological Support for Qualitative Reasoning in The Knowledge Collective (TKC) Dynamic Ontological Support for Qualitative Reasoning in The Knowledge Collective (TKC) Jay Yusko and Martha Evens Illinois Institute of Technology Department of Computer Science 10 West 31 st Street,

More information

Introduction & Administrivia

Introduction & Administrivia Introduction & Administrivia Information Retrieval Evangelos Kanoulas ekanoulas@uva.nl Section 1: Unstructured data Sec. 8.1 2 Big Data Growth of global data volume data everywhere! Web data: observation,

More information

Combining Semantic Tagging and Support Vector Machines to Streamline the Analysis of Animal Accelerometry Data

Combining Semantic Tagging and Support Vector Machines to Streamline the Analysis of Animal Accelerometry Data Combining Semantic Tagging and Support Vector Machines to Streamline the Analysis of Animal Accelerometry Data Lianli Gao 1, Hamish Campbell 2, Craig Franklin 2, Jane Hunter 1 1 eresearch Lab, The University

More information

Knowledge Integration Environment

Knowledge Integration Environment Knowledge Integration Environment Aka Knowledge is Everything D.Sottara, PhD OMG Technical Meeting Spring 2013, Reston, VA Outline Part I The Consolidated Past : Drools 5.x Drools Expert Object-Oriented,

More information

Knowledge representation Semantic networks and frames

Knowledge representation Semantic networks and frames Knowledge representation Semantic networks and frames CmSc310 Artificial Intelligence 1. Introduction: What is knowledge? The science that studies various issues about knowledge is called epistemology.

More information

Speed regulation in fan rotation using fuzzy inference system

Speed regulation in fan rotation using fuzzy inference system 58 Scientific Journal of Maritime Research 29 (2015) 58-63 Faculty of Maritime Studies Rijeka, 2015 Multidisciplinary SCIENTIFIC JOURNAL OF MARITIME RESEARCH Multidisciplinarni znanstveni časopis POMORSTVO

More information

Defect Depth Estimation Using Neuro-Fuzzy System in TNDE by Akbar Darabi and Xavier Maldague

Defect Depth Estimation Using Neuro-Fuzzy System in TNDE by Akbar Darabi and Xavier Maldague Defect Depth Estimation Using Neuro-Fuzzy System in TNDE by Akbar Darabi and Xavier Maldague Electrical Engineering Dept., Université Laval, Quebec City (Quebec) Canada G1K 7P4, E-mail: darab@gel.ulaval.ca

More information

The Use of Fuzzy Logic at Support of Manager Decision Making

The Use of Fuzzy Logic at Support of Manager Decision Making The Use of Fuzzy Logic at Support of Manager Decision Making The use of fuzzy logic is the advantage especially at decision making processes where the description by algorithms is very difficult and criteria

More information

Using Fuzzy Expert System for Solving Fuzzy System Dynamics Models

Using Fuzzy Expert System for Solving Fuzzy System Dynamics Models EurAsia-ICT 2002, Shiraz-Iran, 29-31 Oct. Using Fuzzy Expert System for Solving Fuzzy System Dynamics Models Mehdi Ghazanfari 1 Somayeh Alizadeh 2 Mostafa Jafari 3 mehdi@iust.ac.ir s_alizadeh@mail.iust.ac.ir

More information

Person : #34 Person : John Person : 'John' Person: John. Graph : Cat : Garfield eat Lasagna

Person : #34 Person : John Person : 'John' Person: John. Graph : Cat : Garfield eat Lasagna Conceptual Graphs, Metamodeling and Notation of Concepts Olivier Gerbé 1, Guy W. Mineau 2, and Rudolf K. Keller 3 1 HEC Montreal. 3000, chemin de la C^ote-Sainte-Catherine, Montréal, Québec, Canada H3T

More information

The Use of Relation Valued Attributes in Support of Fuzzy Data

The Use of Relation Valued Attributes in Support of Fuzzy Data Virginia Commonwealth University VCU Scholars Compass Theses and Dissertations Graduate School 2013 The Use of Relation Valued Attributes in Support of Fuzzy Data Larry Ritchie Williams Jr. Virginia Commonwealth

More information

Dra. Ma. del Pilar Gómez Gil Primavera 2014

Dra. Ma. del Pilar Gómez Gil Primavera 2014 C291-78 Tópicos Avanzados: Inteligencia Computacional I Introducción a la Lógica Difusa Dra. Ma. del Pilar Gómez Gil Primavera 2014 pgomez@inaoep.mx Ver: 08-Mar-2016 1 Este material ha sido tomado de varias

More information

REASONING UNDER UNCERTAINTY: FUZZY LOGIC

REASONING UNDER UNCERTAINTY: FUZZY LOGIC REASONING UNDER UNCERTAINTY: FUZZY LOGIC Table of Content What is Fuzzy Logic? Brief History of Fuzzy Logic Current Applications of Fuzzy Logic Overview of Fuzzy Logic Forming Fuzzy Set Fuzzy Set Representation

More information

Decision Science Letters

Decision Science Letters Decision Science Letters 3 (2014) 103 108 Contents lists available at GrowingScience Decision Science Letters homepage: www.growingscience.com/dsl Performance evaluation of enterprise architecture using

More information

Expressive Querying over Fuzzy DL-Lite Ontologies ( )

Expressive Querying over Fuzzy DL-Lite Ontologies ( ) Expressive Querying over Fuzzy DL-Lite Ontologies ( ) Jeff Z. Pan 1, Giorgos Stamou 2, Giorgos Stoilos 2, and Edward Thomas 1 1 Department of Computing Science, University of Aberdeen, AB24 3UE, UK 2 Department

More information

Intelligent flexible query answering Using Fuzzy Ontologies

Intelligent flexible query answering Using Fuzzy Ontologies International Conference on Control, Engineering & Information Technology (CEIT 14) Proceedings - Copyright IPCO-2014, pp. 262-277 ISSN 2356-5608 Intelligent flexible query answering Using Fuzzy Ontologies

More information

Representing the Adverb Very in Fuzzy Set Theory

Representing the Adverb Very in Fuzzy Set Theory 9 Representing the Adverb Very in Fuzzy Set Theory Martine De Cock Applied Mathematics and Computer Science, University of Gent Krijgslaan 28 (S9), B-9 Gent, Belgium Martine.DeCock@rug.ac.be Abstract.

More information

Relational Databases

Relational Databases Relational Databases Jan Chomicki University at Buffalo Jan Chomicki () Relational databases 1 / 49 Plan of the course 1 Relational databases 2 Relational database design 3 Conceptual database design 4

More information