paper-with-me

Papers

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 representations. An instance of such a model is FSDM (Fielded Sequential Dependence Model). We propose to integrate field-level semantic features into FSDM. We use FSDM to retrieve a pool of documents, and then to use semantic field-level features to re-rank those documents. We propose to represent queries as bags of terms as well as bags of entities, and eventually, use their dense vector representation to compute semantic features based on query document similarity. Our proposed re-ranking approach achieves significant improvement in entity retrieval on the DBpedia-Entity (v2) dataset over existing FSDM model. Specifically, for all queries we achieve 2.5% and 1.2% significant improvement in NDCG@10 and NDCG@100, respectively.

📄 PDF Abstract BibTeX arXiv:1907.01457

Code (0)

등록된 구현이 없습니다.

Tasks

Entity RetrievalRe-RankingRetrieval

Similar Papers 제목 키워드 기반

Simplifying Data Integration: SLM-Driven Systems for Unified Semantic Queries Across Heterogeneous Databases

2025-04-08 · Teng Lin

The integration of heterogeneous databases into a unified querying framework remains a critical challenge, particularly in resource-constrained environments. This paper presents a novel Small Language Model(SLM)-driven s…

Data IntegrationLanguage ModelingLanguage ModellingQuestion Answering+4

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

Retrieval over Classification: Integrating Relation Semantics for Multimodal Relation Extraction

2025-09-25 · Lei Hei, Tingjing Liao, Yingxin Pei, Yiyang Qi 외 arxiv

Relation extraction (RE) aims to identify semantic relations between entities in unstructured text. Although recent work extends traditional RE to multimodal scenarios, most approaches still adopt classification-based pa…

Contrastive LearningSemantic SimilarityRelation Extraction

Understanding Clinical Trial Reports: Extracting Medical Entities and Their Relations

2020-10-07 · Benjamin E. Nye, Jay DeYoung, Eric Lehman, Ani Nenkova 외

The best evidence concerning comparative treatment effectiveness comes from clinical trials, the results of which are reported in unstructured articles. Medical experts must manually extract information from articles to …

ArticlesDecision MakingRelation Extraction

A Multi-strategy Query Processing Approach for Biomedical Question Answering: USTB\_PRIR at BioASQ 2017 Task 5B

2017-08-01 · WS 2017 8 · Zan-Xia Jin, Bo-Wen Zhang, Fan Fang, Le-Le Zhang 외

This paper describes the participation of USTB{\_}PRIR team in the 2017 BioASQ 5B on question answering, including document retrieval, snippet retrieval, and concept retrieval task. We introduce different multimodal quer…

ArticlesInformation RetrievalQuestion AnsweringRetrieval