Proceedings of the 18th BioNLP Workshop and Shared Task 2019
DOI: 10.18653/v1/w19-5032
|View full text |Cite
|
Sign up to set email alerts
|

Embedding Biomedical Ontologies by Jointly Encoding Network Structure and Textual Node Descriptors

Abstract: Network Embedding (NE) methods, which map network nodes to low-dimensional feature vectors, have wide applications in network analysis and bioinformatics. Many existing NE methods rely only on network structure, overlooking other information associated with the nodes, e.g., text describing the nodes. Recent attempts to combine the two sources of information only consider local network structure. We extend NODE2VEC, a well-known NE method that considers broader network structure, to also consider textual node d… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
11
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
3
1

Relationship

1
8

Authors

Journals

citations
Cited by 15 publications
(11 citation statements)
references
References 28 publications
0
11
0
Order By: Relevance
“…NE methods such as Node2Vec (Grover and Leskovec, 2016) learn embeddings for nodes in a network (graph) by applying a variant of the skipgram model on samples generated using random walks, and they have shown impressive results on node classification and link prediction tasks on a wide range of network datasets. In the biomedical domain, CANode2Vec (Kotitsas et al, 2019) applied several NE methods on single-relation subsets of the SNOMED-CT graph, but the lack of comparison to existing methods and the disregard for the heterogeneous structure of the knowledge graph substantially limit its significance.…”
Section: Biomedical Concept Embeddingsmentioning
confidence: 99%
“…NE methods such as Node2Vec (Grover and Leskovec, 2016) learn embeddings for nodes in a network (graph) by applying a variant of the skipgram model on samples generated using random walks, and they have shown impressive results on node classification and link prediction tasks on a wide range of network datasets. In the biomedical domain, CANode2Vec (Kotitsas et al, 2019) applied several NE methods on single-relation subsets of the SNOMED-CT graph, but the lack of comparison to existing methods and the disregard for the heterogeneous structure of the knowledge graph substantially limit its significance.…”
Section: Biomedical Concept Embeddingsmentioning
confidence: 99%
“…The observation that nearby entities are more semantically similar (Figure 2b) motivates us to integrate textual similarity with graph topological similarity to boost the entity normalization. Conventional approaches often integrate text and graph information by adapting a graph-based framework and incorporating text features as node features (Kotitsas et al, 2019). However, such approaches might not fully utilize the strong generalization ability of pre-trained models, which have been crucial for a variety of NLP tasks (Devlin et al, 2018;Petroni et al, 2019).…”
Section: Intuitionmentioning
confidence: 99%
“…As an alternative approach to exploit the label hierarchy, we used a recent improvement of NODE2VEC (Grover and Leskovec, 2016) by Kotitsas et al (2019) to obtain alternative hierarchy-aware label representations. NODE2VEC is similar to WORD2VEC (Mikolov et al, 2013), but pre-trains node embeddings instead of word embeddings, replacing WORD2VEC's text windows by random walks on a graph (here the label hierarchy).…”
Section: Dn-bigru-lwanmentioning
confidence: 99%