INtERAcT: Interaction Network Inference from Vector Representations of Words
In recent years, the number of biomedical publications has steadfastly grown, resulting in a rich source of untapped new knowledge. Most biomedical facts are however not readily available, but buried in the form of unstructured text, and hence their exploitation requires the time-consuming manual curation of published articles. Here we present INtERAcT, a novel approach to extract protein-protein interactions from a corpus of biomedical articles related to a broad range of scientific domains in a completely unsupervised way. INtERAcT exploits vector representation of words, computed on a corpus of domain specific knowledge, and implements a new metric that estimates an interaction score between two molecules in the space where the corresponding words are embedded. We demonstrate the power of INtERAcT by reconstructing the molecular pathways associated to 10 different cancer types using a corpus of disease-specific articles for each cancer type. We evaluate INtERAcT using STRING database as a benchmark, and show that our metric outperforms currently adopted approaches for similarity computation at the task of identifying known molecular interactions in all studied cancer types. Furthermore, our approach does not require text annotation, manual curation or the definition of semantic rules based on expert knowledge, and hence it can be easily and efficiently applied to different scientific domains. Our findings suggest that INtERAcT may increase our capability to summarize the understanding of a specific disease using the published literature in an automated and completely unsupervised fashion.
Code (0)
등록된 구현이 없습니다.
Tasks
Articlestext annotationSimilar Papers 제목 키워드 기반
An Attention-Based Word-Level Interaction Model: Relation Detection for Knowledge Base Question Answering
Relation detection plays a crucial role in Knowledge Base Question Answering (KBQA) because of the high variance of relation expression in the question. Traditional deep learning methods follow an encoding-comparing para…
Knowledge Base Question AnsweringQuestion AnsweringRelationSemantic Similarity+1An Analysis on Matching Mechanisms and Token Pruning for Late-interaction Models
With the development of pre-trained language models, the dense retrieval models have become promising alternatives to the traditional retrieval models that rely on exact match and sparse bag-of-words representations. Dif…
RetrievalSHAPELURN: An Interactive Language Learning Game with Logical Inference
We investigate if a model can learn natural language with minimal linguistic input through interaction. Addressing this question, we design and implement an interactive language learning game that learns logical semantic…
Pre-train, Interact, Fine-tune: A Novel Interaction Representation for Text Classification
Text representation can aid machines in understanding text. Previous work on text representation often focuses on the so-called forward implication, i.e., preceding words are taken as the context of later words for creat…
General ClassificationSentencetext-classificationText ClassificationSyntax-Aware Multi-Sense Word Embeddings for Deep Compositional Models of Meaning
Deep compositional models of meaning acting on distributional representations of words in order to produce vectors of larger text constituents are evolving to a popular area of NLP research. We detail a compositional dis…
SentenceSentence EmbeddingsWord Embeddings