Development of a Knowledge Graph Embeddings Model for Pain
Jaya Chaturvedi, Tao Wang, Sumithra Velupillai, Robert Stewart, Angus, Roberts

TL;DR
This paper develops a knowledge graph embedding model for pain by integrating electronic health records and external medical knowledge bases like SNOMED CT, enabling better semantic reasoning and prediction in healthcare data.
Contribution
It introduces a novel method for constructing and evaluating knowledge graph embeddings of pain concepts from health records and external sources.
Findings
Model outperforms baseline in link prediction tasks
Effective integration of health records and external knowledge
Enables improved semantic reasoning about pain
Abstract
Pain is a complex concept that can interconnect with other concepts such as a disorder that might cause pain, a medication that might relieve pain, and so on. To fully understand the context of pain experienced by either an individual or across a population, we may need to examine all concepts related to pain and the relationships between them. This is especially useful when modeling pain that has been recorded in electronic health records. Knowledge graphs represent concepts and their relations by an interlinked network, enabling semantic and context-based reasoning in a computationally tractable form. These graphs can, however, be too large for efficient computation. Knowledge graph embeddings help to resolve this by representing the graphs in a low-dimensional vector space. These embeddings can then be used in various downstream tasks such as classification and link prediction. The…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiomedical Text Mining and Ontologies · Machine Learning in Healthcare · Mental Health via Writing
