SlideShare a Scribd company logo
FORMAL ONTOLOGIES AND
UNCERTAINTY
Matteo CAGLIONI, Giovanni FUSCO
Université de Nice Sophia Antipolis / CNRS ESPACE UMR7300
Eighth International Conference INPUT
Smart City - Planning for Energy, Transportation
and Sustainability of the Urban System
Naples, June 4th
-6th
2014
Summary
1. Why Uncertainty?
2. Why Ontologies?
3. Uncertain Ontologies
4. Ontology of Uncertain Relations: an
example
Research on Uncertainty at UMR ESPACE
• PEPS HuMaIn 2014 (Geography – Computer Science)
• Interdisciplinary WG University of Nice Sophia Antipolis
• WG within laboratory ESPACE (Nice, Avignon, Aix/Marseille)
• COST TD1202 (VGI and mapping uncertainty)
Growing awareness of the importance of Uncertainty
in Geographic Knowledge
Why Uncertainty?
• Assumption of knowability of the real value (theory of measurement)
• Artefact of a deterministic (or binary) logic
• Need of numbers to execute a model
• Need of numbers from the experts
• Model overestimation (calibration of model parameters)
• Precise values often used just for rough classifications
• Apparent precision fooling decision makers
Not a problem but a solution, to overcome several
problems:
Uncertainty in Geographic Information
But Geographic Information is not everything:
from Information to Knowledge …
Geographic Knowledge
Relations
Descriptive Geography
Explicative Geography
Space
Time
Theme
Domain of
Semantic
Uncertainty Domain of
Syntactic
Uncertainty
Ontology: definition
Term borrowed by Artificial Intelligence, in particular in the
Theory of Knowledge.
Computer Science
Ontology: explicit and formal specification of a shared
conceptualisation [Studer, 1998].
• EXPLICIT (concepts, their extent, their significations, explicitly defined)
• FORMAL (machine understandable)
• SHARED (knowledge based on shared agreement in a group)
Ontology: content
Surface, Length, …
The domain objects (classes/instances)
Object Proprieties
House, Street, Activity, Theatre, …
IS_A, Near_To, Contain, …
Relations among objects
Opéra Garnier
IS_A
Theatre
Building
IS_A
Av. de l’Opéra
Street
IS_A
Lead_To
Ontology: formalisation
Not formal
Ontology
Semi-
formal
Ontology
Formal
Ontology
Protocol on natural language
Ex. City = agglomeration of population and non-agricultural activities
Ex. Thesauri, WordNet
Concept Instance Valeur
relationCATEGORIE
DE RELATION
OWL
(Ontology Web Language)
- Formalism DL (Description
Logic)
- Evolution of xml
owl.org/resources/StarTrek/starship.owl">
<owl:Ontology rdf:about="">
<owl:imports rdf:resource="http://www.pr-owl.org/pr-owl.owl"/>
</owl:Ontology>
<owl:Class rdf:ID="TimeStep">
<owl:disjointWith>
<owl:Class rdf:ID="SensorReport"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="Zone"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="Starship"/>
</owl:disjointWith>
<rdfs:subClassOf rdf:resource="http://www.pr-owl.org/pr-
owl.owl#ObjectEntity"/>
Graphic protocol
Reasoner = tool to perform automatic reasoning with
description logic (≈ 1st
order). It allows to:
• classify object in functional hierarchies,
• verify ontology coherence and consistence,
• infer new knowledge.
It uses an ontology language (OWL) for the specification
of the inference rules.
Reasoning automation:
the Semantic Reasoner
Why Ontologies ?
To solve the
problem of the
semantic
difference of
information coming
from different
sources.
To allow automatic
reasoning and the
interaction between
human / machine
To reduce/integrate
the uncertainty of
knowledge in a
study field
Ontologies and Uncertainty
Traditional goal: reduce uncertainty through ontologies
of hard knowledge (taxonomies with crisp concepts,
knowledge bases with if-then rules, etc.)
New goal: integrate uncertainty through ontologies of
soft knowledge (probabilistic, fuzzy, possibilistic, ...)
Soft Knowledge widespread in geography and planning.
In this context, even automatic reasoning can benefit
from uncertainty-based approaches.
Ontology and PROBABILISTC LOGIC
Subjective Bayesian Probability Theory, the first attempt
to overcome the assumption of frequentist probabilities.
Probabilities = degrees of
belief or rational experts
Conditional probabilities to
represent non-deterministic
relations.
Bayesian Networks (BNs) as
complex probabilistic models.
Probability axioms must be
respected.
Ontologies formalizing probabilistic knowledge for the development of
BNs : OWLOntoBayes (Yi Yang), PR-OWL (Paulo Costa)
Ontology and FUZZY LOGIC
Theory of gradual
belonging to concepts,
well suited for
geographic knowledge
(Ch. Rolland-May, B.
Plewe)
Fuzzy OWL and Fuzzy
DL (Bobilo and Straccia):
introducing fuzziness in
taxonomies, relations
among concepts and
reasoning
Ontology and POSSIBLISTIC LOGIC
Possibility theory: integrating the uncertainty of knowledge from
the point of view of the expert
Possibility (Π) = degree of
surprise of the expert for
an outcome
Necessity (N) = certainty
of the outcome
N (C) = 1 – Π(¬C)
Possibilistic ontologies: reasoning with epistemic uncertainty (ex.
max-min composition of Π and N measures, etc.)
Ontology of Uncertain Relations: an example
Does household preference for individual housing cause sprawl?
Preference for
Individual
Housing
Preference for
Individual
Housing
Urban
Sprawl
Urban
Sprawl
Truth Table
Pref. = Ind.
Housing
Pref. = Coll.
Housing
Sprawl = True True True
Sprawl = False False True
Household Preference Urban Sprawl
causes
has value
Individual Housing Collective Housing
has value
True False
A crisp ontology:
Reasoner can infer
truth value of Urban
Sprawl
Ontology of Uncertain Relations: an example
Cond. Probab.
Pref. = Ind.
Housing
Pref. = Coll.
Housing
Sprawl = True 0.8 0.5
Sprawl = False 0.2 0.5
A probabilistic ontology:
Household Preference Urban Sprawl
Probably causes
with parameters …
has value with probability
parameters …
Individual Housing Collective Housing True False
has value with probability
parameters …
Cond. Possib.
Pref. = Ind.
Housing
Pref. = Coll.
Housing
Sprawl = True 1 1
Sprawl = False 0.3 1
A possibilistic ontology:
Household Preference Urban Sprawl
Possibly causes
with parameters …
has value with possibility
parameters …
Individual Housing Collective Housing True False
has value with possibility
parameters …
Reasoner can infer
probability of Urban Sprawl
Reasoner can infer
possibility and necessity
of Urban Sprawl
Ontology of Certain/Uncertain Relations
The crisp approach :
Semantic
certainty on the
antecedent
Semantic
certainty on the
antecedent
Semantic
certainty on the
consequent
Semantic
certainty on the
consequent
Syntactic Certainty
on the Relation
The uncertain approach :
Semantic
(un)certainty on
the antecedent
Semantic
(un)certainty on
the antecedent
Semantic
uncertainty on
the consequent
Semantic
uncertainty on
the consequent
Syntactic Uncertainty
on the Relation
CONCLUSIONS
• Crisp Ontologies traditionally reduce uncertainty in
phenomena conceptualisation
• Uncertain Ontologies can integrate uncertainty in knowledge
sharing and automated reasoning
• Uncertain Ontologies (probabilistic, fuzzy, possibilistic, ...)
can become building blocks for developping models
• Open question: how to combine uncertain ontologies using
different formalisms.
Reasoning on geographic space is almost always
reasoning with uncertain knowledge on geographic
phenomena.
Thanks for your attention!
matteo.caglioni@unice.fr
giovanni.fusco@unice.fr

More Related Content

Similar to Formal Ontologies and Uncertainty - INPUT2014

資料視覺化之理論、賞析與實作
資料視覺化之理論、賞析與實作資料視覺化之理論、賞析與實作
資料視覺化之理論、賞析與實作
台灣資料科學年會
 
The Symbiotic Nature of Provenance and Workflow
The Symbiotic Nature of Provenance and WorkflowThe Symbiotic Nature of Provenance and Workflow
The Symbiotic Nature of Provenance and Workflow
Eric Stephan
 
Franz 2015 SPNHC Taxonomic concept resolution for voucher-based biodiversity ...
Franz 2015 SPNHC Taxonomic concept resolution for voucher-based biodiversity ...Franz 2015 SPNHC Taxonomic concept resolution for voucher-based biodiversity ...
Franz 2015 SPNHC Taxonomic concept resolution for voucher-based biodiversity ...
taxonbytes
 
Reuse of Ontology Mappings
Reuse of Ontology MappingsReuse of Ontology Mappings
Reuse of Ontology Mappings
Anika Groß
 
QALL-ME: Ontology and Semantic Web
QALL-ME: Ontology and Semantic WebQALL-ME: Ontology and Semantic Web
QALL-ME: Ontology and Semantic Web
Constantin Orasan
 
The Philosophical Aspects of Data Modelling
The Philosophical Aspects of Data ModellingThe Philosophical Aspects of Data Modelling
The Philosophical Aspects of Data Modelling
Emir Muñoz
 
Multi-Verse Optimizer
Multi-Verse OptimizerMulti-Verse Optimizer
Multi-Verse Optimizer
Amir Mehr
 
2. polynomial interpolation
2. polynomial interpolation2. polynomial interpolation
2. polynomial interpolation
EasyStudy3
 
Nature-Inspired Optimization Algorithms
Nature-Inspired Optimization Algorithms Nature-Inspired Optimization Algorithms
Nature-Inspired Optimization Algorithms
Xin-She Yang
 
Storytelling with Data - See | Show | Tell | Engage
Storytelling with Data - See | Show | Tell | EngageStorytelling with Data - See | Show | Tell | Engage
Storytelling with Data - See | Show | Tell | Engage
Amit Kapoor
 
La résolution de problèmes à l'aide de graphes
La résolution de problèmes à l'aide de graphesLa résolution de problèmes à l'aide de graphes
La résolution de problèmes à l'aide de graphes
Data2B
 
A microservice-based architecture for story generation
A microservice-based architecture for story generationA microservice-based architecture for story generation
A microservice-based architecture for story generation
Eugenio Concepcion Cuevas
 
The Role Of Ontology In Modern Expert Systems Dallas 2008
The Role Of Ontology In Modern Expert Systems   Dallas   2008The Role Of Ontology In Modern Expert Systems   Dallas   2008
The Role Of Ontology In Modern Expert Systems Dallas 2008
Jason Morris
 
Knowledge – dynamics – landscape - navigation – what have interfaces to digit...
Knowledge – dynamics – landscape - navigation – what have interfaces to digit...Knowledge – dynamics – landscape - navigation – what have interfaces to digit...
Knowledge – dynamics – landscape - navigation – what have interfaces to digit...
Andrea Scharnhorst
 
2018 Modern Math Workshop - Nonparametric Regression and Classification for M...
2018 Modern Math Workshop - Nonparametric Regression and Classification for M...2018 Modern Math Workshop - Nonparametric Regression and Classification for M...
2018 Modern Math Workshop - Nonparametric Regression and Classification for M...
The Statistical and Applied Mathematical Sciences Institute
 
20130928 automated theorem_proving_harrison
20130928 automated theorem_proving_harrison20130928 automated theorem_proving_harrison
20130928 automated theorem_proving_harrisonComputer Science Club
 
Cuckoo Search Algorithm: An Introduction
Cuckoo Search Algorithm: An IntroductionCuckoo Search Algorithm: An Introduction
Cuckoo Search Algorithm: An Introduction
Xin-She Yang
 
Using paleobiodiversity databases to reconstruct past land cover
Using paleobiodiversity databases to reconstruct past land coverUsing paleobiodiversity databases to reconstruct past land cover
Using paleobiodiversity databases to reconstruct past land cover
Scott Farley
 
The Taverna Workflow Management Software Suite - Past, Present, Future
The Taverna Workflow Management Software Suite - Past, Present, FutureThe Taverna Workflow Management Software Suite - Past, Present, Future
The Taverna Workflow Management Software Suite - Past, Present, Future
myGrid team
 

Similar to Formal Ontologies and Uncertainty - INPUT2014 (20)

資料視覺化之理論、賞析與實作
資料視覺化之理論、賞析與實作資料視覺化之理論、賞析與實作
資料視覺化之理論、賞析與實作
 
The Symbiotic Nature of Provenance and Workflow
The Symbiotic Nature of Provenance and WorkflowThe Symbiotic Nature of Provenance and Workflow
The Symbiotic Nature of Provenance and Workflow
 
Franz 2015 SPNHC Taxonomic concept resolution for voucher-based biodiversity ...
Franz 2015 SPNHC Taxonomic concept resolution for voucher-based biodiversity ...Franz 2015 SPNHC Taxonomic concept resolution for voucher-based biodiversity ...
Franz 2015 SPNHC Taxonomic concept resolution for voucher-based biodiversity ...
 
Reuse of Ontology Mappings
Reuse of Ontology MappingsReuse of Ontology Mappings
Reuse of Ontology Mappings
 
QALL-ME: Ontology and Semantic Web
QALL-ME: Ontology and Semantic WebQALL-ME: Ontology and Semantic Web
QALL-ME: Ontology and Semantic Web
 
The Philosophical Aspects of Data Modelling
The Philosophical Aspects of Data ModellingThe Philosophical Aspects of Data Modelling
The Philosophical Aspects of Data Modelling
 
Multi-Verse Optimizer
Multi-Verse OptimizerMulti-Verse Optimizer
Multi-Verse Optimizer
 
2. polynomial interpolation
2. polynomial interpolation2. polynomial interpolation
2. polynomial interpolation
 
Nature-Inspired Optimization Algorithms
Nature-Inspired Optimization Algorithms Nature-Inspired Optimization Algorithms
Nature-Inspired Optimization Algorithms
 
Storytelling with Data - See | Show | Tell | Engage
Storytelling with Data - See | Show | Tell | EngageStorytelling with Data - See | Show | Tell | Engage
Storytelling with Data - See | Show | Tell | Engage
 
La résolution de problèmes à l'aide de graphes
La résolution de problèmes à l'aide de graphesLa résolution de problèmes à l'aide de graphes
La résolution de problèmes à l'aide de graphes
 
A microservice-based architecture for story generation
A microservice-based architecture for story generationA microservice-based architecture for story generation
A microservice-based architecture for story generation
 
The Role Of Ontology In Modern Expert Systems Dallas 2008
The Role Of Ontology In Modern Expert Systems   Dallas   2008The Role Of Ontology In Modern Expert Systems   Dallas   2008
The Role Of Ontology In Modern Expert Systems Dallas 2008
 
Pheade 2011
Pheade 2011Pheade 2011
Pheade 2011
 
Knowledge – dynamics – landscape - navigation – what have interfaces to digit...
Knowledge – dynamics – landscape - navigation – what have interfaces to digit...Knowledge – dynamics – landscape - navigation – what have interfaces to digit...
Knowledge – dynamics – landscape - navigation – what have interfaces to digit...
 
2018 Modern Math Workshop - Nonparametric Regression and Classification for M...
2018 Modern Math Workshop - Nonparametric Regression and Classification for M...2018 Modern Math Workshop - Nonparametric Regression and Classification for M...
2018 Modern Math Workshop - Nonparametric Regression and Classification for M...
 
20130928 automated theorem_proving_harrison
20130928 automated theorem_proving_harrison20130928 automated theorem_proving_harrison
20130928 automated theorem_proving_harrison
 
Cuckoo Search Algorithm: An Introduction
Cuckoo Search Algorithm: An IntroductionCuckoo Search Algorithm: An Introduction
Cuckoo Search Algorithm: An Introduction
 
Using paleobiodiversity databases to reconstruct past land cover
Using paleobiodiversity databases to reconstruct past land coverUsing paleobiodiversity databases to reconstruct past land cover
Using paleobiodiversity databases to reconstruct past land cover
 
The Taverna Workflow Management Software Suite - Past, Present, Future
The Taverna Workflow Management Software Suite - Past, Present, FutureThe Taverna Workflow Management Software Suite - Past, Present, Future
The Taverna Workflow Management Software Suite - Past, Present, Future
 

Recently uploaded

Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
NathanBaughman3
 
Richard's entangled aventures in wonderland
Richard's entangled aventures in wonderlandRichard's entangled aventures in wonderland
Richard's entangled aventures in wonderland
Richard Gill
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
muralinath2
 
Orion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWSOrion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWS
Columbia Weather Systems
 
GBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram StainingGBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram Staining
Areesha Ahmad
 
Hemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptxHemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptx
muralinath2
 
Mammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also FunctionsMammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also Functions
YOGESH DOGRA
 
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
Health Advances
 
Comparative structure of adrenal gland in vertebrates
Comparative structure of adrenal gland in vertebratesComparative structure of adrenal gland in vertebrates
Comparative structure of adrenal gland in vertebrates
sachin783648
 
role of pramana in research.pptx in science
role of pramana in research.pptx in sciencerole of pramana in research.pptx in science
role of pramana in research.pptx in science
sonaliswain16
 
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdfSCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SELF-EXPLANATORY
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
RenuJangid3
 
GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
Areesha Ahmad
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
SAMIR PANDA
 
EY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptxEY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptx
AlguinaldoKong
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
Nistarini College, Purulia (W.B) India
 
Structures and textures of metamorphic rocks
Structures and textures of metamorphic rocksStructures and textures of metamorphic rocks
Structures and textures of metamorphic rocks
kumarmathi863
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
Scintica Instrumentation
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
Lokesh Patil
 
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
University of Maribor
 

Recently uploaded (20)

Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
Astronomy Update- Curiosity’s exploration of Mars _ Local Briefs _ leadertele...
 
Richard's entangled aventures in wonderland
Richard's entangled aventures in wonderlandRichard's entangled aventures in wonderland
Richard's entangled aventures in wonderland
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
 
Orion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWSOrion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWS
 
GBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram StainingGBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram Staining
 
Hemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptxHemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptx
 
Mammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also FunctionsMammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also Functions
 
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
 
Comparative structure of adrenal gland in vertebrates
Comparative structure of adrenal gland in vertebratesComparative structure of adrenal gland in vertebrates
Comparative structure of adrenal gland in vertebrates
 
role of pramana in research.pptx in science
role of pramana in research.pptx in sciencerole of pramana in research.pptx in science
role of pramana in research.pptx in science
 
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdfSCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
 
GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
 
EY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptxEY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptx
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
 
Structures and textures of metamorphic rocks
Structures and textures of metamorphic rocksStructures and textures of metamorphic rocks
Structures and textures of metamorphic rocks
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
 
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
 

Formal Ontologies and Uncertainty - INPUT2014

  • 1. FORMAL ONTOLOGIES AND UNCERTAINTY Matteo CAGLIONI, Giovanni FUSCO Université de Nice Sophia Antipolis / CNRS ESPACE UMR7300 Eighth International Conference INPUT Smart City - Planning for Energy, Transportation and Sustainability of the Urban System Naples, June 4th -6th 2014
  • 2. Summary 1. Why Uncertainty? 2. Why Ontologies? 3. Uncertain Ontologies 4. Ontology of Uncertain Relations: an example
  • 3. Research on Uncertainty at UMR ESPACE • PEPS HuMaIn 2014 (Geography – Computer Science) • Interdisciplinary WG University of Nice Sophia Antipolis • WG within laboratory ESPACE (Nice, Avignon, Aix/Marseille) • COST TD1202 (VGI and mapping uncertainty) Growing awareness of the importance of Uncertainty in Geographic Knowledge
  • 4. Why Uncertainty? • Assumption of knowability of the real value (theory of measurement) • Artefact of a deterministic (or binary) logic • Need of numbers to execute a model • Need of numbers from the experts • Model overestimation (calibration of model parameters) • Precise values often used just for rough classifications • Apparent precision fooling decision makers Not a problem but a solution, to overcome several problems:
  • 5. Uncertainty in Geographic Information But Geographic Information is not everything: from Information to Knowledge …
  • 6. Geographic Knowledge Relations Descriptive Geography Explicative Geography Space Time Theme Domain of Semantic Uncertainty Domain of Syntactic Uncertainty
  • 7. Ontology: definition Term borrowed by Artificial Intelligence, in particular in the Theory of Knowledge. Computer Science Ontology: explicit and formal specification of a shared conceptualisation [Studer, 1998]. • EXPLICIT (concepts, their extent, their significations, explicitly defined) • FORMAL (machine understandable) • SHARED (knowledge based on shared agreement in a group)
  • 8. Ontology: content Surface, Length, … The domain objects (classes/instances) Object Proprieties House, Street, Activity, Theatre, … IS_A, Near_To, Contain, … Relations among objects Opéra Garnier IS_A Theatre Building IS_A Av. de l’Opéra Street IS_A Lead_To
  • 9. Ontology: formalisation Not formal Ontology Semi- formal Ontology Formal Ontology Protocol on natural language Ex. City = agglomeration of population and non-agricultural activities Ex. Thesauri, WordNet Concept Instance Valeur relationCATEGORIE DE RELATION OWL (Ontology Web Language) - Formalism DL (Description Logic) - Evolution of xml owl.org/resources/StarTrek/starship.owl"> <owl:Ontology rdf:about=""> <owl:imports rdf:resource="http://www.pr-owl.org/pr-owl.owl"/> </owl:Ontology> <owl:Class rdf:ID="TimeStep"> <owl:disjointWith> <owl:Class rdf:ID="SensorReport"/> </owl:disjointWith> <owl:disjointWith> <owl:Class rdf:ID="Zone"/> </owl:disjointWith> <owl:disjointWith> <owl:Class rdf:ID="Starship"/> </owl:disjointWith> <rdfs:subClassOf rdf:resource="http://www.pr-owl.org/pr- owl.owl#ObjectEntity"/> Graphic protocol
  • 10. Reasoner = tool to perform automatic reasoning with description logic (≈ 1st order). It allows to: • classify object in functional hierarchies, • verify ontology coherence and consistence, • infer new knowledge. It uses an ontology language (OWL) for the specification of the inference rules. Reasoning automation: the Semantic Reasoner
  • 11. Why Ontologies ? To solve the problem of the semantic difference of information coming from different sources. To allow automatic reasoning and the interaction between human / machine To reduce/integrate the uncertainty of knowledge in a study field
  • 12. Ontologies and Uncertainty Traditional goal: reduce uncertainty through ontologies of hard knowledge (taxonomies with crisp concepts, knowledge bases with if-then rules, etc.) New goal: integrate uncertainty through ontologies of soft knowledge (probabilistic, fuzzy, possibilistic, ...) Soft Knowledge widespread in geography and planning. In this context, even automatic reasoning can benefit from uncertainty-based approaches.
  • 13. Ontology and PROBABILISTC LOGIC Subjective Bayesian Probability Theory, the first attempt to overcome the assumption of frequentist probabilities. Probabilities = degrees of belief or rational experts Conditional probabilities to represent non-deterministic relations. Bayesian Networks (BNs) as complex probabilistic models. Probability axioms must be respected. Ontologies formalizing probabilistic knowledge for the development of BNs : OWLOntoBayes (Yi Yang), PR-OWL (Paulo Costa)
  • 14. Ontology and FUZZY LOGIC Theory of gradual belonging to concepts, well suited for geographic knowledge (Ch. Rolland-May, B. Plewe) Fuzzy OWL and Fuzzy DL (Bobilo and Straccia): introducing fuzziness in taxonomies, relations among concepts and reasoning
  • 15. Ontology and POSSIBLISTIC LOGIC Possibility theory: integrating the uncertainty of knowledge from the point of view of the expert Possibility (Π) = degree of surprise of the expert for an outcome Necessity (N) = certainty of the outcome N (C) = 1 – Π(¬C) Possibilistic ontologies: reasoning with epistemic uncertainty (ex. max-min composition of Π and N measures, etc.)
  • 16. Ontology of Uncertain Relations: an example Does household preference for individual housing cause sprawl? Preference for Individual Housing Preference for Individual Housing Urban Sprawl Urban Sprawl Truth Table Pref. = Ind. Housing Pref. = Coll. Housing Sprawl = True True True Sprawl = False False True Household Preference Urban Sprawl causes has value Individual Housing Collective Housing has value True False A crisp ontology: Reasoner can infer truth value of Urban Sprawl
  • 17. Ontology of Uncertain Relations: an example Cond. Probab. Pref. = Ind. Housing Pref. = Coll. Housing Sprawl = True 0.8 0.5 Sprawl = False 0.2 0.5 A probabilistic ontology: Household Preference Urban Sprawl Probably causes with parameters … has value with probability parameters … Individual Housing Collective Housing True False has value with probability parameters … Cond. Possib. Pref. = Ind. Housing Pref. = Coll. Housing Sprawl = True 1 1 Sprawl = False 0.3 1 A possibilistic ontology: Household Preference Urban Sprawl Possibly causes with parameters … has value with possibility parameters … Individual Housing Collective Housing True False has value with possibility parameters … Reasoner can infer probability of Urban Sprawl Reasoner can infer possibility and necessity of Urban Sprawl
  • 18. Ontology of Certain/Uncertain Relations The crisp approach : Semantic certainty on the antecedent Semantic certainty on the antecedent Semantic certainty on the consequent Semantic certainty on the consequent Syntactic Certainty on the Relation The uncertain approach : Semantic (un)certainty on the antecedent Semantic (un)certainty on the antecedent Semantic uncertainty on the consequent Semantic uncertainty on the consequent Syntactic Uncertainty on the Relation
  • 19. CONCLUSIONS • Crisp Ontologies traditionally reduce uncertainty in phenomena conceptualisation • Uncertain Ontologies can integrate uncertainty in knowledge sharing and automated reasoning • Uncertain Ontologies (probabilistic, fuzzy, possibilistic, ...) can become building blocks for developping models • Open question: how to combine uncertain ontologies using different formalisms. Reasoning on geographic space is almost always reasoning with uncertain knowledge on geographic phenomena.
  • 20. Thanks for your attention! matteo.caglioni@unice.fr giovanni.fusco@unice.fr