What Is Artificial Intelligence
What Is Artificial Intelligence
don’t think. They calculate. They represent some of the newest, most
what’s called machine learning as they acquire new data. Others, using
Simply put, the software analyzes what you’ve typed so far and predicts
a likely correction. Your phone or computer (or its online service) has
more than just a dictionary of correct spellings. It has a huge library of
phrases that humans use in certain contexts on many subjects. So, when
you enter a word that’s not in its dictionary, it begins analyzing and
predicting and suggests the word you need. Predictions aren’t always
accurate. But if they’re correct often enough, they’re useful and can save
you time.
Narrow AI
Broad AI
General AI
As shown in the following graphic, Narrow AI, and Broad AI are
available today. In fact, most enterprises use Broad AI. General AI
won’t come online until sometime in the future.
Broad AI
–
Broad AI is a midpoint between Narrow and General
AI.
Rather than being limited to a single task, Broad AI
systems are more versatile and can handle a wider
range of related tasks.
Broad AI is focused on integrating AI within a specific
business process where companies need business-
and enterprise-specific knowledge and data to train
this type of system.
Newer Broad AI systems predict global weather, trace
pandemics, and help businesses predict future
trends.
General AI
–
General AI refers to machines that can perform any
intellectual task that a human can.
Currently, AI does not have the ability to think
abstractly, strategize, and use previous experiences
to come up with new, creative ideas as humans do,
such as inventing a new product or responding to
people with appropriate emotions. And don't worry, AI
is nowhere near this point.
hidden in large amounts of data. After all, it’s one thing to estimate how
many trees grow in a million square miles of forest. It’s something else
to classify what species of trees they are, how they cluster at different
altitudes, and what could be built with the wood they provide. That
calculating machines. Over 2000 years ago, tax collectors for Emperor
Qin Shihuang used the abacus—a device with beads on wires—to break
down tax receipts and arrange them into categories. From this, they
trigonometry. Had they built it, the difference engine might have helped
the English Navy build tables of ocean tides and depth soundings that
tabulate and analyze the census numbers for entire national populations.
They didn’t just count people. They found patterns and structure within
the data—useful meaning beyond mere numbers. These machines
uncovered ways that different groups within the population moved and
you want to get a feel for what all those columns and rows of data in a
machines helped humans sort data into structures to reveal its secrets.
The Era of Programming
Data analysis changed in the 1940s
During the turmoil of World War II, a new approach to dark data
more than one kind of calculation. ENIAC, for example, not only
calculated artillery firing tables for the US Army, it worked in secret to
Apollo 13’s troubled mission to bring its astronauts safely back to Earth.
phone you hold in your hand. But the dark data problem has also grown.
Modern businesses and technology generate so much data that even the
Hampshire. There, at one of the oldest colleges in the United States, they
“artificial intelligence”.
For a short time, AI was one of the most exciting fields in computer
science.
But then came winter
By the early 1970s, it became clear that the problem was larger than
In the late 1980s, the boom in AI research cooled, in part, because of the
rise of personal computers. Machines from Apple and IBM, sitting on
desks in people’s homes, grew more powerful than the huge corporate
systems purchased just a few years earlier. Businesses and governments
stopped investing in large-scale computing research, and funding dried
up.
Over 300 AI companies shut down or went bankrupt during The Second
Winter of AI.
Now, the forecast is sunny
At the same time, the public began to see AI’s ability to play
sophisticated games.
Are you wondering why this is important? Why would anyone want to
search through a mountain of data such as social media posts?
Here are just some of the many people and organizations that might need
to do this:
A sneaker designer looking for new trends
Governments searching for possible terrorists
Pandemic experts trying to anticipate disease outbreaks
Financial institutions preparing for good times or a recession
billions of data like this! What kind of program would someone write
that could sort out every eventuality among the clutter? How would
recommendations.
Module 4
Then they would have to add much more data describing current weather
and traffic conditions. This would have to be revised every few minutes
for the entire city!
It would do this over and over again, then compare successful routes to
identify the shortest one. Although the work sounds repetitious, it
requires fewer resources and can be completed more quickly.
There are two other ways to contrast classical and machine
is probabilistic.
As you learned, the GPS offers different routes to choose from. Machine
learning leaves room for humans to make the final decision. You, or an
expert, can choose which route to take based on possible outcomes and
personal experience.
Consider how a machine learning system might work with the medical
question you considered previously. As a doctor considers how to treat a
cancer patient, the AI ingests your entire medical record plus every
research paper about this cancer published in the last few years. This
takes a few seconds. But the AI doesn’t say, “Do this” or “Do that”. That
would be a deterministic solution that cuts the doctor and patient out of
the decision.
studies and government, the best decisions are made using a balance of
but vital capability that must also be considered: common sense. You
might know people with strong common sense and understand its value.
You also might have seen or read output from machines that makes no
Supervised learning
Machine learning solves problems in three ways:
bullet
Supervised learning
bullet
Unsupervised learning
bullet
Reinforcement learning
Let's explore each one!
some of which are dogs and are labeled “dog”. The machine will learn
by identifying a pattern for “dog”. When the machine sees a new dog
photo and is asked, “What is this?”, it will respond, “dog”, with high
For example, the machine might be fed many photos and articles about
dogs. It will classify and cluster information about all of them. When
shown a new photo of a dog, the machine can identify the photo as a
dog, with reasonable accuracy.
Reinforcement learning