←back to thread

248 points rishicomplex | 1 comments | | HN request time: 0.215s | source
Show context
sega_sai ◴[] No.42167962[source]
I think the interface of LLM with formalized languages is really the future. Because here you can formally verify every statement and deal with hallucinations.
replies(9): >>42168164 #>>42168732 #>>42168855 #>>42169086 #>>42169255 #>>42169394 #>>42169686 #>>42171742 #>>42176215 #
thesz ◴[] No.42169686[source]
So, you looking for Cyc [1], practically.

[1] https://en.wikipedia.org/wiki/Cyc

replies(3): >>42170205 #>>42171090 #>>42172165 #
1. trenchgun ◴[] No.42172165[source]
>The Cyc knowledge base involving ontological terms was largely created by hand axiom-writing

>An inference engine is a computer program that tries to derive answers from a knowledge base. The Cyc inference engine performs general logical deduction.[8] It also performs inductive reasoning, statistical machine learning and symbolic machine learning, and abductive reasoning. The Cyc inference engine separates the epistemological problem from the heuristicproblem. For the latter, Cyc used a community-of-agents architecture in which specialized modules, each with its own algorithm, became prioritized if they could make progress on the sub-problem.

Not really.