Pith. sign in

REVIEW 1 cited by

Full Automation of Goal-driven LLM Dialog Threads with And-Or Recursors and Refiner Oracles

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 2306.14077 v1 pith:NR6N5R5Z submitted 2023-06-24 cs.AI cs.LO

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

We automate deep step-by step reasoning in an LLM dialog thread by recursively exploring alternatives (OR-nodes) and expanding details (AND-nodes) up to a given depth. Starting from a single succinct task-specific initiator we steer the automated dialog thread to stay focussed on the task by synthesizing a prompt that summarizes the depth-first steps taken so far. Our algorithm is derived from a simple recursive descent implementation of a Horn Clause interpreter, except that we accommodate our logic engine to fit the natural language reasoning patterns LLMs have been trained on. Semantic similarity to ground-truth facts or oracle advice from another LLM instance is used to restrict the search space and validate the traces of justification steps returned as answers. At the end, the unique minimal model of a generated Horn Clause program collects the results of the reasoning process. As applications, we sketch implementations of consequence predictions, causal explanations, recommendation systems and topic-focussed exploration of scientific literature.

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. On LLM-generated Logic Programs and their Inference Execution Methods

    cs.AI 2025-02 conditional novelty 4.0 of 10

    The authors generate logic programs from LLM dialog threads and execute them with a GPU-based minimal model solver and soft-unification retrieval.

Pith tools