Toward Socially-Infused Information Extraction: Embedding Authors, Mentions, and Entities
Entity linking is the task of identifying mentions of entities in text, and linking them to entries in a knowledge base. This task is especially difficult in microblogs, as there is little additional text to provide disambiguating context; rather, authors rely on an implicit common ground of shared knowledge with their readers. In this paper, we attempt to capture some of this implicit context by exploiting the social network structure in microblogs. We build on the theory of homophily, which implies that socially linked individuals share interests, and are therefore likely to mention the same sorts of entities. We implement this idea by encoding authors, mentions, and entities in a continuous vector space, which is constructed so that socially-connected authors have similar vector representations. These vectors are incorporated into a neural structured prediction model, which captures structural constraints that are inherent in the entity linking task. Together, these design decisions yield F1 improvements of 1%-5% on benchmark datasets, as compared to the previous state-of-the-art.
Code (0)
등록된 구현이 없습니다.
Tasks
Entity LinkingStructured PredictionSimilar Papers 제목 키워드 기반
How Do I Look? Publicity Mining From Distributed Keyword Representation of Socially Infused News Articles
Towards Knowledge-Infused Automated Disease Diagnosis Assistant
With the advancement of internet communication and telemedicine, people are increasingly turning to the web for various healthcare activities. With an ever-increasing number of diseases and symptoms, diagnosing patients …
DiagnosticGraph AttentionKnowledge Graph EmbeddingsCluster Analysis of Online Mental Health Discourse using Topic-Infused Deep Contextualized Representations
With mental health as a problem domain in NLP, the bulk of contemporary literature revolves around building better mental illness prediction models. The research focusing on the identification of discussion clusters in o…
Text ClusteringRelEmb: A relevance-based application embedding for Mobile App retrieval and categorization
Information Retrieval Systems have revolutionized the organization and extraction of Information. In recent years, mobile applications (apps) have become primary tools of collecting and disseminating information. However…
ClusteringGeneral ClassificationInformation RetrievalRetrievalReproducibility Report: Contrastive Learning of Socially-aware Motion Representations
The following paper is a reproducibility report for "Social NCE: Contrastive Learning of Socially-aware Motion Representations" {\cite{liu2020snce}} published in ICCV 2021 as part of the ML Reproducibility Challenge 2021…
Contrastive Learning