Pith. sign in

REVIEW 2 cited by

Getting from Generative AI to Trustworthy AI: What LLMs might learn from Cyc

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 2308.04445 v1 pith:TCSUSVPV submitted 2023-07-31 cs.LG cs.AI

classification cs.LGcs.AI
keywords approachknowledgetrustworthyllmsapproachescurrentengineexpressive
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Generative AI, the most popular current approach to AI, consists of large language models (LLMs) that are trained to produce outputs that are plausible, but not necessarily correct. Although their abilities are often uncanny, they are lacking in aspects of reasoning, leading LLMs to be less than completely trustworthy. Furthermore, their results tend to be both unpredictable and uninterpretable. We lay out 16 desiderata for future AI, and discuss an alternative approach to AI which could theoretically address many of the limitations associated with current approaches: AI educated with curated pieces of explicit knowledge and rules of thumb, enabling an inference engine to automatically deduce the logical entailments of all that knowledge. Even long arguments produced this way can be both trustworthy and interpretable, since the full step-by-step line of reasoning is always available, and for each step the provenance of the knowledge used can be documented and audited. There is however a catch: if the logical language is expressive enough to fully represent the meaning of anything we can say in English, then the inference engine runs much too slowly. That's why symbolic AI systems typically settle for some fast but much less expressive logic, such as knowledge graphs. We describe how one AI system, Cyc, has developed ways to overcome that tradeoff and is able to reason in higher order logic in real time. We suggest that any trustworthy general AI will need to hybridize the approaches, the LLM approach and more formal approach, and lay out a path to realizing that dream.

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. Reasoning-as-Logic-Units: Scaling Test-Time Reasoning in Large Language Models Through Logic Unit Alignment

    cs.AI 2025-02 conditional novelty 6.0 of 10

    RaLU aligns natural-language reasoning with program logic by decomposing generated code into control-flow units and self-correcting each one, reporting modest accuracy gains on math and code benchmarks.

  2. Hallucination Stations: On Some Basic Limitations of Transformer-Based Language Models

    cs.CL 2025-07 reject novelty 2.0 of 10

    The paper claims that LLMs cannot correctly carry out or verify tasks whose computational complexity exceeds the O(N^2 d) cost of one inference pass, so such tasks trigger unavoidable hallucinations.

Pith tools