Pith. sign in

REVIEW 1 cited by

Direct Fact Retrieval from Knowledge Graphs without Entity Linking

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.12416 v1 pith:E4F6NLV2 submitted 2023-05-21 cs.IR

classification cs.IR
keywords factsfactinputretrievalentityknowledgetextapproach
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

There has been a surge of interest in utilizing Knowledge Graphs (KGs) for various natural language processing/understanding tasks. The conventional mechanism to retrieve facts in KGs usually involves three steps: entity span detection, entity disambiguation, and relation classification. However, this approach requires additional labels for training each of the three subcomponents in addition to pairs of input texts and facts, and also may accumulate errors propagated from failures in previous steps. To tackle these limitations, we propose a simple knowledge retrieval framework, which directly retrieves facts from the KGs given the input text based on their representational similarities, which we refer to as Direct Fact Retrieval (DiFaR). Specifically, we first embed all facts in KGs onto a dense embedding space by using a language model trained by only pairs of input texts and facts, and then provide the nearest facts in response to the input text. Since the fact, consisting of only two entities and one relation, has little context to encode, we propose to further refine ranks of top-k retrieved facts with a reranker that contextualizes the input text and the fact jointly. We validate our DiFaR framework on multiple fact retrieval tasks, showing that it significantly outperforms relevant baselines that use the three-step approach.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. SKETCH: Structured Knowledge Enhanced Text Comprehension for Holistic Retrieval

    cs.CL 2024-12 reject novelty 3.0 of 10

    SKETCH combines semantic chunking and a knowledge graph retriever, and the paper claims it tops Naive RAG, RAPTOR, semantic-only, and KG-only baselines on RAGAS metrics, though the reported results are internally inco...

Pith tools