Pith. sign in

REVIEW 4 cited by

Coupling Large Language Models with Logic Programming for Robust and General Reasoning from Text

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 2307.07696 v1 pith:VLBFC6NA submitted 2023-07-15 cs.CL cs.AIcs.SC

classification cs.CLcs.AIcs.SC
keywords languagegenerallargemodelsreasoningrobusttasksknowledge
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

While large language models (LLMs), such as GPT-3, appear to be robust and general, their reasoning ability is not at a level to compete with the best models trained for specific natural language reasoning problems. In this study, we observe that a large language model can serve as a highly effective few-shot semantic parser. It can convert natural language sentences into a logical form that serves as input for answer set programs, a logic-based declarative knowledge representation formalism. The combination results in a robust and general system that can handle multiple question-answering tasks without requiring retraining for each new task. It only needs a few examples to guide the LLM's adaptation to a specific task, along with reusable ASP knowledge modules that can be applied to multiple tasks. We demonstrate that this method achieves state-of-the-art performance on several NLP benchmarks, including bAbI, StepGame, CLUTRR, and gSCAN. Additionally, it successfully tackles robot planning tasks that an LLM alone fails to solve.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

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

  1. Beyond the Surface: A Solution-Aware Retrieval Model for Competition-level Code Generation

    cs.IR 2025-09 reject novelty 6.0 of 10

    SolveRank trains a contrastive retriever on LLM-generated logically equivalent problem variants and reports improved retrieval and code generation, though the retrieval evaluation is circular.

  2. Building a Stable Planner: An Extended Finite State Machine Based Planning Module for Mobile GUI Agent

    cs.AI 2025-05 conditional novelty 5.0 of 10

    A hand-authored EFSM planning module boosts Qwen2.5-VL-72B on AndroidWorld from 35.0% to 63.8% task success.

  3. A Comparative Study of Neurosymbolic AI Approaches to Interpretable Logical Reasoning

    cs.AI 2025-08 unverdicted novelty 4.0 of 10

    A comparison of two neurosymbolic designs concludes that the hybrid design, pairing an LLM with a separate symbolic solver, is the more promising path to general logical reasoning.

  4. Synergizing Logical Reasoning, Knowledge Management and Collaboration in Multi-Agent LLM System

    cs.MA 2025-07 conditional novelty 4.0 of 10

    SynergyMAS combines a graph database with a Clingo logic solver, corrective RAG, and Theory of Mind prompts in a hierarchical multi-agent team, demonstrated on a Smart Home Energy Management case study.

Pith tools