What are the definitions of AI along with two dimensions?
AI DEFINITIONS | TURING TEST APPROACH
Think Humanly |Think Rationally |Acting Humanly |Acting Rationally
- TH and TR β Thought Process
- AH and AR βBehaviour
- TH and AH β Human Performance
- TR and AR β Ideal Performance (Rationally)
Acting Humanly (AH)- Turing Test Approach.
- Posted by Turing in 1950.
- A computer passes the test if human integrator, after some written questions, can not tell whether the written response came from person or from computer.
- The computer need following capabilities β
πΉ Natural Language Processing
πΉ Knowledge Representation
πΉ Automated Reasoning
πΉ Machine Learning
- Passing physical objects through hatch is also allowed. The computer additionally needs capabilities β computer vision and robotics.
Think Humanly β Cognitive Modelling Approach.
- We need to get inside the actual working of Human minds.
π» Introspection- Trying to catch our thoughts as they go by.
π» Psychological Experiments- observing a person in action.
π» Brain Imaging- observing the brain in action.
Think Rationally β Law of Thought Process.
- Right thinking, logic and patterns for argument structure.
- There is two main problem β
π₯ It is not easy to take informal knowledge and state it in formal terms required by logical notation.
π₯ There is a big difference between solving a problem in principle and in practice.
Acting Rationally β Rational Agent Approach.
- Agent is something that acts.
- All computers program do something but computes agents are expected to do something more. A rational agent is the one that acts so as it has to achieve something more.
- There are also ways to act rationally that can not be said to involve inference . It is better than other approach mentioned above because
π¦ It is more general approach.
π¦ It is more better for scientific development (as it is more generalized, can lead to infinite possibilities).