Deloitte NL Data Analytics Artificial Intelligence Whitepaper Eng
Deloitte NL Data Analytics Artificial Intelligence Whitepaper Eng
By Mousam Bachhar
What is AI? What is Machine
Learning? What is Cognit
Contents
Applications of AI 16
Authors 31
Sources 32
0
Artificial Intelligence | Artificial Intelligence defined
The topic of Artificial Intelligence is at the top of its Hype curve1. And there are
many good reasons for that; it is exciting, promising and a bit scary at the
same time. Various publications are claiming that AI knows what we want to
buy, it can create Netflix series, it could cure cancer and it may eventually
take our jobs or even destroy mankind.2
The problem and at the same time Nevertheless, recent developments in “AI refers to a broad field
opportunity with AI is that it’s not very well AI are impressive and exciting. But also
defined. If we would show the navigation overestimated and misunderstood. In
of science encompassing
system of our car to someone living in order to split hype from reality and help not only computer science
1980, he or she would probably consider it
as a form of Artificial Intelligence, whereas
forming a view on this market, we will
but also psychology,
publish a series of articles explaining the
we nowadays would probably not. We are world of AI, zooming in to the techniques philosophy, linguistics and
seeing the same with speech and image
recognition, natural language recognition,
that are associated with AI, the most
other areas”
appealing business applications and
game engines and other technologies that potential issues we can expect.
are becoming more and more common In this first article we will start with the
and embedded in every-day technology. beginning, by explaining AI and associated
terms in five definitions. What is AI? What
On the other hand, various technology is Machine Learning? What is Cognitive
solution providers are taking the Analytics? How do these terms relate, or
opportunity to rebrand their existing differ, from one another?.
solutions to AI, to take advantage of
the huge hype and that the market is Artificial Intelligence (AI)
experiencing and the resulting press In general terms, AI refers to a broad
coverage. If we have a built a machine field of science encompassing not only
learning model that predicts customer computer science but also psychology,
demand, a solution that has been existing philosophy, linguistics and other areas.
for years, we would have called it “data AI is concerned with getting computers
mining” in the past and we now see it to do tasks that would normally require
rebranded as “artificial intelligence”. This is human intelligence. Having said that, there
adding to the confusion and may very well are many point of views on AI and many
lead to inflated expectations. definitions exist. Below some AI definitions
which highlight key characteristics of AI.
1
https://www.gartner.com/document/3380751/
2
http://www.bbc.com/news/technology-37713629
https://futureoflife.org/ai-open-letter/
06
Artificial Intelligence | Artificial Intelligence defined
LEARNING
3
Preparing for the Future of Artificial Intelligence, NSTC, 2016
4
6. Raphael, B. 1976. The thinking computer. San Francisco, CA: W.H. Freeman
5
http://www-formal.stanford.edu/jmc/whatisai/node1.html
05
Artificial Intelligence | Artificial Intelligence defined
Artificial Intelligence
Ability to sense, reason, engage and learn
Computer visionRobotics & motion
Natural language
Figure 2: relation between AI, Machine Learning and underlying methods and infrastructure
Machine Learning
Depending on the technique used, an Cognitive Analytics
Machine learning is the process whereby
algorithm can improve itself by adding a Cognitive Analytics is a subset of A.I.
a computer distills meaning by exposure
feedback loop that tells it in which cases it that deals with cognitive behavior we
to training data6. If for example you want
made mistakes. associate with ‘thinking’ as opposed to
an algorithm to identify spam in e-mails,
perception and motor control. Thinking
you will have to train the algorithm by
The difference with AI however is that allows an entity to obtain information from
exposing it to many examples of e-mails
a machine learning algorithm will never observations, learn and communicate.
that are manually labeled as being spam or
“understand” what it was trained to do. It
not-spam. The algorithm “learns” to identify
may be able to identify spam, but it will not A cognitive system is capable of extracting
patterns, like occurrence of certain words
know what spam is or understand why we information from unstructured data by
or combination of words, that determines
want it to be identified. And if there is a extracting concepts and relationships into
the chance of an e-mail being spam.
new sort of spam emerging, it will probably a knowledge base. For example, from a text
Machine learning can be applied to many
not be able to identify it unless someone about Barack Obama, the relations from
different problems and data sets. You can
(human) re-trains the algorithm. Figure 3 can be extracted using Natural
train an algorithm to identify pictures of
Language Processing. 80% of all company
cats in photo-collections, potential fraud
Machine learning is at the basis of most data is unstructured and current Cognitive
cases in insurance claims, transform
AI systems. But while a machine learning Analytics systems can search all of it to find
handwriting into structured text, transform
system may look “smart”, in our definition the answer to your question.
speech into text etc. All these examples
of AI it is in fact not.
would require labeled training sets.
6
Stephen Lucci, 2016, Artificial intelligence in the 21st century : A living introduction
08
Artificial Intelligence | Artificial Intelligence defined
Mexico
Neighbour
USA
President
Barack Obama
Spouse
Michelle Obama
Father
Father
Mother
Mother
07
Artificial Intelligence | Artificial Intelligence defined
For this simple exercise, the system needs are is vivid if we look at robots developed Since Smart Machines are autonomous and
to be aware of names that represent by Boston Dynamics8 and MIT’s Cheetah intelligent, they might start communicating
people, relationships between people, II9. Other example is Amelia10, an intelligent among themselves. This leads to multi-
gender and the common sense to infer assistant with NLP capabilities. Key aspect agent systems that can make trades
that Obama refers to Barack Obama. All of of robotics is that it combines hardware to improve their utility. The building-
this contextual information is required to (mechanical parts, sensors, screens etc.) inspecting robot can ask a drone to inspect
make the right inferences to answer both with intelligent software and data to the roof for him, trading this favor for
questions. perform a task for which certain level of another favor, like transporting goods or
intelligence is required (e.g. orientation, simply currency.
Since Cognitive Systems are aware of motion, interaction etc.).
context, can understand unstructured A Cognitive System that becomes a Smart
data and reason about information, they Smart Machines Machine can specialize in a specific area,
can communicate with humans as well. The major theme in using the term “Smart becoming an expert in that area. Now,
This enables the system to understand Machines” is autonomy. Smart Machines other Smart Machines can ask it for
a question posed in English, no longer are systems that –to some extend- are able information in that area, and it will be able
requiring the time-consuming process of to make decisions by themselves, requiring to provide more relevant answers more
converting the question into a format the no human input. Cognitive Analytics quickly than a general Cognitive System
computer can work with. For example, systems can be Smart Machines, as well that is not specialized. Information brokers
a call center representative cognitive as robots, or any kind of AI, as long as it like this improve the overall utility of the
system can quickly answer a customer’s adheres to this rule. In the case of a robot, whole network of Smart Machines.
question about camping gear by using autonomy could consists of a capability to
information from product descriptions, plan where it wants to go, what it wants to Conclusion
customer reviews, sales histories, topical achieve and how to overcome obstacles. The terms Machine Learning, Cognitive,
blogs, and travel magazines.7 Cognitive Rather than being human-controlled or Robotics and smart machines are used
Systems can understand and communicate simply following instructions, it could often in relationship to AI, or sometimes
through many mediums, including speech, achieve higher-level goals like getting even as synonyms. AI is a complex field
image, video, sign language, graphs or any groceries, inspecting buildings and so forth. of interest, with many shapes and forms.
combination of these. This is enabled by planning methods, self- Therefore we have tried to shine some
preservation instincts on top of the skills light on the most used terminology. In
Robotics that a normal robot already requires. subsequent blogs, we will dive deeper in
AI is an important enabling factor in design In the case of a Cognitive System, it will techniques behind AI systems, business
and operationalizing smart robots and pro-actively try to learn new facts, gauge applications, some associated technology
other process automation applications. opinions and learn new common sense trends and the top 5 risks and concerns.
In its most simple form, a robot may be a rules by engaging in active conversation
machine that is programmed to perform with humans, asking questions and
a simple task, by following step-by-step double-checking them with data found
instructions. It could consist of a rule-based online. It will also actively inform decision
engine that explicitely tells the system what makers about changes it has observed, for
to do when a certain condition occurs. A example if the opinion of customers on
robot in a car factory Is programmed like social media suddenly makes a swing. It
that and hardly considered “intelligent”. could even act upon these changes, in the
But robotics exist in a variety of much more example engaging with the customers or
intelligent shapes, ranging from unmanned sharing the positive opinions on the social
autonomous vehicles (UAV’s), drones, smart media outlets of the company.
vacuum cleaners to intelligent chatbots and
smart assistants etc. How advanced robots
7
Deloitte, Cognitive analytics™ The three-minute guide
8
http://www.bostondynamics.com/
9
https://biomimetics.mit.edu/research/dynamic-locomotion-mit-cheetah-2
08
Artificial Intelligence | Artificial Intelligence techniques explained Artificial Intelligence | Artificial Intelligence defined
10
http://www.ipsoft.com/amelia/
1 09
Artificial Intelligence | Artificial Intelligence techniques
Artificial Intelligence
techniques explained
1
https://www.merriam-webster.com/dictionary/heuristic
2
https://en.wikipedia.org/wiki/Ant_colony_optimization_algorithms
3
https://en.wikipedia.org/wiki/Genetic_algorithm
1
Artificial Intelligence | Artificial Intelligence techniques
Figure 1
1
3
Figure 3 Figure 2
4
https://en.wikipedia.org/wiki/Support_vector_machine
12
Artificial Intelligence | Artificial Intelligence techniques
5
http://neuralnetworksanddeeplearning.com/chap1.html
1
Artificial Intelligence | Artificial Intelligence techniques
6
https://www.cs.rice.edu/~vardi/dag01/givan1.pdf
7
http://artint.info/html/ArtInt_224.html
14
Artificial Intelligence | Artificial Intelligence techniques
15
Artificial Intelligence | Artificial Intelligence techniques
8
More on RNN: http://karpathy.github.io/2015/05/21/rnn-effectiveness/
6
https://www.cs.rice.edu/~vardi/dag01/givan1.pdf
7
http://artint.info/html/ArtInt_224.html
14
Artificial Intelligence | Applications of AI Artificial Intelligence | Artificial Intelligence techniques
1 15
Artificial Intelligence | Applications of AI
Applications of AI
In order to ‘demystify’ Artificial Intelligence (AI), and in some way get more
people involved in it, we are publishing a series of articles explaining the
world of AI, zooming in on the techniques that are associated with it, the most
appealing business applications, and potential issues.
1
https://www.tensorflow.org/
1
Artificial Intelligence | Applications of AI
Figure 1: A mannequin of Saks Fifth Avenue, an early adaptor of the facial recognition software in retail22.
2
https://google-shopper.en.softonic.com/android
3
http://www.techrepublic.com/article/ibm-watson-the-inside-story-of-how-the-jeopardy-winning-supercomputer-was-born-and-what-it-wants-to-do-next/
4
https://www.ibm.com/blogs/research/2016/11/identifying-skin-cancer-computer-vision/
5
https://arxiv.org/abs/1610.046623 http://artint.info/html/ArtInt_224.html
6
https://www.theguardian.com/cities/2016/mar/03/revealed-facial-recognition-software-infiltrating-cities-saks-toronto
7
https://www.scnsoft.com/case-studies/facial-recognition-for-retail
8
https://www.facefirst.com/industry/retail-face-recognition/
1
Artificial Intelligence | Applications of AI
9
http://www.pcworld.com/article/243060/speech_recognition_through_the_decades_how_we_ended_up_with_siri.html
10
https://www.slideshare.net/kleinerperkins/2016-internet-trends-report/119-KPCB_INTERNET_TRENDS_2016_PAGE119Voice
11
http://www.healthcareitnews.com/news/speech-recognition-proving-its-worth
http://www.cleverbot.com/
12
https://www.nuance.com/healthcare/physician-and-clinical-speech/dragon-medical.html
13
https://mmodal.com/speech-solutions/
1
Artificial Intelligence | Applications of AI
2
Artificial Intelligence | Applications of AI
2
Artificial Intelligence | Five technology trends that leap-frog Artificial Intelligence
2
Artificial Intelligence | Five technology trends that leap-frog Artificial Intelligence
2. Big Data
1. Cloud
Second amongst the recent accelerators
One of the first trends that enables the
for AI is big data, or more specifically:
rapid growth of AI is cloud computing.
large, fast, and/or unstructured data.
As explained in our previous article2,
Think of all the information in images, text,
AI techniques are based on complex
sensor data or other data generated by
mathematical models and require large
for example mobile devices. Right now,
amounts of training data (examples) to
80% of all company data is unstructured
learn their intelligent capabilities. Therefore
and increases much faster in size than its
building, improving and running AI
structured counterpart4. In recent years,
applications requires immense computing
technology has become widely available
power. Cloud technology offers that in
to capture, store and process that data.
a flexible and scalable environment at
Therefore, many companies have invested
relatively low-cost and without huge
in building “Data Lake” platforms manage
initial investments.3
their Big Data.
1
Part 1: Artificial Intelligence defined - https://www2.deloitte.com/nl/nl/pages/data-analytics/articles/part-1-artificial-intelligence-defined.html
2
Part 2: Artificial Intelligence Techniques Defined: https://www2.deloitte.com/nl/nl/pages/deloitte-analytics/articles/part-2-artificial-intelligence-techniques-
explained.html
3
The Cloud: technical advantages - https://www2.deloitte.com/au/en/pages/deloitte-private/articles/cloud-computing-deloitte-private.html
https://www.nuance.com/healthcare/physician-and-clinical-speech/dragon-medical.html
4
Dark analytics: illuminating opportunities hidden in unstructured data: https://dupress.deloitte.com/dup-us-en/focus/tech-trends/2017/dark-data-
2
analyzing-unstructured-data.html
Artificial Intelligence | Five technology trends that leap-frog Artificial Intelligence Artificial Intelligence | Five technology trends that leap-frog Artificial Intelligence
5
PTesla’s Fleet Learning - http://gas2.org/2017/02/14/fleet-learning-capacity-key-teslas-lead-self-driving-race/
6
Visual Recognition by IBM - https://www.ibm.com/watson/developercloud/visual-recognition.html
7
TensorFlow by Google - https://www.tensorflow.org/
8
Open Data for Deep Learning - https://deeplearning4j.org/opendata
24
2
Artificial Intelligence | Five technology trends that leap-frog Artificial Intelligence
9
Combining AI with IoT - https://www.techemergence.com/artificial-intelligence-plus-the-internet-of-things-iot-3-examples-worth-learning-from/
10
The Edge: the smartest building in the world - https://www.bloomberg.com/features/2015-the-edge-the-worlds-greenest-building/
11
2016 : A year of advancing Internet of Things (IoT) applications: https://innovation-in-manufacturing.deloitte.com/2016/12/28/2016-a-year-of-advancing-internet-of-
things-iot-applications/
12
Open Connectivity Foundation (OCF): https://openconnectivity.org/
13
JSON - http://www.json.org/
2
Artificial Intelligence | AI opportunities for the future
2
Artificial Intelligence | AI opportunities for the
To conclude our series of blogs on AI, this edition will highlight 5 exemplary business
opportunities enabled by use of AI. We provide these examples to have a discussion
around questions such as: what does incorporating AI in your business can offer? What
value can be delivered by AI? And how to measure the value of AI? We know that impact
of AI can be expressed in different ways, e.g. as depicted in table below:
Value Example
Cost reduction High level of intelligent automation in call centers for insurers
We will now go through some examples across various industries and examine the nature
of AI implemented in these cases.
1
https://medium.com/mmc-writes/the-fourth-industrial-revolution-a-primer-on-artificial-intelligence-ai-ff5e7fffcae1
2
Artificial Intelligence | AI opportunities for the
2
https://www.forbes.com/sites/jenniferhicks/2017/05/16/see-how-artificial-intelligence-can-improve-medical-diagnosis-and-
healthcare/#68a5ef462239
3
http://www.nature.com/nature/journal/v542/n7639/full/nature21056.html?foxtrotcallback=true
4
https://www.technologyreview.com/s/608668/amazon-has-developed-an-ai-fashion-designer/?utm_content=buffer4008a&utm_
medium=social&utm_source=twitter.com&utm_campaign=buffer
2
Artificial Intelligence | AI opportunities for the
5
http://www.dailymail.co.uk/sciencetech/article-4851564/Facial-recognition-detects-criminals-beer-festival.html?ITO=1490&ns_
mchannel=rss&ns_campaign=1490
6
http://www.dailymail.co.uk/sciencetech/article-4494994/New-technology-reads-emotions-potential-terrorists.html
7
https://www.engadget.com/2017/06/29/cargopod-ocado-oxbotica-driverless-delivery-van/
2
Artificial Intelligence | AI opportunities for the
8
https://www.forbes.com/sites/theyec/2017/07/13/the-true-cost-of-cybercrime-for-businesses/#61c4114a4947
9
https://www2.deloitte.com/nl/nl/pages/deloitte-analytics/articles/part-1-artificial-intelligence-defined.html
10
https://www2.deloitte.com/nl/nl/pages/deloitte-analytics/articles/part-2-artificial-intelligence-techniques-explained.html
11
https://www2.deloitte.com/nl/nl/pages/deloitte-analytics/articles/part-3-applications-of-artificial-intelligence.html
12
https://www2.deloitte.com/nl/nl/pages/deloitte-analytics/articles/part-4-five-technology-trends-that-leap-frog-artificial-intelligence. html?
id=nl:2sm:3li:eng_da_corp:AI4
3
Artificial Intelligence | Authors
Authors
Stefan van Duin is Director at Deloitte Consulting and leading the Data Analytics team, a team of
over 100 professionals specialized in Big Data, Data Visualisation, Machine Learning and Artificial
Intelligence. Stefan is convinced that more and more companies consider data analytics as a core
competency, to develop better products, services and business models, or to personalize the client
experience. Stefan has made it his mission to help companies on their journey.
Naser Bakhshi
Senior Manager
Tel: + 31 88 288
3874
Mobile: +31 61 201 1665
Email: [email protected]
Naser Bakhshi is Senior Manager Advanced Analytics in the Deloitte Dutch Analytics service line.
His primary focus is on Artifical Intelligence, Machine Learning and Advanced Analytics where he
focuses on AI driven solution for monitoring, predictions and process optimization. Moreover, Naser
is an experienced transition manager with experience in defining advanced analytics strategy (incl.
business case definition), analytics roadmap, implementation of Analytics Centre of Excellence (incl.
defining operating models for ACE, end-to-end processes and RACI, drafting Analytics architecture
and data acquisition and quality check processes. Combining hard analytical skills with a strong feeling
for organizational change and sensitivity make Naser suitable for supporting clients in becoming
insight driven.
Co-authors
Chapter 2: Titus Sloet tot Everlo & Hicham el Bouazzaoui.
Chapter 3 : Carmen Wolvius en Sjors Broersen
Chapter 4 : Johan van der Veen en Thomas Heeneman
Chapter 5: Joanne Lijbers, Carmen Wolvius en Hicham El Bouazzaoui.
3
Artificial Intelligence | Sources
Sources
Chapter 1:
1. https://www.gartner.com/document/3380751/
2. http://www.bbc.com/news/technology-37713629
https://futureoflife.org/ai-open-letter/
3. Preparing for the Future of Artificial Intelligence, NSTC, 2016
4. 6. Raphael, B. 1976. The thinking computer. San Francisco, CA: W.H. Freeman
5. http://www-formal.stanford.edu/jmc/whatisai/node1.html
6. Stephen Lucci, 2016, Artificial intelligence in the 21st century : a living introduction
7. Deloitte, Cognitive analytics™ The three-minute guide
8. http://www.bostondynamics.com/
9. https://biomimetics.mit.edu/research/dynamic-locomotion-mit-cheetah-2
10. http://www.ipsoft.com/amelia/
Chapter 2:
1. https://www.merriam-webster.com/dictionary/heuristic
2. https://en.wikipedia.org/wiki/Ant_colony_optimization_algorithms
3. https://en.wikipedia.org/wiki/Genetic_algorithm
4. https://en.wikipedia.org/wiki/Support_vector_machine
5. http://neuralnetworksanddeeplearning.com/chap1.html
6. https://www.cs.rice.edu/~vardi/dag01/givan1.pdf
7. http://artint.info/html/ArtInt_224.html
8. More on RNN: http://karpathy.github.io/2015/05/21/rnn-effectiveness/
Chapter 3:
1. www.deloittesmartreports.com
2. https://www.tensorflow.org/
3. https://google-shopper.en.softonic.com/android
4. https://www.techrepublic.com/article/ibm-watson-the-inside-story-of-how-the-jeopardy-winning-supercomputer-was-born-and-what- it-
wants-to-do-next/
5. https://www.ibm.com/blogs/research/2016/11/identifying-skin-cancer-computer-vision/
6. https://arxiv.org/abs/1610.04662
7. https://www.scnsoft.com/case-studies/facial-recognition-for-retail
8. https://www.facefirst.com/industry/retail-face-recognition/
9. https://www.pcworld.com/article/243060/speech_recognition_through_the_decades_how_we_ended_up_with_siri.html
10. https://www.slideshare.net/kleinerperkins/2016-internet-trends-report/119-KPCB_INTERNET_TRENDS_2016_PAGE119Voice
11. http://www.healthcareitnews.com/news/speech-recognition-proving-its-worth
12. https://www.nuance.com/healthcare/physician-and-clinical-speech/dragon-medical.html
13. https://mmodal.com/speech-solutions/
14. https://techcrunch.com/2016/11/22/googles-ai-translation-tool-seems-to-have-invented-its-own-secret-internal-language/
15. http://www.cleverbot.com/
16. https://www.ipsoft.com/amelia
17. https://www.ibm.com/blogs/watson/2016/01/ross-and-watson-tackle-the-law/
18. https://en.wikipedia.org/wiki/AlphaGo_versus_Lee_Sedol
19. https://deepmind.com/blog/innovations-alphago/
20. https://arxiv.org/abs/1712.01815
21. http://www.telegraph.co.uk/technology/2017/03/15/googles-deepmind-ai-learns-like-human-overcome-catastrophic/
22. https://www.bloomberg.com/news/articles/2016-07-19/google-cuts-its-giant-electricity-bill-with-deepmind-powered-ai
23. http://www.wired.co.uk/article/deepmind-nhs-streams-deal
3
Artificial Intelligence | Sources
Chapter 4:
1. https://dupress.deloitte.com/dup-us-en/focus/tech-trends/2017/dark-data-analyzing-unstructured-data.html
2. http://gas2.org/2017/02/14/fleet-learning-capacity-key-teslas-lead-self-driving-race/
3. https://www.ibm.com/watson/services/visual-recognition/
4. http://www.healthcareitnews.com/news/speech-recognition-proving-its-worth
5. https://www.nuance.com/healthcare/physician-and-clinical-speech/dragon-medical.html
6. https://mmodal.com/speech-solutions/
7. https://www.tensorflow.org/
8. https://www.techemergence.com/artificial-intelligence-plus-the-internet-of-things-iot-3-examples-worth-learning-from/
9. https://www.bloomberg.com/features/2015-the-edge-the-worlds-greenest-building/
10. https://innovation-in-manufacturing.deloitte.com/2016/12/28/2016-a-year-of-advancing-internet-of-things-iot-applications/
11. https://openconnectivity.org/
12. http://www.json.org/
Chapter 5:
1. https://www.forbes.com/sites/jenniferhicks/2017/05/16/see-how-artificial-intelligence-can-improve-medical-diagnosis-and-
healthcare/#68a5ef462239
2. http://www.nature.com/nature/journal/v542/n7639/full/nature21056.html?foxtrotcallback=true
3. https://www.technologyreview.com/s/608668/amazon-has-developed-an-ai-fashion-designer/?utm_content=buffer4008a&utm_
medium=social&utm_source=twitter.com&utm_campaign=buffer
4. http://www.dailymail.co.uk/sciencetech/article-4851564/Facial-recognition-detects-criminals-beer-festival.html?ITO=1490&ns_
mchannel=rss&ns_campaign=1490
5. http://www.dailymail.co.uk/sciencetech/article-4494994/New-technology-reads-emotions-potential-terrorists.html
6. https://www.engadget.com/2017/06/29/cargopod-ocado-oxbotica-driverless-delivery-van/
3
Deloitte refers to one or more of Deloitte Touche Tohmatsu Limited (“DTTL”), its
global network of member firms, and their related entities. DTTL (also referred
to as “Deloitte Global”) and each of its member firms are legally separate and
independent entities. DTTL does not provide services to clients. Please see
www.deloitte.nl/about to learn more.