Pith. sign in

REVIEW 1 cited by

BlendSQL: A Scalable Dialect for Unifying Hybrid Question Answering in Relational Algebra

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 2402.17882 v2 pith:WP5SPT6R submitted 2024-02-27 cs.CL

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

Many existing end-to-end systems for hybrid question answering tasks can often be boiled down to a "prompt-and-pray" paradigm, where the user has limited control and insight into the intermediate reasoning steps used to achieve the final result. Additionally, due to the context size limitation of many transformer-based LLMs, it is often not reasonable to expect that the full structured and unstructured context will fit into a given prompt in a zero-shot setting, let alone a few-shot setting. We introduce BlendSQL, a superset of SQLite to act as a unified dialect for orchestrating reasoning across both unstructured and structured data. For hybrid question answering tasks involving multi-hop reasoning, we encode the full decomposed reasoning roadmap into a single interpretable BlendSQL query. Notably, we show that BlendSQL can scale to massive datasets and improve the performance of end-to-end systems while using 35% fewer tokens. Our code is available and installable as a package at https://github.com/parkervg/blendsql.

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. LoRA-LiteE: A Computationally Efficient Framework for Chatbot Preference-Tuning

    cs.CL 2024-11 reject novelty 4.0 of 10

    An ensemble of two LoRA-finetuned 8-9B models gets 80.2% accuracy on Chatbot Arena preference prediction, slightly above GPT-4's 78.3%, but with no error bars or code.

Pith tools