Literature DB >> 31801521

Combining entity co-occurrence with specialized word embeddings to measure entity relation in Alzheimer's disease.

Go Eun Heo1, Qing Xie1, Min Song2, Jeong-Hoon Lee3.   

Abstract

BACKGROUND: Extracting useful information from biomedical literature plays an important role in the development of modern medicine. In natural language processing, there have been rigorous attempts to find meaningful relationships between entities automatically by co-occurrence-based methods. It has been increasingly important to understand whether relationships exist, and if so how strong, between any two entities extracted from a large number of texts. One of the defining methods is to measure semantic similarity and relatedness between two entities.
METHODS: We propose a hybrid ranking method that combines a co-occurrence approach considering both direct and indirect entity pair relationship with specialized word embeddings for measuring the relatedness of two entities.
RESULTS: We evaluate the proposed ranking method comparatively with other well-known methods such as co-occurrence, Word2Vec, COALS (Correlated Occurrence Analog to Lexical Semantics), and random indexing by calculating top-ranked entities related to Alzheimer's disease. In addition, we analyze gene, pathway, and gene-phenotype relationships. Overall, the proposed method tends to find more hidden relationships than the other methods.
CONCLUSION: Our proposed method is able to select more useful related entities that not only highly co-occur but also have more indirect relations for the target entity. In pathway analysis, our proposed method shows superior performance at identifying (functional) cross clustering and higher-level pathways. Our proposed method, resulting from phenotype analysis, has an advantage in identifying the common genotype relating to phenotypes from biological literature.

Entities:  

Keywords:  Alzheimer’s disease; Information extraction; Knowledge discovery; Ranking algorithm; Semantic relatedness

Mesh:

Year:  2019        PMID: 31801521      PMCID: PMC6894106          DOI: 10.1186/s12911-019-0934-5

Source DB:  PubMed          Journal:  BMC Med Inform Decis Mak        ISSN: 1472-6947            Impact factor:   2.796


Background

With the recent exponential growth of biomedical literatures, extracting useful information from these literatures has come to play an important role in the development of modern medicine. In the biomedical domain, information extraction (IE) is focused mainly on automatically identifying entities and their relationships from biomedical literatures as an aspect of natural language processing (NLP). Traditionally, detecting biomedical relationships between entities commonly involves adopting co-occurrence methods, which are based on the assumption that if two entities appear in the same sentence, paragraph, or abstract, these entities would be relevant to each other and helpful for biomedical knowledge discovery such as gene–gene interaction and gene–drug association. However, co-occurrence methods have posed the problem of generating many false positive relations, since they do not consider contextual information in a specific text [1]. In addition to simple co-occurrence-based approaches to measuring the relationship between entities, rule-based methods using syntactic patterns [2-5] and machine learning methods [6, 7] have been proposed in order to tackle this false positive issue. Measures of semantic similarity and relatedness have been developed to identify ontological relationships between two entities, such as WordNet [8] and UMLS (Unified Medical Language System) [9]. Recently, models of semantic word representations, or word embeddings, have been developed constructing semantic spaces based on large-scale corpora. This line of research adopts deep learning approaches [10-16] such as Word2Vec [17] for automatically learning optimal feature representation. However, these studies focus only on learning word embeddings by maximizing raw-text probability, which does not perfectly capture both similarity and relatedness [18]. As indicated by previous studies [18-21], incorporating two or more knowledge sources (e.g. thesaurus, ontology, and corpus) into word embedding approaches can produce better results for ranking the results for relationships between two entities. The present paper was motivated by the concept of utilizing knowledge sources for enriching word embeddings. To our best knowledge, no attempt has previously been made to combine word embedding based on multiple knowledge resources with co-occurrence of entity pairs, while classifying the type of relation by reflecting contextual information in biomedical literature. Moreover, there is no previous study that considers both direct and indirect relationships of entity pairs when calculating co-occurrence of entity pairs. Therefore, in this study, we propose a hybrid semantic relatedness algorithm for biological knowledge discovery. Our proposed method combines co-occurrence between entities with specialized word embeddings [18] to calculate the semantic similarity of two entities by capturing both similarity and relatedness for semantic words, learning from both a corpus and a thesaurus. In the proposed method, we also consider both direct and indirect scores for each entity pair so as to find a more complex relationship considering not only explicit but also hidden relationships. We select Alzheimer’s disease (AD) as a case study for analysis and evaluation. Alzheimer’s disease is a degenerative brain disorder, whose cause is hard to diagnose accurately. As the number of AD patients has increased, researchers have striven by means of medical experiments and literature analysis to understand the disease’s pathophysiology so as to improve its diagnosis and treatment. For entity extraction, we used two approaches, PKDE4J [22] and SemRep [23]. PKDE4J is an integrated system designed to extract entity and relation from unstructured biomedical text corpora, whereas SemRep, a UMLS-based entity and relation extraction application, can identify semantic relationships in biomedical literatures. To evaluate the performance of the proposed method, we compared it with several well-accepted techniques, namely co-occurrence, Word2Vec [17], COALS (Correlated Occurrence Analog to Lexical Semantics) [24], and random indexing (RI) [25]. In addition, to evaluate the usefulness of the proposed method for other types of knowledge discovery, we conducted the following analyses 1) pathways analysis on the Reactome Pathway database [26] and 2) gene–phenotype relationships analysis on OMIM (Online Mendelian Inheritance in Man) [27]. Overall, the proposed method is able to identify more related genes for pathways than the other methods by differentiating rankings for each gene. The proposed method also finds genes like APOE, which is strongly associated with familial early-onset AD and coronary heart disease [28], through analyses of AD-related genes and the gene–phenotype relationship.

Methods

The present study comprises four steps: data collection, entity relation extraction, semantic relatedness scoring calculation, and evaluation. For semantic relatedness scoring, we consider both direct and indirect connection; in terms of evaluation, we employ four kinds of analyses, namely algorithm comparison, AD related–gene analysis, pathway analysis, and gene–phenotype relation analysis. Figure 1 illustrates the overall design of this study. A detailed description of the proposed approach is provided in subsequent sections.
Fig. 1

Overview of the proposed approach

Overview of the proposed approach

Data collection

Using ‘Alzheimer disease’ or ‘Alzheimer’s disease’ as search terms, we retrieved 118,167 abstracts from PubMed, a search engine indexing more than 29 million citations for biomedical literature from MEDLINE. The exact query formulation is “Alzheimer disease [Title/Abstract] OR Alzheimer’s disease [Title/Abstract]”. We did not limit publication by year, so as to get as much data as possible for our analysis. Figure 2 shows the distribution of the number of papers by publication year from 1990 to January 2019.
Fig. 2

Number of papers by publication year

Number of papers by publication year

Entity relation extraction

For PKDE4J [22], the algorithm used for entity relation extraction can identify the verb located between the two entities in a sentence and capture relational characteristics. In order to decrease unnecessary indirect connections, we selected entity by type. Since we focus on Alzheimer’s disease, we limited the entity type to gene, drug, and disease. Thus, for entity extraction, we used the following dictionaries: drug dictionaries, the gene dictionary collects from UniProt [29], MeSH (Medical Subject Headings) for disease [30], KEGG (Kyoto Encyclopedia of Genes and Genomes) for genetics [31], and DrugBank for medications [32]. We used the same data collection as the input for SemRep. As output, we extracted 969,341 entity relations using PKDE4J and 630,054 entity relations using SemRep [23].

Semantic relatedness scoring calculation

We considered both direct and indirect scoring for each entity pair. For the direct score, after we extracted the relations of an entity pair, we looked at the same entity pairs with different relation types appearing in one abstract. An example is shown below: the first column is the PMID (PubMed unique identifier), the second column is sentence location in that abstract, and the last column is entity relations: pmid | sentence location | entity1 | type | entity2 | type| relations. 19,395,124 | 8 | MCI | DISEASE | depression | DISEASE | CO-OCCUR |. 19,395,124 | 17 | MCI | DISEASE | depression | DISEASE | RESULT_OF |. Next, we considered only the co-occurrence frequency of entity pairs. There are two different kinds of direct relations: 1) co-occurrence of an entity pair in one abstract with frequency greater than one as noted as ‘sum_same’ in Tables 1 and 2) one-time co-occurrence of an entity pair in one abstract as noted as ‘sum_different’ in Table 1. If an entity pair only co-occurs once in an abstract, the co-occurrence number is the same as the number of abstracts. Biomedical literatures, like any other literatures, have skewed distribution. In other words, much research tends to follow popular diseases, drugs, and genes. Due to this tendency, it is hard to identify a new relation by the co-occurrence method. Thus, we aim to find less visible information from biological texts. If two-entity pairs co-occur in several abstracts, it indicates these relations are more popular and we can infer they are well-known entity pairs. We give them a low weight, while assigning entity pairs found in the same abstract a higher weight. Table 1 represents pseudocode for our algorithm.
Table 1

Pseudocode for our algorithm.

Table 2

Alzheimer’s disease–APP direct entity pairs

Entity(A)Entity(C)Direct Frequencypmid_samepmid_differentrelatednessDirect score (Ydirect)
Alzheimer’s diseaseAPP5126412310030.4270293949.592
Pseudocode for our algorithm. Alzheimer’s disease–APP direct entity pairs Therefore, the direct score can be calculated as Formula (1): where S (A, C) is a semantic relatedness score between entity A and entity C. The semantic relatedness score is the cosine similarity calculated by corpus- and thesaurus-trained word embedding, per Kiela et al. [18]. In their method, Kiela et al. use additional contexts (such as a thesaurus) to supplement the Skip-Gram. For each target word, they modify the object to include an additional context, so that each word is sampled uniformly from the set of additional contexts. In this case, the corpus consists of AD-related articles collected from PubMed, while our thesaurus is derived from PharmGKB’s Variant, Gene and Drug Relationship Data [33] and a gene synonym thesaurus from UniProt [29] used to construct a word embedding model for biological relations. We denote by α the frequency of entity pairs that co-occur in one abstract more than once, while β is the frequency of entity pairs that co-occur in one abstract only once. Table 2 shows the direct score of the (Alzheimer’s disease, APP) entity pair, where APP (for amyloid precursor protein) an Alzheimer’s-related gene. Next, we consider the indirect score for each co-occurrence (Entity A, Entity C). This time we need to calculate the semantic relatedness score of each indirect entity pair using Formula (2), with the indirect semantic relatedness for each intermediate entity B defined as a weighted average of the direct semantic relatedness scores: where a and b are the co-occurrence frequencies between entities A and B and between entities B and C, respectively. Then we calculate the indirect averaged semantic relatedness score over all possible intermediates B for the entity pair. We used indirect averaged similarity multiplied by the links count (a + b) for each indirect link path score X. As shown in Table 3, the entity pair of Alzheimer’s disease and APP has 1834 “B” entities which are intermediate for them. Note that, for convenience, we only show five indirect link paths in Table 3. For example, if we apply the proposed method to (Alzheimer’s disease, BACE1), they co-occur 692 times (the a value), whereas (BACE1, APP) co-occurs 1294 times (the b value).
Table 3

Indirect entity pairs scores

Entity ACo-occurrence(A, B)relatedness (A, B)Middle word BCo-occurrence(B, C)Relatedness (B, C)Entity CScore X
Alzheimer’s disease17500.434575PSEN115620.712967APP1874.1596
Alzheimer’s disease6920.398862BACE112940.774334APP1278.0003
Alzheimer’s disease34700.546675amyloid beta6520.706621APP2357.6781
Alzheimer’s disease4710.449012PSEN26480.703564APP667.3944
Alzheimer’s disease51070.464037tau5260.628522APP2700.4406
Indirect entity pairs scores Then we accumulate the score of all indirect link paths of two entities as the indirect score, using Formula (3): where n is the number of indirect paths or the number of intermediate entities, B is the intermediate entity, is the semantic relatedness score between entities A and B and is the semantic relatedness score between entities B and C; is the co-occurrence frequency between A and B, while is the co-occurrence frequency between B and C. Finally, we sum the direct score Ydirect and indirect score Yindirect together as a semantic relatedness score for each entity pair (Formula (4)): where Ydirect and Yindirect are calculated using Formulas (1) and (3), respectively.

Results and discussion

To measure the performance of the proposed method, we compared it on the top 20 entity pairs with co-occurrence, Word2Vec similarity, COALS, and random indexing. Rohde et al. [24] proposed a model of semantic relatedness based on lexical co-occurrence, known as COALS. COALS is a vector space method for deriving word meanings from large corpora. First, co-occurrence counts are gathered. Next, common words are selected to create a co-occurrence matrix with word pair correlations converted to counts, setting negative values to 0 and taking square roots of positive values. After that, they summed the correlation of each word line in the matrix as the semantic similarity. Sahlgren [25] introduced a random indexing word space approach. Random indexing achieves high processing efficiency by only requiring a small amount of calculation. It uses context information to express the word vector of the characteristic word. However, the randomness of the vector elements (− 1, + 1, 0) may lead to additive subtraction in the calculation of feature word context vectors, with a resulting loss of potential semantic information. For comparison with the proposed method, we used COALS and random indexing to calculate semantic relatedness scores for each entity pair. We analyzed the relation results between AD and genes by five methods: the proposed method, co-occurrence, Word2Vec [17], COALS [24], and random indexing [25]. In addition, we conducted pathway analysis and gene–phenotype relationship analysis to examine whether the proposed approach can be applied for other types of biological knowledge discovery.

Top 20 entity pairs analysis

We calculated co-occurrence between entities extracted by PKDE4J. Table 4 shows the top 20 entities relating to Alzheimer’s disease by our proposed method. We used a min-max normalization method to generate each ranking score.
Table 4

Alzheimer’s disease top 20 related entity scores (PKDE4J)

NoEntity AEntity CProposedCo-occurrenceWord2VecCOALSRandom indexing
1Alzheimer’s diseaseTAU10.61810.6070.64240.6188
2Alzheimer’s diseaseMCI0.9910.75710.14080.084
3Alzheimer’s diseaseMemory0.98730.58430.61390.66180.6395
4Alzheimer’s diseaseParkinson’s disease0.9350.50040.870411
5Alzheimer’s diseaseCSF0.90720.47380.57170.11330.0547
6Alzheimer’s diseaseAPP0.90620.62040.56850.33170.2876
7Alzheimer’s diseaseAPOE0.88790.43280.6060.12140.0633
8Alzheimer’s diseaseNeurodegenerative diseases0.86890.43480.76780.110.0512
9Alzheimer’s diseaseImpairment0.80350.12580.72240.99510.9948
10Alzheimer’s diseaseAmyloid beta0.80240.41990.6150.07770.0661
11Alzheimer’s diseaseCognitive impairment0.80020.12370.76170.10190.0426
12Alzheimer’s diseaseNeurodegeneration0.79840.14640.73750.2330.1823
13Alzheimer’s diseaseNeurodegenerative disorders0.78630.29350.7670.15210.0961
14Alzheimer’s diseaseDepression0.78270.2410.68440.40130.3617
15Alzheimer’s diseaseOxidative stress0.7820.25120.60380.10840.0495
16Alzheimer’s diseaseHippocampus0.77940.08560.60910.15530.0995
17Alzheimer’s diseaseVascular dementia0.76830.32730.77960.68450.6636
18Alzheimer’s diseasePatients0.75890.0160.97260.12350.0661
19Alzheimer’s diseaseNeurofibrillary tangles0.74480.39750.61910.15530.0995
20Alzheimer’s diseaseMRI0.74050.13150.58430.14720.0909
Alzheimer’s disease top 20 related entity scores (PKDE4J) From Table 4, we can see that Tau (No. 1), CSF (No. 5), APOE (No. 7), and MRI (No. 20) have high semantic relatedness. In order to show the difference clearly we list the top 20 Alzheimer’s disease-related entities by each method in Table 5.
Table 5

Top 20 Alzheimer’s disease–related entities by each method (PKDE4J)

Entity AProposed
Alzheimer’s disease

[1] TAU [2] MCI [3] Memory [4] Parkinson’s disease [5] CSF [6] APP

[7] APOE [8] Neurodegenerative diseases [9] Impairment [10] Amyloid beta

[11] Cognitive impairment [12] Neurodegeneration [13] Neurodegenerative disorders [14] Depression [15] Oxidative stress [16] Hippocampus

[17] Vascular dementia [18] Patients [19] Neurofibrillary tangles [20] MRI

Entity ACo-occurrence
Alzheimer’s disease

[1] MCI [2] APP [3] TAU [4] Memory [5] Parkinson’s disease [6] CSF

[7] Neurodegenerative diseases [8] APOE [9] Amyloid beta [10] Neurofibrillary tangles [11] Vascular dementia [12] Neurodegenerative disorders [13] Senile plaques [14] Oxidative stress [15] Neurodegenerative disorder [16] Depression [17] PD [18] PSEN1 [19] Amyloid plaques [20] Neurodegenerative disease

Entity AWord2Vec
Alzheimer’s disease[1] Asymptomatic Alzheimer’s disease [2] Alzheimer’s disease pathophysiology [3] Alzheimer’s disease neuropathology [4] Sporadic Alzheimer’s disease [5] Alzheimer’s disease patients [6] Early Alzheimer’s disease [7] Depression in Alzheimer’s disease [8] Late-onset Alzheimer’s disease [9] Incipient Alzheimer’s disease [10] Sporadic Alzheimer’s disease patients [11] Asymptomatic Alzheimer’s disease [12] Preclinical Alzheimer’s disease [13] Alzheimer’s disease dementia [14] Prodromal Alzheimer’s disease [15] Severe Alzheimer’s disease [16] Typical Alzheimer’s disease [17] Mild Alzheimer’s disease [18] Alzheimer’s disease with diabetes [19] Presenile Alzheimer’s disease [20] Familial Alzheimer’s disease
Entity ACOALS
Alzheimer’s disease[1] Parkinson’s disease [2] Impairment [3] Vascular dementia [4] Memory [5]TAU [6] Neuronal [7] Increased [8] Dementias [9] Mild cognitive impairment [10] Huntington’s disease [11] Depression [12] Diabetes [13] Schizophrenia [14] Stroke [15] APP [16] Accumulation [17] Cancer [18] Down syndrome [19] Neurodegeneration [20] Caregivers
Entity ARandom indexing
Alzheimer’s disease

[1] Parkinson’s disease [2] Memory [3] TAU [4] Neuronal [5] Increased [6] Dementias [7] Mild cognitive impairment [8] Impairment [9] Vascular dementia [10] Biomarkers

[11] Huntington’s disease [12] Depression [13] Diabetes [14] Schizophrenia [15] Stroke [16] APP [17] Accumulation [18] Cancer [19] Downs syndrome [20] Neurodegeneration

Top 20 Alzheimer’s disease–related entities by each method (PKDE4J) [1] TAU [2] MCI [3] Memory [4] Parkinson’s disease [5] CSF [6] APP [7] APOE [8] Neurodegenerative diseases [9] Impairment [10] Amyloid beta [11] Cognitive impairment [12] Neurodegeneration [13] Neurodegenerative disorders [14] Depression [15] Oxidative stress [16] Hippocampus [17] Vascular dementia [18] Patients [19] Neurofibrillary tangles [20] MRI [1] MCI [2] APP [3] TAU [4] Memory [5] Parkinson’s disease [6] CSF [7] Neurodegenerative diseases [8] APOE [9] Amyloid beta [10] Neurofibrillary tangles [11] Vascular dementia [12] Neurodegenerative disorders [13] Senile plaques [14] Oxidative stress [15] Neurodegenerative disorder [16] Depression [17] PD [18] PSEN1 [19] Amyloid plaques [20] Neurodegenerative disease [1] Parkinson’s disease [2] Memory [3] TAU [4] Neuronal [5] Increased [6] Dementias [7] Mild cognitive impairment [8] Impairment [9] Vascular dementia [10] Biomarkers [11] Huntington’s disease [12] Depression [13] Diabetes [14] Schizophrenia [15] Stroke [16] APP [17] Accumulation [18] Cancer [19] Downs syndrome [20] Neurodegeneration As shown in Table 5, we can see that for Tau (No. 1), CSF (No. 5), APOE (No. 7), cognitive impairment (No. 11), and MRI (No. 20) the proposed method achieves a higher ranking than other methods. Specifically, among the top 20 entities lists, MRI (magnetic resonance imaging) only appears in our proposed method. This is attributed to the fact that these entities are either core proteins, genes related to AD, or diagnostic methods for AD, all of which may have many intermediate entities helping them link with AD so that they tend to gain a higher semantic relatedness score. Tau protein is a microtubule-associated protein (MAP) involved in microtubule stabilization. It is also a multifunctional protein that plays a key role in certain neurodegenerative diseases such as AD [34]. AD and Tau have 3568 co-occurrences in our dataset, with 236 different intermediate entities to help them link together. For CSF (cerebrospinal fluid), there is strong evidence that special CSF tests may be helpful in diagnosis. AD and CSF have 1968 co-occurrences, with 288 different intermediate entities. APOE gene polymorphism is closely related to AD, coronary heart disease, hyperlipidemia, cerebral infarction, and other diseases. Through the detection of APOE gene type, the incidence probability of senile dementia, cardiovascular and cerebrovascular diseases, and other diseases can be predicted at an early stage, to achieve early detection and intervention and to maximize a patient’s survival period. Studies have found that APOE is closely related to the incidence of AD, and the E4 allele of APOE is a high-risk factor for AD, especially in female patients [24]. AD and APOE entity pairs have 1401 intermediate entities to link them together. While some entities rank higher by other methods, senile plaques only show in the co-occurrence top 20 results. The top Word2Vec results are all phrases containing “Alzheimer’s disease.” Regarding COALS and random indexing methods, the COALS-ranked terms Huntington’s disease (No. 10), diabetes (No. 12), schizophrenia (No. 13), and stroke (No. 14) only appear in these two rankings. COALS and RI seem to have better performance, yet their calculation principles allow the top 20 entities to have almost identical semantic relatedness scores; thus, it is hard to use COALS and RI to rank the entities. We also examined the top 50 entities by each method, omitted here due to space limitations; the results are publicly available at http://informatics.yonsei.ac.kr/semantics/Top_50_entity_pair_result.xlsx. For the top 20 entities, the APOE gene is 7th by our method. However, the APOE gene is not shown by COALS, Word2Vec, or random indexing in the top 20 ranking list. For the top 50 entities, dementia with Lewy bodies and FTD (frontotemporal dementia) are ranked high only by our proposed method. Alzheimer's disease, vascular dementia, and Lewy body dementia are seen as the top three most common causes of dementia. However, memantine (a drug) is shown by co-occurrence only. Multiple sclerosis (MS; a disease) only appears through COALS and random indexing. Regarding the SemRep results, since we did not select the entity type, there are many words in common in the top 20 and top 50 lists. For example, as shown in Table 6, brain (No. 3), Alzheimer’s disease can affect memory in the patient’s brain; these entity pairs are already well known.
Table 6

Alzheimer disease top 20 related entity scores (SemRep)

NoEntity AEntity CRanking scoreCo-occurrenceWord2VecCOALSRandom indexing
1Alzheimer’s diseasePatients110.54440.04130.0206
2Alzheimer’s diseaseDisease0.90650.11670.980.86150.8585
3Alzheimer’s diseaseBrain0.59890.0230.60850.10520.0859
4Alzheimer’s diseaseDementia0.59020.11870.7330.65910.6518
5Alzheimer’s diseaseImpaired cognition0.50130.06370.67370.04130.0206
6Alzheimer’s diseaseTherapeutic procedure0.48280.05120.66060.04130.0206
7Alzheimer’s diseaseNeurodegenerative disorders0.43710.04440.77070.04130.0206
8Alzheimer’s diseasePersons0.4080.08790.63140.04130.0206
9Alzheimer’s diseaseAmyloid0.40180.03570.61180.11590.0968
10Alzheimer’s diseasePharmaceutical preparations0.3940.030.70110.04130.0206
11Alzheimer’s diseaseAPP gene0.38450.00980.53460.04130.0206
12Alzheimer’s diseaseAmyloid beta-protein precursor0.37510.02110.34920.04130.0206
13Alzheimer’s diseaseFunctional disorder0.37460.03540.77020.04130.0206
14Alzheimer’s diseaseApolipoprotein E0.37070.02920.56560.0520.0315
15Alzheimer’s diseaseParkinson’s disease0.37020.00520.98020.04130.0206
16Alzheimer’s diseasePopulation group0.36920.04640.6290.04130.0206
17Alzheimer’s diseasePathogenesis0.36850.04050.75190.04130.0206
18Alzheimer’s diseaseDementia, vascular0.35520.00950.78780.64940.5067
19Alzheimer’s diseaseNerve Degeneration0.35460.02820.7120.04130.0206
20Alzheimer’s diseaseEntire hippocampus0.35410.00380.57820.04130.0206
Alzheimer disease top 20 related entity scores (SemRep) As shown in Table 7, APP gene (No. 11), Apolipoprotein E (No. 14), and Parkinson’s disease (No. 15) have a higher score by the proposed method than by the other methods, due to intermediate entities. The top 20 entities in the Word2Vec ranking are all disease-related entities. However, there are many drug names that only appear in random indexing methods, such as donepezil (No. 6) and rivastigmine (No. 17).
Table 7

Top 20 Alzheimer’s disease–related entities by each method (SemRep)

Entity AProposed
Alzheimer’s disease[1] Patients [2] Disease [3] Brain [4] Dementia [5] Impaired cognition [6] Therapeutic procedure [7] Neurodegenerative disorders [8] Persons [9] Amyloid [10] Pharmaceutical preparations [11] APP gene [12] Amyloid beta-protein precursor [13] Functional disorder [14] Apolipoprotein E [15] Parkinson’s disease [16] Population group [17] Pathogenesis [18] Dementia, vascular [19] Nerve degeneration [20] Entire hippocampus
Entity ACo-occurrence
Alzheimer’s disease[1] Patients [2] Dementia [3] Disease [4] Persons [5] Individual [6] Impaired cognition [7] Therapeutic procedure [8] Population group [9] Neurodegenerative disorders [10] Elderly [11] Pathogenesis [12] Amyloid [13] Senile plaques [14] Functional disorder [15] Pharmaceutical preparations [16] Apolipoprotein E [17] Nerve degeneration [18] Brain [19] Participant [20] Woman
Entity AWord2Vec
Alzheimer’s disease

[1] Tangier disease [2] Lyme disease [3] Binswanger disease [4] Parkinson’s disease [5] Disease [6] Huntington’s disease [7] Autosomal recessive juvenile Parkinson’s disease [8] Disease progression [9] Alzheimer’s disease, late onset [10] Alzheimer’s disease, early onset

[11] Familial Alzheimer’s disease [12] Progressive disease

[13] Alzheimer’s disease assessment scale [14] Genetic predisposition to disease [15] Chronic disease [16] Pick disease of the brain [17] Disease model

[18] Chronic obstructive airway disease [19] Psychic disease [20] Motor neurone disease

Entity ACOALS
Alzheimer’s disease[1] Response [2] Patients [3] Impaired cognition [4] Therapeutic procedure [5] Neurodegenerative disorders [6] Persons [7] Pharmaceutical preparations [8] APP gene [9] Amyloid beta-protein precursor [10] Functional disorder [11] Parkinson’s disease [12] Population group [13] Pathogenesis [14] Nerve degeneration [15] Entire hippocampus [16] Memory impairment [17] Senile plaques [18] Proteins [19] Nervous system disorder [20] Genes
Entity ARandom indexing
Alzheimer’s disease[1] Response [2] Inhibitors [3] Cohort [4] Tomography [5] Disease [6] Donepezil [7] Neuroimaging [8] Receptor [9] Dementia [10] Dementia, vascular [11] Presenilin [12] Network [13] Presenilin-1 [14] Follow-up [15] Sex [16] DNA [17] Rivastigmine [18] Investigation [19] Density [20] Hyperphosphorylation
Top 20 Alzheimer’s disease–related entities by each method (SemRep) [1] Tangier disease [2] Lyme disease [3] Binswanger disease [4] Parkinson’s disease [5] Disease [6] Huntington’s disease [7] Autosomal recessive juvenile Parkinson’s disease [8] Disease progression [9] Alzheimer’s disease, late onset [10] Alzheimer’s disease, early onset [11] Familial Alzheimer’s disease [12] Progressive disease [13] Alzheimer’s disease assessment scale [14] Genetic predisposition to disease [15] Chronic disease [16] Pick disease of the brain [17] Disease model [18] Chronic obstructive airway disease [19] Psychic disease [20] Motor neurone disease

Alzheimer’s disease-related gene analysis

For the PKDE4J results, we identified 8696 entities which co-occur with Alzheimer’s disease. For evaluation, we collected the related genes for Alzheimer’s from KEGG and calculated the ranking of each rated gene using co-occurrence frequency, our ranking method, and Word2Vec [17], COALS [24], and random indexing [25]. Figure 3 shows the Alzheimer’s disease-related gene ranking in each ranking list. The horizontal axis shows the gene name, while the vertical axis shows the ranking of each entity.
Fig. 3

Alzheimer’s disease–related gene ranking (PKDE4J)

Alzheimer’s disease–related gene ranking (PKDE4J) Since the vertical axis shows the ranking for each gene, a small number means the ranking is high. With Word2Vec, gene rankings are always lower than for other methods; the COALS and random indexing methods have similar gene rankings. For COX1 and PSENEN genes, our method shows a higher ranking than the others. For the (AD, COX1) entity pair, the number of co-occurrences is only 6 in our database. However, there are 72 different intermediate entities to help them link together. For the (AD, PSENEN) entity pair, the number of co-occurrences is only 3 in our dataset with 12 intermediate entities (so there are 12 indirect paths). We summarize the results of the gene analysis shown in Fig. 3 in Table 8. At first sight, our proposed method seems not much different from co-occurrence, COALS, and random indexing, but these methods share the weakness that many entities have the same score. Thus, it is hard to interpret these entities’ rankings effectively.
Table 8

Comparison of Alzheimer’s disease–related gene ranking (PKDE4J)

Pair rankCo-occurrenceCOALSRandom indexingWord2VecProposed
1–1010001
11–10022201
101–50041105
501–200066615
2000–399925564
4000–599932272
6000–900011151
Comparison of Alzheimer’s disease–related gene ranking (PKDE4J) In the PKDE4J result, with 19 AD-related genes, we found 8696 entities co-occurring with AD. To analyze how many AD-related genes occur in the top 20% of (top 1740 ranked) entities, we calculated precision, recall, and F-measure for each method. As shown in Table 9, our proposed method achieved the joint highest F-measure of 65.94% together with the co-occurrence method.
Table 9

Quantitative evaluation in PKDE4J

Method namePrecision*102RecallF-Measure
Proposed68,97%63.16%65.94%
Word2Vec5.74%5.26%5.30%
Co-occurrence68,97%63.16%65.94%
COALS51.72%47.37%49.45%
RI45.98%42.10%43.95%
Quantitative evaluation in PKDE4J

Pathway analysis

In bioinformatics research involving an intricate network of interactions, pathways analysis is often quite useful. Pathways can help to explain gene function in the context of biological processes. We applied the proposed method, co-occurrence, COALS [24], and Word2Vec [17] to select the top 20 genes in each ranking list, and used Reactome to do pathway analysis; Fig. 4 shows a genome-wide overview for each method.
Fig. 4

Genome-wide overview

Genome-wide overview Figure 4 shows that a series of genes are involved in pathways. The yellow marks are pathways that at least have one of the genes in our gene list. Pathways in Reactome are arranged in a hierarchy, the center of each cluster being the root of one top-level pathway. Each step away from the center represents the next level lower in the pathway hierarchy. In this genome-wide overview, Word2Vec has fewer pathways than the other methods. In the developmental biology cluster, only the proposed method and COALS have related pathways. However, in the hemostasis cluster, only COALS has genes which can be mapped to pathways. In addition, in the signal transduction and immune system clusters, our proposed method has pathways from the root or top-level pathway, and also has a pathway which connects the signal transduction cluster to the metabolism cluster. The top 20 gene list genome-wide overview shows that from the pathway perspective, our proposed method has better performance for genes identified in (functional) cross clustering and higher-level pathways. We now analyze these pathways in detail. Table 10 shows the top five most significant pathways by p-value in each gene list [26]. “Entities” are the input genes. “Reactions” can be regarded as the ‘steps’ of pathways: any biological event that changes the state of a biological molecule. “Entities found” is the number of common entities between the submitted data set and the pathway. “Entities ratio” is the proportion of pathway molecules represented by this pathway. “p-value” is the result of statistical testing for over-representation of entities. “Reactions found” counts pathways with at least one molecule in the submitted data set represented. “Reactions ratio” is the proportion of all reactions represented by reactions from this pathway.
Table 10

Top five important pathways sorted by p-value for each gene list

Proposed
Pathway nameEntitiesReactions
foundratiop-valueFDR*foundratio
 Nuclear signaling by ERBB43 / 350.0025.37e-050.0123 / 220.002
 Signaling by interleukins7 / 6400.0462.60e-040.0196 / 4910.041
 MECP2 regulates transcription of neuronal ligands3 / 610.0042.74e-040.0193 / 370.003
 Signaling by receptor tyrosine kinases2 / 139.25e-043.41e-040.0192 / 86.68e-04
 NRIF signals cell death from the nucleus6 / 5210.0375.89e-040.02371 / 6330.053
Co-occurrence
 MECP2 regulates transcription of neuronal ligands2 / 139.25e-043.18e-040.0362 / 86.68e-04
 RUNX1 and FOXP3 control the development of regulatory T lymphocytes (Tregs)2 / 170.0015.41e-040.0362 / 200.002
 NRIF signals cell death from the nucleus2 / 180.0016.06e-040.0364 / 75.84e-04
 Amyloid fiber formation3 / 880.0067.15e-040.03616 / 330.003
 Neurodegenerative diseases2 / 300.0020.0020.0562 / 220.002
COALS
 Plasma lipoprotein assembly3 / 300.0024.18e-050.018 / 190.002
 MECP2 regulates transcription of neuronal ligands2 / 139.25e-043.91e-040.0422 / 86.68e-04
 HDL assembly2 / 180.0017.44e-040.0427 / 97.51e-04
 NRIF signals cell death from the nucleus2 / 180.0017.44e-040.0424 / 75.84e-04
 Amyloid fiber formation3 / 880.0069.67e-040.04416 / 330.003
Word2Vec
 Transfer of LPS from LBP carrier to CD141 / 32.13e-040.0050.0752 / 21.67e-04
 NTF3 activates NTRK2 (TRKB) signaling1 / 42.85e-040.0060.0753 / 32.50e-04
 NTF4 activates NTRK2 (TRKB) signaling1 / 42.85e-040.0060.0753 / 32.50e-04
 BDNF activates NTRK2 (TRKB) signaling1 / 42.85e-040.0060.0753 / 32.50e-04
Defective GSS causes glutathione synthetase deficiency (GSS deficiency)1 / 42.85e-040.0060.0751 / 18.34e-05

* False Discovery Rate

Top five important pathways sorted by p-value for each gene list * False Discovery Rate We can see that our proposed method has a higher probability that many entities are found in the same pathways. For example, “Signaling by interleukins” has 7 genes (input gene is 20). However, the gene list selected by Word2Vec has greater dispersion. This may imply that if a disease-related gene is over-represented in the same pathway, then other genes in that pathway may have an impact on the disease. Table 11 shows the gene rankings by five methods for the top 10 gene rankings by number of pathways.
Table 11

Gene rankings for each method, ordered by pathway number

ExtractionRanking Numbers
GeneProposedCo-occurrenceWord2VecCOALSRandom IndexingPathway
PKDE4J*TNF361742487654885157
*EGFR1468206355502391338143
*GSK3B990137423412119234939
*CREB16298824067926468746039
IL1B2401129234513043373337
*SRC3854823039844257525736
*ATF42890696542043430453832
MYC6531490949576688657832
*IGF144646334101940204030
IGF1R186813973697519111929
SemRepMAP 2 K13466346234331.51.280
PRKACB3952213134441.51.267
*MAPK8253100434101.51.259
*TNF731356424601.51.257
JUN2428180427991.51.249
*TP5339972424921.51.248
*IL6925101228161.51.243
EGFR3201303224971.51.243
*BAX2099364327801.51.241
IL1B2264191022461.51.237

The genes with the asterisk (*) symbol indicate that our method generates better ranking than the other methods do

Gene rankings for each method, ordered by pathway number The genes with the asterisk (*) symbol indicate that our method generates better ranking than the other methods do We summarize the results as shown in Table 11 as Table 12. Our proposed method has clear advantages in selecting genes that can act through more pathways. Genes in the same pathway may have proximate gene expression. Gene expression provides a fundamental basis for genotype to trigger phenotype. Our analysis seems to imply that similar gene expressions may have a homogeneous impact on gene–phenotype association. These genes with similar phenotype associations tend to have a higher chance of co-occurrence in the biological literature. Since our method also considers indirect relations, which can help to link these co-occurrences, the genes which participate in many pathways get higher scores by our method.
Table 12

Top 10 genes ordered by pathway number

SystemCo-occurrenceCOALSRandom indexingWord2VecProposed
PKDE4J30007
SemRep325
Top 10 genes ordered by pathway number

Gene–phenotype relationship analysis

Phenotype is the result of comprehensive regulation of molecular events at all levels. Different genotypes can produce the same phenotype, while the same genotype can produce different phenotypes, which makes the scientific problem of genetic regulation from genotype to phenotype highly complex. Therefore, studying the genotype-to-phenotype aspect of genetic regulation is of critical scientific significance, particularly as the biological literature continues to grow exponentially. Genes with the same phenotype are more likely to be researched in one paper, which increases the possibilities for co-occurrence. Our proposed method considers both direct and indirect relations and semantic relatedness for entity pairs, which makes it easier to find genes controlling the same phenotype; this kind of knowledge discovery can help biologists to find new regulatory pathways and mechanisms. Moreover, summarizing the genetic “rules” of disease allows targeting to improve prevention, treatment, and comprehensive measures to reduce morbidity. For example, the presence of the APOE4 allele is strongly associated with the onset of early-onset familial Alzheimer’s disease. The APOE4 allele is also an important gene for coronary artery disease; in other words, APOE4 has an impact on two phenotypes. Therefore, Alzheimer’s disease and coronary artery disease may share some relations. Table 13 shows the indirect score for Alzheimer’s disease and coronary artery disease entity pairs by our proposed method. We show the top 20 results by co-occurrence between intermediate entity B and entity C.
Table 13

Indirect relations for Alzheimer’s disease and coronary artery disease

Entity ACo-occurrences of (A, B)RelatednessIntermediate entity BCo-occurrences of (B, C)RelatednessEntity C
Alzheimers disease11280.65167Diabetes140.75549Coronary artery disease
Alzheimers disease4090.61262Hypertension130.78521Coronary artery disease
Alzheimers disease6870.46660Cholesterol100.54389Coronary artery disease
Alzheimers disease17890.49688APOE90.55493Coronary artery disease
Alzheimers disease4520.68793Atherosclerosis70.81259Coronary artery disease
Alzheimers disease4370.65669Type 2 diabetes70.74681Coronary artery disease
Alzheimers disease11660.73817Schizophrenia60.66643Coronary artery disease
Alzheimers disease4080.66002Diabetes mellitus60.75417Coronary artery disease
Alzheimers disease280.64372Atrial fibrillation60.70951Coronary artery disease
Alzheimers disease1470.69426Bipolar disorder40.66286Coronary artery disease
Alzheimers disease490.66373Heart failure40.78867Coronary artery disease
Alzheimers disease270.52386PON140.59528Coronary artery disease
Alzheimers disease41350.97112Parkinson’s disease30.84996Coronary artery disease
Alzheimers disease19920.58868Depression30.55049Coronary artery disease
Alzheimers disease3570.63473Obesity30.72262Coronary artery disease
Alzheimers disease2210.50534APOE430.54360Coronary artery disease
Alzheimers disease1650.73497Osteoporosis30.75669Coronary artery disease
Alzheimers disease580.64033Genome-wide association study30.65748Coronary artery disease
Alzheimers disease44140.66884Mild cognitive impairment20.61373Coronary artery disease
Indirect relations for Alzheimer’s disease and coronary artery disease APOE has high co-occurrence with these two diseases, implying that our method can be used to find the related genes for a given phenotype. We collect the phenotypes of Alzheimer’s disease co-occurrence genes from the OMIM database, ranking by number of common-phenotype genes. Table 14 shows an example. The second column is the co-occurrence gene. The last column is the number of genes.
Table 14

Gene–phenotype ranking by number of common-phenotype genes (PKDE4J)

Entity AEntity C (Gene Only)PhenotypePhenotype-Related GeneCommon Phenotype Genes
Alzheimers diseaseCD36Platelet glycoprotein IV deficiencyCD3617
Macrothrombocytopenia
Coronary heart diseaseCD36
Malaria, cerebralACKR1, FCGR2A, FCGR2B, FCGR2A, FCGR2B, CR1, GYPC, CISH, GYPB, GYPA, TNF, HBB, TIRAP, NOS2A, SLC4A1, ICAM1,G6PD, CD36
Alzheimers diseaseIL10Graft-versus-host diseaseIL1013
HIV-1CXCR1, CX3CR1, TLR3, HLAC, CXCL12, IFNG, IL4R, CCL3L1, CCL2, CCL11, CCL3, CD209, KIR3DL1, IL10
Rheumatoid arthritis
Alzheimers diseaseABCA1HDL deficiencyAPOA1, ABCA12
Tangier diseaseABCA1
Coronary artery disease, familialLDLR, ABCA1
Gene–phenotype ranking by number of common-phenotype genes (PKDE4J) In Table 15, we compare the top 10 gene rankings, ranked by number of common phenotype genes, and can clearly see that our proposed method has obvious advantages.
Table 15

Top ten gene rankings, ranked by number of common-phenotype genes

SystemCo-occurrenceCOALSRandom indexingWord2VecProposed
PKDE4J20026
SemRep028
Top ten gene rankings, ranked by number of common-phenotype genes

Conclusion

With the growth in biomedical literature, how to identify meaningful information effectively from this literature becomes a crucial question. In this paper, we proposed a new semantic relatedness scoring algorithm for entity pairs by incorporating co-occurrence with consideration of both direct and indirect relations via specialized word embeddings. In addition, we used corpus and thesaurus to train word embeddings in order to calculate the semantic relatedness of each entity pair for ranking. We conducted evaluation in four ways: We analyzed the top 20 and 50 entities ranked by our proposed method and compared them with co-occurrence, Word2Vec, COALS, and random indexing. The proposed method was able to select the entities that not only highly co-occur but also have more indirect relations for the target entity (in this paper, we used Alzheimer’s disease). For example, the APOE gene is top-ranked by our method but not by the other methods. We collected the Alzheimer’s disease related genes from the KEGG database and examined them for ranking positions generated by the five approaches. Our method does not have a great advantage over the others, but it does generate distinct scores for entity pairs, whereas the other methods such as COALS and random indexing produce the same ranking scores, making it difficult to differentiate the degree of association of one entity pair from another. We adopted pathway analysis for the top 20 genes listed by four different methods. Pathways allow us a macro perspective on the gene list. Our proposed method achieves better performance at identifying (functional) cross clustering as well as higher-level pathways. We also conducted gene–phenotype relationship analysis to examine whether our method has an advantage. We found that the APOE4 gene plays a role in two phenotypes: Alzheimer’s disease and coronary artery disease. The results show that an indirect relation exists between the common gene and these two phenotypes. This means that if phenotypes are given, their common genotype can be identified by our method, which helps to uncover the genetic laws of heredity disease, and can offer better treatments. This study has two major limitations. First, selection of entity type in the SemRep results was not properly done so as to reduce unnecessary indirect relations. Due to this, the most common entity, brain, achieves a higher score by our ranking method, which considers indirect relations, than by the other methods. Another major limitation is the lack of in-depth analysis of pathway. In a follow-up study, we plan to conduct laboratory experiments on the results identified by the proposed method. In addition, we plan to improve the quality of semantic relatedness scores by incorporating other lexical properties and contextual information for entities buried in biomedical literatures.
  14 in total

1.  The interaction of domain knowledge and linguistic structure in natural language processing: interpreting hypernymic propositions in biomedical text.

Authors:  Thomas C Rindflesch; Marcelo Fiszman
Journal:  J Biomed Inform       Date:  2003-12       Impact factor: 6.317

2.  The Unified Medical Language System (UMLS): integrating biomedical terminology.

Authors:  Olivier Bodenreider
Journal:  Nucleic Acids Res       Date:  2004-01-01       Impact factor: 16.971

3.  Extracting and characterizing gene-drug relationships from the literature.

Authors:  Jeffrey T Chang; Russ B Altman
Journal:  Pharmacogenetics       Date:  2004-09

4.  Using text to build semantic networks for pharmacogenomics.

Authors:  Adrien Coulet; Nigam H Shah; Yael Garten; Mark Musen; Russ B Altman
Journal:  J Biomed Inform       Date:  2010-08-17       Impact factor: 6.317

5.  PKDE4J: Entity and relation extraction for public knowledge discovery.

Authors:  Min Song; Won Chul Kim; Dahee Lee; Go Eun Heo; Keun Young Kang
Journal:  J Biomed Inform       Date:  2015-08-12       Impact factor: 6.317

6.  RelEx--relation extraction using dependency parse trees.

Authors:  Katrin Fundel; Robert Küffner; Ralf Zimmer
Journal:  Bioinformatics       Date:  2006-12-01       Impact factor: 6.937

7.  Improving the prediction of pharmacogenes using text-derived drug-gene relationships.

Authors:  Yael Garten; Nicholas P Tatonetti; Russ B Altman
Journal:  Pac Symp Biocomput       Date:  2010

Review 8.  The role of apolipoprotein E in Alzheimer's disease.

Authors:  Jungsu Kim; Jacob M Basak; David M Holtzman
Journal:  Neuron       Date:  2009-08-13       Impact factor: 17.173

Review 9.  Tau-mediated neurodegeneration in Alzheimer's disease and related disorders.

Authors:  Carlo Ballatore; Virginia M-Y Lee; John Q Trojanowski
Journal:  Nat Rev Neurosci       Date:  2007-09       Impact factor: 34.870

Review 10.  Alzheimer's disease CSF biomarkers: clinical indications and rational use.

Authors:  Ellis Niemantsverdriet; Sara Valckx; Maria Bjerke; Sebastiaan Engelborghs
Journal:  Acta Neurol Belg       Date:  2017-07-27       Impact factor: 2.396

View more
  2 in total

1.  An automatic hypothesis generation for plausible linkage between xanthium and diabetes.

Authors:  Arida Ferti Syafiandini; Gyuri Song; Yuri Ahn; Heeyoung Kim; Min Song
Journal:  Sci Rep       Date:  2022-10-20       Impact factor: 4.996

2.  Multi-faceted semantic clustering with text-derived phenotypes.

Authors:  Luke T Slater; John A Williams; Andreas Karwath; Hilary Fanning; Simon Ball; Paul N Schofield; Robert Hoehndorf; Georgios V Gkoutos
Journal:  Comput Biol Med       Date:  2021-09-27       Impact factor: 4.589

  2 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.