Pith. sign in

REVIEW 2 cited by

Enhancing SQL Query Generation with Neurosymbolic Reasoning

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 2408.13888 v1 pith:RY6NZJ2B submitted 2024-08-25 cs.DB cs.AIcs.SE

classification cs.DBcs.AIcs.SE
keywords xanderneurosymbolicaveragequeriesreasoningsmallersolutionsymbolic
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Neurosymbolic approaches blend the effectiveness of symbolic reasoning with the flexibility of neural networks. In this work, we propose a neurosymbolic architecture for generating SQL queries that builds and explores a solution tree using Best-First Search, with the possibility of backtracking. For this purpose, it integrates a Language Model (LM) with symbolic modules that help catch and correct errors made by the LM on SQL queries, as well as guiding the exploration of the solution tree. We focus on improving the performance of smaller open-source LMs, and we find that our tool, Xander, increases accuracy by an average of 10.9% and reduces runtime by an average of 28% compared to the LM without Xander, enabling a smaller LM (with Xander) to outperform its four-times larger counterpart (without Xander).

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. Toward Neurosymbolic Program Comprehension

    cs.SE 2025-02 conditional novelty 4.0 of 10

    The paper outlines the Neurosymbolic Program Comprehension (NsPC) framework and provides preliminary evidence that SHAP-value patterns over AST-tagged token positions can be interpreted as symbolic rules for insecure ...

  2. A Path Less Traveled: Reimagining Software Engineering Automation via a Neurosymbolic Paradigm

    cs.SE 2025-05 reject novelty 3.0 of 10

    A position paper argues that combining neural networks, symbolic rules, and controlled chaos can make AI-driven software engineering more efficient, transparent, and adaptable, but offers no validation.

Pith tools