Skip to main content

Categories and Types of Artificial Intelligence

AI has 2 categories namely weak or strong. Weak AI also known as narrow AI. Weak AI is an AI system designed and trained for certain tasks. Weak AI can be a virtual personal assistant, like Apple Siri, Amazon’s Alexa, and Google Home. While strong AI, also known as general artificial intelligence, is an AI system with general human cognitive abilities. When a special task is presented, a strong AI system can find its own solution without human intervention. Strong AI acts more like a brain. It does not classify, but uses clustering and association to process data. In short, it means there isn’t a set answer to your keywords. 
Beside that, an assistant professor of integrative biology and computer science engineering at Michigan State University, Arend Hintze, categorizes AI into 4 types, ranging from existing AI systems to AI systems that are still in design. The categories are as follows:

  1. Reactive machine. An example is Deep Blue, the IBM chess program that defeated Garry Kasparov in the 1990s. Deep Blue can identify parts on a chessboard and make predictions, but it has no memory and cannot use past experience to predict the next step. He analyzed the possible steps of the opponent and himself and chose the most strategic steps. Deep Blue is designed for certain purposes and cannot be easily applied to other situations.
  2. Limited memory. This AI system can use past experience to predict steps taken in the future. Several decision functions in self-driving cars are designed in this way. Such observations inform actions that occur in the future but not on a remote scale, such as a car replacement path. This observation is not permanently stored.
  3. Theory of mind. This type of AI does not exist until now. This type of AI refers to a system that has its own beliefs and desires and intentions that influence the decisions they make.
  4. Self awareness. In this category, AI systems have awareness. Machines with self-awareness are able to understand their current situation and can use information to infer what other people feel. However, this type of AI does not yet exist until now.


Reference:

Rizky Septiani
106218069
IR-1 2018

Comments

  1. Very Informative and creative contents. This concept is a good way to enhance the knowledge.thanks for sharing. Continue to share your knowledge through articles like these, and keep posting on

    Data Engineering Services 

    Artificial Intelligence Solutions

    Data Analytics Services

    Business Intelligence Solutions

    ReplyDelete

Post a Comment

Popular posts from this blog

RFM in Business Strategy

RFM Analysis For Successful Customer Segmentation Analysis RFM in Big Data RFM (Recency, Frequency, Monetary) analysis is a proven marketing model for behavior based customer segmentation. It groups customers based on their transaction history – how recently, how often and how much did they buy. RFM helps divide customers into various categories or clusters to identify customers who are more likely to respond to promotions and also for future personalization services. RFM analysis evaluates which customers are of highest and lowest value to an organization based on purchase recency, frequency, and monetary value, in order to reasonably predict which customers are more likely to make purchases again in the future. What are Recency, Frequency and Monetary? ·         Recency      : How much time has elapsed since a customer’s last activity or transaction with the brand. ·     ...

Artifical Neural Network

Artificial Neural Network  is a computational model based on the structure and functions of biological neural networks. Information that flows through the network affects the  a neural network changes or learns, based on that input and output. So the point is  to create a computational system that could solve problems like a human brain. The Neural Networks was founded by  Warren McCulloch and Walter Pitts in 1943. Then it was upgraded with AI (Artificial Intelligence) in 1975 by Kunijiko Fukushima called Artificial Neural Network (ANN) .   Warren McCulloch and Walter Pitts Today  Neural Networks are important in information age, because help society to solve complex problems in real life condition. They can learn from model the relationships between inputs and outputs that are nonlinear and complex; make generalizations and inferences; reveal hidden relationships, patterns and predictions (such as financial time series data) and varianc...