Pith. sign in

REVIEW 2 cited by

LLM-ARC: Enhancing LLMs with an Automated Reasoning Critic

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 2406.17663 v2 pith:AD7UEXAV submitted 2024-06-25 cs.CL cs.AIcs.LO

classification cs.CLcs.AIcs.LO
keywords reasoningllm-arcautomatedcritictestsactorcapabilitiescomplex
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We introduce LLM-ARC, a neuro-symbolic framework designed to enhance the logical reasoning capabilities of Large Language Models (LLMs), by combining them with an Automated Reasoning Critic (ARC). LLM-ARC employs an Actor-Critic method where the LLM Actor generates declarative logic programs along with tests for semantic correctness, while the Automated Reasoning Critic evaluates the code, runs the tests and provides feedback on test failures for iterative refinement. Implemented using Answer Set Programming (ASP), LLM-ARC achieves a new state-of-the-art accuracy of 88.32% on the FOLIO benchmark which tests complex logical reasoning capabilities. Our experiments demonstrate significant improvements over LLM-only baselines, highlighting the importance of logic test generation and iterative self-refinement. We achieve our best result using a fully automated self-supervised training loop where the Actor is trained on end-to-end dialog traces with Critic feedback. We discuss potential enhancements and provide a detailed error analysis, showcasing the robustness and efficacy of LLM-ARC for complex natural language reasoning tasks.

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. Instantiation-based Formalization of Logical Reasoning Tasks using Language Models and Logical Solvers

    cs.AI 2025-01 conditional novelty 7.0 of 10

    A consistency check between an LLM-generated solver program and LLM-generated concrete examples produces a high-precision verification signal and improves accuracy on five logical reasoning benchmarks.

  2. Synergizing LLMs and Knowledge Graphs: A Novel Approach to Software Repository-Related Question Answering

    cs.SE 2024-12 conditional novelty 4.0 of 10

    An LLM plus a repository knowledge graph answers software repository questions with 84% accuracy when few-shot chain-of-thought prompting is added, outperforming an intent-based bot and web-search GPT-4o.

Pith tools