paper-with-me

Papers

Graph-Embedding Empowered Entity Retrieval

2020-05-06 · Emma J. Gerritse, Faegheh Hasibi, Arjen P. de Vries

In this research, we improve upon the current state of the art in entity retrieval by re-ranking the result list using graph embeddings. The paper shows that graph embeddings are useful for entity-oriented search tasks. We demonstrate empirically that encoding information from the knowledge graph into (graph) embeddings contributes to a higher increase in effectiveness of entity retrieval results than using plain word embeddings. We analyze the impact of the accuracy of the entity linker on the overall retrieval effectiveness. Our analysis further deploys the cluster hypothesis to explain the observed advantages of graph embeddings over the more widely used word embeddings, for user tasks involving ranking entities.

📄 PDF Abstract BibTeX arXiv:2005.02843

Code (1)

informagi/GEEER 공식 구현

Tasks

Entity RetrievalGraph EmbeddingRe-RankingRetrievalWord Embeddings

Similar Papers 제목 키워드 기반

Explore Entity Embedding Effectiveness in Entity Retrieval

2019-08-28 · Zhenghao Liu, Chenyan Xiong, Maosong Sun, Zhiyuan Liu

This paper explores entity embedding effectiveness in ad-hoc entity retrieval, which introduces distributed representation of entities into entity retrieval. The knowledge graph contains lots of knowledge and models enti…

Entity RetrievalLearning-To-RankRetrieval

Get the Point! Graph Enhanced Candidate Retrieval for Zero-shot Entity Linking

2021-11-16 · ACL ARR November 2021 11 · Anonymous

For the retrieval phase of the zero-shot entity linking task, BERT has been widely used to represent the mentions and entities with the sentence embeddings. However, the sentence embeddings obtained by BERT are dominated…

Entity LinkingEntity RetrievalGraph Neural NetworkRetrieval+4

SERAG: Semantic Entity Retrieval from Arabic Knowledge Graphs

2021-04-01 · EACL (WANLP) 2021 4 · Saher Esmeir

Knowledge graphs (KGs) are widely used to store and access information about entities and their relationships. Given a query, the task of entity retrieval from a KG aims at presenting a ranked list of entities relevant t…

Entity EmbeddingsEntity RetrievalKnowledge GraphsRetrieval

DERA: Dense Entity Retrieval for Entity Alignment in Knowledge Graphs

2024-08-02 · Zhichun Wang, Xuan Chen

Entity Alignment (EA) aims to match equivalent entities in different Knowledge Graphs (KGs), which is essential for knowledge fusion and integration. Recently, embedding-based EA has attracted significant attention and m…

AttributeEntity AlignmentEntity EmbeddingsEntity Retrieval+2

Entity-Memory Graph Retrieval Improves Evidence Coverage in Long-Conversation Question Answering

2026-08-28 · Shumao Sun arxiv

Entity-Memory graph retrieval keeps dialogue turns as verbatim Memory nodes, links repeated mentions through shared Entities, and connects adjacent Memories with directed chronological edges. At query time the retriever …

Question Answering