pith. sign in

arxiv: 2210.12925 · v1 · pith:QC6Q3PY5new · submitted 2022-10-24 · 💻 cs.CL · cs.AI

TIARA: Multi-grained Retrieval for Robust Question Answering over Large Knowledge Bases

classification 💻 cs.CL cs.AI
keywords tiaraeffectivenessformskbqaknowledgelogicalmulti-grainedplms
0
0 comments X
read the original abstract

Pre-trained language models (PLMs) have shown their effectiveness in multiple scenarios. However, KBQA remains challenging, especially regarding coverage and generalization settings. This is due to two main factors: i) understanding the semantics of both questions and relevant knowledge from the KB; ii) generating executable logical forms with both semantic and syntactic correctness. In this paper, we present a new KBQA model, TIARA, which addresses those issues by applying multi-grained retrieval to help the PLM focus on the most relevant KB contexts, viz., entities, exemplary logical forms, and schema items. Moreover, constrained decoding is used to control the output space and reduce generation errors. Experiments over important benchmarks demonstrate the effectiveness of our approach. TIARA outperforms previous SOTA, including those using PLMs or oracle entity annotations, by at least 4.1 and 1.1 F1 points on GrailQA and WebQuestionsSP, respectively.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

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

  1. Graph Query Generation with Constraint-guided Large Language Agents

    cs.DB 2026-04 unverdicted novelty 5.0

    UniQGen is a constraint-guided LLM agent framework that generates accurate Cypher queries for KGQA, reporting F1 gains of 31.6% on GraphQ and 4.9% on GrailQA over prior methods without requiring fine-tuning.

  2. Retrieval-Augmented Generation for AI-Generated Content: A Survey

    cs.CV 2024-02 accept novelty 5.0

    A survey classifying RAG foundations for AIGC, summarizing enhancements, cross-modal applications, benchmarks, limitations, and future directions.