Pith. sign in

REVIEW 2 cited by

Dual Reader-Parser on Hybrid Textual and Tabular Evidence for Open Domain Question Answering

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 2108.02866 v2 pith:6QAZ2UZE submitted 2021-08-05 cs.CL

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

The current state-of-the-art generative models for open-domain question answering (ODQA) have focused on generating direct answers from unstructured textual information. However, a large amount of world's knowledge is stored in structured databases, and need to be accessed using query languages such as SQL. Furthermore, query languages can answer questions that require complex reasoning, as well as offering full explainability. In this paper, we propose a hybrid framework that takes both textual and tabular evidence as input and generates either direct answers or SQL queries depending on which form could better answer the question. The generated SQL queries can then be executed on the associated databases to obtain the final answers. To the best of our knowledge, this is the first paper that applies Text2SQL to ODQA tasks. Empirically, we demonstrate that on several ODQA datasets, the hybrid methods consistently outperforms the baseline models that only take homogeneous input by a large margin. Specifically we achieve state-of-the-art performance on OpenSQuAD dataset using a T5-base model. In a detailed analysis, we demonstrate that the being able to generate structural SQL queries can always bring gains, especially for those questions that requires complex reasoning.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Infusing Prompts with Syntax and Semantics

    cs.CL 2024-12 conditional novelty 6.0 of 10

    Appending syntactic and semantic analyses to prompts improves text-to-SQL accuracy in four low-resource languages and speeds fine-tuning.

  2. Domain-specific Question Answering with Hybrid Search

    cs.CL 2024-12 conditional novelty 4.0 of 10

    A hybrid dense-plus-keyword retriever with URL host weighting achieves higher nDCG and answer similarity than single retrievers on a small Adobe documentation QA benchmark.

Pith tools