paper-with-me

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 entity semantic relations with the well-formed structural representation. Entity embedding learns lots of semantic information from the knowledge graph and represents entities with a low-dimensional representation, which provides an opportunity to establish interactions between query related entities and candidate entities for entity retrieval. Our experiments demonstrate the effectiveness of entity embedding based model, which achieves more than 5\% improvement than the previous state-of-the-art learning to rank based entity retrieval model. Our further analysis reveals that the entity semantic match feature effective, especially for the scenario which needs more semantic understanding.

📄 PDF Abstract BibTeX arXiv:1908.10554

Code (0)

등록된 구현이 없습니다.

Tasks

Entity RetrievalLearning-To-RankRetrieval

Similar 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. …

Entity RetrievalGraph EmbeddingRe-RankingRetrieval+1

Face Identity Unlearning for Retrieval via Embedding Dispersion

2025-12-15 · Mikhail Zakharov arxiv

Face recognition systems rely on learning highly discriminative and compact identity clusters to enable accurate retrieval. However, as with other surveillance-oriented technologies, such systems raise serious privacy co…

Face Recognition

Entity-aware Transformers for Entity Search

2022-05-02 · Emma J. Gerritse, Faegheh Hasibi, Arjen P. de Vries

Pre-trained language models such as BERT have been a key ingredient to achieve state-of-the-art results on a variety of tasks in natural language processing and, more recently, also in information retrieval.Recent resear…

Entity EmbeddingsEntity RetrievalKnowledge GraphsLanguage Modelling+2

Domain-Specific Text Embedding Models for Entity Resolution

2026-08-17 · Khajesh Sapram, Srivardhani Raju, Kishore Konda arxiv

General-purpose text embedding models are designed to capture semantic similarity but are not optimised for distinguishing entity records that represent the same real-world business or person. This limitation affects app…

Information RetrievalSemantic SimilarityEntity Resolution

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