Pith. sign in

REVIEW 2 cited by

DecAF: Joint Decoding of Answers and Logical Forms for Question Answering over Knowledge Bases

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 2210.00063 v2 pith:LX7FBZ2Z submitted 2022-09-30 cs.CL cs.AIcs.LG

DecAF: Joint Decoding of Answers and Logical Forms for Question Answering over Knowledge Bases

classification cs.CL cs.AIcs.LG
keywords answersdecafformslogicalansweringbasesdifferentfinal
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Question answering over knowledge bases (KBs) aims to answer natural language questions with factual information such as entities and relations in KBs. Previous methods either generate logical forms that can be executed over KBs to obtain final answers or predict answers directly. Empirical results show that the former often produces more accurate answers, but it suffers from non-execution issues due to potential syntactic and semantic errors in the generated logical forms. In this work, we propose a novel framework DecAF that jointly generates both logical forms and direct answers, and then combines the merits of them to get the final answers. Moreover, different from most of the previous methods, DecAF is based on simple free-text retrieval without relying on any entity linking tools -- this simplification eases its adaptation to different datasets. DecAF achieves new state-of-the-art accuracy on WebQSP, FreebaseQA, and GrailQA benchmarks, while getting competitive results on the ComplexWebQuestions benchmark.

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. KBQA-R1: Reinforcing Large Language Models for Knowledge Base Question Answering

    cs.CL 2025-12 conditional novelty 5.0

    KBQA-R1 achieves state-of-the-art KBQA results by combining GRPO reinforcement learning with an action-based multi-turn agent and reference-conditioned warm-start data.

  2. Search-on-Graph: Iterative Informed Navigation for Large Language Model Reasoning on Knowledge Graphs

    cs.CL 2025-10 conditional novelty 5.0

    An LLM that iteratively inspects 1-hop neighbors of a knowledge-graph entity and chooses the next relation achieves state-of-the-art KGQA scores on six Freebase/Wikidata benchmarks without fine-tuning.