paper-with-me

Papers

INtERAcT: Interaction Network Inference from Vector Representations of Words

2018-04-16

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.

📄 PDF Abstract BibTeX arXiv:1801.03011

Code (0)

등록된 구현이 없습니다.

Tasks

Articlestext annotation

Similar Papers 제목 키워드 기반

An Attention-Based Word-Level Interaction Model: Relation Detection for Knowledge Base Question Answering

2018-01-30 · Hongzhi Zhang, Guandong Xu, Xiao Liang, Tinglei Huang 외

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+1

An Analysis on Matching Mechanisms and Token Pruning for Late-interaction Models

2024-03-20 · Qi Liu, Gang Guo, Jiaxin Mao, Zhicheng Dou 외

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…

Retrieval

SHAPELURN: An Interactive Language Learning Game with Logical Inference

2021-08-01 · ACL (InterNLP) 2021 8 · Katharina Stein, Leonie Harter, Luisa Geiger

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

2019-09-26 · Jianming Zheng, Fei Cai, Honghui Chen, Maarten de Rijke

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 Classification

Syntax-Aware Multi-Sense Word Embeddings for Deep Compositional Models of Meaning

2015-08-10 · EMNLP 2015 9 · Jianpeng Cheng, Dimitri Kartsaklis

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