Psychology Wiki
m (Automatically delinking centuries and decades using popups)
m (Reverted edits by 41.242.143.110 (script))
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{LangPsy}}
 
{{LangPsy}}
A '''semantic network''' is often used as a form of [[knowledge representation]]. It is a [[directed graph]] consisting of [[vertex|vertices]] which represent [[concept]]s and [[edge]]s which represent [[semantic]] relations between the concepts.
+
A '''semantic network''', or '''frame network''', is a network which represents [[Semantics|semantic]] relations between [[concept]]s. This is often used as a form of [[Knowledge representation and reasoning|knowledge representation]]. It is a [[directed graph|directed ]] or [[undirected graph]] consisting of [[vertex (graph theory)|vertices]], which represent [[concept]]s, and [[graph theory|edges]].<ref name = 'Sowa'/>
  +
  +
== History ==
  +
[[Image:Semantic Net.svg|thumb|320px|Example of a semantic network]]
  +
In 1909, Charles S. Peirce proposed a graphical notation of nodes and edges called "existential graphs" that he called "the logic of the future". This began the debate between advocates of "logic" and advocates of "semantic networks." This debate obscured the fact that semantics networks, at least those with well-defined semantics, are a form of logic.<ref>{{cite book|last=Russell|first=Stuart J.|title=Artificial intelligence : a modern approach|year=2010|publisher=Prentice Hall|location=Upper Saddle River, N.J.|isbn=978-0-13-604259-4|pages=454|edition=3rd|coauthors=Norvig, Peter}}</ref>
  +
 
"Semantic Nets" were first invented for [[computers]] by [[Richard H. Richens]] of the [[Cambridge Language Research Unit]] in 1956 as an "[[Pivot language|interlingua]]" for [[machine translation]] of [[natural language]]s.
  +
  +
They were developed by Robert F. Simmons <ref name='Simmons1963'> {{cite journal | title=Synthetic language behavior | journal=Data Processing Management | date=1963 | last=Robert F. Simmons |volume=5 |issue=12 |pages=11-18}}</ref> and M. Ross Quillian <ref name='Quillian1963'>Quillian, R. A notation for representing conceptual information: An application to semantics and mechanical English para- phrasing. SP-1395, System Development Corporation, Santa Monica, 1963.</ref> at [[System Development Corporation]] in the early 1960s. It later featured prominently in the work of [[Allan M. Collins]] and Quillian (e.g., [[Collins & Quillian Semantic Network Model|Collins and Quillian]];<ref name='Collins1969'> {{cite journal | title=Retrieval time from semantic memory | journal=Journal of verbal learning and verbal behavior | date=1969 | last=Allan M. Collins |coauthors= M.R. Quillian |volume=8 |issue=2 |pages=240–247 |doi=10.1016/S0022-5371(69)80069-1 | first1=A | pmid=615603750}}</ref><ref name='Collins1970'> {{cite journal |title=Does category size affect categorization time? |journal=Journal of verbal learning and verbal behavior |date=1970 |first= |last=Allan M. Collins
  +
|coauthors=M. Ross Quillian |volume=9 |issue=4 |pages=432–438 |doi=10.1016/S0022-5371(70)80084-6 |first1=A}}</ref> Collins and Loftus<ref name='Collins1975'> {{cite journal |title=A spreading-activation theory of semantic processing |journal=Psychological Review |date=1975 |last=Allan M. Collins |coauthors=Elizabeth F. Loftus |volume=8}}</ref> Quillian <ref>Quillian, M. R. (1967). Word concepts: A theory and simulation of some basic semantic capabilities. Behavioral Science, 12(5), 410-430.</ref><ref>Quillian, M. R. (1968). Semantic memory. Semantic information processing, 227–270.</ref><ref>Quillian, M. R. (1969). The teachable language comprehender: a simulation program and theory of language. Communications of the ACM, 12(8), 459-476.</ref><ref>Quillian, R. Semantic Memory. Unpublished doctoral dissertation, Carnegie Institute of Technology, 1966.</ref>)
  +
  +
== Basics of semantic networks ==
  +
=== Definition ===
  +
A semantic network is used when one has knowledge that is best understood as a set of concepts that are related to one another.
  +
  +
=== More generally ===
  +
Most semantic networks are cognitively based. They also consist of arcs and nodes which can be organized into a taxonomic hierarchy. Semantic networks contributed ideas of [[spreading activation]], [[inheritance]], and nodes as proto-objects. They are [[intractability (complexity)|intractable]] for large domains. Finally they don't represent performance or meta-knowledge very well.
  +
  +
=== Things to remember about semantic networks ===
  +
Some properties are not easily expressed using a semantic network, e.g., negation, disjunction, and general non-taxonomic knowledge. Expressing these relationships requires workarounds, such as having complementary predicates and using specialized procedures to check for them, but this can be regarded as less elegant. {{Citation needed|date=August 2011}}
  +
   
 
Semantic networks are a common type of machine-readable dictionary.
 
Semantic networks are a common type of machine-readable dictionary.
Line 14: Line 34:
 
* [[Antonym]]y (A denotes the opposite of B)
 
* [[Antonym]]y (A denotes the opposite of B)
   
  +
=== WordNet ===
An example of a semantic network is [[WordNet]], a [[lexicon|lexical]] database of [[English language|English]].
 
  +
{{Main|WordNet}}
  +
An example of a semantic network is [[WordNet]], a [[lexicon|lexical]] database of [[English language|English]]. It groups English words into sets of synonyms called [[synsets]], provides short, general definitions, and records the various semantic relations between these synonym sets. Some of the most common semantic relations defined are [[meronymy]] (A is part of B, i.e. B has A as a part of itself), [[holonymy]] (B is part of A, i.e. A has B as a part of itself), [[hyponym]]y (or [[troponymy]]) (A is subordinate of B; A is kind of B), [[hypernym]]y (A is superordinate of B), [[synonym]]y (A denotes the same as B) and [[antonym]]y (A denotes the opposite of B).
  +
  +
WordNet properties have been studied from a [[Graph theory|network theory]] perspective and compared to other semantic networks created from [[Roget's Thesaurus]] and [[word association]] tasks. From this perspective the three of them are a [[Small-world network|small world structure]].<ref name=Steyvers2005>{{cite journal
  +
| author = Steyvers, M.
  +
| coauthors = Tenenbaum, J.B.
  +
| year = 2005
  +
| title = The Large-Scale Structure of Semantic Networks: Statistical Analyses and a Model of Semantic Growth
  +
| journal = Cognitive Science
  +
| volume = 29
  +
| issue = 1
  +
| pages = 41–78
  +
| doi = 10.1207/s15516709cog2901_3
  +
}}</ref>
  +
  +
It is also possible to represent logical descriptions using semantic networks such as the [[existential Graphs]] of [[Charles Sanders Peirce]] or the related [[Conceptual Graphs]] of [[John F. Sowa]].<ref name='Sowa'>{{cite encyclopedia
  +
|author=John F. Sowa
  +
|editor=Stuart C Shapiro
  +
|encyclopedia=Encyclopedia of Artificial Intelligence
  +
|title=Semantic Networks
  +
|url=http://www.jfsowa.com/pubs/semnet.htm
  +
|accessdate=2008-04-29
  +
|year=1987
  +
|authorlink=John F. Sowa}}</ref> These have expressive power equal to or exceeding standard [[first-order predicate calculus|first-order predicate logic]]. Unlike WordNet or other lexical or browsing networks, semantic networks using these representations can be used for reliable automated logical deduction. Some automated reasoners exploit the graph-theoretic features of the networks during processing.
  +
  +
=== Other examples ===
  +
Other examples of semantic networks are [[Gellish]] models. [[Gellish English]] with its [[Gellish English dictionary]], is a [[formal language]] that is defined as a network of relations between concepts and names of concepts. Gellish English is a formal subset of natural English, just as Gellish Dutch is a formal subset of Dutch, whereas multiple languages share the same concepts. Other Gellish networks consist of knowledge models and information models that are expressed in the Gellish language. A Gellish network is a network of (binary) relations between things. Each relation in the network is an expression of a fact that is classified by a relation type. Each relation type itself is a concept that is defined in the Gellish language dictionary. Each related thing is either a concept or an individual thing that is classified by a concept. The definitions of concepts are created in the form of definition models (definition networks) that together form a Gellish Dictionary. A Gellish network can be documented in a [[Gellish database]] and is computer interpretable.
  +
  +
   
 
Such networks involve fairly loose semantic associations that are nonetheless useful for human browsing. It is possible to represent logical descriptions using semantic networks such as the [[Existential Graphs]] of [[Charles S. Peirce]] or the related [[Conceptual Graphs]] of [[John F. Sowa]]. These have expressive power equal to or exceeding standard [[first-order predicate calculus|first-order predicate logic]]. Unlike WordNet or other lexical or browsing networks, semantic networks using these can be used for reliable automated logical deduction. Some automated reasoners exploit the graph-theoretic features of the networks during processing.
 
Such networks involve fairly loose semantic associations that are nonetheless useful for human browsing. It is possible to represent logical descriptions using semantic networks such as the [[Existential Graphs]] of [[Charles S. Peirce]] or the related [[Conceptual Graphs]] of [[John F. Sowa]]. These have expressive power equal to or exceeding standard [[first-order predicate calculus|first-order predicate logic]]. Unlike WordNet or other lexical or browsing networks, semantic networks using these can be used for reliable automated logical deduction. Some automated reasoners exploit the graph-theoretic features of the networks during processing.
   
  +
== Software tools ==
"Semantic Nets" were first invented for computers by [[Richard H. Richens]] of the [[Cambridge Language Research Unit]] in [[1956]] as an "[[International auxiliary language|interlingua]]" for [[machine translation]] of natural languages. They were developed by [[Robert F. Simmons]] at [[Systems Development Corporation]], [[Santa Monica, California|Santa Monica]], [[California]] in the early 1960s and later featured prominently in the work of [[M. Ross Quillian]] in [[1966]].
 
  +
"Semantic Nets" were first invented for computers by [[Richard H. Richens]] of the [[Cambridge Language Research Unit]] in [[1956]] as an "[[International auxiliary language|interlingua]]" for [[machine translation]] of natural languages. They were developed by [[Robert F. Simmons]] at Systems Development Corporation, Santa Monica, California in the early 1960s and later featured prominently in the work of [[M. Ross Quillian]] in [[1966]].
   
 
There are also elaborate types of semantic networks connected with corresponding sets of software tools used for [[lexical]] [[knowledge engineering]], like the Semantic Network Processing System ( [http://www.cse.buffalo.edu/sneps/ SNePS] ) of [[Stuart C. Shapiro]] or the [[MultiNet]] paradigm of [http://pi7.fernuni-hagen.de/helbig/index_en.html/ Hermann Helbig] (MultiNet is an acronym for "Multilayered Extended Semantic Network"). The latter is especially suited for the semantic representation of natural language expressions and used in several [[NLP]] applications.
 
There are also elaborate types of semantic networks connected with corresponding sets of software tools used for [[lexical]] [[knowledge engineering]], like the Semantic Network Processing System ( [http://www.cse.buffalo.edu/sneps/ SNePS] ) of [[Stuart C. Shapiro]] or the [[MultiNet]] paradigm of [http://pi7.fernuni-hagen.de/helbig/index_en.html/ Hermann Helbig] (MultiNet is an acronym for "Multilayered Extended Semantic Network"). The latter is especially suited for the semantic representation of natural language expressions and used in several [[NLP]] applications.
Line 29: Line 79:
 
{{col-begin}}
 
{{col-begin}}
 
{{col-break}}
 
{{col-break}}
  +
* [[Abstract semantic graph]]
 
* [[Conceptual graph]]
 
* [[Conceptual graph]]
 
* [[Entitative graph]]
 
* [[Entitative graph]]
Line 36: Line 87:
 
{{col-break}}
 
{{col-break}}
 
* [[Logical graph]]
 
* [[Logical graph]]
  +
* [[Semantic lexicon]]
 
* [[Semantic Web]]
 
* [[Semantic Web]]
 
* [[Semantics]]
 
* [[Semantics]]
  +
* [[Semantic computing]]
  +
* [[Semantic neural network]]
 
* [[Semiotics]]
 
* [[Semiotics]]
 
* [[Topic map]]
 
* [[Topic map]]
  +
* [[Unified Medical Language System]] (UMLS)
 
{{col-end}}
 
{{col-end}}
  +
  +
=== Examples ===
  +
* [[Lexipedia]]
  +
* [[WordNet]]
  +
* [[SNOMED CT]]
  +
* [[ConceptNet]]
  +
  +
==References ==
  +
{{reflist}}
  +
  +
  +
== Further reading ==
  +
* Allen, J. and A. Frisch (1982). "What's in a Semantic Network". In: ''Proceedings of the 20th. annual meeting of ACL'', Toronto, pp. 19-27.
  +
* John F. Sowa, Alexander Borgida (1991). ''Principles of Semantic Networks: Explorations in the Representation of Knowledge''
   
 
== External links ==
 
== External links ==
Line 50: Line 119:
 
* [http://meta.wikimedia.org/wiki/Semantic_MediaWiki Semantic MediaWiki (Experimental Wikimedia project using variable namespaces in place of our Categories)]
 
* [http://meta.wikimedia.org/wiki/Semantic_MediaWiki Semantic MediaWiki (Experimental Wikimedia project using variable namespaces in place of our Categories)]
 
* [http://www.cse.buffalo.edu/sneps/ SNePS] SNePS Research Group Homepage
 
* [http://www.cse.buffalo.edu/sneps/ SNePS] SNePS Research Group Homepage
  +
  +
[[Category:Semantics]]
 
[[Category:Semantic web]]
 
[[Category:Semantic web]]
 
[[Category:Knowledge representation]]
 
[[Category:Knowledge representation]]
  +
[[Category:Networks]]
   
  +
<!--
  +
[[ar:شبكة دلالية]]
 
[[de:Semantisches Netz]]
 
[[de:Semantisches Netz]]
  +
[[es:Red semántica]]
[[eo:Vikipedio:Projekto matematiko/Semantik reto]]
 
  +
[[fa:شبکه‌های معنایی]]
  +
[[fr:Réseau sémantique]]
  +
[[ko:시맨틱 네트워크]]
  +
[[it:Rete semantica]]
  +
[[kk:Семантикалық желі]]
  +
[[nl:Semantisch netwerk]]
  +
[[ja:意味ネットワーク]]
  +
[[pt:Rede semântica]]
  +
[[ro:Rețea semantică]]
 
[[ru:Семантическая сеть]]
 
[[ru:Семантическая сеть]]
  +
[[sl:Semantična mreža]]
  +
[[fi:Semanttinen verkko]]
  +
[[uk:Семантична мережа]]
  +
[[zh:语义网络 (计算机科学)]]
  +
-->
 
{{enWP|Semantic network}}
 
{{enWP|Semantic network}}

Latest revision as of 10:01, 24 January 2020

Assessment | Biopsychology | Comparative | Cognitive | Developmental | Language | Individual differences | Personality | Philosophy | Social |
Methods | Statistics | Clinical | Educational | Industrial | Professional items | World psychology |

Language: Linguistics · Semiotics · Speech


A semantic network, or frame network, is a network which represents semantic relations between concepts. This is often used as a form of knowledge representation. It is a directed or undirected graph consisting of vertices, which represent concepts, and edges.[1]

History

File:Semantic Net.svg

Example of a semantic network

In 1909, Charles S. Peirce proposed a graphical notation of nodes and edges called "existential graphs" that he called "the logic of the future". This began the debate between advocates of "logic" and advocates of "semantic networks." This debate obscured the fact that semantics networks, at least those with well-defined semantics, are a form of logic.[2]

"Semantic Nets" were first invented for computers by Richard H. Richens of the Cambridge Language Research Unit in 1956 as an "interlingua" for machine translation of natural languages.

They were developed by Robert F. Simmons [3] and M. Ross Quillian [4] at System Development Corporation in the early 1960s. It later featured prominently in the work of Allan M. Collins and Quillian (e.g., Collins and Quillian;[5][6] Collins and Loftus[7] Quillian [8][9][10][11])

Basics of semantic networks

Definition

A semantic network is used when one has knowledge that is best understood as a set of concepts that are related to one another.

More generally

Most semantic networks are cognitively based. They also consist of arcs and nodes which can be organized into a taxonomic hierarchy. Semantic networks contributed ideas of spreading activation, inheritance, and nodes as proto-objects. They are intractable for large domains. Finally they don't represent performance or meta-knowledge very well.

Things to remember about semantic networks

Some properties are not easily expressed using a semantic network, e.g., negation, disjunction, and general non-taxonomic knowledge. Expressing these relationships requires workarounds, such as having complementary predicates and using specialized procedures to check for them, but this can be regarded as less elegant. [citation needed]


Semantic networks are a common type of machine-readable dictionary.

Important semantic relations:

  • Meronymy (A is part of B)
  • Holonymy (B has A as a part of itself)
  • Hyponymy (or troponymy) (A is subordinate of B; A is kind of B)
  • Hypernymy (A is superordinate of B)

WordNet

Main article: WordNet

An example of a semantic network is WordNet, a lexical database of English. It groups English words into sets of synonyms called synsets, provides short, general definitions, and records the various semantic relations between these synonym sets. Some of the most common semantic relations defined are meronymy (A is part of B, i.e. B has A as a part of itself), holonymy (B is part of A, i.e. A has B as a part of itself), hyponymy (or troponymy) (A is subordinate of B; A is kind of B), hypernymy (A is superordinate of B), synonymy (A denotes the same as B) and antonymy (A denotes the opposite of B).

WordNet properties have been studied from a network theory perspective and compared to other semantic networks created from Roget's Thesaurus and word association tasks. From this perspective the three of them are a small world structure.[12]

It is also possible to represent logical descriptions using semantic networks such as the existential Graphs of Charles Sanders Peirce or the related Conceptual Graphs of John F. Sowa.[1] These have expressive power equal to or exceeding standard first-order predicate logic. Unlike WordNet or other lexical or browsing networks, semantic networks using these representations can be used for reliable automated logical deduction. Some automated reasoners exploit the graph-theoretic features of the networks during processing.

Other examples

Other examples of semantic networks are Gellish models. Gellish English with its Gellish English dictionary, is a formal language that is defined as a network of relations between concepts and names of concepts. Gellish English is a formal subset of natural English, just as Gellish Dutch is a formal subset of Dutch, whereas multiple languages share the same concepts. Other Gellish networks consist of knowledge models and information models that are expressed in the Gellish language. A Gellish network is a network of (binary) relations between things. Each relation in the network is an expression of a fact that is classified by a relation type. Each relation type itself is a concept that is defined in the Gellish language dictionary. Each related thing is either a concept or an individual thing that is classified by a concept. The definitions of concepts are created in the form of definition models (definition networks) that together form a Gellish Dictionary. A Gellish network can be documented in a Gellish database and is computer interpretable.


Such networks involve fairly loose semantic associations that are nonetheless useful for human browsing. It is possible to represent logical descriptions using semantic networks such as the Existential Graphs of Charles S. Peirce or the related Conceptual Graphs of John F. Sowa. These have expressive power equal to or exceeding standard first-order predicate logic. Unlike WordNet or other lexical or browsing networks, semantic networks using these can be used for reliable automated logical deduction. Some automated reasoners exploit the graph-theoretic features of the networks during processing.

Software tools

"Semantic Nets" were first invented for computers by Richard H. Richens of the Cambridge Language Research Unit in 1956 as an "interlingua" for machine translation of natural languages. They were developed by Robert F. Simmons at Systems Development Corporation, Santa Monica, California in the early 1960s and later featured prominently in the work of M. Ross Quillian in 1966.

There are also elaborate types of semantic networks connected with corresponding sets of software tools used for lexical knowledge engineering, like the Semantic Network Processing System ( SNePS ) of Stuart C. Shapiro or the MultiNet paradigm of Hermann Helbig (MultiNet is an acronym for "Multilayered Extended Semantic Network"). The latter is especially suited for the semantic representation of natural language expressions and used in several NLP applications.

One can consider a mind map to be a very free form variant of a semantic network. By using colors and pictures the emphasis is on generating a semantic net which evokes human creativity.

In the 1960s to 1980s the idea of a semantic link was developed within hypertext systems as the most basic unit, or edge, in a semantic network. These ideas were extremely influential, and there have been many attempts to add typed link semantics to HTML and XML.

See also

Examples

References

  1. 1.0 1.1 John F. Sowa (1987). "Semantic Networks". Encyclopedia of Artificial Intelligence. Ed. Stuart C Shapiro. Retrieved on 2008-04-29. 
  2. Russell, Stuart J.; Norvig, Peter (2010). Artificial intelligence : a modern approach, 3rd, 454, Upper Saddle River, N.J.: Prentice Hall.
  3. Robert F. Simmons (1963). Synthetic language behavior. Data Processing Management 5 (12): 11-18.
  4. Quillian, R. A notation for representing conceptual information: An application to semantics and mechanical English para- phrasing. SP-1395, System Development Corporation, Santa Monica, 1963.
  5. Allan M. Collins, M.R. Quillian (1969). Retrieval time from semantic memory. Journal of verbal learning and verbal behavior 8 (2): 240–247.
  6. Allan M. Collins, M. Ross Quillian (1970). Does category size affect categorization time?. Journal of verbal learning and verbal behavior 9 (4): 432–438.
  7. Allan M. Collins, Elizabeth F. Loftus (1975). A spreading-activation theory of semantic processing. Psychological Review 8.
  8. Quillian, M. R. (1967). Word concepts: A theory and simulation of some basic semantic capabilities. Behavioral Science, 12(5), 410-430.
  9. Quillian, M. R. (1968). Semantic memory. Semantic information processing, 227–270.
  10. Quillian, M. R. (1969). The teachable language comprehender: a simulation program and theory of language. Communications of the ACM, 12(8), 459-476.
  11. Quillian, R. Semantic Memory. Unpublished doctoral dissertation, Carnegie Institute of Technology, 1966.
  12. Steyvers, M., Tenenbaum, J.B. (2005). The Large-Scale Structure of Semantic Networks: Statistical Analyses and a Model of Semantic Growth. Cognitive Science 29 (1): 41–78.


Further reading

  • Allen, J. and A. Frisch (1982). "What's in a Semantic Network". In: Proceedings of the 20th. annual meeting of ACL, Toronto, pp. 19-27.
  • John F. Sowa, Alexander Borgida (1991). Principles of Semantic Networks: Explorations in the Representation of Knowledge

External links

This page uses Creative Commons Licensed content from Wikipedia (view authors).