Research Proficiency Examination Presentation 1
Research Proficiency Examination Presentation 1
Joshua Schwartz
14 September 2021
The purpose of this presentation
Conceptual language
A language for expressing concepts internally within an intelligent system.
Tala
A conceptual language based on English syntax, developed preliminarily in the book.
Definitions (cont.)
TalaMind
The theoretical approach of the book and its hypotheses, and an architecture the book
discusses for design of systems according to the hypotheses.
Tala agent
A system that implements the TalaMind architecture, to act as an agent within an
environment.
Intelligence kernel
A system of concepts that can create and modify concepts to behave intelligently
within an environment; a way of describing a “baby machine” approach to AGI, as a
self-extending system of concepts.
TalaMind hypotheses
I Dreyfus
I “This thesis does not assume the mind operates with a fixed set of formal
rules. . . [xconcepts] may be modified by other [xconcepts], or accepted as input from
the outside environment”
I “The TalaMind approach allows specifying executable concepts very generally, and
using or adapting such concepts to support actual, specific contexts, without having
to specify all possible conditions of a context”
I Lighthill
I . . . ???
Jackson, 2020
We can construct an efficient Tala agent to play any particular game optimally.
Hypothesis G
1. Re-implement a variant of the TalaMind architecture for use here and possible
future experimentation, using my own flavor of Tala based on what’s in the book
2. Teach a Tala agent to play tic-tac-toe
2.1 Hard-coded
2.2 No initial knowledge of the game; rules and strategy provided as input
2.3 Rules provided as input, strategy deduced?