You are on page 1of 8

Semantic network

A semantic network, or frame network is a knowledge base that


represents semantic relations between concepts in a network. 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, which
represent semantic relations between concepts,[1] mapping or connecting
semantic fields. A semantic network may be instantiated as, for example, a
graph database or a concept map. Typical standardized semantic networks Example of a semantic
are expressed as semantic triples. network

Semantic networks are used in natural language processing applications


such as semantic parsing[2] and word-sense disambiguation.[3] Semantic networks can also be used as a
method to analyze large texts and identify the main themes and topics (e.g., of social media posts), to reveal
biases (e.g., in news coverage), or even to map an entire research field.[4]

History
Examples of the use of semantic networks in logic, directed acyclic graphs as a mnemonic tool, dates back
centuries. The earliest documented use being the Greek philosopher Porphyry's commentary on Aristotle's
categories in the third century AD.

In computing history, "Semantic Nets" for the propositional calculus were first implemented for computers
by Richard H. Richens of the Cambridge Language Research Unit in 1956 as an "interlingua" for machine
translation of natural languages,[5] although the importance of this work and the CLRU was only belatedly
realized.

Semantic networks were also independently implemented by Robert F. Simmons[6] and Sheldon Klein,
using the first order predicate calculus as a base, after being inspired by a demonstration of Victor Yngve.
The "line of research was originated by the first President of the Association for Computational Linguistics,
Victor Yngve, who in 1960 had published descriptions of algorithms for using a phrase structure grammar
to generate syntactically well-formed nonsense sentences. Sheldon Klein and I about 1962-1964 were
fascinated by the technique and generalized it to a method for controlling the sense of what was generated
by respecting the semantic dependencies of words as they occurred in text."[7] Other researchers, most
notably M. Ross Quillian[8] and others at System Development Corporation helped contribute to their work
in the early 1960s as part of the SYNTHEX project. It's from these publications at SDC that most modern
derivatives of the term "semantic network" cite as their background. Later prominent works were done by
Allan M. Collins and Quillian (e.g., Collins and Quillian;[9][10] Collins and Loftus[11]
Quillian[12][13][14][15]). Still later in 2006, Hermann Helbig fully described MultiNet.[16]

In the late 1980s, two Netherlands universities, Groningen and Twente, jointly began a project called
Knowledge Graphs, which are semantic networks but with the added constraint that edges are restricted to
be from a limited set of possible relations, to facilitate algebras on the graph.[17] In the subsequent decades,
the distinction between semantic networks and knowledge graphs was blurred.[18][19] In 2012, Google
gave their knowledge graph the name Knowledge Graph.
The semantic link network was systematically studied as a semantic social networking method. Its basic
model consists of semantic nodes, semantic links between nodes, and a semantic space that defines the
semantics of nodes and links and reasoning rules on semantic links. The systematic theory and model was
published in 2004.[20] This research direction can trace to the definition of inheritance rules for efficient
model retrieval in 1998[21] and the Active Document Framework ADF.[22] Since 2003, research has
developed toward social semantic networking.[23] This work is a systematic innovation at the age of the
World Wide Web and global social networking rather than an application or simple extension of the
Semantic Net (Network). Its purpose and scope are different from that of the Semantic Net (or
network).[24] The rules for reasoning and evolution and automatic discovery of implicit links play an
important role in the Semantic Link Network.[25][26] Recently it has been developed to support Cyber-
Physical-Social Intelligence.[27] It was used for creating a general summarization method.[28] The self-
organised Semantic Link Network was integrated with a multi-dimensional category space to form a
semantic space to support advanced applications with multi-dimensional abstractions and self-organised
semantic links[29][30] It has been verified that Semantic Link Network play an important role in
understanding and representation through text summarisation applications.[31][32] Semantic Link Network
has been extended from cyberspace to cyber-physical-social space. Competition relation and symbiosis
relation as well as their roles in evolving society were studied in the emerging topic: Cyber-Physical-Social
Intelligence[33]

More specialized forms of semantic networks has been created for specific use. For example, in 2008,
Fawsy Bendeck's PhD thesis formalized the Semantic Similarity Network (SSN) that contains specialized
relationships and propagation algorithms to simplify the semantic similarity representation and
calculations.[34]

Basics of semantic networks


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

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.

One process of constructing semantic networks, known also as co-occurrence networks, includes
identifying keywords in the text, calculating the frequencies of co-occurrences, and analyzing the networks
to find central words and clusters of themes in the network.[35]

Examples

In Lisp

The following code shows an example of a semantic network in the Lisp programming language using an
association list.

(setq *database*
'((canary (is-a bird)
(color yellow)
(size small))
(penguin (is-a bird)
(movement swim))
(bird (is-a vertebrate)
(has-part wings)
(reproduction egg-laying))))

To extract all the information about the "canary" type, one would use the assoc function with a key of
"canary".[36]

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 a meronym of B if A is part of B), holonymy (B is a holonym of A if B contains A), 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.[37]

Other examples

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 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.

SciCrunch is a collaboratively edited knowledge base for scientific resources. It provides unambiguous
identifiers (Research Resource IDentifiers or RRIDs) for software, lab tools etc. and it also provides options
to create links between RRIDs and from communities.

Another example of semantic networks, based on category theory, is ologs. Here each type is an object,
representing a set of things, and each arrow is a morphism, representing a function. Commutative diagrams
also are prescribed to constrain the semantics.

In the social sciences people sometimes use the term semantic network to refer to co-occurrence
networks.[38][39] The basic idea is that words that co-occur in a unit of text, e.g. a sentence, are
semantically related to one another. Ties based on co-occurrence can then be used to construct semantic
networks. This process includes identifying keywords in the text, constructing co-occurrence networks, and
analyzing the networks to find central words and clusters of themes in the network. It is a particularly useful
method to analyze large text and big data.[40]

Software tools
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[41] or the MultiNet paradigm of Hermann Helbig,[42] especially suited for the semantic
representation of natural language expressions and used in several NLP applications.

Semantic networks are used in specialized information retrieval tasks, such as plagiarism detection. They
provide information on hierarchical relations in order to employ semantic compression to reduce language
diversity and enable the system to match word meanings, independently from sets of words used.

The Knowledge Graph proposed by Google in 2012 is actually an application of semantic network in
search engine.

Modeling multi-relational data like semantic networks in low-dimensional spaces through forms of
embedding has benefits in expressing entity relationships as well as extracting relations from mediums like
text. There are many approaches to learning these embeddings, notably using Bayesian clustering
frameworks or energy-based frameworks, and more recently, TransE[43] (NIPS 2013). Applications of
embedding knowledge base data include Social network analysis and Relationship extraction.

See also
Abstract semantic graph Semantic similarity network
Chunking (psychology) Semantic neural network
CmapTools SemEval – an ongoing series of
Concept map evaluations of computational semantic
analysis systems
Formal semantics (natural language)
Sparse distributed memory
Network diagram
Ontology (information science) Taxonomy (general)
Repertory grid Unified Medical Language System (UMLS)
Semantic lexicon Word-sense disambiguation (WSD)
Resource Description Framework

Other examples
Cognition Network Technology
Lexipedia
OpenCog
Open Mind Common Sense (OMCS)
Schema.org
SNOMED CT
Universal Networking Language (UNL)
Wikidata
Freebase

References
1. John F. Sowa (1987). "Semantic Networks" (http://www.jfsowa.com/pubs/semnet.htm). In
Stuart C Shapiro (ed.). Encyclopedia of Artificial Intelligence. Archived (https://web.archive.or
g/web/20181008185537/http://www.jfsowa.com/pubs/semnet.htm) from the original on 8
October 2018. Retrieved 29 April 2008.
2. Poon, Hoifung, and Pedro Domingos. "Unsupervised semantic parsing (https://aclanthology.
info/pdf/D/D09/D09-1001.pdf) Archived (https://web.archive.org/web/20190207015717/http
s://aclanthology.info/pdf/D/D09/D09-1001.pdf) 7 February 2019 at the Wayback Machine."
Proceedings of the 2009 Conference on Empirical Methods in Natural Language
Processing: Volume 1-Volume 1. Association for Computational Linguistics, 2009.
3. Sussna, Michael. "Word sense disambiguation for free-text indexing using a massive
semantic network (https://sites.ualberta.ca/~golmoham/SW/ontology%20based%20similarit
y/Word%20sense%20disambiguation%20for%20free-text%20indexing%20using%20a%20
massive%20semantic%20network.pdf) Archived (https://web.archive.org/web/20210921093
053/https://sites.ualberta.ca/~golmoham/SW/ontology%20based%20similarity/Word%20sen
se%20disambiguation%20for%20free-text%20indexing%20using%20a%20massive%20se
mantic%20network.pdf) 21 September 2021 at the Wayback Machine." Proceedings of the
second international conference on Information and knowledge management. ACM, 1993.
4. Segev, Elad (2022). Semantic Network Analysis in Social Sciences (https://www.routledge.c
om/Semantic-Network-Analysis-in-Social-Sciences/Segev/p/book/9780367636524).
London: Routledge. ISBN 9780367636524. Archived (https://web.archive.org/web/20211205
140726/https://www.routledge.com/Semantic-Network-Analysis-in-Social-Sciences/Segev/p/
book/9780367636524) from the original on 5 December 2021. Retrieved 5 December 2021.
5. Lehmann, Fritz; Rodin, Ervin Y., eds. (1992). Semantic networks in artificial intelligence.
International series in modern applied mathematics and computer science. Vol. 24. Oxford;
New York: Pergamon Press. p. 6. ISBN 978-0080420127. OCLC 26391254 (https://www.wor
ldcat.org/oclc/26391254). "The first semantic network for computers was Nude, created by
R. H. Richens of the Cambridge Language Research Unit in 1956 as an interlingua for
machine translation of natural languages."
6. Robert F. Simmons (1963). "Synthetic language behavior". Data Processing Management. 5
(12): 11–18.
7. Simmons, "Themes From 1972" (https://www.aclweb.org/anthology/P82-1022) Archived (htt
ps://web.archive.org/web/20190901171738/https://www.aclweb.org/anthology/P82-1022) 1
September 2019 at the Wayback Machine, ACL Anthology, 1982
8. 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.
9. Allan M. Collins; M. R. Quillian (1969). "Retrieval time from semantic memory". Journal of
Verbal Learning and Verbal Behavior. 8 (2): 240–247. doi:10.1016/S0022-5371(69)80069-1
(https://doi.org/10.1016%2FS0022-5371%2869%2980069-1).
10. Allan M. Collins; M. Ross Quillian (1970). "Does category size affect categorization time?".
Journal of Verbal Learning and Verbal Behavior. 9 (4): 432–438. doi:10.1016/S0022-
5371(70)80084-6 (https://doi.org/10.1016%2FS0022-5371%2870%2980084-6).
11. Allan M. Collins; Elizabeth F. Loftus (1975). "A spreading-activation theory of semantic
processing" (https://semanticscholar.org/paper/61374d14a581b03af7e4fe0342a722ea9491
1490). Psychological Review. 82 (6): 407–428. doi:10.1037/0033-295x.82.6.407 (https://doi.
org/10.1037%2F0033-295x.82.6.407). S2CID 14217893 (https://api.semanticscholar.org/Cor
pusID:14217893). Archived (https://web.archive.org/web/20230204153643/https://www.sem
anticscholar.org/paper/A-spreading-activation-theory-of-semantic-Collins-Loftus/61374d14a
581b03af7e4fe0342a722ea94911490) from the original on 4 February 2023. Retrieved
10 December 2019.
12. Quillian, M. R. (1967). Word concepts: A theory and simulation of some basic semantic
capabilities. Behavioral Science, 12(5), 410–430.
13. Quillian, M. R. (1968). Semantic memory. Semantic information processing, 227–270.
14. Quillian, M. R. (1969). "The teachable language comprehender: a simulation program and
theory of language". Communications of the ACM. 12 (8): 459–476.
doi:10.1145/363196.363214 (https://doi.org/10.1145%2F363196.363214). S2CID 15304609
(https://api.semanticscholar.org/CorpusID:15304609).
15. Quillian, R. Semantic Memory. Unpublished doctoral dissertation, Carnegie Institute of
Technology, 1966.
16. Helbig, H. (2006). Knowledge Representation and the Semantics of Natural Language (htt
p://14.139.206.50:8080/jspui/bitstream/1/2412/1/Helbig,%20Hermann%20-%20Knowledg
e%20Representation%20and%20the%20Semantics%20of%20Natural%20Language.pdf)
(PDF). ISBN 978-3540244615. Archived (https://web.archive.org/web/20170830103805/htt
p://14.139.206.50:8080/jspui/bitstream/1/2412/1/Helbig,%20Hermann%20-%20Knowledg
e%20Representation%20and%20the%20Semantics%20of%20Natural%20Language.pdf)
(PDF) from the original on 30 August 2017. Retrieved 19 March 2018.
17. James, P. (1992). "Knowledge Graphs" (https://web.archive.org/web/20160811111559if_/htt
p://stokman.org/artikel/92Jame.KnowGraphs.LIKE.pdf) (PDF). In Van de Riet, R. P. (ed.).
Linguistic Instruments in Knowledge Engineering. Elsevier Science Publishers. p. 98.
ISBN 978-0444883940. Archived from the original (http://www.stokman.org/artikel/92Jame.K
nowGraphs.LIKE.pdf) (PDF) on 11 August 2016. Note from the cited chapter: The author's
name P. James is a pseudonym for the group of researchers that took part in or are still
taking part in the project "Knowledge Graphs", that was started as a joint project of the
universities of Groningen and Twente in the Netherlands. Alstein, de By, Edens, and
Miltenburg were students that contributed to the project. In the course of the project,
members of the project group have been R.R. Bakker, H. van den Berg, C. Hoede, M.A.W.
Houtsma, H.J. Smit, F.N. Stokman, P.H. de Vries, and M. Willems.
18. Hulpus, Ioana; Prangnawarat, Narumol (2015). "Path-Based Semantic Relatedness on
Linked Data and Its Use to Word and Entity Disambiguation" (https://books.google.com/book
s?id=15PDCgAAQBAJ&pg=PA444). The Semantic Web – ISWC 2015: 14th International
Semantic Web Conference, Bethlehem, PA, USA, October 11–15, 2015, Proceedings, Part
1. International Semantic Web Conference 2015. Springer International Publishing. p. 444.
ISBN 9783319250076.
19. McCusker, James P.; Chastain, Katherine (April 2016). "What is a Knowledge Graph?" (http
s://www.authorea.com/users/6341/articles/107281). authorea.com. Archived (https://web.arc
hive.org/web/20210617061900/https://www.authorea.com/users/6341/articles/107281) from
the original on 17 June 2021. Retrieved 15 June 2016. "usage [of the term 'knowledge
graph'] has evolved"
20. H. Zhuge, Knowledge Grid, World Scientific Publishing Co. 2004.
21. H. Zhuge, Inheritance rules for flexible model retrieval. Decision Support Systems 22(4)
(1998)379–390
22. H. Zhuge, Active e-document framework ADF: model and tool. Information & Management
41(1): 87–97 (2003)
23. H.Zhuge and L.Zheng, Ranking Semantic-linked Network, WWW 2003
24. H.Zhuge, The Semantic Link Network, in The Knowledge Grid: Toward Cyber-Physical
Society, World Scientific Publishing Co. 2012.
25. H. Zhuge, L. Zheng, N. Zhang and X. Li, An automatic semantic relationships discovery
approach. WWW 2004: 278–279.
26. H. Zhuge, Communities and Emerging Semantics in Semantic Link Network: Discovery and
Learning, IEEE Transactions on Knowledge and Data Engineering, 21(6)(2009)785–799.
27. H.Zhuge, Semantic linking through spaces for cyber-physical-socio intelligence: A
methodology, Artificial Intelligence, 175(2011)988–1019.
28. H. Zhuge, Multi-Dimensional Summarization in Cyber-Physical Society, Morgan Kaufmann,
2016.
29. H. Zhuge, The Web Resource Space Model, Springer, 2008.
30. H.Zhuge and Y.Xing, Probabilistic Resource Space Model for Managing Resources in
Cyber-Physical Society, IEEE Transactions on Service Computing, 5(3)(2012)404–421.
31. X. Sun and H. Zhuge, Summarization of Scientific Paper through Reinforcement Ranking on
Semantic Link Network, IEEE ACCESS, 2018, doi:10.1109/ACCESS.2018.2856530 (https://
doi.org/10.1109%2FACCESS.2018.2856530).
32. M.Cao, X.Sun and H. Zhuge, The contribution of cause-effect link to representing the core of
scientific paper—The role of Semantic Link Network, PLOS ONE, 2018,
doi:10.1371/journal.pone.0199303 (https://doi.org/10.1371%2Fjournal.pone.0199303).
33. H. Zhuge, Cyber-Physical-Social Intelligence on Human-Machine-Nature Symbiosis,
Springer, 2020.
34. Bendeck, Fawsy (2008). WSM-P workflow semantic matching platform. München: Verl. Dr.
Hut. ISBN 9783899638547. OCLC 501314022 (https://www.worldcat.org/oclc/501314022).
35. Segev, Elad (2022). Semantic Network Analysis in Social Sciences (https://www.routledge.c
om/Semantic-Network-Analysis-in-Social-Sciences/Segev/p/book/9780367636524).
London: Routledge. ISBN 9780367636524. Archived (https://web.archive.org/web/20211205
140726/https://www.routledge.com/Semantic-Network-Analysis-in-Social-Sciences/Segev/p/
book/9780367636524) from the original on 5 December 2021. Retrieved 5 December 2021.
36. Swigger, Kathleen. "Semantic.ppt" (https://web.archive.org/web/20130510072002/http://zeu
s.csci.unt.edu/swigger/csci3210/semantic.ppt). Archived from the original (http://zeus.csci.un
t.edu/swigger/csci3210/semantic.ppt) on 10 May 2013. Retrieved 23 March 2011.
37. 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.
arXiv:cond-mat/0110012 (https://arxiv.org/abs/cond-mat/0110012).
doi:10.1207/s15516709cog2901_3 (https://doi.org/10.1207%2Fs15516709cog2901_3).
PMID 21702767 (https://pubmed.ncbi.nlm.nih.gov/21702767). S2CID 6000627 (https://api.se
manticscholar.org/CorpusID:6000627).
38. Wouter Van Atteveldt (2008). Semantic Network Analysis: Techniques for Extracting,
Representing, and Querying Media Content (http://vanatteveldt.com/wp-content/uploads/van
atteveldt_semanticnetworkanalysis.pdf) (PDF). BookSurge Publishing. Archived (https://we
b.archive.org/web/20211128205957/http://vanatteveldt.com/wp-content/uploads/vanatteveldt
_semanticnetworkanalysis.pdf) (PDF) from the original on 28 November 2021. Retrieved
28 November 2021.
39. Segev, Elad (2020). "Textual network analysis: Detecting prevailing themes and biases in
international news and social media" (https://onlinelibrary.wiley.com/doi/full/10.1111/soc4.12
779). Sociology Compass. 14 (4). doi:10.1111/soc4.12779 (https://doi.org/10.1111%2Fsoc4.
12779). S2CID 212890998 (https://api.semanticscholar.org/CorpusID:212890998). Archived
(https://web.archive.org/web/20211205140727/https://onlinelibrary.wiley.com/doi/full/10.111
1/soc4.12779) from the original on 5 December 2021. Retrieved 5 December 2021.
40. Segev, Elad (2022). Semantic Network Analysis in Social Sciences (https://www.routledge.c
om/Semantic-Network-Analysis-in-Social-Sciences/Segev/p/book/9780367636524).
London: Routledge. ISBN 9780367636524. Archived (https://web.archive.org/web/20211205
140726/https://www.routledge.com/Semantic-Network-Analysis-in-Social-Sciences/Segev/p/
book/9780367636524) from the original on 5 December 2021. Retrieved 5 December 2021.
41. "Stuart C. Shapiro" (http://www.cse.buffalo.edu/~shapiro/). Archived (https://web.archive.org/
web/20060827101751/http://www.cse.buffalo.edu/~shapiro/) from the original on 27 August
2006. Retrieved 29 August 2006.
42. "Hermann Helbig" (http://pi7.fernuni-hagen.de/helbig/index_en.html). Archived (https://web.a
rchive.org/web/20060504090936/http://pi7.fernuni-hagen.de/helbig/index_en.html) from the
original on 4 May 2006. Retrieved 14 March 2006.
43. Bordes, Antoine; Usunier, Nicolas; Garcia-Duran, Alberto; Weston, Jason; Yakhnenko,
Oksana (2013), Burges, C. J. C.; Bottou, L.; Welling, M.; Ghahramani, Z. (eds.), "Translating
Embeddings for Modeling Multi-relational Data" (http://papers.nips.cc/paper/5071-translating
-embeddings-for-modeling-multi-relational-data.pdf) (PDF), Advances in Neural Information
Processing Systems 26, Curran Associates, Inc., pp. 2787–2795, archived (https://web.archi
ve.org/web/20181220220123/http://papers.nips.cc/paper/5071-translating-embeddings-for-m
odeling-multi-relational-data.pdf) (PDF) from the original on 20 December 2018, retrieved
29 November 2018

Further reading
Allen, J. and A. Frisch (1982). "What's in a Semantic Network (http://www.aclweb.org/antholo
gy/P82-1004)". 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 (https://books.google.com/books?id=lTKnCQAAQBAJ).
Segev, E. (Ed.) (2022). Semantic Network Analysis in Social Sciences (https://routledge.pub/
SemanticNetworkAnalysis). New York: Routledge.

External links
"Semantic Networks" (http://www.jfsowa.com/pubs/semnet.htm) by John F. Sowa
"Semantic Link Network" (https://web.archive.org/web/20091218102540/http://www.knowled
gegrid.net/~h.zhuge/SLN.htm) by Hai Zhuge

Retrieved from "https://en.wikipedia.org/w/index.php?title=Semantic_network&oldid=1161995879"

You might also like