An unsupervised pipeline connects code identifiers to text concepts in two scientific textbooks and builds a knowledge graph for model discovery.
NSEEN: Neural Semantic Embedding for Entity Normalization
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Much of human knowledge is encoded in text, available in scientific publications, books, and the web. Given the rapid growth of these resources, we need automated methods to extract such knowledge into machine-processable structures, such as knowledge graphs. An important task in this process is entity normalization, which consists of mapping noisy entity mentions in text to canonical entities in well-known reference sets. However, entity normalization is a challenging problem; there often are many textual forms for a canonical entity that may not be captured in the reference set, and entities mentioned in text may include many syntactic variations, or errors. The problem is particularly acute in scientific domains, such as biology. To address this problem, we have developed a general, scalable solution based on a deep Siamese neural network model to embed the semantic information about the entities, as well as their syntactic variations. We use these embeddings for fast mapping of new entities to large reference sets, and empirically show the effectiveness of our framework in challenging bio-entity normalization datasets.
fields
cs.LG 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Unsupervised Construction of Knowledge Graphs From Text and Code
An unsupervised pipeline connects code identifiers to text concepts in two scientific textbooks and builds a knowledge graph for model discovery.