Knowledge Representation Issues in Semantic Graphs for Relationship Detection
Marc Barthelemy, Edmond Chow, and Tina Eliassi-Rad

TL;DR
This paper discusses knowledge representation challenges in semantic graphs used for relationship detection, highlighting biases from human-defined types and attributes, and proposes new statistical measures to improve their effectiveness.
Contribution
It identifies issues in semantic graph representations and introduces novel statistical measures leveraging complex network concepts to enhance relationship detection.
Findings
Transitivity-based evaluation of link relevance
New semantic graph measures demonstrated on movie and terrorism data
Addressed biases in node and link type selection
Abstract
An important task for Homeland Security is the prediction of threat vulnerabilities, such as through the detection of relationships between seemingly disjoint entities. A structure used for this task is a "semantic graph", also known as a "relational data graph" or an "attributed relational graph". These graphs encode relationships as "typed" links between a pair of "typed" nodes. Indeed, semantic graphs are very similar to semantic networks used in AI. The node and link types are related through an ontology graph (also known as a schema). Furthermore, each node has a set of attributes associated with it (e.g., "age" may be an attribute of a node of type "person"). Unfortunately, the selection of types and attributes for both nodes and links depends on human expertise and is somewhat subjective and even arbitrary. This subjectiveness introduces biases into any algorithm that operates on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Graph Theory and Algorithms
