paper-with-me

Papers

Representation Learning Models for Entity Search

2016-10-28 · Shijia E, Yang Xiang, Mohan Zhang

We focus on the problem of learning distributed representations for entity search queries, named entities, and their short descriptions. With our representation learning models, the entity search query, named entity and description can be represented as low-dimensional vectors. Our goal is to develop a simple but effective model that can make the distributed representations of query related entities similar to the query in the vector space. Hence, we propose three kinds of learning strategies, and the difference between them mainly lies in how to deal with the relationship between an entity and its description. We analyze the strengths and weaknesses of each learning strategy and validate our methods on public datasets which contain four kinds of named entities, i.e., movies, TV shows, restaurants and celebrities. The experimental results indicate that our proposed methods can adapt to different types of entity search queries, and outperform the current state-of-the-art methods based on keyword matching and vanilla word2vec models. Besides, the proposed methods can be trained fast and be easily extended to other similar tasks.

📄 PDF Abstract BibTeX arXiv:1610.09091

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

MuVER: Improving First-Stage Entity Retrieval with Multi-View Entity Representations

2021-09-13 · EMNLP 2021 11 · Xinyin Ma, Yong Jiang, Nguyen Bach, Tao Wang 외

Entity retrieval, which aims at disambiguating mentions to canonical entities from massive KBs, is essential for many tasks in natural language processing. Recent progress in entity retrieval shows that the dual-encoder …

Entity LinkingEntity RetrievalRetrieval

Semantic Driven Fielded Entity Retrieval

2019-07-02 · Shahrzad Naseri, Sheikh Muhammad Sarwar, James Allan

A common approach for knowledge-base entity search is to consider an entity as a document with multiple fields. Models that focus on matching query terms in different fields are popular choices for searching such entity …

Entity RetrievalRe-RankingRetrieval

Research on Joint Representation Learning Methods for Entity Neighborhood Information and Description Information

2023-09-15 · Le Xiao, Xin Shan, Yuhua Wang, Miaolei Deng

To address the issue of poor embedding performance in the knowledge graph of a programming design course, a joint represen-tation learning model that combines entity neighborhood infor-mation and description information …

Representation Learning

On the Representations of Entities in Auto-regressive Large Language Models

2025-10-10 · Victor Morand, Josiane Mothe, Benjamin Piwowarski arxiv

Named entities are fundamental building blocks of knowledge in text, grounding factual information and structuring relationships within language. Despite their importance, it remains unclear how Large Language Models (LL…

Towards Better Text Understanding and Retrieval through Kernel Entity Salience Modeling

2018-05-03 · Chenyan Xiong, Zhengzhong Liu, Jamie Callan, Tie-Yan Liu

This paper presents a Kernel Entity Salience Model (KESM) that improves text understanding and retrieval by better estimating entity salience (importance) in documents. KESM represents entities by knowledge enriched dist…

Retrieval