Both sides previous revisionPrevious revisionNext revision | Previous revision |
public:t-720-atai:atai-18:lecture_notes_w1 [2018/08/20 13:50] – [Course Overview] thorisson | public:t-720-atai:atai-18:lecture_notes_w1 [2024/04/29 13:33] (current) – external edit 127.0.0.1 |
---|
| |
| Lectures | Every week involves lectures. Listening is good. Listening and asking questions is better. Reading the assignments, listening, and asking questions is best. | | | Lectures | Every week involves lectures. Listening is good. Listening and asking questions is better. Reading the assignments, listening, and asking questions is best. | |
| Programmin Assignments | To enable you to get insight into principles of machine learning. | | | Software Assignments | To enable you to get insight into principles of machine learning. | |
| Short Essay | To allow you to delve into a topic of particular interest to you. | | | Short Essay | To allow you to delve into a topic of particular interest to you. | |
| Pair Software Project | To give you a bit more in-depth experience in programming AGI systems. | | | Pair Software Project | To give you a bit more in-depth experience in programming AGI systems. | |
| Cognitive Science | The study of natural intelligence, in particular human. | | | Cognitive Science | The study of natural intelligence, in particular human. | |
| Artificial Intelligence | The study of how to make intelligent machines. | | | Artificial Intelligence | The study of how to make intelligent machines. | |
| Intelligent machines | Systems created by us to display (some or all) features deemed 'intelligent' when encountered in nature. | | | Intelligent machines | Systems created by us to display (some or all) features deemed 'intelligent' when encountered in nature. | |
| How to define 'intelligence' | Many definitions have been proposed, see e.g.: [[http://www.vetta.org/documents/A-Collection-of-Definitions-of-Intelligence.pdf|A Collection of Definitions of Intelligence]] by Legg & Hutter. | | | How to define 'intelligence' | Many definitions have been proposed, see e.g.: [[http://www.vetta.org/documents/A-Collection-of-Definitions-of-Intelligence.pdf|A Collection of Definitions of Intelligence]] by Legg & Hutter. | |
| Definitions: a word of caution | We must be careful when it comes to definitions -- for any complex system there is a world of difference between decent definitions and //good accurate appropriate// definitions. | | | Definitions: a word of caution | We must be careful when it comes to definitions -- for any complex system there is a world of difference between decent definitions and //good accurate appropriate// definitions. | |
====Important Concepts in This Course==== | ====Important Concepts in This Course==== |
| Methodology | Present methods in AI will not suffice for addressing the full scope of the phenomenon of intelligence, as see in nature. | | | Methodology | Present methods in AI will not suffice for addressing the full scope of the phenomenon of intelligence, as see in nature. | |
| Attention | The resulting state after a successful change. | | | Attention | The ability to manage resources, including computational (thought), information from the external environment, energy, and time. | |
| Meta-Cognition | The ability of a system to reason about itself. | | | Meta-Cognition | The ability of a system to reason about itself. | |
| Reasoning | The application of logical rules to knowledge. | | | Reasoning | The application of logical rules to knowledge. | |
| AI spans many fields | Psychology, mathematics and computation, neurology, philosophy. | | | AI spans many fields | Psychology, mathematics and computation, neurology, philosophy. | |
| Is AI a subfield of computer science? | Yes and No. Yes, because this is the field that has the best and most tools for studying it as a phenomenon. No, because the field does not address important concepts and features of intelligence. | | | Is AI a subfield of computer science? | Yes and No. Yes, because this is the field that has the best and most tools for studying it as a phenomenon. No, because the field does not address important concepts and features of intelligence. | |
| Terminology | Many terms in AI are overloaded. Others are very unclear. Good examples: intelligence, agent, concept, thought. Many terms have many meanings (e.g. reasoning, learning, complexity, generality, task, solution, proof). \\ One tendency for creating multiple meanings for terms is the habit of, in the beginning of a new research field to use terms to refer to general concepts in nature, and then as time passes to use the same terms to refer to work already done in the field (e.g. expert system, machine learning, neural net). Needless to say, this regularly makes for some lively but useless debates on many subjects. | | | Terminology | Many key terms in AI tend to be overloaded. Others are very unclear. Examples of the latter include: intelligence, agent, concept, thought. \\ Many terms have multiple meanings, e.g. reasoning, learning, complexity, generality, task, solution, proof. \\ Yet others are both unclear and polysemous, e.g. consciousness. \\ One tendency for creating multiple meanings for terms is the habit of, in the beginning of a new research field to use terms to refer to general concepts in nature, and then as time passes to use the same terms to refer to work already done in the field (e.g. expert system, machine learning, neural net). \\ Needless to say, this regularly makes for some lively but useless debates on many subjects. | |
| |
| |
\\ | \\ |
\\ | \\ |
| |
====Some Interesting Case Stories of Intelligence==== | ====Some Interesting Case Stories of Intelligence==== |
| The Crow | One crow was observed, on multiple occasions, to make its own tools. | | | The Crow | One crow was observed, on multiple occasions, to make its own tools. | |
\\ | \\ |
\\ | \\ |
| |
| ==== How To Study (and not fail) ==== |
| |
| **As you read papers from each of the following categories I want you ask yourself a few questions:** |
| |
| * For each paper on a topic X, ask yourself: |
| |
| | 1 | What is X? | |
| | 2 | How does the human mind do X? | |
| | 3 | Do current computers do X? | |
| | 4 | Do we need (to replicate or capture the principles of) what the human mind does to achieve X to create a machine that rivals the ability of humans to do X? | |
| | Result | If you can answer them satisfactorily when you're done reading you're good! Even if you can't you'll be fine if you: Write down the discrepancies and //bring them to class in the form of questions//. There is no such thing as a 'stupid question' when you're learning something new. | |
| |
| |
| |
| |
\\ | \\ |
\\ | \\ |
| |
2018(c)K. R. Thórisson | |
\\ | \\ |
\\ | \\ |
| |
| 2020(c)K.R.Thórisson |
// EOF // | |