paper-with-me

홈 › Papers

Early Fusion Strategy for Entity-Relationship Retrieval

2017-10-19 · Saleiro Pedro, Milic-Frayling Natasa, Rodrigues Eduarda Mendes, Soares Carlos

We address the task of entity-relationship (E-R) retrieval, i.e, given a query characterizing types of two or more entities and relationships between them, retrieve the relevant tuples of related entities. Answering E-R queries requires gathering and joining evidence from multiple unstructured documents. In this work, we consider entity and relationships of any type, i.e, characterized by context terms instead of pre-defined types or relationships. We propose a novel IR-centric approach for E-R retrieval, that builds on the basic early fusion design pattern for object retrieval, to provide extensible entity-relationship representations, suitable for complex, multi-relationships queries. We performed experiments with Wikipedia articles as entity representations combined with relationships extracted from ClueWeb-09-B with FACC1 entity linking. We obtained promising results using 3 different query collections comprising 469 E-R queries.

📄 PDF Abstract BibTeX arXiv:1707.09075

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesEntity LinkingRetrieval

Similar Papers 제목 키워드 기반

MIA 2022 Shared Task Submission: Leveraging Entity Representations, Dense-Sparse Hybrids, and Fusion-in-Decoder for Cross-Lingual Question Answering

2022-07-05 · NAACL (MIA) 2022 7 · Zhucheng Tu, Sarguna Janani Padmanabhan

We describe our two-stage system for the Multilingual Information Access (MIA) 2022 Shared Task on Cross-Lingual Open-Retrieval Question Answering. The first stage consists of multilingual passage retrieval with a hybrid…

Cross-Lingual Question AnsweringDecoderLanguage ModelingLanguage Modelling+3

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

Early Stage Sparse Retrieval with Entity Linking

2022-08-09 · Dahlia Shehata, Negar Arabzadeh, Charles L. A. Clarke

Despite the advantages of their low-resource settings, traditional sparse retrievers depend on exact matching approaches between high-dimensional bag-of-words (BoW) representations of both the queries and the collection.…

Entity LinkingInformation RetrievalRetrieval

RELink: A Research Framework and Test Collection for Entity-Relationship Retrieval

2017-06-13 · Saleiro Pedro, Milic-Frayling Natasa, Rodrigues Eduarda Mendes, Soares Carlos

Improvements of entity-relationship (E-R) search techniques have been hampered by a lack of test collections, particularly for complex queries involving multiple entities and relationships. In this paper we describe a me…

Natural Language QueriesRetrieval

HELIOS: Harmonizing Early Fusion, Late Fusion, and LLM Reasoning for Multi-Granular Table-Text Retrieval

2026-02-25 · Sungho Park, Joohyung Yun, Jongwuk Lee, Wook-Shin Han arxiv

Table-text retrieval aims to retrieve relevant tables and text to support open-domain question answering. Existing studies use either early or late fusion, but face limitations. Early fusion pre-aligns a table row with i…

Open-Domain Question AnsweringText Retrieval