SlideShare a Scribd company logo
1 of 18
Download to read offline
Conceptual Modeling in a Semiotic
Perspective
Guido Vetere
IBM Italia, Center for Advanced Studies
CNR, Istituto di Scienze e Tecnologie della Cognizione
Centro ricerche interdisciplinare su
cognizione, linguaggio e conoscenza
dell’Università di Roma Tor Vergata
11 Maggio 2015
K Drive
Knowledge Driven
Data Exploitation
FP7 grant 286348
Summary
● Attaining cognitive capabilities is one of the main trends of modern Computer Science
(and industry)
● The research follows (and integrates) different approaches, based on evidence (data)
and logic (theories)
● Logic-based approaches face the problem of providing symbols with some
intepretation with respect to extra-logic entities
● However, formal logic at the basis of computer science is quite agnostic with respect
to how such intepretation is given
● For every logic-based system in which interpretation is not trivial (e.g. social ones),
this may result in a big issue
● However, addressing this issue is a relatively new concern (K. Liu, 2009, Semiotics in
Information Systems Engineering)
● This talk is an introduction to the topic and a survey of some ongoing research
Conceptual Models
● Data Structures
● Database Schemas
● Industry Models
● Ontologies
● WordNets
The Logic Backbone
● Predicate First Order
Logic (FOL)
– Constants
– Predicates
– Variables
– Connectives
– Quantifiers
∀ x(B(x)→ A(x))∧(C (x)→ A(x))∧(B(x)→¬C (x))∧(C (x)→¬B(x))
A
B C
{disjoint}
The Logic Backbone
● Description Logic
(FOL fragment)
– Concepts
– Roles
– Individuals
– Constructors
– Assertions
B⊆A,C⊆A, B∩C=∅
A
B C
{disjoint}
Logical Semantics
● Relation between expressions of a language and the objects (or
states of affairs) referred to by those expressions
● A sentence (proposition) is true if and only if the corresponding
state of affairs holds (Truth-schema)
– “the snow is white” iff the snow is white
Alfred Tarski, 1944 The Semantic Conception of Truth and the
Foundations of Semantics
WHITE (SNOW)
Logical Semantics
●
Given
– A logic language of individual
constants, predicates, operators
and inference rules
– A theory, i.e. a set of valid
formulas true by definition
(axioms)
– A model, i.e. a set of
assignments of truth values to
predicates with respect to
individuals (interpretation), which
fulfills the theory
●
Infer the truth value of (well
formed) logic formulas
PERSON (JHON ), PERSON (MARY )
HATES(MARY , JHON )
Δ={JHON , MARY }
Α={PERSON (), LOVES(,), HATES (,)}
Λ=¬,∧, →
∀ x , y LOVES (x , y)→ PERSON ( X )∧PERSON (Y )
∀ x , y HATES (x , y)→ PERSON ( X )∧PERSON (Y )
∀ x , y HATES (x , y)→¬LOVES (x , y)
LOVES (MARY , JHON )=F
Alfred Tarski, 1944 The Semantic Conception of Truth and the
Foundations of Semantics
Tarskian Semantics in Information
Systems
● Software Programs
– Runtime Memory = Model of data
types  structures
● Databases
– Database Instance = Model of the
Schema
● Semantic Web  Linked Open Data
– RDF Datasets = Model of some
Ontology
● Knowledge Base (Graph)
– Assertional Box = Model of the
Ontology
Activity={Patching ,Overlay ,Crack Sealing}
interpretation
Applicability of the Truth-schema
The problem of the definition of truth
obtains a precise meaning and can be
solved in a rigorous way only for those
languages whose structure has been
exactly specified.
At the present time the only languages
with a specified structure are the
formalized languages of various
systems of deductive logic.
[..] We are able, theoretically, to develop
in them various branches of science, for
instance, mathematics and theoretical
physics. [..] For other languages -- thus,
for all natural, "spoken" languages --
the meaning of the problem is more or
less vague, and its solution can have only
an approximate character.
Tarski, 1944
Many conceptual models are out
of the scope of the Truth-schema;
typically, those dealing with
linguistic concepts
Semantics for Natural Languages
● Relativity
– Different agents may
supply different
interpretations
● Vagueness
– Many predicates can not
be always clearly
intepreted
● Creativity
– Interpretations may be
invented on the fly (and
rapidly forgotten)
The snow
is white
The bond between the signifier and
the signified is arbitrary
F. De Saussure, Cours de lingui-
stique generale, 1916
Semiotics
The snow
is white
WHITE SNOW
● Manifest significant entities have
no direct correspondence to extra-
linguistic entities
● Instead, they relate to mediating
entities, which in turn may relate to
extra-linguistic ones
● The resulting structure is called
sign
● Semiotics is an investigation about
sign relationships, their nature and
their interplay
Representamen
Expression
Signifier
Object
Referent
Interpretant
Content
Signified
sign
A sign [...] is something which stands to somebody for
something in some respect or capacity. The sign stands for
[...] its object [..] in reference to a sort of idea
C.S. Peirce, Collected Papers, 1897
Meaning Theories for Natural
Language
●
Correspondence
– Aristotelism, logical positivism, L. Wittgenstein (Tractatus Logico-Philosophicus, 1921)
– Speakers and listeners can verify truth conditions for sentences (T-scheme)
– There’s a common access to a common World
– Ontologies are given for everybody (realism)
●
Interpretation
– D. Davidson (Inquiries into Truth and Interpretation, 2001), H. Putnam (Mind, Language and Reality,
1975)
– Listeners ascribe speakers consistent beliefs and honest communication intentions (principle of
charity)
– Listeners make hypotheses about speakers’ meaning intentions based on their own ontologies
– Ontologies (conditions in the World) allow verifying interpretation hypotheses (externalism)
●
Interplay
– L. Wittgenstein (Philosophical Investigations, 1953), D.K. Lewis (Philosophical Papers I, 1983)
– Listeners and speakers share linguistic rules by virtue of social exchanges (e.g. feedbacks)
– Listeners understand speakers by making explicit reasoning on these rules
– Ontologies are shared as long as they work within social linguistic environments (intersubjectivity,
constructivism)
●
Translation
– W.V.O. Quine (Word and Object, 1960)
– Speakers’ ontological commitments are not accessible by listeners
– Listeners assign meanings to expressions on the basis of speakers’ observable behaviors
– There are no shared ontologies (relativism)
Reality
Subjectivity
Types of Sign
Signs can be studied from many perspectives
Types of Concepts
N. Guarino et al, An Ontology of Meta-Level Categories, KR 94
● Model-theoretic
semantics:
interpretation is not in
question
● Still, it is possible to
spot “interpretation-
critical” areas
Formal ontology focuses on different types of
concepts
Vagueness Meta-Ontology
P. Alexopoulos et al (2014), “A Metaontology for
Annotating Ontology Entities with Vagueness
Descriptions”, Springer. 2014.
Vagueness is explicitely dealt
with in recent proposals
(FP7 K Drive Poject)
Linking Ontologies and Lexical
Resources: the Semiotic Approach
W3C Ontology-Lexicon Community Group,
https://www.w3.org/community/ontolex/
Lexicon Ontology Interplay in Senso
Comune
If the sense S maps to the concept C, then there are entities of
type C to which occurrences of S may refer to (ontological
commitment)
Non-Physical
Entity
Social Entity
Sense
Entity
Information
Object
Physical
Entity
Endurant
Substance
water-1
commits-to
(annotation)
Expression
noun-water has-sense
G. Vetere, A. Oltramari,
Lexicon Ontology
Interplay in Senso
Comune, LREC 2010
Conclusion
● Model-theoretic semantics of Logic and Formal Ontology
delegates interpretation to “material” disciplines (e.g.
Physics)
● Logic-based conceptual models in Computer Science
make extensive use of concepts whose interpretation is in
question (e.g. linguistic ones)
● As a result, interpretation is usually left to ad-hoc, opaque
implementations
● Research is ongoing to provide more formal, transparent
and systematic approaches
● Semiotics, as the “science of interpretation”, should be
regarded to as the theoretical foundation of such
development

More Related Content

What's hot

Possible Word Representation
Possible Word RepresentationPossible Word Representation
Possible Word Representationchauhankapil
 
The logic(s) of informal proofs (tyumen, western siberia 2019)
The logic(s) of informal proofs (tyumen, western siberia 2019)The logic(s) of informal proofs (tyumen, western siberia 2019)
The logic(s) of informal proofs (tyumen, western siberia 2019)Brendan Larvor
 
Cognitive Linguistics: The Case Of Find
Cognitive Linguistics: The Case Of FindCognitive Linguistics: The Case Of Find
Cognitive Linguistics: The Case Of FindJESSIE GRACE RUBRICO
 
Cognitive linguistics
Cognitive linguisticsCognitive linguistics
Cognitive linguisticsAdel Thamery
 
Lean Logic for Lean Times: Varieties of Natural Logic
Lean Logic for Lean Times: Varieties of Natural LogicLean Logic for Lean Times: Varieties of Natural Logic
Lean Logic for Lean Times: Varieties of Natural LogicValeria de Paiva
 
Lecture 2: Computational Semantics
Lecture 2: Computational SemanticsLecture 2: Computational Semantics
Lecture 2: Computational SemanticsMarina Santini
 
A Constructive Mathematics approach for NL formal grammars
A Constructive Mathematics approach for NL formal grammarsA Constructive Mathematics approach for NL formal grammars
A Constructive Mathematics approach for NL formal grammarsFederico Gobbo
 
Lecture 2: From Semantics To Semantic-Oriented Applications
Lecture 2: From Semantics To Semantic-Oriented ApplicationsLecture 2: From Semantics To Semantic-Oriented Applications
Lecture 2: From Semantics To Semantic-Oriented ApplicationsMarina Santini
 
MELT 104 - Construction Grammar
MELT 104 - Construction GrammarMELT 104 - Construction Grammar
MELT 104 - Construction GrammarGlynn Palecpec
 
Intuitionistic Modal Logic: fifteen years later
Intuitionistic Modal Logic: fifteen years laterIntuitionistic Modal Logic: fifteen years later
Intuitionistic Modal Logic: fifteen years laterValeria de Paiva
 
Negation in the Ecumenical System
Negation in the Ecumenical SystemNegation in the Ecumenical System
Negation in the Ecumenical SystemValeria de Paiva
 
Constructive Modal Logics, Once Again
Constructive Modal Logics, Once AgainConstructive Modal Logics, Once Again
Constructive Modal Logics, Once AgainValeria de Paiva
 
Discrete Mathematics
Discrete MathematicsDiscrete Mathematics
Discrete Mathematicsmetamath
 
A Natural Logic for Artificial Intelligence, and its Risks and Benefits
A Natural Logic for Artificial Intelligence, and its Risks and Benefits A Natural Logic for Artificial Intelligence, and its Risks and Benefits
A Natural Logic for Artificial Intelligence, and its Risks and Benefits gerogepatton
 
Dialectica amongst friends
Dialectica amongst friendsDialectica amongst friends
Dialectica amongst friendsValeria de Paiva
 
Construction Grammar
Construction GrammarConstruction Grammar
Construction Grammarmaricell095
 
artificial intelligence
artificial intelligenceartificial intelligence
artificial intelligenceR A Akerkar
 

What's hot (19)

Possible Word Representation
Possible Word RepresentationPossible Word Representation
Possible Word Representation
 
The logic(s) of informal proofs (tyumen, western siberia 2019)
The logic(s) of informal proofs (tyumen, western siberia 2019)The logic(s) of informal proofs (tyumen, western siberia 2019)
The logic(s) of informal proofs (tyumen, western siberia 2019)
 
Cognitive Linguistics: The Case Of Find
Cognitive Linguistics: The Case Of FindCognitive Linguistics: The Case Of Find
Cognitive Linguistics: The Case Of Find
 
Cognitive linguistics
Cognitive linguisticsCognitive linguistics
Cognitive linguistics
 
Lean Logic for Lean Times: Varieties of Natural Logic
Lean Logic for Lean Times: Varieties of Natural LogicLean Logic for Lean Times: Varieties of Natural Logic
Lean Logic for Lean Times: Varieties of Natural Logic
 
Pres wmcf
Pres wmcfPres wmcf
Pres wmcf
 
Lecture 2: Computational Semantics
Lecture 2: Computational SemanticsLecture 2: Computational Semantics
Lecture 2: Computational Semantics
 
A Constructive Mathematics approach for NL formal grammars
A Constructive Mathematics approach for NL formal grammarsA Constructive Mathematics approach for NL formal grammars
A Constructive Mathematics approach for NL formal grammars
 
Lecture 2: From Semantics To Semantic-Oriented Applications
Lecture 2: From Semantics To Semantic-Oriented ApplicationsLecture 2: From Semantics To Semantic-Oriented Applications
Lecture 2: From Semantics To Semantic-Oriented Applications
 
MELT 104 - Construction Grammar
MELT 104 - Construction GrammarMELT 104 - Construction Grammar
MELT 104 - Construction Grammar
 
Intuitionistic Modal Logic: fifteen years later
Intuitionistic Modal Logic: fifteen years laterIntuitionistic Modal Logic: fifteen years later
Intuitionistic Modal Logic: fifteen years later
 
Constructive Modalities
Constructive ModalitiesConstructive Modalities
Constructive Modalities
 
Negation in the Ecumenical System
Negation in the Ecumenical SystemNegation in the Ecumenical System
Negation in the Ecumenical System
 
Constructive Modal Logics, Once Again
Constructive Modal Logics, Once AgainConstructive Modal Logics, Once Again
Constructive Modal Logics, Once Again
 
Discrete Mathematics
Discrete MathematicsDiscrete Mathematics
Discrete Mathematics
 
A Natural Logic for Artificial Intelligence, and its Risks and Benefits
A Natural Logic for Artificial Intelligence, and its Risks and Benefits A Natural Logic for Artificial Intelligence, and its Risks and Benefits
A Natural Logic for Artificial Intelligence, and its Risks and Benefits
 
Dialectica amongst friends
Dialectica amongst friendsDialectica amongst friends
Dialectica amongst friends
 
Construction Grammar
Construction GrammarConstruction Grammar
Construction Grammar
 
artificial intelligence
artificial intelligenceartificial intelligence
artificial intelligence
 

Similar to Semiotics and conceptual modeling gv 2015

Theoretical Issues In Pragmatics And Discourse Analysis
Theoretical Issues In Pragmatics And Discourse AnalysisTheoretical Issues In Pragmatics And Discourse Analysis
Theoretical Issues In Pragmatics And Discourse AnalysisLouis de Saussure
 
Communicative-discursive models and cognitive linguistics
Communicative-discursive models and cognitive linguisticsCommunicative-discursive models and cognitive linguistics
Communicative-discursive models and cognitive linguisticsalaidarindira0202
 
16. Anne Schumann (USAAR) Terminology and Ontologies 1
16. Anne Schumann (USAAR) Terminology and Ontologies 116. Anne Schumann (USAAR) Terminology and Ontologies 1
16. Anne Schumann (USAAR) Terminology and Ontologies 1RIILP
 
PhD Thesis - Influence of Repetitions on Discourse and Semantic Analysis
PhD Thesis - Influence of Repetitions on Discourse and Semantic AnalysisPhD Thesis - Influence of Repetitions on Discourse and Semantic Analysis
PhD Thesis - Influence of Repetitions on Discourse and Semantic AnalysisUniversity Politehnica Bucharest
 
Information technologies of cognitive thesauri design
Information technologies of cognitive thesauri designInformation technologies of cognitive thesauri design
Information technologies of cognitive thesauri designPhilippovich Andrey
 
Discourse Level Constructions And Frame Analysis Of Policy Discourse
Discourse Level Constructions And Frame Analysis Of Policy DiscourseDiscourse Level Constructions And Frame Analysis Of Policy Discourse
Discourse Level Constructions And Frame Analysis Of Policy DiscourseDominik Lukes
 
Unit-4-Knowledge-representation.pdf
Unit-4-Knowledge-representation.pdfUnit-4-Knowledge-representation.pdf
Unit-4-Knowledge-representation.pdfHrideshSapkota2
 
Learning practice: the ghosts in the education machine
Learning practice: the ghosts in the education machineLearning practice: the ghosts in the education machine
Learning practice: the ghosts in the education machineDavid R Cole
 
Narrative_Analysis.ppt
Narrative_Analysis.pptNarrative_Analysis.ppt
Narrative_Analysis.pptJasminTampes
 
Semantics and pragmatics
Semantics and pragmaticsSemantics and pragmatics
Semantics and pragmaticsKate Nahi
 
Pragmatic Issues In Discourse Analysis
Pragmatic Issues In Discourse AnalysisPragmatic Issues In Discourse Analysis
Pragmatic Issues In Discourse AnalysisLouis de Saussure
 
Meeting 6-discourse-analysis
Meeting 6-discourse-analysisMeeting 6-discourse-analysis
Meeting 6-discourse-analysisfrozgh1
 
Procedural Pragmatics and the studyof discourse
Procedural Pragmatics and the studyof discourseProcedural Pragmatics and the studyof discourse
Procedural Pragmatics and the studyof discourseLouis de Saussure
 
Procedural pragmatics suncorrectedproofs
Procedural pragmatics suncorrectedproofsProcedural pragmatics suncorrectedproofs
Procedural pragmatics suncorrectedproofsLouis de Saussure
 
Forte NASW DC Collaborative Knowledge Use Poster as Slides july 25 14
Forte NASW DC Collaborative Knowledge Use Poster as Slides july 25 14Forte NASW DC Collaborative Knowledge Use Poster as Slides july 25 14
Forte NASW DC Collaborative Knowledge Use Poster as Slides july 25 14Salisbury University
 
The role of theory in research division for postgraduate studies
The role of theory in research division for postgraduate studiesThe role of theory in research division for postgraduate studies
The role of theory in research division for postgraduate studiespriyankanema9
 
Philosophy of science summary presentation engelby
Philosophy of science summary presentation engelbyPhilosophy of science summary presentation engelby
Philosophy of science summary presentation engelbyDavid Engelby
 
Semantic discourse analysis
Semantic discourse analysisSemantic discourse analysis
Semantic discourse analysisblessedkkr
 
Discourse analysis Gee A toolkit .pptx
Discourse analysis Gee A toolkit   .pptxDiscourse analysis Gee A toolkit   .pptx
Discourse analysis Gee A toolkit .pptxSonia Kefalidou
 

Similar to Semiotics and conceptual modeling gv 2015 (20)

Theoretical Issues In Pragmatics And Discourse Analysis
Theoretical Issues In Pragmatics And Discourse AnalysisTheoretical Issues In Pragmatics And Discourse Analysis
Theoretical Issues In Pragmatics And Discourse Analysis
 
Communicative-discursive models and cognitive linguistics
Communicative-discursive models and cognitive linguisticsCommunicative-discursive models and cognitive linguistics
Communicative-discursive models and cognitive linguistics
 
Language and thought
Language and thoughtLanguage and thought
Language and thought
 
16. Anne Schumann (USAAR) Terminology and Ontologies 1
16. Anne Schumann (USAAR) Terminology and Ontologies 116. Anne Schumann (USAAR) Terminology and Ontologies 1
16. Anne Schumann (USAAR) Terminology and Ontologies 1
 
PhD Thesis - Influence of Repetitions on Discourse and Semantic Analysis
PhD Thesis - Influence of Repetitions on Discourse and Semantic AnalysisPhD Thesis - Influence of Repetitions on Discourse and Semantic Analysis
PhD Thesis - Influence of Repetitions on Discourse and Semantic Analysis
 
Information technologies of cognitive thesauri design
Information technologies of cognitive thesauri designInformation technologies of cognitive thesauri design
Information technologies of cognitive thesauri design
 
Discourse Level Constructions And Frame Analysis Of Policy Discourse
Discourse Level Constructions And Frame Analysis Of Policy DiscourseDiscourse Level Constructions And Frame Analysis Of Policy Discourse
Discourse Level Constructions And Frame Analysis Of Policy Discourse
 
Unit-4-Knowledge-representation.pdf
Unit-4-Knowledge-representation.pdfUnit-4-Knowledge-representation.pdf
Unit-4-Knowledge-representation.pdf
 
Learning practice: the ghosts in the education machine
Learning practice: the ghosts in the education machineLearning practice: the ghosts in the education machine
Learning practice: the ghosts in the education machine
 
Narrative_Analysis.ppt
Narrative_Analysis.pptNarrative_Analysis.ppt
Narrative_Analysis.ppt
 
Semantics and pragmatics
Semantics and pragmaticsSemantics and pragmatics
Semantics and pragmatics
 
Pragmatic Issues In Discourse Analysis
Pragmatic Issues In Discourse AnalysisPragmatic Issues In Discourse Analysis
Pragmatic Issues In Discourse Analysis
 
Meeting 6-discourse-analysis
Meeting 6-discourse-analysisMeeting 6-discourse-analysis
Meeting 6-discourse-analysis
 
Procedural Pragmatics and the studyof discourse
Procedural Pragmatics and the studyof discourseProcedural Pragmatics and the studyof discourse
Procedural Pragmatics and the studyof discourse
 
Procedural pragmatics suncorrectedproofs
Procedural pragmatics suncorrectedproofsProcedural pragmatics suncorrectedproofs
Procedural pragmatics suncorrectedproofs
 
Forte NASW DC Collaborative Knowledge Use Poster as Slides july 25 14
Forte NASW DC Collaborative Knowledge Use Poster as Slides july 25 14Forte NASW DC Collaborative Knowledge Use Poster as Slides july 25 14
Forte NASW DC Collaborative Knowledge Use Poster as Slides july 25 14
 
The role of theory in research division for postgraduate studies
The role of theory in research division for postgraduate studiesThe role of theory in research division for postgraduate studies
The role of theory in research division for postgraduate studies
 
Philosophy of science summary presentation engelby
Philosophy of science summary presentation engelbyPhilosophy of science summary presentation engelby
Philosophy of science summary presentation engelby
 
Semantic discourse analysis
Semantic discourse analysisSemantic discourse analysis
Semantic discourse analysis
 
Discourse analysis Gee A toolkit .pptx
Discourse analysis Gee A toolkit   .pptxDiscourse analysis Gee A toolkit   .pptx
Discourse analysis Gee A toolkit .pptx
 

Recently uploaded

NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...Boston Institute of Analytics
 
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...limedy534
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFAAndrei Kaleshka
 
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptxNLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptxBoston Institute of Analytics
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queensdataanalyticsqueen03
 
Semantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptxSemantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptxMike Bennett
 
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理e4aez8ss
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
Multiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdfMultiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdfchwongval
 
Heart Disease Classification Report: A Data Analysis Project
Heart Disease Classification Report: A Data Analysis ProjectHeart Disease Classification Report: A Data Analysis Project
Heart Disease Classification Report: A Data Analysis ProjectBoston Institute of Analytics
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanMYRABACSAFRA2
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Cantervoginip
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改yuu sss
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
Learn How Data Science Changes Our World
Learn How Data Science Changes Our WorldLearn How Data Science Changes Our World
Learn How Data Science Changes Our WorldEduminds Learning
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]📊 Markus Baersch
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort servicejennyeacort
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 

Recently uploaded (20)

NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
 
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFA
 
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptxNLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
 
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queens
 
Semantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptxSemantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptx
 
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
 
Multiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdfMultiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdf
 
Heart Disease Classification Report: A Data Analysis Project
Heart Disease Classification Report: A Data Analysis ProjectHeart Disease Classification Report: A Data Analysis Project
Heart Disease Classification Report: A Data Analysis Project
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population Mean
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Canter
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
Learn How Data Science Changes Our World
Learn How Data Science Changes Our WorldLearn How Data Science Changes Our World
Learn How Data Science Changes Our World
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 

Semiotics and conceptual modeling gv 2015

  • 1. Conceptual Modeling in a Semiotic Perspective Guido Vetere IBM Italia, Center for Advanced Studies CNR, Istituto di Scienze e Tecnologie della Cognizione Centro ricerche interdisciplinare su cognizione, linguaggio e conoscenza dell’Università di Roma Tor Vergata 11 Maggio 2015 K Drive Knowledge Driven Data Exploitation FP7 grant 286348
  • 2. Summary ● Attaining cognitive capabilities is one of the main trends of modern Computer Science (and industry) ● The research follows (and integrates) different approaches, based on evidence (data) and logic (theories) ● Logic-based approaches face the problem of providing symbols with some intepretation with respect to extra-logic entities ● However, formal logic at the basis of computer science is quite agnostic with respect to how such intepretation is given ● For every logic-based system in which interpretation is not trivial (e.g. social ones), this may result in a big issue ● However, addressing this issue is a relatively new concern (K. Liu, 2009, Semiotics in Information Systems Engineering) ● This talk is an introduction to the topic and a survey of some ongoing research
  • 3. Conceptual Models ● Data Structures ● Database Schemas ● Industry Models ● Ontologies ● WordNets
  • 4. The Logic Backbone ● Predicate First Order Logic (FOL) – Constants – Predicates – Variables – Connectives – Quantifiers ∀ x(B(x)→ A(x))∧(C (x)→ A(x))∧(B(x)→¬C (x))∧(C (x)→¬B(x)) A B C {disjoint}
  • 5. The Logic Backbone ● Description Logic (FOL fragment) – Concepts – Roles – Individuals – Constructors – Assertions B⊆A,C⊆A, B∩C=∅ A B C {disjoint}
  • 6. Logical Semantics ● Relation between expressions of a language and the objects (or states of affairs) referred to by those expressions ● A sentence (proposition) is true if and only if the corresponding state of affairs holds (Truth-schema) – “the snow is white” iff the snow is white Alfred Tarski, 1944 The Semantic Conception of Truth and the Foundations of Semantics WHITE (SNOW)
  • 7. Logical Semantics ● Given – A logic language of individual constants, predicates, operators and inference rules – A theory, i.e. a set of valid formulas true by definition (axioms) – A model, i.e. a set of assignments of truth values to predicates with respect to individuals (interpretation), which fulfills the theory ● Infer the truth value of (well formed) logic formulas PERSON (JHON ), PERSON (MARY ) HATES(MARY , JHON ) Δ={JHON , MARY } Α={PERSON (), LOVES(,), HATES (,)} Λ=¬,∧, → ∀ x , y LOVES (x , y)→ PERSON ( X )∧PERSON (Y ) ∀ x , y HATES (x , y)→ PERSON ( X )∧PERSON (Y ) ∀ x , y HATES (x , y)→¬LOVES (x , y) LOVES (MARY , JHON )=F Alfred Tarski, 1944 The Semantic Conception of Truth and the Foundations of Semantics
  • 8. Tarskian Semantics in Information Systems ● Software Programs – Runtime Memory = Model of data types structures ● Databases – Database Instance = Model of the Schema ● Semantic Web Linked Open Data – RDF Datasets = Model of some Ontology ● Knowledge Base (Graph) – Assertional Box = Model of the Ontology Activity={Patching ,Overlay ,Crack Sealing} interpretation
  • 9. Applicability of the Truth-schema The problem of the definition of truth obtains a precise meaning and can be solved in a rigorous way only for those languages whose structure has been exactly specified. At the present time the only languages with a specified structure are the formalized languages of various systems of deductive logic. [..] We are able, theoretically, to develop in them various branches of science, for instance, mathematics and theoretical physics. [..] For other languages -- thus, for all natural, "spoken" languages -- the meaning of the problem is more or less vague, and its solution can have only an approximate character. Tarski, 1944 Many conceptual models are out of the scope of the Truth-schema; typically, those dealing with linguistic concepts
  • 10. Semantics for Natural Languages ● Relativity – Different agents may supply different interpretations ● Vagueness – Many predicates can not be always clearly intepreted ● Creativity – Interpretations may be invented on the fly (and rapidly forgotten) The snow is white The bond between the signifier and the signified is arbitrary F. De Saussure, Cours de lingui- stique generale, 1916
  • 11. Semiotics The snow is white WHITE SNOW ● Manifest significant entities have no direct correspondence to extra- linguistic entities ● Instead, they relate to mediating entities, which in turn may relate to extra-linguistic ones ● The resulting structure is called sign ● Semiotics is an investigation about sign relationships, their nature and their interplay Representamen Expression Signifier Object Referent Interpretant Content Signified sign A sign [...] is something which stands to somebody for something in some respect or capacity. The sign stands for [...] its object [..] in reference to a sort of idea C.S. Peirce, Collected Papers, 1897
  • 12. Meaning Theories for Natural Language ● Correspondence – Aristotelism, logical positivism, L. Wittgenstein (Tractatus Logico-Philosophicus, 1921) – Speakers and listeners can verify truth conditions for sentences (T-scheme) – There’s a common access to a common World – Ontologies are given for everybody (realism) ● Interpretation – D. Davidson (Inquiries into Truth and Interpretation, 2001), H. Putnam (Mind, Language and Reality, 1975) – Listeners ascribe speakers consistent beliefs and honest communication intentions (principle of charity) – Listeners make hypotheses about speakers’ meaning intentions based on their own ontologies – Ontologies (conditions in the World) allow verifying interpretation hypotheses (externalism) ● Interplay – L. Wittgenstein (Philosophical Investigations, 1953), D.K. Lewis (Philosophical Papers I, 1983) – Listeners and speakers share linguistic rules by virtue of social exchanges (e.g. feedbacks) – Listeners understand speakers by making explicit reasoning on these rules – Ontologies are shared as long as they work within social linguistic environments (intersubjectivity, constructivism) ● Translation – W.V.O. Quine (Word and Object, 1960) – Speakers’ ontological commitments are not accessible by listeners – Listeners assign meanings to expressions on the basis of speakers’ observable behaviors – There are no shared ontologies (relativism) Reality Subjectivity
  • 13. Types of Sign Signs can be studied from many perspectives
  • 14. Types of Concepts N. Guarino et al, An Ontology of Meta-Level Categories, KR 94 ● Model-theoretic semantics: interpretation is not in question ● Still, it is possible to spot “interpretation- critical” areas Formal ontology focuses on different types of concepts
  • 15. Vagueness Meta-Ontology P. Alexopoulos et al (2014), “A Metaontology for Annotating Ontology Entities with Vagueness Descriptions”, Springer. 2014. Vagueness is explicitely dealt with in recent proposals (FP7 K Drive Poject)
  • 16. Linking Ontologies and Lexical Resources: the Semiotic Approach W3C Ontology-Lexicon Community Group, https://www.w3.org/community/ontolex/
  • 17. Lexicon Ontology Interplay in Senso Comune If the sense S maps to the concept C, then there are entities of type C to which occurrences of S may refer to (ontological commitment) Non-Physical Entity Social Entity Sense Entity Information Object Physical Entity Endurant Substance water-1 commits-to (annotation) Expression noun-water has-sense G. Vetere, A. Oltramari, Lexicon Ontology Interplay in Senso Comune, LREC 2010
  • 18. Conclusion ● Model-theoretic semantics of Logic and Formal Ontology delegates interpretation to “material” disciplines (e.g. Physics) ● Logic-based conceptual models in Computer Science make extensive use of concepts whose interpretation is in question (e.g. linguistic ones) ● As a result, interpretation is usually left to ad-hoc, opaque implementations ● Research is ongoing to provide more formal, transparent and systematic approaches ● Semiotics, as the “science of interpretation”, should be regarded to as the theoretical foundation of such development