SlideShare a Scribd company logo
1 of 54
Download to read offline
AI, Business, Organizations, Society: 

Holistic Approach to the Humans+Machines Loop
Theos Evgeniou
Professor Decision Sciences and Technology Management,
INSEAD
theodoros.evgeniou@insead.edu
▪ Early/Mid 1990s: Enterprise Resource Planning (e.g. SAP, Oracle, etc.) –
Business Process Re-engineering, process automation and support
▪ Mid/Late 1990s: Internet – networks, global connectivity, information
capturing/sharing, increased “richness and reach”, virtual teams, etc.
▪ Early 2000s: Knowledge Management – capture, share, reuse, connect
internal knowledge, experts, best practices, etc.
▪ Early/Mid 2000s: Customer/Supplier/etc. Relationship Management –
acquire, manage, understand, cross/up-sell, retain customers/suppliers/etc.
▪ Late 2000s/Early 2010s: Big Data + Cloud – the last step before…
© T. Evgeniou, INSEAD
Technological Innovations for Business: 1990s to Today
All previous technologies were at best
decision support tools
AI can
take increasingly complex decisions
© T. Evgeniou, INSEAD
Automation (of “simple” – often repetitive – decisions and
processes) has been happening for centuries [certain
mechanization in earlier centuries, autopilots, etc.]
However, with AI we will be able for the first time ever to
“automate” decisions not imaginable today to be done by
anyone other than humans
© T. Evgeniou, INSEAD
History: from past to future
“Sociotechnical” Principles
“Science Finds, Industry Applies, Man Conforms”
Motto of the 1933 Chicago World’s Fair
© T. Evgeniou, INSEAD
Experience + Learning à (Human) Intelligence
Experience for Humans = (Big) Data for Machines
(Big) Data + Machine Learning à Artificial Intelligence
© T. Evgeniou, INSEAD
Learning is at the Core of Intelligence
Big Data vs Machine Learning vs AI [watch video]
(Big) Data
+
Computation (and Cloud)
+
Mathematics of Machine Learning (Statistical Learning Theory, etc)
à Artificial Intelligence
© T. Evgeniou, INSEAD
AI in Business: Why Now?
AI, more than any other technology, requires a more
Holistic Approach
© T. Evgeniou, INSEAD
[Watch Video]
Data Engineering and Quality Management
Machine Learning and Analytics
Project Management
IT infrastructure and Management
Society
Organizational Change
Industry Transformation
Regulation
Principles and Philosophy (e.g., Ethics)
Key Message:
AI requires a Holistic Approach
© T. Evgeniou, INSEAD
Data Engineering and Quality Management
Machine Learning and Analytics
Project Management
IT infrastructure and Management
Society
Organizational Change
Industry Transformation
Regulation
Principles and Philosophy (e.g., Ethics)
Key Message:
AI requires a Holistic Approach
© T. Evgeniou, INSEAD
Example Use Cases
Credit Scoring 

(since the 80s – HNC’s “Database Mining Workstation”)





Recommender Systems and cross-selling 

(Amazon/Netflix/etc. since the 90s)





Churn Management 

(with ML/AI since the early 2000s)





Targeted advertisement and campaigns 

(since early 2000s)





… other Customer Relationship Management (Marketing) decisions...
The Early Days...
...And now?
© T. Evgeniou, INSEAD
© T. Evgeniou, INSEAD
© T. Evgeniou, INSEAD
© T. Evgeniou, INSEAD
© T. Evgeniou, INSEAD
© T. Evgeniou, INSEAD
© T. Evgeniou, INSEAD
© T. Evgeniou, INSEAD
© T. Evgeniou, INSEAD
© T. Evgeniou, INSEAD
© T. Evgeniou, INSEAD
“We can’t rely on machine learning to stop another financial crisis - In fact, overreliance on AI and big data could lead to the next one” 





© T. Evgeniou, INSEAD
© T. Evgeniou, INSEAD
How is this all (technically) feasible?
Demystifying AI and Machine Learning…
© T. Evgeniou, INSEAD


Conceptual Model of Technology 

(“the rough knowledge of a technology we need to have in order to use it
effectively”)









… and some Historical Perspectives





© T. Evgeniou, INSEAD
Two types of AI
Symbolic AI Statistical AI
✓ Explicit “hand written rules” [human designs]
✓ Relatively slower update of rules
✓ Learning mainly from human experience
✓ “Limited” data usage
✓ Rules + Models from data [not only from human]
✓ Rules can evolve fast, e.g. with environment
✓ Learning mainly from data
✓ “Unlimited” data usage
© T. Evgeniou, INSEAD
[Article]
Two types of AI
Symbolic AI Statistical AI = Machine Learning
© T. Evgeniou, INSEAD
Rules... Is this how Humans (often) decide?
• (Light AND Lasting Battery) OR (Big Screen AND Good Camera ) OR …
• (Floats AND High Resolution) OR (Floats AND Small Size) OR (Floats AND Light
Weight) OR …
• (Announced Buyback AND Small Cap AND High Idiosyncratic Risk) OR (Small Cap
AND Value Stock) OR (Mid Cap AND High Momentum Stock) OR …
• (M&A Live Target AND Same Industry as Acquirer) OR (M&A Live Target AND Friendly
Acquisition) OR (M&A Live Target AND Cash Deal AND Friendly) OR …
© T. Evgeniou, INSEAD
[Article link]
[Article link]
[Article link]
Are there rules for this?
© T. Evgeniou, INSEAD
Polanyi’s Paradox
“We know more than we can tell”
Michael Polanyi, 1958
The “earlier way of thinking about AI and Computers”:
“For a computer to accomplish a task, a programmer must first fully understand the sequence
of steps required to perform that task, and then must write a program that, in effect, causes the
machine to precisely simulate these steps.”
David Autor, MIT, 2014
© T. Evgeniou, INSEAD
Symbolic AI: User Writes the Rules/Program
Computer
Data
Program
Output
Computer
Data
Output Program
(Adopted from Domingos, 2017)
Statistical AI: Machine Learns/Writes the Rules/Program
© T. Evgeniou, INSEAD
Demystifying AI and Machine Learning:

Example from “Learning to Recognize People”
1. What is an “image” (for a machine)?
2. How does the machine “represent what it learned”?
© T. Evgeniou, INSEAD
Everything for a Computer is Data/Numbers
(12, 92, 74, 0, 12, …., 124)
Data REPRESENTATION:
• Pixel Values
• Projections on filters
• PCA
Feature Learning
© T. Evgeniou, INSEAD
(Article link)
How does the machine “represent what it learned”?
(1,13,…)
(92,10,…)
(41,11,…)
(19,3,…)
(4,24,…) (7,33,…)
(4,71,…)
A Function
© T. Evgeniou, INSEAD
“Why is it that the simple, abstract language of mathematics can
accurately capture so much of our infinitely complex world [human
intelligence]?”

The “New Physics of Intelligence”?
Eugene Wigner, Physics Nobel laureate, 1959
“The Unreasonable Effectiveness of Mathematics in the Natural Sciences”
© T. Evgeniou, INSEAD
It is mainly (only?) about Functions...
© T. Evgeniou, INSEAD
Rules are also Functions
From “Rules” Functions to “Black Box” Functions
Most Machine Learning methods “learn” (find) functions that cannot be
expressed, and explained, with simple rules.
[the learned functions are often kind of “infinite rules”, with “infinite
number of parameters” – some may say like the “infinite” connections
between neurons developed/learned due e.g. to neural plasticity]
The “AI Polanyi’s Paradox”?
Machines, like humans, know more than they can tell
© T. Evgeniou, INSEAD
Complexitycontrol
Complexitycontrol
Complexitycontrol
Data Engineering and Quality Management
Machine Learning and Analytics
Project Management
IT infrastructure and Management
Society
Organizational Change
Industry Transformation
Regulation
Principles and Philosophy (e.g., Ethics)
Key Message:
AI requires a Holistic Approach
© T. Evgeniou, INSEAD
What is “better”?
© T. Evgeniou, INSEAD
Machines Humans + Machines
A Booming [and old] Research Topic…
New Regulation Required…
Data Engineering and Quality Management
Machine Learning and Analytics
Project Management
IT infrastructure and Management
Society
Organizational Change
Industry Transformation
Regulation
Principles and Philosophy (e.g., Ethics)
Key Message:
AI requires a Holistic Approach
© T. Evgeniou, INSEAD
“[This] isn’t a software package; it’s a way of doing business”
Quote from an executive
“The dominant issue in computer technology will be the ability to implement human
behavior change.”
Warren McFarlan, 1968
© T. Evgeniou, INSEAD
Data Engineering and Quality Management
Machine Learning and Analytics
Project Management
IT infrastructure and Management
Society
Organizational Change
Industry Transformation
Regulation
Principles and Philosophy (e.g., Ethics)
Key Message:
AI requires a Holistic Approach
© T. Evgeniou, INSEAD
[Article 1] [Article 2]
Data Engineering and Quality Management
Machine Learning and Analytics
Project Management
IT infrastructure and Management
Society
Organizational Change
Industry Transformation
Regulation
Principles and Philosophy (e.g., Ethics)
Key Message:
AI requires a Holistic Approach
© T. Evgeniou, INSEAD
Deep Learning and Business
© T. Evgeniou, INSEAD
Deep Learning and Business
© T. Evgeniou, INSEAD
New Business/Industry
No New Business/
Industry
What’s Next? [watch video 1, video 2]
© T. Evgeniou, INSEAD
Machines Humans + Machines
Kasparov’s Law (The “Missing Middle”)
© T. Evgeniou, INSEAD
Kasparov’s Laws (The “Missing Middle”)
[watch video]
© T. Evgeniou, INSEAD
Weak Human + Machine + Strong Process >
Strong Human
Weak Human + Machine + Strong Process >
Strong Machine
Weak Human + Machine + Strong Process >
Strong Human + Machine + Inferior Process
The Pivotal Management Challenge of the AI Era will be…
(INSEAD Knowledge, April 8, 2019) [watch video]
© T. Evgeniou, INSEAD
“How can we get Humans and
Machines to Best Work Together”
AsiaEurope Middle East| |
Theos Evgeniou
Professor Decision Sciences and Technology Management,
INSEAD
theodoros.evgeniou@insead.edu

More Related Content

Similar to Ai, business, organizations, society t. evgeniou

Workstyle augmentation from the viewpoint of workplace innovation - Peter Oeij
Workstyle augmentation from the viewpoint of workplace innovation - Peter OeijWorkstyle augmentation from the viewpoint of workplace innovation - Peter Oeij
Workstyle augmentation from the viewpoint of workplace innovation - Peter OeijPeter Oeij
 
Tools and techniques for whole-enterprise architecture
Tools and techniques for whole-enterprise architectureTools and techniques for whole-enterprise architecture
Tools and techniques for whole-enterprise architectureTetradian Consulting
 
Failing Continuous Delivery, Agile Prague 2015
Failing Continuous Delivery, Agile Prague 2015Failing Continuous Delivery, Agile Prague 2015
Failing Continuous Delivery, Agile Prague 2015Daniel Sawano
 
Failing Continuous Delivery, Devoxx Poland, 2015
Failing Continuous Delivery, Devoxx Poland, 2015Failing Continuous Delivery, Devoxx Poland, 2015
Failing Continuous Delivery, Devoxx Poland, 2015Omegapoint Academy
 
Failing Continuous Delivery, Devoxx Poland, 2015
Failing Continuous Delivery, Devoxx Poland, 2015Failing Continuous Delivery, Devoxx Poland, 2015
Failing Continuous Delivery, Devoxx Poland, 2015Daniel Sawano
 
Model-based reinforcement learning and self-driving engineering systems
Model-based reinforcement learning and self-driving engineering systemsModel-based reinforcement learning and self-driving engineering systems
Model-based reinforcement learning and self-driving engineering systemsBalázs Kégl
 
Build Intelligence System with AI. Antimo Musone, Ernst & Young
Build Intelligence System with AI. Antimo Musone, Ernst & YoungBuild Intelligence System with AI. Antimo Musone, Ernst & Young
Build Intelligence System with AI. Antimo Musone, Ernst & YoungData Driven Innovation
 
WELCOME TO AI PROJECT shidhant mittaal.pptx
WELCOME TO AI PROJECT shidhant mittaal.pptxWELCOME TO AI PROJECT shidhant mittaal.pptx
WELCOME TO AI PROJECT shidhant mittaal.pptx9D38SHIDHANTMITTAL
 
Data Science - An emerging Stream of Science with its Spreading Reach & Impact
Data Science - An emerging Stream of Science with its Spreading Reach & ImpactData Science - An emerging Stream of Science with its Spreading Reach & Impact
Data Science - An emerging Stream of Science with its Spreading Reach & ImpactDr. Sunil Kr. Pandey
 
Technology in financial services
Technology in financial servicesTechnology in financial services
Technology in financial servicesLuis Caldeira
 
Technology in financial services
Technology in financial servicesTechnology in financial services
Technology in financial servicesLuis Caldeira
 
Visuals in business consulting
Visuals in business consultingVisuals in business consulting
Visuals in business consultingmark_allen
 
The Digital Technologies Curriculum
The Digital Technologies Curriculum The Digital Technologies Curriculum
The Digital Technologies Curriculum Daniel M Groenewald
 
Information systems
Information systemsInformation systems
Information systemsmzedan
 
Transformative organiztions sgd
Transformative organiztions sgdTransformative organiztions sgd
Transformative organiztions sgdSanjeev Deshmukh
 
AE Rio 2011 - Escolas Europeias Jose Tribolet
AE Rio 2011 - Escolas Europeias Jose TriboletAE Rio 2011 - Escolas Europeias Jose Tribolet
AE Rio 2011 - Escolas Europeias Jose TriboletFernando Botafogo
 
Building An Information Technology And Information Systems
Building An Information Technology And Information SystemsBuilding An Information Technology And Information Systems
Building An Information Technology And Information SystemsNicole Savoie
 
Aufbau von agilen und effizienten IT Organisationen mit DevOps
Aufbau von agilen und effizienten IT Organisationen mit DevOpsAufbau von agilen und effizienten IT Organisationen mit DevOps
Aufbau von agilen und effizienten IT Organisationen mit DevOpsAWS Germany
 

Similar to Ai, business, organizations, society t. evgeniou (20)

Workstyle augmentation from the viewpoint of workplace innovation - Peter Oeij
Workstyle augmentation from the viewpoint of workplace innovation - Peter OeijWorkstyle augmentation from the viewpoint of workplace innovation - Peter Oeij
Workstyle augmentation from the viewpoint of workplace innovation - Peter Oeij
 
Tools and techniques for whole-enterprise architecture
Tools and techniques for whole-enterprise architectureTools and techniques for whole-enterprise architecture
Tools and techniques for whole-enterprise architecture
 
Failing Continuous Delivery, Agile Prague 2015
Failing Continuous Delivery, Agile Prague 2015Failing Continuous Delivery, Agile Prague 2015
Failing Continuous Delivery, Agile Prague 2015
 
Failing Continuous Delivery, Devoxx Poland, 2015
Failing Continuous Delivery, Devoxx Poland, 2015Failing Continuous Delivery, Devoxx Poland, 2015
Failing Continuous Delivery, Devoxx Poland, 2015
 
Failing Continuous Delivery, Devoxx Poland, 2015
Failing Continuous Delivery, Devoxx Poland, 2015Failing Continuous Delivery, Devoxx Poland, 2015
Failing Continuous Delivery, Devoxx Poland, 2015
 
Model-based reinforcement learning and self-driving engineering systems
Model-based reinforcement learning and self-driving engineering systemsModel-based reinforcement learning and self-driving engineering systems
Model-based reinforcement learning and self-driving engineering systems
 
Build Intelligence System with AI. Antimo Musone, Ernst & Young
Build Intelligence System with AI. Antimo Musone, Ernst & YoungBuild Intelligence System with AI. Antimo Musone, Ernst & Young
Build Intelligence System with AI. Antimo Musone, Ernst & Young
 
WELCOME TO AI PROJECT shidhant mittaal.pptx
WELCOME TO AI PROJECT shidhant mittaal.pptxWELCOME TO AI PROJECT shidhant mittaal.pptx
WELCOME TO AI PROJECT shidhant mittaal.pptx
 
Data Science - An emerging Stream of Science with its Spreading Reach & Impact
Data Science - An emerging Stream of Science with its Spreading Reach & ImpactData Science - An emerging Stream of Science with its Spreading Reach & Impact
Data Science - An emerging Stream of Science with its Spreading Reach & Impact
 
Technology in financial services
Technology in financial servicesTechnology in financial services
Technology in financial services
 
Technology in financial services
Technology in financial servicesTechnology in financial services
Technology in financial services
 
Visuals in business consulting
Visuals in business consultingVisuals in business consulting
Visuals in business consulting
 
The Digital Technologies Curriculum
The Digital Technologies Curriculum The Digital Technologies Curriculum
The Digital Technologies Curriculum
 
Information systems
Information systemsInformation systems
Information systems
 
ICT Product Innovation
ICT Product InnovationICT Product Innovation
ICT Product Innovation
 
Transformative organiztions sgd
Transformative organiztions sgdTransformative organiztions sgd
Transformative organiztions sgd
 
AE Rio 2011 - Escolas Europeias Jose Tribolet
AE Rio 2011 - Escolas Europeias Jose TriboletAE Rio 2011 - Escolas Europeias Jose Tribolet
AE Rio 2011 - Escolas Europeias Jose Tribolet
 
Information what is it
Information what is itInformation what is it
Information what is it
 
Building An Information Technology And Information Systems
Building An Information Technology And Information SystemsBuilding An Information Technology And Information Systems
Building An Information Technology And Information Systems
 
Aufbau von agilen und effizienten IT Organisationen mit DevOps
Aufbau von agilen und effizienten IT Organisationen mit DevOpsAufbau von agilen und effizienten IT Organisationen mit DevOps
Aufbau von agilen und effizienten IT Organisationen mit DevOps
 

Recently uploaded

Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...Lviv Startup Club
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataExhibitors Data
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayNZSG
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Delhi Call girls
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876dlhescort
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxAndy Lambert
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...Any kyc Account
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxWorkforce Group
 
A305_A2_file_Batkhuu progress report.pdf
A305_A2_file_Batkhuu progress report.pdfA305_A2_file_Batkhuu progress report.pdf
A305_A2_file_Batkhuu progress report.pdftbatkhuu1
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communicationskarancommunications
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
 
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒anilsa9823
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetDenis Gagné
 

Recently uploaded (20)

Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors Data
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 May
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptx
 
A305_A2_file_Batkhuu progress report.pdf
A305_A2_file_Batkhuu progress report.pdfA305_A2_file_Batkhuu progress report.pdf
A305_A2_file_Batkhuu progress report.pdf
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communications
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
 

Ai, business, organizations, society t. evgeniou

  • 1. AI, Business, Organizations, Society: 
 Holistic Approach to the Humans+Machines Loop Theos Evgeniou Professor Decision Sciences and Technology Management, INSEAD theodoros.evgeniou@insead.edu
  • 2. ▪ Early/Mid 1990s: Enterprise Resource Planning (e.g. SAP, Oracle, etc.) – Business Process Re-engineering, process automation and support ▪ Mid/Late 1990s: Internet – networks, global connectivity, information capturing/sharing, increased “richness and reach”, virtual teams, etc. ▪ Early 2000s: Knowledge Management – capture, share, reuse, connect internal knowledge, experts, best practices, etc. ▪ Early/Mid 2000s: Customer/Supplier/etc. Relationship Management – acquire, manage, understand, cross/up-sell, retain customers/suppliers/etc. ▪ Late 2000s/Early 2010s: Big Data + Cloud – the last step before… © T. Evgeniou, INSEAD Technological Innovations for Business: 1990s to Today
  • 3. All previous technologies were at best decision support tools AI can take increasingly complex decisions © T. Evgeniou, INSEAD
  • 4. Automation (of “simple” – often repetitive – decisions and processes) has been happening for centuries [certain mechanization in earlier centuries, autopilots, etc.] However, with AI we will be able for the first time ever to “automate” decisions not imaginable today to be done by anyone other than humans © T. Evgeniou, INSEAD History: from past to future
  • 5. “Sociotechnical” Principles “Science Finds, Industry Applies, Man Conforms” Motto of the 1933 Chicago World’s Fair © T. Evgeniou, INSEAD
  • 6. Experience + Learning à (Human) Intelligence Experience for Humans = (Big) Data for Machines (Big) Data + Machine Learning à Artificial Intelligence © T. Evgeniou, INSEAD Learning is at the Core of Intelligence Big Data vs Machine Learning vs AI [watch video]
  • 7. (Big) Data + Computation (and Cloud) + Mathematics of Machine Learning (Statistical Learning Theory, etc) à Artificial Intelligence © T. Evgeniou, INSEAD AI in Business: Why Now?
  • 8. AI, more than any other technology, requires a more Holistic Approach © T. Evgeniou, INSEAD [Watch Video]
  • 9. Data Engineering and Quality Management Machine Learning and Analytics Project Management IT infrastructure and Management Society Organizational Change Industry Transformation Regulation Principles and Philosophy (e.g., Ethics) Key Message: AI requires a Holistic Approach © T. Evgeniou, INSEAD
  • 10. Data Engineering and Quality Management Machine Learning and Analytics Project Management IT infrastructure and Management Society Organizational Change Industry Transformation Regulation Principles and Philosophy (e.g., Ethics) Key Message: AI requires a Holistic Approach © T. Evgeniou, INSEAD
  • 11. Example Use Cases Credit Scoring 
 (since the 80s – HNC’s “Database Mining Workstation”)
 
 
 Recommender Systems and cross-selling 
 (Amazon/Netflix/etc. since the 90s)
 
 
 Churn Management 
 (with ML/AI since the early 2000s)
 
 
 Targeted advertisement and campaigns 
 (since early 2000s)
 
 
 … other Customer Relationship Management (Marketing) decisions...
The Early Days...
  • 12. ...And now? © T. Evgeniou, INSEAD
  • 13. © T. Evgeniou, INSEAD
  • 14. © T. Evgeniou, INSEAD
  • 15. © T. Evgeniou, INSEAD
  • 16. © T. Evgeniou, INSEAD
  • 17. © T. Evgeniou, INSEAD
  • 18. © T. Evgeniou, INSEAD
  • 19. © T. Evgeniou, INSEAD
  • 20. © T. Evgeniou, INSEAD
  • 21. © T. Evgeniou, INSEAD
  • 22. © T. Evgeniou, INSEAD
  • 23. “We can’t rely on machine learning to stop another financial crisis - In fact, overreliance on AI and big data could lead to the next one” 
 
 
 © T. Evgeniou, INSEAD
  • 24. © T. Evgeniou, INSEAD
  • 25. How is this all (technically) feasible? Demystifying AI and Machine Learning… © T. Evgeniou, INSEAD
  • 26. 
 Conceptual Model of Technology 
 (“the rough knowledge of a technology we need to have in order to use it effectively”)
 
 
 
 
 … and some Historical Perspectives
 
 
 © T. Evgeniou, INSEAD
  • 27. Two types of AI Symbolic AI Statistical AI ✓ Explicit “hand written rules” [human designs] ✓ Relatively slower update of rules ✓ Learning mainly from human experience ✓ “Limited” data usage ✓ Rules + Models from data [not only from human] ✓ Rules can evolve fast, e.g. with environment ✓ Learning mainly from data ✓ “Unlimited” data usage © T. Evgeniou, INSEAD [Article]
  • 28. Two types of AI Symbolic AI Statistical AI = Machine Learning © T. Evgeniou, INSEAD
  • 29. Rules... Is this how Humans (often) decide? • (Light AND Lasting Battery) OR (Big Screen AND Good Camera ) OR … • (Floats AND High Resolution) OR (Floats AND Small Size) OR (Floats AND Light Weight) OR … • (Announced Buyback AND Small Cap AND High Idiosyncratic Risk) OR (Small Cap AND Value Stock) OR (Mid Cap AND High Momentum Stock) OR … • (M&A Live Target AND Same Industry as Acquirer) OR (M&A Live Target AND Friendly Acquisition) OR (M&A Live Target AND Cash Deal AND Friendly) OR … © T. Evgeniou, INSEAD [Article link] [Article link] [Article link]
  • 30. Are there rules for this? © T. Evgeniou, INSEAD
  • 31. Polanyi’s Paradox “We know more than we can tell” Michael Polanyi, 1958 The “earlier way of thinking about AI and Computers”: “For a computer to accomplish a task, a programmer must first fully understand the sequence of steps required to perform that task, and then must write a program that, in effect, causes the machine to precisely simulate these steps.” David Autor, MIT, 2014 © T. Evgeniou, INSEAD
  • 32. Symbolic AI: User Writes the Rules/Program Computer Data Program Output Computer Data Output Program (Adopted from Domingos, 2017) Statistical AI: Machine Learns/Writes the Rules/Program © T. Evgeniou, INSEAD
  • 33. Demystifying AI and Machine Learning:
 Example from “Learning to Recognize People” 1. What is an “image” (for a machine)? 2. How does the machine “represent what it learned”? © T. Evgeniou, INSEAD
  • 34. Everything for a Computer is Data/Numbers (12, 92, 74, 0, 12, …., 124) Data REPRESENTATION: • Pixel Values • Projections on filters • PCA Feature Learning © T. Evgeniou, INSEAD (Article link)
  • 35. How does the machine “represent what it learned”? (1,13,…) (92,10,…) (41,11,…) (19,3,…) (4,24,…) (7,33,…) (4,71,…) A Function © T. Evgeniou, INSEAD
  • 36. “Why is it that the simple, abstract language of mathematics can accurately capture so much of our infinitely complex world [human intelligence]?”
 The “New Physics of Intelligence”? Eugene Wigner, Physics Nobel laureate, 1959 “The Unreasonable Effectiveness of Mathematics in the Natural Sciences” © T. Evgeniou, INSEAD
  • 37. It is mainly (only?) about Functions... © T. Evgeniou, INSEAD Rules are also Functions
  • 38. From “Rules” Functions to “Black Box” Functions Most Machine Learning methods “learn” (find) functions that cannot be expressed, and explained, with simple rules. [the learned functions are often kind of “infinite rules”, with “infinite number of parameters” – some may say like the “infinite” connections between neurons developed/learned due e.g. to neural plasticity] The “AI Polanyi’s Paradox”? Machines, like humans, know more than they can tell © T. Evgeniou, INSEAD
  • 40. Data Engineering and Quality Management Machine Learning and Analytics Project Management IT infrastructure and Management Society Organizational Change Industry Transformation Regulation Principles and Philosophy (e.g., Ethics) Key Message: AI requires a Holistic Approach © T. Evgeniou, INSEAD
  • 41. What is “better”? © T. Evgeniou, INSEAD Machines Humans + Machines
  • 42. A Booming [and old] Research Topic…
  • 44. Data Engineering and Quality Management Machine Learning and Analytics Project Management IT infrastructure and Management Society Organizational Change Industry Transformation Regulation Principles and Philosophy (e.g., Ethics) Key Message: AI requires a Holistic Approach © T. Evgeniou, INSEAD
  • 45. “[This] isn’t a software package; it’s a way of doing business” Quote from an executive “The dominant issue in computer technology will be the ability to implement human behavior change.” Warren McFarlan, 1968 © T. Evgeniou, INSEAD
  • 46. Data Engineering and Quality Management Machine Learning and Analytics Project Management IT infrastructure and Management Society Organizational Change Industry Transformation Regulation Principles and Philosophy (e.g., Ethics) Key Message: AI requires a Holistic Approach © T. Evgeniou, INSEAD [Article 1] [Article 2]
  • 47. Data Engineering and Quality Management Machine Learning and Analytics Project Management IT infrastructure and Management Society Organizational Change Industry Transformation Regulation Principles and Philosophy (e.g., Ethics) Key Message: AI requires a Holistic Approach © T. Evgeniou, INSEAD
  • 48. Deep Learning and Business © T. Evgeniou, INSEAD
  • 49. Deep Learning and Business © T. Evgeniou, INSEAD New Business/Industry No New Business/ Industry
  • 50. What’s Next? [watch video 1, video 2] © T. Evgeniou, INSEAD Machines Humans + Machines
  • 51. Kasparov’s Law (The “Missing Middle”) © T. Evgeniou, INSEAD
  • 52. Kasparov’s Laws (The “Missing Middle”) [watch video] © T. Evgeniou, INSEAD Weak Human + Machine + Strong Process > Strong Human Weak Human + Machine + Strong Process > Strong Machine Weak Human + Machine + Strong Process > Strong Human + Machine + Inferior Process
  • 53. The Pivotal Management Challenge of the AI Era will be… (INSEAD Knowledge, April 8, 2019) [watch video] © T. Evgeniou, INSEAD “How can we get Humans and Machines to Best Work Together”
  • 54. AsiaEurope Middle East| | Theos Evgeniou Professor Decision Sciences and Technology Management, INSEAD theodoros.evgeniou@insead.edu