CIS 5590.004. Artificial General Intelligence

Reasoning and Logic

1. Reasoning

Schools of formal model in AI: Reasoning (inference): deriving new knowledge from existing knowledge Difference between the two types: Reasoning ability in Large Language Models, "What the Tortoise Said to Achilles".

Why to build an AGI in the framework of reasoning system:

2. Logic

Logic refers to laws/rules of valid reasoning/inference steps (from premises to conclusions), either formal (explicit) or informal (implicit).

A formal logic consists of a representation language (grammar rules), some inference/reasoning rules, and a semantic theory.

Logic and Artificial Intelligence and related debates (e.g., Nilsson vs. Birnbaum in Artificial Intelligence, Vol. 47)

3. Inheritance Logic, Layer 1

Reasoning from ideal experience. IL-1 can be implemented as a simple Question-Answering system using graph representation and algorithms.

Reading