SlideShare a Scribd company logo
AI IN MANUFACTURING:
OPPORTUNITIES &
CHALLENGES
TATHAGATVARMA
VP STRATEGY, WALMART GLOBALTECH | PHD SCHOLAR (EFPM), INDIAN SCHOOL OF BUSINESS (ISB)
DISCLAIMER THESE ARE MY
PERSONALVIEWS!
PERSPECTIVES ON AI
PROJECTED
ECONOMIC
IMPACT OF
$15 TRILLION
BY 2030…!!!
http://preview.thenewsmarket.com/Previews/PWC/DocumentAssets/476830.pdf
AI in Manufacturing: Opportunities & Challenges
BUSINESS
BENEFITS OF
AI
https://hbr.org/2018/01/artificial-intelligence-for-the-real-world
VIRTUALLY ALL
ASPECTS OF
MOST
BUSINESSES…
https://info.algorithmia.com/2021
AI CAPABILITIES
IN BUSINESS
PROCESSES
BUT,THERE’S ALSO A
LOT OF HYPE!!!
https://www.gartner.com/en/articles/what-s-new-in-artificial-intelligence-from-the-2022-gartner-hype-cycle
…WITH ALARMINGLY HIGH FAILURE RATES!
• Gartner: 85% of AI projects will fail and deliver erroneous outcomes through 2022.
• MIT SMR: 70% of companies report minimal or no impact from AI.Among the 90%
of companies that have made some investment in AI, fewer than 2 out of 5 report
business gains from AI in the past three years.
• VentureBeat: 87% of data science projects never make it into production.Tom
Siebel says 99% of internal AI projects fail!
• Andrew Ng (HBR): It is not unusual for teams to celebrate a successful proof of
concept, only to realize that they still have another 12-24 months of work before the
system can be deployed and maintained.
https://research.aimultiple.com/ai-fail/
…AND LOW ROI & LONG PAYBACK PERIODS!
The ROI for AI projects varies greatly,
based on how much experience an
organization has.
Leaders showed an average of a 4.3%
ROI for their projects, compared to only
0.2% for beginning companies.
Payback periods also varied, with leaders
reporting a typical payback period of
1.2 years and beginners at 1.6 years.
https://www2.deloitte.com/us/en/insights/industry/technology/artificial-intelligence-roi.html
SO,WHAT IS AI?
HINT:THERE IS NOTHING REALLY “INTELLIGENT” ABOUT IT!
WHAT IS “ARTIFICIAL INTELLIGENCE”, OR AI?
Prof John McCarthy, Father of Artificial Intelligence:
• Intelligence is the computational part of the ability to achieve goals in the
world.Varying kinds and degrees of intelligence occur in people, many animals
and some machines.
• Artificial Intelligence is the science and engineering of making intelligent
machines, especially intelligent computer programs. It is related to the similar
task of using computers to understand human intelligence, but AI does not have
to confine itself to methods that are biologically observable.
http://jmc.stanford.edu/artificial-intelligence/what-is-ai/index.html
GOOD OLD FASHIONED AI (GOFAI)
• Symbolic artificial intelligence is the term for the collection of all methods in artificial intelligence research
that are based on high-level symbolic (human-readable) representations of problems, logic and search. Symbolic AI
was the dominant paradigm of AI research from the mid-1950s until the late 1980s.[1][2]
• John Haugeland gave the name GOFAI ("Good Old-Fashioned Artificial Intelligence") to symbolic AI in his 1985
book Artificial Intelligence:TheVery Idea, which explored the philosophical implications of artificial intelligence
research. In robotics the analogous term is GOFR ("Good Old-Fashioned Robotics").[3]
• Researchers in the 1960s and the 1970s were convinced that symbolic approaches would eventually succeed in
creating a machine with artificial general intelligence and considered this the goal of their field.
• However, the symbolic approach would eventually be abandoned, largely because of the technical limits of this
approach. It was succeeded by highly mathematical Statistical AI which is largely directed at specific problems with
specific goals, rather than general intelligence. Research into general intelligence is now studied in the exploratory
sub-field of artificial general intelligence.
Symbolic Artificial Intelligence, https://en.wikipedia.org/wiki/Symbolic_artificial_intelligence
AI EVOLUTION TIMELINE…
https://sitn.hms.harvard.edu/flash/2017/history-artificial-intelligence/
KEY MILESTONES
• 1943: Walter Pitts & Warren McCullogh develop a computer model based on Neural Networks of human brain using a combination of algorithms and maths they called “threshold logic” to mimic the
thought process.
• 1950: Alan Turing proposes the imitation game, aka “Turing Test”
• 1952: Hodekin-Huxley paper of brain as neurons forming an electrical network
• 1956: John McCarthy coins the term “Artificial Intelligence” and organizes Dartmouth Summer Research Project, the first conference on AI.
• 1960s: Research labs established at MIT, Stanford, SRI, etc. to mimic human intelligence by problem-solving or playing games like checkers or chess.
• 1960: Henry Kelley develops the basics of continuous Back Propagation (backprop) model
• 1962: Stuart Dreyfus develops chain rule to simplify backprop.
• 1965: Alexey Grigoryevich Ivakhnenko & Valentin Grigorʹevich Lapa develop Deep Learning algorithms using polynomial activation functions and statistical analysis at each layer.
• 1970s: MYCIN was able to diagnose certain kinds of bacterial infections based on symptoms input.
• 1970s: A “prospector” expert system uncovers a hidden mineral deposit of porphyr molybdenum (a form of copper deposit) at Mount Tolman in the state of Washington.
• 1973-80s: First “AI Winter”
• 1981: John Searle proposes “Chinese Room”
• 1980s: Development of Expert Systems bring some successes (e.g. DEC’s XCON)
• 1985-90s: Second “AI Winter”
• 1979: Kunihiko Fukushima develops “Neocognitron” the first Convolutional Neural Network (CNN) with multiple pooling and convolutional networks that allows computer to “learn” to recognize visual
patterns using manually-adjustable “weights” of certain connections.
• 1990s: Focus shifts to “Intelligent Agents”
• 1997: IBM Deep Blue beats World Chess Champion Garry Kasparov (Artificial Intelligence)
• 2011: IBM Watson beats human players on US game show Jeopardy (Machine Learning)
• 2012: Deep Learning
• 2014: Ian Goodfellow creates Generative Adversarial Networks (GANs)
• 2016: Google’s AlphaGo beats boardgame Go master Lee Sedol (Deep Learning)
EVOLUTION OF AI, ML, DL
https://www.stateofai2019.com/summary
AI, ML, NN, DL…
• Machine learning, deep learning, and neural networks are all sub-fields of artificial
intelligence. However, deep learning is actually a sub-field of machine learning, and neural
networks is a sub-field of deep learning.
• The way in which deep learning and machine learning differ is in how each algorithm learns.
Deep learning automates much of the feature extraction piece of the process, eliminating
some of the manual human intervention required and enabling the use of larger data sets.
• Classical, or "non-deep", machine learning is more dependent on human intervention to
learn. Human experts determine the set of features to understand the differences between
data inputs, usually requiring more structured data to learn.
Machine Learning, https://www.ibm.com/cloud/learn/machine-learning
MACHINE LEARNING
• Term coined by Arthur Samuel in 1959
• Machine learning is a branch of artificial intelligence (AI) and computer
science which focuses on the use of data and algorithms to imitate the
way that humans learn, gradually improving its accuracy.
• Through the use of statistical methods, algorithms are trained to make
classifications or predictions, uncovering key insights within data mining
projects.These insights subsequently drive decision making within
applications and businesses, ideally impacting key growth metrics.
https://www.ibm.com/cloud/learn/machine-learning
POTENTIAL OF AI
•AI is the new electricity – Andrew Ng
•AI is more profound than fire or electricity –
Sundar Pichai
•People should stop training radiologists – Geoff
Hinton, 2016, https://youtu.be/2HMPRXstSvQ
WHERE TO USE AI?
If a typical person can do a mental task with
less than one second of thought, we can
probably automate it using AI either now or
in the near future. – Andrew Ng
https://hbr.org/2016/11/what-artificial-intelligence-can-and-cant-do-right-now
SO,WHY NOW?
After decades of start/stops, finally AI seems to be at the cusp of its (third) resurgence.
AI IS THE NEW SOFTWARE!
• Machine learning was a huge leap from programmed instructions and if-then statements
that merely simulated the very human process of thinking and making decisions.
• With machine learning, the machine no longer needs to be explicitly programmed
to complete a task; it can pour through massive data sets and create its own
understanding. It can learn from the data and create its own model, one that represents
the different rules to explain relationships among data and use those rules to draw
conclusions and make decisions and predictions.
• A machine learning algorithm is a mathematical function that enables the machine to
identify relationships among inputs and outputs.The programmer’s role has shifted
from one of writing explicit instructions to creating and choosing the right
algorithms.
Rose, Doug.Artificial Intelligence for Business:WhatYou Need to Know about Machine Learning and Neural Networks.
HOW IS AI DIFFERENT FROM SOFTWARE?
Traditional Software AI Software
Reasoning Deductive Inductive
Inputs Data + Program Data + Output
Logic Manually pre-programmed to perform a specific task on
a given dataset
Programmed to automatically keep learning rules from a
given dataset
Output Output Models, Rules
Learning Learns one-time from the programmer “Learns” constantly being the data
Resource Code Data
Solutions Deterministic Probabilistic
Output Consistently remains the same Can improve with usage (or degrade over time)
Business model One-time development efforts, followed by multiple
sales, and small maintenance effort (optional)
Each project is one-off, and needs full lifecycle
management mandatorily
SUPERVISEDVS UNSUPERVISED LEARNING
CLASSIFICATIONVS CLUSTERING
AI in Manufacturing: Opportunities & Challenges
WHERE TO USE AI?
• If a typical person can do a mental task with less than one
second of thought, we can probably automate it using AI either
now or in the near future. – Andrew Ng,
https://hbr.org/2016/11/what-artificial-intelligence-can-and-cant-
do-right-now
LIMITATIONS OF AI
When people talk about AI, machine learning, automation, big data, cognitive computing, or
deep learning, they’re talking about the ability of machines to learn to fulfill objectives based
on data and reasoning.This is tremendously important, and is already changing business in
practically every industry. In spite of all the bold claims, there remain several core problems at
the heart of Artificial Intelligence where little progress has been made (including learning by
analogy, and natural language understanding). Machine learning isn’t magic, and the truth is we
have neither the data nor the understanding necessary to build machines that make routine
decisions as well as human beings. https://hbr.org/2016/11/how-to-make-your-company-
machine-learning-ready
FAILURE MODES OF AI
• Brittleness
• Embedded Bias
• Catastrophic Forgetting
• Explainability
• Quantifying Uncertainty
• Common Sense
• Math
Source: https://spectrum.ieee.org/ai-failures
CHALLENGES
• Unavailability of Skills &Talent
• Technology is quite good, but still maturing
• Data is often siloed or not available, or poor quality, etc.
• Business case, and alignment of strategy and business model to an AI-firm
• Societal concerns like ethics, privacy, transparency, bias, surveillance, etc.
• Governance issues such as data management, regulations, legal frameworks, etc.
• …..and many many more…!!!
AI IN MANUFACTURING
• The artificial intelligence (AI) revolution allows the conversion of large amounts of
data into actionable insights and predictions that can provide impetus to data-driven
processes.
• Manufacturing companies capture value from AI using different mechanisms, the
most common being eliminating redundant work, solving existing problems and
revealing hidden value by analysing and recognizing patterns in data.
• AI is applied to augment tasks such as classification, continuous estimation,
clustering, optimization, anomaly detection, rankings, recommendations and data
generation to solve industrial problems.
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
AI IN MANUFACTURING CONTEXT
• In principle, AI could unlock more than $13 trillion in the global economy and
boost GDP by 2% per year. However, companies struggle to tap into the value
that AI applications can create.
• Even though the impact of AI applications on manufacturing processes is known,
the full opportunity from their deployment is still to be uncovered due to a number
of organizational and technical roadblocks.
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
VALUE CREATION USING AI IN MANUFACTURING
• Operational Performance
• Workforce Augmentation
• Sustainability
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
OPERATIONAL PERFORMANCE
By automating and optimizing routine
processes and tasks, increasing
productivity and operational efficiencies,
improving quality (e.g. reducing defects,
forecasting unwanted failures) and
optimizing production parameters
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
WORKFORCE AUGMENTATION
By guiding the decision-making process
and parameter setting, enhancing the
accuracy of predictions and forecasting,
reducing repetitive tasks and increasing
human-robot interactions
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
SUSTAINABILITY
By optimizing material and energy usage,
increasing energy efficiencies, reducing
scrap rates and extending machine
lifespans.
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
SAMPLE USE
CASES AND
IMPACT
• Time efficiency: Alarm
rationalization meetings shortened
from 4 hours to 30 minutes
• Unsafe situations and actions
reduced by 70-80%
• Costs reduced by 60% by
preventing the use of excess
welding materials
• Productivity increased by 30-40%
• Reduction of false-reject rate by
an average of 88%
• Number of quality stops reduced
from 81 to 20 per week
• Downtime reduced by 90%
WHERE’S THE BUSINESSVALUE?
• 70% of respondents understand how AI can generate business value
• 59% have an AI strategy in place
• 57% affirm that their companies are piloting or deploying AI.
• Despite these trends, only 1 in 10 companies believe they generate significant
financial benefits with AI.
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
CHALLENGES IN ADOPTION OF AI IN
MANUFACTURING
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
MISMATCH BETWEEN AI CAPABILITIES AND
OPERATIONAL NEEDS
• Manufacturers have often selected AI projects based on existing technical capabilities
instead of focusing on the impact on business operations. The match between
business pain points and AI technologies is not always thoroughly considered.
Therefore, AI solutions may be technically feasible but fail to solve a relevant,
impactful problem in operations. This causes a mismatch of expectations and
hinders their wider adoption in manufacturing.
• Building a solid business case with a problem-oriented approach that clearly defines
business needs and evaluating the value of an AI solution compared to alternative
solutions are the first steps in overcoming that barrier to adoption and scale.
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
ABSENCE OF A STRATEGIC APPROACH AND
LEADERSHIP COMMUNICATION
• A clear company-wide AI strategy and communication plan are often ignored.
Without the right sponsors and committed leaders to start the dialogue and collect
the buy-in from end-users, the onboarding of AI applications across the
company can’t occur due to workforce reluctance.
• As AI is changing the ways of working, communicating the strategic approach,
benefits and new processes can help increase endusers’ willingness to embrace
it in their routines.
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
INSUFFICIENT SKILLS AT THE INTERSECTION
OF AI AND OPERATIONS
• External consultants or information technology (IT) experts who have a limited
understanding of the manufacturing requirements on the shop floor often lead AI
projects.
• However, to be successful, AI applications require development and
implementation by cross-functional teams with diverse expertise at the
convergence of IT, operational technology (OT), data and AI technologies. This
requires upskilling the workforce and attracting new talent in manufacturing.
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
DATA AVAILABILITY AND THE ABSENCE OF A
DATA GOVERNANCE STRUCTURE
• Applying machine learning models requires training on large amounts of data to
recognize patterns and relationships. However, manufacturing companies often
rely on small data sets and fragmented data, hindering the accuracy of the
resulting insights. Even when available, these data sets may not represent
appropriate failure cases or relevant process situations and are mostly not
interoperable. Creating a single source of information ensures that businesses
operate based on standardized, relevant data across the organization.
• To overcome this challenge, sharing data across companies’ boundaries can support
joint efforts to adopt artificial intelligence techniques in the manufacturing sector and
rely, in turn, on a set of organizational and technological success factors.
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
LACK OF EXPLAINABLE AI MODELS IN
MANUFACTURING
• The perception of AI models as complex, nontransparent and uninterpretable systems
hinders their deployment. Manufacturers need AI models that are either open and
transparent to build trust in the predictions and specific results or interpretable for
domain experts to accept them. AI-provided predictions need to be meaningful,
explainable and accurate and have a warning mechanism in place to minimize
risks.
• Explainable AI tools and techniques allow experts to obtain justifications for their
results in a format that manufacturing users can understand. The greater the
confidence in the AI-powered output, the faster and more widely AI deployment can
happen.
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
SIGNIFICANT CUSTOMIZATION EFFORTS
ACROSS MANUFACTURING USE CASES
• Factories are complex engineered systems and AI models need configuration to
be adapted to each process and conform to its constraints. Hence, it is not
possible to simply apply trained AI models or pipelines from one
manufacturing use case to another. The design of the machine learning
pipeline and the pre-processing, training and testing of AI models still need
manual intervention for customization, which is not yet fully automated.
• Additionally, industrial companies struggle to find commercially available
hardware and software with off-the-shelf AI features that require minor
customization.
Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
RECAP
• Today’s AI is not really “AI”! At most, it is what we call as “Machine Learning” (ML). But, let’s
stick with AI for now J
• In the broadest sense, it is a “General Purpose Technology” (GPT). Just like fire, electricity or
computers.
• AI has huge potential to solve problems that could benefit from high-speed and at-scale data-
based decision-making for routine and repetitive tasks , especially for “noisy data” conditions.
• Perhaps the first trillion-dollar economy that won’t require natural resources, financial capital,
or human labor.
• Challenges with adoption notwithstanding, there are huge opportunities for businesses to
leverage AI to boost productivity and deliver financial returns.
FINALLY…

More Related Content

PPTX
Artificial Intelligence (AI) in Manufacturing.pptx
Dr.A.Prabaharan Professor & Research Director, Public Action
 
PDF
Artificial Intelligence in Manufacturing
Artificial Intelligence Institute at UofSC
 
PDF
The Role of Artificial Intelligence in Manufacturing : 15 High Impacted AI Us...
CANOPY ONE SOLUTIONS
 
PPTX
AI Solutions in Manufacturing
Sri Ambati
 
PDF
AI for Manufacturing (Machine Vision, Edge AI, Federated Learning)
byteLAKE
 
PPTX
AI in production
Peter Schleinitz
 
PPTX
Artificial intelligence in industry
Dipanjan Mitra
 
PDF
Artificial Intelligence Overview PowerPoint Presentation Slides
SlideTeam
 
Artificial Intelligence (AI) in Manufacturing.pptx
Dr.A.Prabaharan Professor & Research Director, Public Action
 
Artificial Intelligence in Manufacturing
Artificial Intelligence Institute at UofSC
 
The Role of Artificial Intelligence in Manufacturing : 15 High Impacted AI Us...
CANOPY ONE SOLUTIONS
 
AI Solutions in Manufacturing
Sri Ambati
 
AI for Manufacturing (Machine Vision, Edge AI, Federated Learning)
byteLAKE
 
AI in production
Peter Schleinitz
 
Artificial intelligence in industry
Dipanjan Mitra
 
Artificial Intelligence Overview PowerPoint Presentation Slides
SlideTeam
 

What's hot (20)

PDF
Data science and Artificial Intelligence
Suman Srinivasan
 
PPTX
Artificial intelligence
Sai Nath
 
PPTX
Artificial intelligence
Guduru Lakshmi Kiranmai
 
PPTX
ARTIFICIAL INTELLIGENCE
Omkar Shinde
 
PPTX
Artificial intelligence and its application
Mohammed Abdel Razek
 
PPT
artificial intelligence
vallibhargavi
 
PPTX
Artificial intelligence - An Overview
Giri Dharan
 
PDF
Deep Learning - The Past, Present and Future of Artificial Intelligence
Lukas Masuch
 
PPT
Artificial Intelligence
Neil Mathew
 
PDF
Introduction To Artificial Intelligence PowerPoint Presentation Slides
SlideTeam
 
PDF
Responsible AI
Data Con LA
 
PPTX
Artificial Intelligence
Javaria Chiragh
 
PDF
Introduction To Artificial Intelligence Powerpoint Presentation Slides
SlideTeam
 
PPTX
Artificial Intelligence (A.I) and Its Application -Seminar
BIJAY NAYAK
 
PPTX
Artificial Intelligence and Robotics
vijayrock442
 
PPTX
Machine learning
Rajesh Chittampally
 
PPTX
Artificial Intelligence
Nadaraja Sarmilan
 
PDF
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...
Edureka!
 
PPTX
Artificial Intelligence
VijayaLakshmi N
 
PPTX
The 7 Biggest Artificial Intelligence (AI) Trends In 2022
Bernard Marr
 
Data science and Artificial Intelligence
Suman Srinivasan
 
Artificial intelligence
Sai Nath
 
Artificial intelligence
Guduru Lakshmi Kiranmai
 
ARTIFICIAL INTELLIGENCE
Omkar Shinde
 
Artificial intelligence and its application
Mohammed Abdel Razek
 
artificial intelligence
vallibhargavi
 
Artificial intelligence - An Overview
Giri Dharan
 
Deep Learning - The Past, Present and Future of Artificial Intelligence
Lukas Masuch
 
Artificial Intelligence
Neil Mathew
 
Introduction To Artificial Intelligence PowerPoint Presentation Slides
SlideTeam
 
Responsible AI
Data Con LA
 
Artificial Intelligence
Javaria Chiragh
 
Introduction To Artificial Intelligence Powerpoint Presentation Slides
SlideTeam
 
Artificial Intelligence (A.I) and Its Application -Seminar
BIJAY NAYAK
 
Artificial Intelligence and Robotics
vijayrock442
 
Machine learning
Rajesh Chittampally
 
Artificial Intelligence
Nadaraja Sarmilan
 
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginn...
Edureka!
 
Artificial Intelligence
VijayaLakshmi N
 
The 7 Biggest Artificial Intelligence (AI) Trends In 2022
Bernard Marr
 
Ad

Similar to AI in Manufacturing: Opportunities & Challenges (20)

PDF
AI in Business: Opportunities & Challenges
Dr. Tathagat Varma
 
PPTX
AI 21-22 chpt 1 .pptx
DrChhayaPawar1
 
PPTX
Introduction to Artificial Intelligence.pptx
mahesh4975
 
PDF
Introduction to Artificial Intelligence (AI) and Machine Learning (ML)
Mehak533057
 
DOCX
What is Artificial Intelligence.docx
AliParsa22
 
PPTX
Lesson 1 intro to ai
ankit_ppt
 
PDF
AI EXPLAINED Non-Technical Guide for Policymakers
Branka Panic
 
PDF
Technologies Demystified: Artificial Intelligence
Pioneers.io
 
PPTX
G5-THE-ROLE-OF-ARTIFICIAL-INTELLIGENCE.pptx
merwincaber
 
PDF
What is artificial intelligence (IA) ?
Oussama Belakhdar
 
PPTX
Artificial intelligence
Brainware University
 
PPTX
AIML_Unit1.pptx
Somnath Kolgiri
 
PPTX
Introduction-to-Artificial-Intelligence.
rajgujar72000
 
PPTX
Introduction to Artificial Intelligence.pptx
RSAISHANKAR
 
PDF
Lecture 1-Introduction to AI and its application.pdf
Shahzad Ashraf
 
PDF
What Is Artificial Intelligence,How It Is Used and Its Future.pdf
MaazUmar3
 
PPTX
Overview Of Artificial Intelligence_Day 1_Session _01.pptx
Dinesh Bicchewar
 
PPTX
Introduction-to-Artificial Intelligence and Data Science
Nirmalavenkatachalam
 
PDF
Artificial intelligence (AI) 2022
findeverything
 
PPTX
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
DataScienceConferenc1
 
AI in Business: Opportunities & Challenges
Dr. Tathagat Varma
 
AI 21-22 chpt 1 .pptx
DrChhayaPawar1
 
Introduction to Artificial Intelligence.pptx
mahesh4975
 
Introduction to Artificial Intelligence (AI) and Machine Learning (ML)
Mehak533057
 
What is Artificial Intelligence.docx
AliParsa22
 
Lesson 1 intro to ai
ankit_ppt
 
AI EXPLAINED Non-Technical Guide for Policymakers
Branka Panic
 
Technologies Demystified: Artificial Intelligence
Pioneers.io
 
G5-THE-ROLE-OF-ARTIFICIAL-INTELLIGENCE.pptx
merwincaber
 
What is artificial intelligence (IA) ?
Oussama Belakhdar
 
Artificial intelligence
Brainware University
 
AIML_Unit1.pptx
Somnath Kolgiri
 
Introduction-to-Artificial-Intelligence.
rajgujar72000
 
Introduction to Artificial Intelligence.pptx
RSAISHANKAR
 
Lecture 1-Introduction to AI and its application.pdf
Shahzad Ashraf
 
What Is Artificial Intelligence,How It Is Used and Its Future.pdf
MaazUmar3
 
Overview Of Artificial Intelligence_Day 1_Session _01.pptx
Dinesh Bicchewar
 
Introduction-to-Artificial Intelligence and Data Science
Nirmalavenkatachalam
 
Artificial intelligence (AI) 2022
findeverything
 
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
DataScienceConferenc1
 
Ad

More from Dr. Tathagat Varma (20)

PDF
Hello I'm "AI" Your New _________________
Dr. Tathagat Varma
 
PDF
Cognitive Chasms - A Typology of GenAI Failure Failure Modes
Dr. Tathagat Varma
 
PDF
Generative Artificial Intelligence (GenAI) in Business
Dr. Tathagat Varma
 
PDF
Theory of Cognitive Chasms: Failure Modes of GenAI Adoption
Dr. Tathagat Varma
 
PDF
Developing the Leader In You! - my top 10 learnings
Dr. Tathagat Varma
 
PDF
Cognitive Chasms - A Grounded Theory of GenAI Adoption
Dr. Tathagat Varma
 
PDF
Generative Artificial Intelligence in Business
Dr. Tathagat Varma
 
PDF
The Role of Cognitive Mindset in GenAI Adoption.pdf
Dr. Tathagat Varma
 
PDF
GenAI Value Spectrum - delivering the "true value" from GenAI initiatives
Dr. Tathagat Varma
 
PDF
Managing Fast-Evolving GenAI Technology Adoptions
Dr. Tathagat Varma
 
PDF
Can AI finally "cure" the Marketing Myopia?
Dr. Tathagat Varma
 
PDF
Preparing for the next ________?
Dr. Tathagat Varma
 
PDF
Leadership Agility Mindsets
Dr. Tathagat Varma
 
PDF
Building an AI Startup
Dr. Tathagat Varma
 
PDF
Agility in an AI / DS / ML Project
Dr. Tathagat Varma
 
PDF
Cognitive Chasms
Dr. Tathagat Varma
 
PDF
AI Technology Delivering Business Value
Dr. Tathagat Varma
 
PDF
Nurturing Innovation Mindset
Dr. Tathagat Varma
 
PDF
Thought Leadership
Dr. Tathagat Varma
 
PDF
PMOs and Complexity Management
Dr. Tathagat Varma
 
Hello I'm "AI" Your New _________________
Dr. Tathagat Varma
 
Cognitive Chasms - A Typology of GenAI Failure Failure Modes
Dr. Tathagat Varma
 
Generative Artificial Intelligence (GenAI) in Business
Dr. Tathagat Varma
 
Theory of Cognitive Chasms: Failure Modes of GenAI Adoption
Dr. Tathagat Varma
 
Developing the Leader In You! - my top 10 learnings
Dr. Tathagat Varma
 
Cognitive Chasms - A Grounded Theory of GenAI Adoption
Dr. Tathagat Varma
 
Generative Artificial Intelligence in Business
Dr. Tathagat Varma
 
The Role of Cognitive Mindset in GenAI Adoption.pdf
Dr. Tathagat Varma
 
GenAI Value Spectrum - delivering the "true value" from GenAI initiatives
Dr. Tathagat Varma
 
Managing Fast-Evolving GenAI Technology Adoptions
Dr. Tathagat Varma
 
Can AI finally "cure" the Marketing Myopia?
Dr. Tathagat Varma
 
Preparing for the next ________?
Dr. Tathagat Varma
 
Leadership Agility Mindsets
Dr. Tathagat Varma
 
Building an AI Startup
Dr. Tathagat Varma
 
Agility in an AI / DS / ML Project
Dr. Tathagat Varma
 
Cognitive Chasms
Dr. Tathagat Varma
 
AI Technology Delivering Business Value
Dr. Tathagat Varma
 
Nurturing Innovation Mindset
Dr. Tathagat Varma
 
Thought Leadership
Dr. Tathagat Varma
 
PMOs and Complexity Management
Dr. Tathagat Varma
 

Recently uploaded (20)

PPTX
Struggling to Land a Social Media Marketing Job Here’s How to Navigate the In...
RahulSharma280537
 
DOCX
unit 1 BC.docx - INTRODUCTION TO BUSINESS COMMUICATION
MANJU N
 
PDF
MDR Services – 24x7 Managed Detection and Response
CyberNX Technologies Private Limited
 
PPTX
Appreciations - July 25.pptxsdsdsddddddsssss
anushavnayak
 
PDF
What are the steps to buy GitHub accounts safely?
d14405913
 
PPTX
Integrative Negotiation: Expanding the Pie
badranomar1990
 
PDF
askOdin - An Introduction to AI-Powered Investment Judgment
YekSoon LOK
 
PPTX
Memorandum and articles of association explained.pptx
Keerthana Chinnathambi
 
PDF
Bihar Idea festival - Pitch deck-your story.pdf
roharamuk
 
PPTX
Pakistan’s Leading Manpower Export Agencies for Qatar
Glassrooms Dubai
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
PDF
A Complete Guide to Data Migration Services for Modern Businesses
Aurnex
 
PDF
Unveiling the Latest Threat Intelligence Practical Strategies for Strengtheni...
Auxis Consulting & Outsourcing
 
PDF
Data Sheet Cloud Integration Platform - dataZap
Chainsys SEO
 
PDF
Withum Webinar - OBBBA: Tax Insights for Food and Consumer Brands
Withum
 
PDF
NewBase 29 July 2025 Energy News issue - 1807 by Khaled Al Awadi_compressed.pdf
Khaled Al Awadi
 
PPTX
Final PPT on DAJGUA, EV Charging, Meter Devoloution, CGRF, Annual Accounts & ...
directord
 
PDF
NewBase 26 July 2025 Energy News issue - 1806 by Khaled Al Awadi_compressed.pdf
Khaled Al Awadi
 
PPTX
Appreciations - July 25.pptxffsdjjjjjjjjjjjj
anushavnayak
 
PPTX
Social Media Marketing for Business Growth
vidhi622006
 
Struggling to Land a Social Media Marketing Job Here’s How to Navigate the In...
RahulSharma280537
 
unit 1 BC.docx - INTRODUCTION TO BUSINESS COMMUICATION
MANJU N
 
MDR Services – 24x7 Managed Detection and Response
CyberNX Technologies Private Limited
 
Appreciations - July 25.pptxsdsdsddddddsssss
anushavnayak
 
What are the steps to buy GitHub accounts safely?
d14405913
 
Integrative Negotiation: Expanding the Pie
badranomar1990
 
askOdin - An Introduction to AI-Powered Investment Judgment
YekSoon LOK
 
Memorandum and articles of association explained.pptx
Keerthana Chinnathambi
 
Bihar Idea festival - Pitch deck-your story.pdf
roharamuk
 
Pakistan’s Leading Manpower Export Agencies for Qatar
Glassrooms Dubai
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
A Complete Guide to Data Migration Services for Modern Businesses
Aurnex
 
Unveiling the Latest Threat Intelligence Practical Strategies for Strengtheni...
Auxis Consulting & Outsourcing
 
Data Sheet Cloud Integration Platform - dataZap
Chainsys SEO
 
Withum Webinar - OBBBA: Tax Insights for Food and Consumer Brands
Withum
 
NewBase 29 July 2025 Energy News issue - 1807 by Khaled Al Awadi_compressed.pdf
Khaled Al Awadi
 
Final PPT on DAJGUA, EV Charging, Meter Devoloution, CGRF, Annual Accounts & ...
directord
 
NewBase 26 July 2025 Energy News issue - 1806 by Khaled Al Awadi_compressed.pdf
Khaled Al Awadi
 
Appreciations - July 25.pptxffsdjjjjjjjjjjjj
anushavnayak
 
Social Media Marketing for Business Growth
vidhi622006
 

AI in Manufacturing: Opportunities & Challenges

  • 1. AI IN MANUFACTURING: OPPORTUNITIES & CHALLENGES TATHAGATVARMA VP STRATEGY, WALMART GLOBALTECH | PHD SCHOLAR (EFPM), INDIAN SCHOOL OF BUSINESS (ISB)
  • 2. DISCLAIMER THESE ARE MY PERSONALVIEWS!
  • 4. PROJECTED ECONOMIC IMPACT OF $15 TRILLION BY 2030…!!! http://preview.thenewsmarket.com/Previews/PWC/DocumentAssets/476830.pdf
  • 9. BUT,THERE’S ALSO A LOT OF HYPE!!! https://www.gartner.com/en/articles/what-s-new-in-artificial-intelligence-from-the-2022-gartner-hype-cycle
  • 10. …WITH ALARMINGLY HIGH FAILURE RATES! • Gartner: 85% of AI projects will fail and deliver erroneous outcomes through 2022. • MIT SMR: 70% of companies report minimal or no impact from AI.Among the 90% of companies that have made some investment in AI, fewer than 2 out of 5 report business gains from AI in the past three years. • VentureBeat: 87% of data science projects never make it into production.Tom Siebel says 99% of internal AI projects fail! • Andrew Ng (HBR): It is not unusual for teams to celebrate a successful proof of concept, only to realize that they still have another 12-24 months of work before the system can be deployed and maintained. https://research.aimultiple.com/ai-fail/
  • 11. …AND LOW ROI & LONG PAYBACK PERIODS! The ROI for AI projects varies greatly, based on how much experience an organization has. Leaders showed an average of a 4.3% ROI for their projects, compared to only 0.2% for beginning companies. Payback periods also varied, with leaders reporting a typical payback period of 1.2 years and beginners at 1.6 years. https://www2.deloitte.com/us/en/insights/industry/technology/artificial-intelligence-roi.html
  • 12. SO,WHAT IS AI? HINT:THERE IS NOTHING REALLY “INTELLIGENT” ABOUT IT!
  • 13. WHAT IS “ARTIFICIAL INTELLIGENCE”, OR AI? Prof John McCarthy, Father of Artificial Intelligence: • Intelligence is the computational part of the ability to achieve goals in the world.Varying kinds and degrees of intelligence occur in people, many animals and some machines. • Artificial Intelligence is the science and engineering of making intelligent machines, especially intelligent computer programs. It is related to the similar task of using computers to understand human intelligence, but AI does not have to confine itself to methods that are biologically observable. http://jmc.stanford.edu/artificial-intelligence/what-is-ai/index.html
  • 14. GOOD OLD FASHIONED AI (GOFAI) • Symbolic artificial intelligence is the term for the collection of all methods in artificial intelligence research that are based on high-level symbolic (human-readable) representations of problems, logic and search. Symbolic AI was the dominant paradigm of AI research from the mid-1950s until the late 1980s.[1][2] • John Haugeland gave the name GOFAI ("Good Old-Fashioned Artificial Intelligence") to symbolic AI in his 1985 book Artificial Intelligence:TheVery Idea, which explored the philosophical implications of artificial intelligence research. In robotics the analogous term is GOFR ("Good Old-Fashioned Robotics").[3] • Researchers in the 1960s and the 1970s were convinced that symbolic approaches would eventually succeed in creating a machine with artificial general intelligence and considered this the goal of their field. • However, the symbolic approach would eventually be abandoned, largely because of the technical limits of this approach. It was succeeded by highly mathematical Statistical AI which is largely directed at specific problems with specific goals, rather than general intelligence. Research into general intelligence is now studied in the exploratory sub-field of artificial general intelligence. Symbolic Artificial Intelligence, https://en.wikipedia.org/wiki/Symbolic_artificial_intelligence
  • 16. KEY MILESTONES • 1943: Walter Pitts & Warren McCullogh develop a computer model based on Neural Networks of human brain using a combination of algorithms and maths they called “threshold logic” to mimic the thought process. • 1950: Alan Turing proposes the imitation game, aka “Turing Test” • 1952: Hodekin-Huxley paper of brain as neurons forming an electrical network • 1956: John McCarthy coins the term “Artificial Intelligence” and organizes Dartmouth Summer Research Project, the first conference on AI. • 1960s: Research labs established at MIT, Stanford, SRI, etc. to mimic human intelligence by problem-solving or playing games like checkers or chess. • 1960: Henry Kelley develops the basics of continuous Back Propagation (backprop) model • 1962: Stuart Dreyfus develops chain rule to simplify backprop. • 1965: Alexey Grigoryevich Ivakhnenko & Valentin Grigorʹevich Lapa develop Deep Learning algorithms using polynomial activation functions and statistical analysis at each layer. • 1970s: MYCIN was able to diagnose certain kinds of bacterial infections based on symptoms input. • 1970s: A “prospector” expert system uncovers a hidden mineral deposit of porphyr molybdenum (a form of copper deposit) at Mount Tolman in the state of Washington. • 1973-80s: First “AI Winter” • 1981: John Searle proposes “Chinese Room” • 1980s: Development of Expert Systems bring some successes (e.g. DEC’s XCON) • 1985-90s: Second “AI Winter” • 1979: Kunihiko Fukushima develops “Neocognitron” the first Convolutional Neural Network (CNN) with multiple pooling and convolutional networks that allows computer to “learn” to recognize visual patterns using manually-adjustable “weights” of certain connections. • 1990s: Focus shifts to “Intelligent Agents” • 1997: IBM Deep Blue beats World Chess Champion Garry Kasparov (Artificial Intelligence) • 2011: IBM Watson beats human players on US game show Jeopardy (Machine Learning) • 2012: Deep Learning • 2014: Ian Goodfellow creates Generative Adversarial Networks (GANs) • 2016: Google’s AlphaGo beats boardgame Go master Lee Sedol (Deep Learning)
  • 17. EVOLUTION OF AI, ML, DL https://www.stateofai2019.com/summary
  • 18. AI, ML, NN, DL… • Machine learning, deep learning, and neural networks are all sub-fields of artificial intelligence. However, deep learning is actually a sub-field of machine learning, and neural networks is a sub-field of deep learning. • The way in which deep learning and machine learning differ is in how each algorithm learns. Deep learning automates much of the feature extraction piece of the process, eliminating some of the manual human intervention required and enabling the use of larger data sets. • Classical, or "non-deep", machine learning is more dependent on human intervention to learn. Human experts determine the set of features to understand the differences between data inputs, usually requiring more structured data to learn. Machine Learning, https://www.ibm.com/cloud/learn/machine-learning
  • 19. MACHINE LEARNING • Term coined by Arthur Samuel in 1959 • Machine learning is a branch of artificial intelligence (AI) and computer science which focuses on the use of data and algorithms to imitate the way that humans learn, gradually improving its accuracy. • Through the use of statistical methods, algorithms are trained to make classifications or predictions, uncovering key insights within data mining projects.These insights subsequently drive decision making within applications and businesses, ideally impacting key growth metrics. https://www.ibm.com/cloud/learn/machine-learning
  • 20. POTENTIAL OF AI •AI is the new electricity – Andrew Ng •AI is more profound than fire or electricity – Sundar Pichai •People should stop training radiologists – Geoff Hinton, 2016, https://youtu.be/2HMPRXstSvQ
  • 21. WHERE TO USE AI? If a typical person can do a mental task with less than one second of thought, we can probably automate it using AI either now or in the near future. – Andrew Ng https://hbr.org/2016/11/what-artificial-intelligence-can-and-cant-do-right-now
  • 22. SO,WHY NOW? After decades of start/stops, finally AI seems to be at the cusp of its (third) resurgence.
  • 23. AI IS THE NEW SOFTWARE! • Machine learning was a huge leap from programmed instructions and if-then statements that merely simulated the very human process of thinking and making decisions. • With machine learning, the machine no longer needs to be explicitly programmed to complete a task; it can pour through massive data sets and create its own understanding. It can learn from the data and create its own model, one that represents the different rules to explain relationships among data and use those rules to draw conclusions and make decisions and predictions. • A machine learning algorithm is a mathematical function that enables the machine to identify relationships among inputs and outputs.The programmer’s role has shifted from one of writing explicit instructions to creating and choosing the right algorithms. Rose, Doug.Artificial Intelligence for Business:WhatYou Need to Know about Machine Learning and Neural Networks.
  • 24. HOW IS AI DIFFERENT FROM SOFTWARE? Traditional Software AI Software Reasoning Deductive Inductive Inputs Data + Program Data + Output Logic Manually pre-programmed to perform a specific task on a given dataset Programmed to automatically keep learning rules from a given dataset Output Output Models, Rules Learning Learns one-time from the programmer “Learns” constantly being the data Resource Code Data Solutions Deterministic Probabilistic Output Consistently remains the same Can improve with usage (or degrade over time) Business model One-time development efforts, followed by multiple sales, and small maintenance effort (optional) Each project is one-off, and needs full lifecycle management mandatorily
  • 28. WHERE TO USE AI? • If a typical person can do a mental task with less than one second of thought, we can probably automate it using AI either now or in the near future. – Andrew Ng, https://hbr.org/2016/11/what-artificial-intelligence-can-and-cant- do-right-now
  • 29. LIMITATIONS OF AI When people talk about AI, machine learning, automation, big data, cognitive computing, or deep learning, they’re talking about the ability of machines to learn to fulfill objectives based on data and reasoning.This is tremendously important, and is already changing business in practically every industry. In spite of all the bold claims, there remain several core problems at the heart of Artificial Intelligence where little progress has been made (including learning by analogy, and natural language understanding). Machine learning isn’t magic, and the truth is we have neither the data nor the understanding necessary to build machines that make routine decisions as well as human beings. https://hbr.org/2016/11/how-to-make-your-company- machine-learning-ready
  • 30. FAILURE MODES OF AI • Brittleness • Embedded Bias • Catastrophic Forgetting • Explainability • Quantifying Uncertainty • Common Sense • Math Source: https://spectrum.ieee.org/ai-failures
  • 31. CHALLENGES • Unavailability of Skills &Talent • Technology is quite good, but still maturing • Data is often siloed or not available, or poor quality, etc. • Business case, and alignment of strategy and business model to an AI-firm • Societal concerns like ethics, privacy, transparency, bias, surveillance, etc. • Governance issues such as data management, regulations, legal frameworks, etc. • …..and many many more…!!!
  • 32. AI IN MANUFACTURING • The artificial intelligence (AI) revolution allows the conversion of large amounts of data into actionable insights and predictions that can provide impetus to data-driven processes. • Manufacturing companies capture value from AI using different mechanisms, the most common being eliminating redundant work, solving existing problems and revealing hidden value by analysing and recognizing patterns in data. • AI is applied to augment tasks such as classification, continuous estimation, clustering, optimization, anomaly detection, rankings, recommendations and data generation to solve industrial problems. Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 33. AI IN MANUFACTURING CONTEXT • In principle, AI could unlock more than $13 trillion in the global economy and boost GDP by 2% per year. However, companies struggle to tap into the value that AI applications can create. • Even though the impact of AI applications on manufacturing processes is known, the full opportunity from their deployment is still to be uncovered due to a number of organizational and technical roadblocks. Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 34. VALUE CREATION USING AI IN MANUFACTURING • Operational Performance • Workforce Augmentation • Sustainability Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 35. OPERATIONAL PERFORMANCE By automating and optimizing routine processes and tasks, increasing productivity and operational efficiencies, improving quality (e.g. reducing defects, forecasting unwanted failures) and optimizing production parameters Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 36. WORKFORCE AUGMENTATION By guiding the decision-making process and parameter setting, enhancing the accuracy of predictions and forecasting, reducing repetitive tasks and increasing human-robot interactions Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 37. SUSTAINABILITY By optimizing material and energy usage, increasing energy efficiencies, reducing scrap rates and extending machine lifespans. Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 38. SAMPLE USE CASES AND IMPACT • Time efficiency: Alarm rationalization meetings shortened from 4 hours to 30 minutes • Unsafe situations and actions reduced by 70-80% • Costs reduced by 60% by preventing the use of excess welding materials • Productivity increased by 30-40% • Reduction of false-reject rate by an average of 88% • Number of quality stops reduced from 81 to 20 per week • Downtime reduced by 90%
  • 39. WHERE’S THE BUSINESSVALUE? • 70% of respondents understand how AI can generate business value • 59% have an AI strategy in place • 57% affirm that their companies are piloting or deploying AI. • Despite these trends, only 1 in 10 companies believe they generate significant financial benefits with AI. Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 40. CHALLENGES IN ADOPTION OF AI IN MANUFACTURING Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 41. MISMATCH BETWEEN AI CAPABILITIES AND OPERATIONAL NEEDS • Manufacturers have often selected AI projects based on existing technical capabilities instead of focusing on the impact on business operations. The match between business pain points and AI technologies is not always thoroughly considered. Therefore, AI solutions may be technically feasible but fail to solve a relevant, impactful problem in operations. This causes a mismatch of expectations and hinders their wider adoption in manufacturing. • Building a solid business case with a problem-oriented approach that clearly defines business needs and evaluating the value of an AI solution compared to alternative solutions are the first steps in overcoming that barrier to adoption and scale. Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 42. ABSENCE OF A STRATEGIC APPROACH AND LEADERSHIP COMMUNICATION • A clear company-wide AI strategy and communication plan are often ignored. Without the right sponsors and committed leaders to start the dialogue and collect the buy-in from end-users, the onboarding of AI applications across the company can’t occur due to workforce reluctance. • As AI is changing the ways of working, communicating the strategic approach, benefits and new processes can help increase endusers’ willingness to embrace it in their routines. Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 43. INSUFFICIENT SKILLS AT THE INTERSECTION OF AI AND OPERATIONS • External consultants or information technology (IT) experts who have a limited understanding of the manufacturing requirements on the shop floor often lead AI projects. • However, to be successful, AI applications require development and implementation by cross-functional teams with diverse expertise at the convergence of IT, operational technology (OT), data and AI technologies. This requires upskilling the workforce and attracting new talent in manufacturing. Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 44. DATA AVAILABILITY AND THE ABSENCE OF A DATA GOVERNANCE STRUCTURE • Applying machine learning models requires training on large amounts of data to recognize patterns and relationships. However, manufacturing companies often rely on small data sets and fragmented data, hindering the accuracy of the resulting insights. Even when available, these data sets may not represent appropriate failure cases or relevant process situations and are mostly not interoperable. Creating a single source of information ensures that businesses operate based on standardized, relevant data across the organization. • To overcome this challenge, sharing data across companies’ boundaries can support joint efforts to adopt artificial intelligence techniques in the manufacturing sector and rely, in turn, on a set of organizational and technological success factors. Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 45. LACK OF EXPLAINABLE AI MODELS IN MANUFACTURING • The perception of AI models as complex, nontransparent and uninterpretable systems hinders their deployment. Manufacturers need AI models that are either open and transparent to build trust in the predictions and specific results or interpretable for domain experts to accept them. AI-provided predictions need to be meaningful, explainable and accurate and have a warning mechanism in place to minimize risks. • Explainable AI tools and techniques allow experts to obtain justifications for their results in a format that manufacturing users can understand. The greater the confidence in the AI-powered output, the faster and more widely AI deployment can happen. Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 46. SIGNIFICANT CUSTOMIZATION EFFORTS ACROSS MANUFACTURING USE CASES • Factories are complex engineered systems and AI models need configuration to be adapted to each process and conform to its constraints. Hence, it is not possible to simply apply trained AI models or pipelines from one manufacturing use case to another. The design of the machine learning pipeline and the pre-processing, training and testing of AI models still need manual intervention for customization, which is not yet fully automated. • Additionally, industrial companies struggle to find commercially available hardware and software with off-the-shelf AI features that require minor customization. Unlocking value from Artificial Intelligence in Manufacturing,World Economic Forum, Dec 2022
  • 47. RECAP • Today’s AI is not really “AI”! At most, it is what we call as “Machine Learning” (ML). But, let’s stick with AI for now J • In the broadest sense, it is a “General Purpose Technology” (GPT). Just like fire, electricity or computers. • AI has huge potential to solve problems that could benefit from high-speed and at-scale data- based decision-making for routine and repetitive tasks , especially for “noisy data” conditions. • Perhaps the first trillion-dollar economy that won’t require natural resources, financial capital, or human labor. • Challenges with adoption notwithstanding, there are huge opportunities for businesses to leverage AI to boost productivity and deliver financial returns.