Our Framework for Developing AI
- This talk (and the associated paper) is part of a larger framework
that we're following to develop a full fledged, Turing test passing,
Artificial Intelligence.
- The short version of the framework is to do things like people
do.
- The Framework (taken from the AAAI 08 talk) is
- Use Human-like components (simulated neurons)
- Keep in touch with reality by
- Solving problems like humans do (cognitive models and
architecture)
- Developing interesting systems (AI programs)
- Integrate Learning
- Take advantage of emergent algorithms
- Repeat
- I'm not claiming novelty here and I hope many of you already
agree.