SlideShare a Scribd company logo
How would AI shape
Future Integrations?
Srinath Perera, Ph.D.
VP Research WSO2, Apache Member,
( srinath@wso2.com)
@srinath_perera
History of Integration
!2
Integration Classical
!3
Integration New
!4
!5
• Some tasks (e.g., make a coffee) we
can explain, precisely. We can write
a code to do them.
• Other tasks, e.g., drive a car, we can
do, but can’t explain how. We can’t
teach our children how to drive by
writing it down. Such “intelligent
tasks,” we have to give them
examples and feedback and train
them. 
• AI can learn from examples to do
such “intelligent tasks.”
• Andrew Ng’s rule - “AI can do
anything human can do in 10 sec or
less.”
What is AI?
What is the big deal?
• Compared to humans, Computer
doing these tasks (With AI) are
• Faster (1K-1000K times)
• Cheaper to replicate
• Reliable
• AI ability to learning can be used to
extrapolate the future
!6
Why AI in Integration?
Why? (1) Cost Savings
!8
• For repeated tasks, AI is often much
cheaper than Humans (e.g., video
surveillance, quality control)
• Having humans in the loop often leads
to complex integrations because those
interactions take time and because
humans make mistakes
• AI can pinpoint problems. Some times
AI can predict and proactively fix
problems.
• Increase the usability of systems 
• Optimize systems
Why? (2) Competitive Advantage
!9
• AI makes tasks that have been infeasible
before now feasible (e.g., image or video-
based inputs, personalized and targeted
recommendations).
• Furthermore, AI enables us to do tasks better
and more frequently. (e.g., effective
diagnoses, detecting anomalies). 
• AI can lead to better decisions and forecasts.
This happens because AI makes better
decisions or aids humans in understanding
and exploring data.
• AI-based solutions have predictable
performance, while human performance vary.
!10
• An organization may share insights
derived through AI with other parties.
(e.g., Walmart shares data with
suppliers). 
• Organization may creating new revenue
streams by selling insights delivered
through the data
• e.g., a telco may share discoveries about
local trends with customers (e.g., sports
events). 
• e.g., Targeted Marketing ( market to
demographic)
• e.g., Credit card companies sells data
about customer behavior
Why? (3) New value and Revenue:
Feasibility
!11
• AI is beating human performance in
many cases
• (e.g., Voice recognition, character
recognition, Go) 
• Most tools are available as open-
source projects
• (e.g., TensorFlow, Torch, Sklearn) 
• Wide range of public datasets has
enabled multiple parties to build on
each other’s results 
• AI has Significant investments by
internet companies, academia, and
VCs. 
Challenges
!12
• Shortage of Skilled Professionals
• The data scientists, programmers, and architects are in short
supply and expensive (300-500K year).
• It is hard for medium and smaller organizations to attract
and hire enough skilled people.
• Solutions ( Wizards, Mapping AI to DB (e.g., Bays DB)
or spreadsheets, Automatic Statisticians)
• Most AI solutions will be delivered as cloud APIs 
• Only possible when If data formats are well known (e.g.,
banking or healthcare data) and key performance indicators
(KPIs) are well defined. Then reusable models can be built
for those use cases. 
• Examples are disease detection in healthcare, marketing
insights, spatiotemporal models, and analytics for specific
sports.
Challenges (contd.)
• Lack of Large Enough Data Sets.
• With 10,000 data points per day, it takes 3
years to collect 1 million data points
• Labeled data sets are hard to find
• Solutions
• Transfer learning
• Semi & Unsupervised learning
• Interpretability
• Some models are black boxes
• Tracking provenance of data used
AI mistakes are Dangerous
!14
• AI weaknesses can cause much more
potential harm than the same weakness
in humans
• Broad integration - AI will be everywhere
(e.g., selecting people for an interview,
picking suspicious people for further
investigation).
• Wide application - because the cost to
replicate AI operations is small, AI is applied
on a broader scale than humans
• Transparent application without oversight -
diversity of views among humans detect and
control flowed applications, while AI will be
applied transparently avoid such oversight. 
CC https://www.maxpixel.net/House-Of-Cards-Fragile-Sensitive-
Statics-Patience-763246
Risks
• Bias 
• AI can learn and repeat the inherent bias in
the data caused by human behavior (e.g.,
Book “Weapons of Math Destruction” by Cathy
O’Neil.)
• Removing bias is hard - For example, an
address in a certain neighborhood might act
as a proxy for the race; the name might act as
a proxy for gender, or name of the degree
might act as a proxy for age.
• AI tug war  
• If the use case ends up being a fight between
two AI algorithms, it can lead to lose-lose
situations 
!15
Risks (contd.)
• Privacy: AI can infer sensitive data from
seemingly harmless information 
• E.g., detect where you live using
accelerometer data 
• Detect what you watch on the TV using
electricity data 
• Your travel history by automatic
number plates reading 
• GOV policies 
• Data collections rules limiting data
collection 
• Laws limiting where AI can be
used (e.g., SF limiting face recognition) 
!16
Macro Trends
• Data Moats 
• AI depends on data. Hence data can be a significant
advantage. Also, products that get market adoption
first will get more data, creating data network
effects 
• In some cases, data network effects do not work
due to Diminishing returns of adding data
• This gives rise to AI offered as Cloud APIs
• Let vendors collect data 
• Concentrate both expertise and data 
• remove the complexity of managing AI models 
• AI provides a significant opportunity for large
companies such as telecom, credit card, and retail
sectors, which already have access to large and rich
data sets.
!17
AI Use cases
Use Cases1: Integrations required to enable AI
•  Most AI use cases in
organizations will have
significant Integration
component
• AI requires organizations to
collect data from many
sources, reconcile their
differences, and manage them.
• Carrying out actions suggested
by AI 
• Exposing data and insights via
APIs 
!19
Use Cases 2: Enhancing Inputs
• GUIs, CLIs, computer
languages are not natural for
humans 
• AI enables us to ingest audio,
video, natural language that is
a lot more natural to humans 
• e.g., object detection, NLP,
chatbots
• Follow a football game just
through video 
• Extracting information from
twitter 
!20
Use Cases 3: AI support within existing data stores
• Vendors that build data
storages (e.g., CRM, ERP,
databases) can build AI as
turnkey solutions into
their products 
• e.g. Salesforce Einstein
• Users get AI without
additional investments or
coding for predictable
cost 
• User will benefit from the
data from all customers 
!21
Use Cases 4: Self Driving System Operations
• Use of AI to reduce or eliminate the
need for human intervention while
managing (integration) systems 
• Examples:
• Auto tuning 
• Predictive maintenance
• Detect anomalies, trigger deep
observations, rise alerts, help
analysis and root cause 
• Chat-based control 
• Automatic compliance and QoS
checks 
!22
• Use of AI to simplify the process
of creating integrations support
both programmers and non-
programmers  
• Examples:
• Let user draw the integration
visually and use AI automate
mapping with users having to fill
configurations forms 
• Let user describes the integration
in English, and a chatbot ask
more questions to clarify and
refine the integration 
Use Cases 5: Automatic and Self-Service Integration
!23
Use cases 6: AI-based Security
• Examples
• Fraud Detection 
• Adaptive Authentication
• Detection Session Hijacking 
• Detect sensitive data in messages
and hold the message 
• Continuous authentication 
• AI can also be used to attack well as
defence, and since it is hard to
defend than attack, outcomes are
unclear 
!24
Assessment of use cases
!25
!26
Conclusion
• Enabling AI creates many integration use cases
• AI mistakes are more harmful than human mistakes due to: broad integration,
cheap replication, and transparent application without any supervision.
• Most AI use cases will be delivered as cloud APIs due to
• Data provides competitive advantage and cloud enables vendors to collect data
• Most custom AI models will be limited to large organizations due to a lack of expertise and
data
• Cloud enables organizations to concentrate expertise and simplify deployment
• Use cases
• Security, Data Integration, Enhancing Inputs, and AI support within existing data stores,
already have systems available and are likely find more adoption.
• Increasing Usability, Self Driving Operations (DevOps and Regulatory Compliance),
Automatic and Self-Service Integration do not face critical challenges but will need 5-10 years
of development for wide adoption
• Business Automation will often be infeasible for SMEs if not already supported as a cloud
API.
Analysis based on ETAC
!27
This is analysis of blockchain for integration, based on
the Emerging Technology Analysis (ETAC) framework
To receive updates to ETAC and ETAC-based
emerging technology analysis, subscribe to
our Newsletter.
Thanks for reading!!

More Related Content

PDF
Future of Serverless
PPTX
What AI is and examples of how it is used in legal
PPTX
Machine learning and ai in a brave new cloud world
PPTX
Building a Real-Time Security Application Using Log Data and Machine Learning...
PDF
AI & ML in Cyber Security - Why Algorithms Are Dangerous
PDF
Data science and Artificial Intelligence
PDF
AI in the Enterprise
PPTX
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
Future of Serverless
What AI is and examples of how it is used in legal
Machine learning and ai in a brave new cloud world
Building a Real-Time Security Application Using Log Data and Machine Learning...
AI & ML in Cyber Security - Why Algorithms Are Dangerous
Data science and Artificial Intelligence
AI in the Enterprise
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017

What's hot (20)

PPTX
Active Directory for Auditors
PDF
Proffer Blockchain Hackathon $17K+ prizes | Launch Presentation
PDF
IoT - Be Open or Miss Out
PDF
Working model to patentability
PPTX
Delivering a Linked Data warehouse and realising the power of graphs
PPTX
Intelligent Systems - Tommy Richardson, CTO, Teradata Marketing Applications
PPTX
AI & Blockchain: An Introduction
PDF
Ibm big data-platform
PDF
To Serve and Protect: Making Sense of Hadoop Security
PDF
Ai, IBM Watson External
PPTX
Alice Corp Update 2016 Cases
PPTX
Introduction to AI & ML
PDF
Blockchain, AI and Machine Learning
PDF
Ibm watson platform – the era of the cognitive smart home public version
PDF
frog IoT Big Design IoT World Congress 2015
PDF
Evolution and Trends in Edge AI Systems and Architectures for the Internet of...
PPTX
Codes of Ethics and the Ethics of Code
PDF
AI Foundations Course Module 1 - Shifting to the Next Step in Your AI Transfo...
PDF
What Will You Build with IBM Watson on Bluemix?
PDF
Just because you can doesn't mean that you should - thingmonk 2016
Active Directory for Auditors
Proffer Blockchain Hackathon $17K+ prizes | Launch Presentation
IoT - Be Open or Miss Out
Working model to patentability
Delivering a Linked Data warehouse and realising the power of graphs
Intelligent Systems - Tommy Richardson, CTO, Teradata Marketing Applications
AI & Blockchain: An Introduction
Ibm big data-platform
To Serve and Protect: Making Sense of Hadoop Security
Ai, IBM Watson External
Alice Corp Update 2016 Cases
Introduction to AI & ML
Blockchain, AI and Machine Learning
Ibm watson platform – the era of the cognitive smart home public version
frog IoT Big Design IoT World Congress 2015
Evolution and Trends in Edge AI Systems and Architectures for the Internet of...
Codes of Ethics and the Ethics of Code
AI Foundations Course Module 1 - Shifting to the Next Step in Your AI Transfo...
What Will You Build with IBM Watson on Bluemix?
Just because you can doesn't mean that you should - thingmonk 2016
Ad

Similar to How would AI shape Future Integrations? (20)

PPTX
Algorithm Marketplace and the new "Algorithm Economy"
PPTX
How to Build an Intelligent AI Model: A Complete Guide
PPTX
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
PDF
Information Security Response Team Nepal_npCERT_Vice_President_Sudan_Jha.pdf
PDF
Tech essentials for Product managers
PDF
EDW 2015 cognitive computing panel session
PPTX
AI For all by T Linn Khant (2023) in YUFL
PDF
Présentation de Bruno Schroder au 20e #mforum (07/12/2016)
DOCX
Emergingtreands class11 cs
PDF
Accelerate AI Model Development with Large-Scale AI Data Scraping.pdf
PDF
Presentation v3
PDF
IBM i & Data Science in the AI era.
PPTX
icon-aiincs-obusolini201809131800-190310184140.pptx
PPTX
icon-aiincs-obusolini201809131800-190310184140.pptx
PPTX
Workshop_Presentation.pptx
PDF
LabCFTC_PrimerArtificialIntelligence102119.pdf
PPTX
ARTIFICIAL INTELLIGENCE.pptx
PDF
The UAE AI Strategy: Building Intelligent Enterprises
PPTX
ARTIFICIAL INTELLIGENCE PRESENTATION BY STUDENTS OF IIM
PPTX
20240104 HICSS Panel on AI and Legal Ethical 20240103 v7.pptx
Algorithm Marketplace and the new "Algorithm Economy"
How to Build an Intelligent AI Model: A Complete Guide
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
Information Security Response Team Nepal_npCERT_Vice_President_Sudan_Jha.pdf
Tech essentials for Product managers
EDW 2015 cognitive computing panel session
AI For all by T Linn Khant (2023) in YUFL
Présentation de Bruno Schroder au 20e #mforum (07/12/2016)
Emergingtreands class11 cs
Accelerate AI Model Development with Large-Scale AI Data Scraping.pdf
Presentation v3
IBM i & Data Science in the AI era.
icon-aiincs-obusolini201809131800-190310184140.pptx
icon-aiincs-obusolini201809131800-190310184140.pptx
Workshop_Presentation.pptx
LabCFTC_PrimerArtificialIntelligence102119.pdf
ARTIFICIAL INTELLIGENCE.pptx
The UAE AI Strategy: Building Intelligent Enterprises
ARTIFICIAL INTELLIGENCE PRESENTATION BY STUDENTS OF IIM
20240104 HICSS Panel on AI and Legal Ethical 20240103 v7.pptx
Ad

More from Srinath Perera (20)

PDF
Book: Software Architecture and Decision-Making
PDF
Data science Applications in the Enterprise
PDF
An Introduction to APIs
PDF
An Introduction to Blockchain for Finance Professionals
PDF
AI in the Real World: Challenges, and Risks and how to handle them?
PDF
Healthcare + AI: Use cases & Challenges
PDF
The Role of Blockchain in Future Integrations
PDF
Blockchain: Where are we? Where are we going?
PDF
Few thoughts about Future of Blockchain
PDF
A Visual Canvas for Judging New Technologies
PDF
Privacy in Bigdata Era
PDF
Blockchain, Impact, Challenges, and Risks
PPTX
Today's Technology and Emerging Technology Landscape
PDF
An Emerging Technologies Timeline
PDF
The Rise of Streaming SQL and Evolution of Streaming Applications
PDF
Analytics and AI: The Good, the Bad and the Ugly
PDF
Transforming a Business Through Analytics
PDF
SoC Keynote:The State of the Art in Integration Technology
PPTX
Role of Analytics in Digital Business
PPTX
What Open Data and Open Source can do for Sri Lanka?
Book: Software Architecture and Decision-Making
Data science Applications in the Enterprise
An Introduction to APIs
An Introduction to Blockchain for Finance Professionals
AI in the Real World: Challenges, and Risks and how to handle them?
Healthcare + AI: Use cases & Challenges
The Role of Blockchain in Future Integrations
Blockchain: Where are we? Where are we going?
Few thoughts about Future of Blockchain
A Visual Canvas for Judging New Technologies
Privacy in Bigdata Era
Blockchain, Impact, Challenges, and Risks
Today's Technology and Emerging Technology Landscape
An Emerging Technologies Timeline
The Rise of Streaming SQL and Evolution of Streaming Applications
Analytics and AI: The Good, the Bad and the Ugly
Transforming a Business Through Analytics
SoC Keynote:The State of the Art in Integration Technology
Role of Analytics in Digital Business
What Open Data and Open Source can do for Sri Lanka?

Recently uploaded (20)

PPTX
Qualitative Qantitative and Mixed Methods.pptx
PPTX
climate analysis of Dhaka ,Banglades.pptx
PDF
Business Analytics and business intelligence.pdf
PDF
Microsoft Core Cloud Services powerpoint
PDF
Introduction to Data Science and Data Analysis
PDF
Lecture1 pattern recognition............
PPTX
QUANTUM_COMPUTING_AND_ITS_POTENTIAL_APPLICATIONS[2].pptx
PPTX
Modelling in Business Intelligence , information system
PPTX
Database Infoormation System (DBIS).pptx
PDF
Oracle OFSAA_ The Complete Guide to Transforming Financial Risk Management an...
PPTX
Topic 5 Presentation 5 Lesson 5 Corporate Fin
PPTX
importance of Data-Visualization-in-Data-Science. for mba studnts
PPTX
modul_python (1).pptx for professional and student
PDF
Introduction to the R Programming Language
PPT
ISS -ESG Data flows What is ESG and HowHow
PPTX
SAP 2 completion done . PRESENTATION.pptx
PDF
168300704-gasification-ppt.pdfhghhhsjsjhsuxush
PPTX
Leprosy and NLEP programme community medicine
PDF
Transcultural that can help you someday.
PDF
Data Engineering Interview Questions & Answers Cloud Data Stacks (AWS, Azure,...
Qualitative Qantitative and Mixed Methods.pptx
climate analysis of Dhaka ,Banglades.pptx
Business Analytics and business intelligence.pdf
Microsoft Core Cloud Services powerpoint
Introduction to Data Science and Data Analysis
Lecture1 pattern recognition............
QUANTUM_COMPUTING_AND_ITS_POTENTIAL_APPLICATIONS[2].pptx
Modelling in Business Intelligence , information system
Database Infoormation System (DBIS).pptx
Oracle OFSAA_ The Complete Guide to Transforming Financial Risk Management an...
Topic 5 Presentation 5 Lesson 5 Corporate Fin
importance of Data-Visualization-in-Data-Science. for mba studnts
modul_python (1).pptx for professional and student
Introduction to the R Programming Language
ISS -ESG Data flows What is ESG and HowHow
SAP 2 completion done . PRESENTATION.pptx
168300704-gasification-ppt.pdfhghhhsjsjhsuxush
Leprosy and NLEP programme community medicine
Transcultural that can help you someday.
Data Engineering Interview Questions & Answers Cloud Data Stacks (AWS, Azure,...

How would AI shape Future Integrations?

  • 1. How would AI shape Future Integrations? Srinath Perera, Ph.D. VP Research WSO2, Apache Member, ( [email protected]) @srinath_perera
  • 5. !5 • Some tasks (e.g., make a coffee) we can explain, precisely. We can write a code to do them. • Other tasks, e.g., drive a car, we can do, but can’t explain how. We can’t teach our children how to drive by writing it down. Such “intelligent tasks,” we have to give them examples and feedback and train them.  • AI can learn from examples to do such “intelligent tasks.” • Andrew Ng’s rule - “AI can do anything human can do in 10 sec or less.” What is AI?
  • 6. What is the big deal? • Compared to humans, Computer doing these tasks (With AI) are • Faster (1K-1000K times) • Cheaper to replicate • Reliable • AI ability to learning can be used to extrapolate the future !6
  • 7. Why AI in Integration?
  • 8. Why? (1) Cost Savings !8 • For repeated tasks, AI is often much cheaper than Humans (e.g., video surveillance, quality control) • Having humans in the loop often leads to complex integrations because those interactions take time and because humans make mistakes • AI can pinpoint problems. Some times AI can predict and proactively fix problems. • Increase the usability of systems  • Optimize systems
  • 9. Why? (2) Competitive Advantage !9 • AI makes tasks that have been infeasible before now feasible (e.g., image or video- based inputs, personalized and targeted recommendations). • Furthermore, AI enables us to do tasks better and more frequently. (e.g., effective diagnoses, detecting anomalies).  • AI can lead to better decisions and forecasts. This happens because AI makes better decisions or aids humans in understanding and exploring data. • AI-based solutions have predictable performance, while human performance vary.
  • 10. !10 • An organization may share insights derived through AI with other parties. (e.g., Walmart shares data with suppliers).  • Organization may creating new revenue streams by selling insights delivered through the data • e.g., a telco may share discoveries about local trends with customers (e.g., sports events).  • e.g., Targeted Marketing ( market to demographic) • e.g., Credit card companies sells data about customer behavior Why? (3) New value and Revenue:
  • 11. Feasibility !11 • AI is beating human performance in many cases • (e.g., Voice recognition, character recognition, Go)  • Most tools are available as open- source projects • (e.g., TensorFlow, Torch, Sklearn)  • Wide range of public datasets has enabled multiple parties to build on each other’s results  • AI has Significant investments by internet companies, academia, and VCs. 
  • 12. Challenges !12 • Shortage of Skilled Professionals • The data scientists, programmers, and architects are in short supply and expensive (300-500K year). • It is hard for medium and smaller organizations to attract and hire enough skilled people. • Solutions ( Wizards, Mapping AI to DB (e.g., Bays DB) or spreadsheets, Automatic Statisticians) • Most AI solutions will be delivered as cloud APIs  • Only possible when If data formats are well known (e.g., banking or healthcare data) and key performance indicators (KPIs) are well defined. Then reusable models can be built for those use cases.  • Examples are disease detection in healthcare, marketing insights, spatiotemporal models, and analytics for specific sports.
  • 13. Challenges (contd.) • Lack of Large Enough Data Sets. • With 10,000 data points per day, it takes 3 years to collect 1 million data points • Labeled data sets are hard to find • Solutions • Transfer learning • Semi & Unsupervised learning • Interpretability • Some models are black boxes • Tracking provenance of data used
  • 14. AI mistakes are Dangerous !14 • AI weaknesses can cause much more potential harm than the same weakness in humans • Broad integration - AI will be everywhere (e.g., selecting people for an interview, picking suspicious people for further investigation). • Wide application - because the cost to replicate AI operations is small, AI is applied on a broader scale than humans • Transparent application without oversight - diversity of views among humans detect and control flowed applications, while AI will be applied transparently avoid such oversight.  CC https://www.maxpixel.net/House-Of-Cards-Fragile-Sensitive- Statics-Patience-763246
  • 15. Risks • Bias  • AI can learn and repeat the inherent bias in the data caused by human behavior (e.g., Book “Weapons of Math Destruction” by Cathy O’Neil.) • Removing bias is hard - For example, an address in a certain neighborhood might act as a proxy for the race; the name might act as a proxy for gender, or name of the degree might act as a proxy for age. • AI tug war   • If the use case ends up being a fight between two AI algorithms, it can lead to lose-lose situations  !15
  • 16. Risks (contd.) • Privacy: AI can infer sensitive data from seemingly harmless information  • E.g., detect where you live using accelerometer data  • Detect what you watch on the TV using electricity data  • Your travel history by automatic number plates reading  • GOV policies  • Data collections rules limiting data collection  • Laws limiting where AI can be used (e.g., SF limiting face recognition)  !16
  • 17. Macro Trends • Data Moats  • AI depends on data. Hence data can be a significant advantage. Also, products that get market adoption first will get more data, creating data network effects  • In some cases, data network effects do not work due to Diminishing returns of adding data • This gives rise to AI offered as Cloud APIs • Let vendors collect data  • Concentrate both expertise and data  • remove the complexity of managing AI models  • AI provides a significant opportunity for large companies such as telecom, credit card, and retail sectors, which already have access to large and rich data sets. !17
  • 19. Use Cases1: Integrations required to enable AI •  Most AI use cases in organizations will have significant Integration component • AI requires organizations to collect data from many sources, reconcile their differences, and manage them. • Carrying out actions suggested by AI  • Exposing data and insights via APIs  !19
  • 20. Use Cases 2: Enhancing Inputs • GUIs, CLIs, computer languages are not natural for humans  • AI enables us to ingest audio, video, natural language that is a lot more natural to humans  • e.g., object detection, NLP, chatbots • Follow a football game just through video  • Extracting information from twitter  !20
  • 21. Use Cases 3: AI support within existing data stores • Vendors that build data storages (e.g., CRM, ERP, databases) can build AI as turnkey solutions into their products  • e.g. Salesforce Einstein • Users get AI without additional investments or coding for predictable cost  • User will benefit from the data from all customers  !21
  • 22. Use Cases 4: Self Driving System Operations • Use of AI to reduce or eliminate the need for human intervention while managing (integration) systems  • Examples: • Auto tuning  • Predictive maintenance • Detect anomalies, trigger deep observations, rise alerts, help analysis and root cause  • Chat-based control  • Automatic compliance and QoS checks  !22
  • 23. • Use of AI to simplify the process of creating integrations support both programmers and non- programmers   • Examples: • Let user draw the integration visually and use AI automate mapping with users having to fill configurations forms  • Let user describes the integration in English, and a chatbot ask more questions to clarify and refine the integration  Use Cases 5: Automatic and Self-Service Integration !23
  • 24. Use cases 6: AI-based Security • Examples • Fraud Detection  • Adaptive Authentication • Detection Session Hijacking  • Detect sensitive data in messages and hold the message  • Continuous authentication  • AI can also be used to attack well as defence, and since it is hard to defend than attack, outcomes are unclear  !24
  • 25. Assessment of use cases !25
  • 26. !26 Conclusion • Enabling AI creates many integration use cases • AI mistakes are more harmful than human mistakes due to: broad integration, cheap replication, and transparent application without any supervision. • Most AI use cases will be delivered as cloud APIs due to • Data provides competitive advantage and cloud enables vendors to collect data • Most custom AI models will be limited to large organizations due to a lack of expertise and data • Cloud enables organizations to concentrate expertise and simplify deployment • Use cases • Security, Data Integration, Enhancing Inputs, and AI support within existing data stores, already have systems available and are likely find more adoption. • Increasing Usability, Self Driving Operations (DevOps and Regulatory Compliance), Automatic and Self-Service Integration do not face critical challenges but will need 5-10 years of development for wide adoption • Business Automation will often be infeasible for SMEs if not already supported as a cloud API.
  • 27. Analysis based on ETAC !27 This is analysis of blockchain for integration, based on the Emerging Technology Analysis (ETAC) framework
  • 28. To receive updates to ETAC and ETAC-based emerging technology analysis, subscribe to our Newsletter. Thanks for reading!!