Artificial Intelligence, or AI, is increasingly becoming a part of our everyday lives, even if we don't always know it. Because it's already here and only going to become more critical in the future, it's essential to understand the four types of artificial intelligence, how they're distinct, and which ones are in use today.
Artificial Intelligence is measured in comparison to the functions of the human mind. A true, fully complete AI could replicate-and likely extend-a human brain's functions.
It would be self-aware, have consciousness and memories, could learn and make predictions about likely future events-and would do these things on its own, without human intervention or input from programmers.
The first and most basic kind of AI is Reactive Machines. These machines have intelligence that exists almost entirely in the present moment (eat your hearts out, meditators!). Programmers build Reactive Machines around complex sets of rules. In addition to those rules, they may include neural networks that allow them to learn and adapt in the moment.
Crucially, though, this type of AI can't form memories or act based on past experiences. Because they can't create memories, they can't take past occurrences, even those that happened to them, and use them to make new decisions.
In this way, they're restricted to the scenarios and information covered in their sets of rules. Because of this limitation, one can trick Reactive Machines into being defeated by forcing them to operate outside their limited set of rules.
Reactive Machines also don't have a concept of the future. They can use their rules to make extrapolations about what might come next, but only within the boundaries established by their rule sets.
Because they can't change their future actions based on past occurrences, Reactive Machines can't learn.
This more-advanced AI type has the abilities of reactive machines but adds a concept of the past. While Limited Memory AIs aren't forming memories, they are aware of a recent past and can use the data captured at that time to influence their decisions.
Self-driving cars are the best example here. They continuously monitor the conditions around them-what other vehicles are doing, where objects are, how pedestrians are moving, etc.-and holding that information in a temporary state to influence their actions.
As you might imagine, Limited Memory AIs process tremendous amounts of data and make decisions very quickly.
This AI level is called "Limited Memory" because these past experiences aren't stored permanently, and it can't use them for all future learning. Instead, these past experiences are saved for a short time while they're practical and then discarded.
With Theory of Mind AI, we get closer to the science-fiction ideal of artificial intelligence. This level of AI includes all of the aspects of Reactive Machines and Limited Memory. But it adds a crucial and complex bit of understanding: that the living objects (people, animals, etc.) around them have a thing called a "mind."
Once an AI understands that other creatures have minds, it can then understand that it should learn and adjust its decisions based on those minds. It then understands minds generate thoughts and emotions (even if it doesn't truly understand what those things are yet) and that thoughts and emotions will influence behavior. The AI has to use those factors in its decision-making framework.
Self-Aware AI is the final and most complex, and mature level of AI. It's a genuinely self-aware intelligence. Any AI from science fiction falls into this category. It's an entity with true consciousness.
It's aware of its existence and its internal states (and potentially emotions), can form memories of the past, and make predictions. It's aware of other consciousnesses and can take them into account when making decisions. Crucially, it can learn and become more intelligent based on its experiences.
A Self-Aware AI would require extremely flexible programming logic, an ability to update its logic on its own, and a tolerance for inconsistency since human behavior isn't always neatly predictable or rigidly patterned.
The four key types of AI, and their key characteristics, are listed below for easy reference and comparison.
AI Type | Follows Rules | Can Learn | Has Memories | Knows Other Minds Exist | Aware of Emotion | True AI |
---|---|---|---|---|---|---|
Reactive Machines | ||||||
Limited Memory | limited | |||||
Theory of Mind | ||||||
Self Aware |
Anyone passing familiar with science fiction about AIs knows that things often go wrong for humans once a machine achieves consciousness (hello, Skynet). So, should we be worried about AI?
There's no single answer to this question, but it's a good idea to be thoughtful and careful about how we go about creating and using fully self-aware AI.
There's the doomsday scenario of AIs replacing humans-whether that means taking human jobs and leaving people without work or income or the darker Terminator-style storyline. There are also ethical concerns: Is it acceptable to create a consciousness that can think and feel and then force it to do our bidding?
Some ethicists study AI and write about these questions. As AI becomes more advanced and more widespread, we'll need to make sure we listen to them, and our laws and governments adapt to the unique challenges-and possibilities-created by AI.
Artificial Intelligence vs. Machine Learning: What's the Difference? FAQThe term "artificial intelligence" originates from a 1956 conference at Dartmouth College in New Hampshire. However, the earliest AI program was created by Christopher Strachey in 1951 at the University of Oxford.
Artificial general intelligence, or AGI, is the ability of a computer program to perform any intellectual task that can be performed by a human. Artificial intelligence is usually limited to more narrow tasks.
Artificial intelligence is already used in education to monitor student and teacher performance. AI-focused education modules are being developed that personalize lessons to students' learning styles.