Pith. sign in

REVIEW 2 cited by

Divide and Translate: Compositional First-Order Logic Translation and Verification for Complex Logical 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 2410.08047 v2 pith:DJSJV524 submitted 2024-10-10 cs.CL

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

Complex logical reasoning tasks require a long sequence of reasoning, which a large language model (LLM) with chain-of-thought prompting still falls short. To alleviate this issue, neurosymbolic approaches incorporate a symbolic solver. Specifically, an LLM only translates a natural language problem into a satisfiability (SAT) problem that consists of first-order logic formulas, and a sound symbolic solver returns a mathematically correct solution. However, we discover that LLMs have difficulties to capture complex logical semantics hidden in the natural language during translation. To resolve this limitation, we propose a Compositional First-Order Logic Translation. An LLM first parses a natural language sentence into newly defined logical dependency structures that consist of an atomic subsentence and its dependents, then sequentially translate the parsed subsentences. Since multiple logical dependency structures and sequential translations are possible for a single sentence, we also introduce two Verification algorithms to ensure more reliable results. We utilize an SAT solver to rigorously compare semantics of generated first-order logic formulas and select the most probable one. We evaluate the proposed method, dubbed CLOVER, on seven logical reasoning benchmarks and show that it outperforms the previous neurosymbolic approaches and achieves new state-of-the-art results.

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. Logical Reasoning in Large Language Models: A Survey

    cs.AI 2025-02 conditional novelty 4.0 of 10

    A survey of logical reasoning in large language models that organizes benchmarks, evaluations, and enhancement methods around formal and symbolic logic.

  2. Autoformalization in the Era of Large Language Models: A Survey

    cs.AI 2025-05 conditional novelty 3.0 of 10

    A literature review of LLM-based autoformalization, covering datasets, workflows, benchmarks, and its potential role in verifying AI outputs.

Pith tools