SlideShare ist ein Scribd-Unternehmen logo
1 von 37
Copyright : Futuretext Ltd. London0
Ajit Jaokar
Enterprise AI
Artificial Intelligence for the Enterprise
https://www.meetup.com/Big-Data-Berlin/events/236608419/
Copyright : Futuretext Ltd. London1
Ajit Jaokar
Oxford Uni – Data Science for IoT. Rated top
influencer for DS and IoT by kdnuggets and DS
central - World Economic Forum - Spoken at MWC(5
times), CEBIT, CTIA, Web 2.0, CNN, BBC, Oxford
Uni, Uni St Gallen, European Parliament. @feynlabs
– teaching kids Computer Science. Adivsory –
Connected Liverpool
Copyright : Futuretext Ltd. London2
Ajit Jaokar
Copyright : Futuretext Ltd. London3
AI vs. Deep Learning vs. Machine Learning.
The term Artificial Intelligence (AI) implies a machine that can
Reason. A more complete list or AI characteristics
Reasoning - Knowledge representation – Planning –
Communication - Perception:
http://cdn04.androidauthority.net/wp-content/uploads/2015/07/machine-
learning-ai-artificial-intelligence-e1462471461626.jpg
Copyright : Futuretext Ltd. London4
Deep Learning algorithms are currently driving AI. Finally, in a
broad sense, the term Machine Learning means the application of
any algorithm that can be applied against a dataset to find a
pattern in the data. This includes algorithms like supervised,
unsupervised, segmentation, classification, or regression.
Copyright : Futuretext Ltd. London5
The holy grail of AI is artificial general intelligence (aka like
Terminator!)
Copyright : Futuretext Ltd. London6
What we see today is mostly narrow AI (ex like the NEST thermostat).
AI is evolving rapidly.
Copyright : Futuretext Ltd. London7
http://assets.inhabitat.com/wp-
content/blogs.dir/1/files/2013/12/Volvo-self-driving-car-
706x369.jpg
Copyright : Futuretext Ltd. London8
Copyright : Futuretext Ltd. London9
Copyright : Futuretext Ltd. London10
Ajit Jaokar
What problem does Deep Learning Address
Copyright : Futuretext Ltd. London11
Deep learning is really about automated feature engineering.
Feature engineering involves finding connections between
variables and packaging them into a new single variable
Deep Learning suits problems
where the target function is
complex and datasets are
large but with examples of
positive and negative
cases. Deep Learning
also suits problems that
involve Hierarchy and
Abstraction.
(image source:
Yoshua Bengio)
Copyright : Futuretext Ltd. London12
Copyright : Futuretext Ltd. London13
Ajit Jaokar
Twelve types of AI problems
Copyright : Futuretext Ltd. London14
With this background, we now discuss the twelve types of AI
problems.
1) Domain expert: Problems which involve Reasoning based on
a complex body of knowledge
This includes tasks which are based on learning a body of knowledge
like Legal, financial etc. and then formulating a process where the
machine can simulate an expert in the field
2) Domain extension: Problems which involve extending a
complex body of Knowledge
Here, the machine learns a complex body of knowledge like
information about existing medication etc. and then can suggest new
insights to the domain itself – for example new drugs to cure diseases.
Copyright : Futuretext Ltd. London15
3) Complex Planner: Tasks which involve Planning
Many logistics and scheduling tasks can be done by current (non AI)
algorithms. But increasingly, as the optimization becomes complex AI
could help. AI techniques help on this case because we have large and
complex datasets where human beings cannot detect patterns but a
machine can do so easily.
4) Better communicator: Tasks which involve improving
existing communication
AI and Deep Learning benefit many communication modes such as
automatic translation, intelligent agents etc
5) New Perception: Tasks which involve Perception
AI and Deep Learning enable newer forms of Perception which enables
new services such as autonomous vehicles
Copyright : Futuretext Ltd. London16
6) Enterprise AI: AI meets Re-engineering the corporation!
7) Enterprise AI adding unstructured data and Cognitive
capabilities to ERP and Data warehousing
For reasons listed above, unstructured data offers a huge opportunity
for Deep Learning and hence AI.
8) Problems which impact domains due to second order
consequences of AI
“The second-order consequences of machine learning will exceed
its immediate impact. “ ex insurance
9) Problems in the near future that could benefit from improved algorithms
A catch-all category for things which were not possible in the past, could be
possible in the near future due to better algorithms or better hardware. Ex
speech recognition and translation capabilities
Copyright : Futuretext Ltd. London17
10) Evolution of Expert systems
Expert systems have been around for a long time. Much of the vision
of Expert systems could be implemented in AI/Deep Learning
algorithms in the near future. The IBM Watson strategy leads to an
Expert system vision. Of course, the same ideas can be implemented
independently of Watson today.
11) Super Long sequence pattern recognition
I got this title from a slide from Uber’s head of Deep Learning. The application of
AI techniques to sequential pattern recognition is still an early stage domain(and
does not yet get the kind of attention as CNNs for example) – but in my view, this
will be a rapidly expanding space. LSTMs fall in this category
12) Extending Sentiment Analysis using AI
The interplay between AI and Sentiment analysis is also a new area.
Copyright : Futuretext Ltd. London18
Ajit Jaokar
What is Deep Learning
Copyright : Futuretext Ltd. London19
How to train a Big Data algorithm?
Start with the Rules and apply them to Data OR Start with the data and
find the rules from the Data
The Top-down approach involved writing enough rules for all possible
circumstances. But this approach is obviously limited by the number of
rules and by its finite rules base.
Bottom up approach: where there are no rules :
a) No models(schema),
b) Linearity(sequence) and hierarchy is not known
c) Non deterministic – output is not known
d) Problem domain is not finite
In contrast – transactional computing is straight forward
Image source: https://www.simplilearn.com
Copyright : Futuretext Ltd. London20
 10 million images from YouTube videos – recognise pictures of Cats
- without telling what a cat is
 Apply them to real problems” such as image recognition, search,
and natural-language understanding,
Copyright : Futuretext Ltd. London21
Copyright : Futuretext Ltd. London22
 10 million images from YouTube videos – recognise pictures of Cats
- without telling what a cat is
 Apply them to real problems” such as image recognition, search,
and natural-language understanding,
Copyright : Futuretext Ltd. London23
1.Natural Language Generation: Producing text from computer
data. Currently used in customer service, report generation, and
summarizing business intelligence insights.
2.Speech Recognition: Transcribe and transform human speech into
format useful for computer applications. Currently used in interactive
voice response systems and mobile applications.
3.Virtual Agents: Getting a lot of media attention Ex Amazon, Apple
etc
4.Machine Learning Platforms: Providing algorithms, APIs, development and
training toolkits, data, as well as computing power to design, train, and deploy
models into applications, processes, and other machines.
5.AI-optimized Hardware: Graphics processing units (GPU) and appliances
specifically designed and architected to efficiently run AI-oriented computational
jobs. Ex Nvidia.
6.Decision Management: Engines that insert rules and logic into AI systems and
used for initial setup/training and ongoing maintenance and tuning. Sample
vendors: Advanced Systems Concepts, Informatica, Maana, Pegasystems,
UiPath.
Copyright : Futuretext Ltd. London24
7.Deep Learning Platforms: A special type of machine learning
consisting of artificial neural networks with multiple abstraction
layers.
8.Biometrics: Enable more natural interactions between humans
and machines, including but not limited to image and touch
recognition, speech, and body language.
9.Robotic Process Automation: Using scripts and other methods to
automate human action to support efficient business processes.
Currently used where it’s too expensive or inefficient for humans to
execute a task or a process. Sample vendors: Advanced Systems
Concepts, Automation Anywhere, Blue Prism, UiPath, WorkFusion.
10.Text Analytics and NLP: Natural language processing (NLP) uses and
supports text analytics by facilitating the understanding of sentence structure
and meaning, sentiment, and intent through statistical and machine learning
methods. Currently used in fraud detection and security, a wide range of
automated assistants, and applications for mining unstructured data.
Copyright : Futuretext Ltd. London25
Ajit Jaokar
Deep Learning Libraries
Copyright : Futuretext Ltd. London26
Ajit Jaokar
The Enterprise AI layer
Copyright : Futuretext Ltd. London27
A logical concept called the AI layer for the Enterprise. We could see
such a layer as an extension to the Data Warehouse or the ERP system.
This has tangible and practical benefits for the Enterprise with a clear
business model. One simple way is to think of it as an ‘Intelligent
Data warehouse’ i.e. an extension to either the Data warehouse or the
ERP system. For instance, an organization would transcribe call centre
agents’ interactions with customers create a more intelligent workflow, bot
etc using Deep learning algorithms.
Copyright : Futuretext Ltd. London28
Enterprise AI layer – What it mean to the Enterprise
So, if we imagine such a conceptual AI layer for the enterprise, what does it
mean in terms of new services that can be offered? Here are some
examples
• Bots : Bots are a great example of the use of AI to automate repetitive
tasks like scheduling meetings. Bots are often the starting point of
engagement for AI especially in Retail and Financial services
• Inferring from textual/voice narrative: Security applications to
detect suspicious behaviour, Algorithms that can draw connections
between how patients describe their symptoms etc
• Detecting patterns from vast amounts of data: Using log files to
predict future failures, predicting cyberseurity attacks etc
• Creating a knowledge base from large datasets: for example an AI
program that can read all of Wikipedia or Github.
• Creating content on scale: Using Robots to replace Writers or even to
compose Pop songs
• Predicting future workflows: Using existing patterns to predict future
workflows
• Mass personalization: in advertising
• Video and image analytics: Collision Avoidance for Drones,
Autonomous vehicles, Agricultural Crop Health Analysis etc
Copyright : Futuretext Ltd. London29
Ajit Jaokar
How artificial Intelligence will redefine management
Copyright : Futuretext Ltd. London30
Practice 1: Leave Administration to AI
Ex - juggle shift schedules because of staff members’
illnesses, vacations, or sudden departures. AI will automate
many of these tasks. Including report writing. Recently, the data
analytics company Tableau announced a partnership with Narrative
Science, a Chicago-based provider of natural language generation
tools. The result of the collaboration is Narratives for Tableau, a free
Chrome extension that automatically creates written explanations for
Tableau graphics.
Copyright : Futuretext Ltd. London31
Practice 2: Focus on Judgment Work
Essence of human judgment — the application of experience and
expertise to critical business decisions and practices. (knowledge of
organizational history and culture, as well as empathy and
ethical reflection. Also creative thinking and experimentation,
data analysis and interpretation, and strategy development
Practice 3: Treat Intelligent Machines as “Colleagues”
Practice 4: Work Like a Designer
Manager-designers bring together diverse ideas into integrated,
workable, and appealing solutions. They embed design thinking into the
practices of their teams and organizations.
Copyright : Futuretext Ltd. London32
Practice 5: Develop Social Skills and Networks
Copyright : Futuretext Ltd. London33
https://techcrunch.com/2016/05/13/robots-wont-just-
take-jobs-theyll-create-them/amp/
Copyright : Futuretext Ltd. London34
http://cloudtimes.org/wp-
content/uploads/2012/03/cloud-robotics.jpg
Copyright : Futuretext Ltd. London35
Copyright : Futuretext Ltd. London36

Weitere ähnliche Inhalte

Was ist angesagt?

CS 561a: Introduction to Artificial Intelligence
CS 561a: Introduction to Artificial IntelligenceCS 561a: Introduction to Artificial Intelligence
CS 561a: Introduction to Artificial Intelligence
butest
 
Artificial intelligence in practice- part-1
Artificial intelligence in practice- part-1Artificial intelligence in practice- part-1
Artificial intelligence in practice- part-1
GMR Group
 

Was ist angesagt? (20)

Deep Learning Explained: The future of Artificial Intelligence and Smart Netw...
Deep Learning Explained: The future of Artificial Intelligence and Smart Netw...Deep Learning Explained: The future of Artificial Intelligence and Smart Netw...
Deep Learning Explained: The future of Artificial Intelligence and Smart Netw...
 
Artificial Intelligence in Project Management by Dr. Khaled A. Hamdy
Artificial Intelligence in Project Management by  Dr. Khaled A. HamdyArtificial Intelligence in Project Management by  Dr. Khaled A. Hamdy
Artificial Intelligence in Project Management by Dr. Khaled A. Hamdy
 
Artificial Intelligence (AI) -> understanding what it is & how you can use it...
Artificial Intelligence (AI) -> understanding what it is & how you can use it...Artificial Intelligence (AI) -> understanding what it is & how you can use it...
Artificial Intelligence (AI) -> understanding what it is & how you can use it...
 
An overview on ai
An overview on aiAn overview on ai
An overview on ai
 
CS 561a: Introduction to Artificial Intelligence
CS 561a: Introduction to Artificial IntelligenceCS 561a: Introduction to Artificial Intelligence
CS 561a: Introduction to Artificial Intelligence
 
Artificial Intelligence and Expert System
Artificial Intelligence  and Expert SystemArtificial Intelligence  and Expert System
Artificial Intelligence and Expert System
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentation
 
Chapter 1 (final)
Chapter 1 (final)Chapter 1 (final)
Chapter 1 (final)
 
Cognitive Computing
Cognitive ComputingCognitive Computing
Cognitive Computing
 
Fundamentals of Artificial Intelligence — QU AIO Leadership in AI
Fundamentals of Artificial Intelligence — QU AIO Leadership in AIFundamentals of Artificial Intelligence — QU AIO Leadership in AI
Fundamentals of Artificial Intelligence — QU AIO Leadership in AI
 
How AI Will Change Software Development And Applications
How AI Will Change Software Development And Applications How AI Will Change Software Development And Applications
How AI Will Change Software Development And Applications
 
Artificial Intelligence by Jayant
Artificial Intelligence by JayantArtificial Intelligence by Jayant
Artificial Intelligence by Jayant
 
Artificial Intelligence power point presentation document
Artificial Intelligence power point presentation documentArtificial Intelligence power point presentation document
Artificial Intelligence power point presentation document
 
Introduction to Artificial Intelligence and Machine Learning: Ecosystem and T...
Introduction to Artificial Intelligence and Machine Learning: Ecosystem and T...Introduction to Artificial Intelligence and Machine Learning: Ecosystem and T...
Introduction to Artificial Intelligence and Machine Learning: Ecosystem and T...
 
Expert Systems
Expert SystemsExpert Systems
Expert Systems
 
Machine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human MindsMachine Learning, Artificial General Intelligence, and Robots with Human Minds
Machine Learning, Artificial General Intelligence, and Robots with Human Minds
 
A quick guide to artificial intelligence working - Techahead
A quick guide to artificial intelligence working - TechaheadA quick guide to artificial intelligence working - Techahead
A quick guide to artificial intelligence working - Techahead
 
Artificial intelligence in practice- part-1
Artificial intelligence in practice- part-1Artificial intelligence in practice- part-1
Artificial intelligence in practice- part-1
 
Understanding Artificial Intelligence - Major concepts for enterprise applica...
Understanding Artificial Intelligence - Major concepts for enterprise applica...Understanding Artificial Intelligence - Major concepts for enterprise applica...
Understanding Artificial Intelligence - Major concepts for enterprise applica...
 
Artificial intelligence in cyber defense
Artificial intelligence in cyber defenseArtificial intelligence in cyber defense
Artificial intelligence in cyber defense
 

Andere mochten auch

It applications
It applicationsIt applications
It applications
Wendy Lile
 

Andere mochten auch (19)

Oliver Scheer, Technical Evangelist at Microsoft, "SQL Azure, Power BI (embed...
Oliver Scheer, Technical Evangelist at Microsoft, "SQL Azure, Power BI (embed...Oliver Scheer, Technical Evangelist at Microsoft, "SQL Azure, Power BI (embed...
Oliver Scheer, Technical Evangelist at Microsoft, "SQL Azure, Power BI (embed...
 
Sören Eickhoff, Informatica GmbH, "Informatica Intelligent Data Lake – Self S...
Sören Eickhoff, Informatica GmbH, "Informatica Intelligent Data Lake – Self S...Sören Eickhoff, Informatica GmbH, "Informatica Intelligent Data Lake – Self S...
Sören Eickhoff, Informatica GmbH, "Informatica Intelligent Data Lake – Self S...
 
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...
 
Girish Sathyanarayana, Senior Data Scientist at AppLift, " Business Value Thr...
Girish Sathyanarayana, Senior Data Scientist at AppLift, " Business Value Thr...Girish Sathyanarayana, Senior Data Scientist at AppLift, " Business Value Thr...
Girish Sathyanarayana, Senior Data Scientist at AppLift, " Business Value Thr...
 
"Startupbootcamp and Data startups", Angel Garcia, Co-Founder and Tech Mentor...
"Startupbootcamp and Data startups", Angel Garcia, Co-Founder and Tech Mentor..."Startupbootcamp and Data startups", Angel Garcia, Co-Founder and Tech Mentor...
"Startupbootcamp and Data startups", Angel Garcia, Co-Founder and Tech Mentor...
 
AI For Enterprise
AI For EnterpriseAI For Enterprise
AI For Enterprise
 
It applications
It applicationsIt applications
It applications
 
Disrupting Your Hack 
With Artificial Intelligence
Disrupting Your Hack 
With Artificial IntelligenceDisrupting Your Hack 
With Artificial Intelligence
Disrupting Your Hack 
With Artificial Intelligence
 
"BI-Havior, Advanced Analytics as it should be", Yogev Peled, Founder and lea...
"BI-Havior, Advanced Analytics as it should be", Yogev Peled, Founder and lea..."BI-Havior, Advanced Analytics as it should be", Yogev Peled, Founder and lea...
"BI-Havior, Advanced Analytics as it should be", Yogev Peled, Founder and lea...
 
"Social innovation with (big) data" - Maurice Fransen, Analytics Lead Public ...
"Social innovation with (big) data" - Maurice Fransen, Analytics Lead Public ..."Social innovation with (big) data" - Maurice Fransen, Analytics Lead Public ...
"Social innovation with (big) data" - Maurice Fransen, Analytics Lead Public ...
 
"Barclays Accelerator", Liron Rose, Managing Director at Tech Stars Tel Aviv
"Barclays Accelerator", Liron Rose, Managing Director at Tech Stars Tel Aviv"Barclays Accelerator", Liron Rose, Managing Director at Tech Stars Tel Aviv
"Barclays Accelerator", Liron Rose, Managing Director at Tech Stars Tel Aviv
 
Data Driven Strategy - Graydon
Data Driven Strategy - GraydonData Driven Strategy - Graydon
Data Driven Strategy - Graydon
 
Embedding Artificial Intelligence in the Enterprise
Embedding Artificial Intelligence in the EnterpriseEmbedding Artificial Intelligence in the Enterprise
Embedding Artificial Intelligence in the Enterprise
 
Deep Learning for Information Retrieval: Models, Progress, & Opportunities
Deep Learning for Information Retrieval: Models, Progress, & OpportunitiesDeep Learning for Information Retrieval: Models, Progress, & Opportunities
Deep Learning for Information Retrieval: Models, Progress, & Opportunities
 
e-Commerce Dashboard - All Vital KPIs Within a Single Service
e-Commerce Dashboard - All Vital KPIs Within a Single Servicee-Commerce Dashboard - All Vital KPIs Within a Single Service
e-Commerce Dashboard - All Vital KPIs Within a Single Service
 
Ecommerce kpi
Ecommerce kpiEcommerce kpi
Ecommerce kpi
 
Artificial intelligence and its application
Artificial intelligence and its applicationArtificial intelligence and its application
Artificial intelligence and its application
 
"Building Anomaly Detection For Large Scale Analytics", Yonatan Ben Shimon, A...
"Building Anomaly Detection For Large Scale Analytics", Yonatan Ben Shimon, A..."Building Anomaly Detection For Large Scale Analytics", Yonatan Ben Shimon, A...
"Building Anomaly Detection For Large Scale Analytics", Yonatan Ben Shimon, A...
 
artificial intelligence and its applications
 artificial intelligence and its applications artificial intelligence and its applications
artificial intelligence and its applications
 

Ähnlich wie Ajit Jaokar, Data Science for IoT professor at Oxford University “Enterprise AI - Artificial Intelligence for the Enterprise."

Ähnlich wie Ajit Jaokar, Data Science for IoT professor at Oxford University “Enterprise AI - Artificial Intelligence for the Enterprise." (20)

Data Science for Internet of Things with Ajit Jaokar
Data Science for Internet of Things with Ajit JaokarData Science for Internet of Things with Ajit Jaokar
Data Science for Internet of Things with Ajit Jaokar
 
Ajit jaokar slides
Ajit jaokar slidesAjit jaokar slides
Ajit jaokar slides
 
AI and ML Series - Introduction to Generative AI and LLMs - Session 1
AI and ML Series - Introduction to Generative AI and LLMs - Session 1AI and ML Series - Introduction to Generative AI and LLMs - Session 1
AI and ML Series - Introduction to Generative AI and LLMs - Session 1
 
Artificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningArtificial Intelligence and Machine Learning
Artificial Intelligence and Machine Learning
 
IBM Watson & Cognitive Computing - Tech In Asia 2016
IBM Watson & Cognitive Computing - Tech In Asia 2016IBM Watson & Cognitive Computing - Tech In Asia 2016
IBM Watson & Cognitive Computing - Tech In Asia 2016
 
Cognitive technologies
Cognitive technologiesCognitive technologies
Cognitive technologies
 
IoT + Machine Learning: Exploring Future Possibilities
IoT + Machine Learning: Exploring Future PossibilitiesIoT + Machine Learning: Exploring Future Possibilities
IoT + Machine Learning: Exploring Future Possibilities
 
Io t and machine learning smart cities
Io t and machine learning smart cities Io t and machine learning smart cities
Io t and machine learning smart cities
 
Artificial Intelligence.
Artificial Intelligence.Artificial Intelligence.
Artificial Intelligence.
 
Yuri Van Geest - Exponential Organizations
Yuri Van Geest - Exponential OrganizationsYuri Van Geest - Exponential Organizations
Yuri Van Geest - Exponential Organizations
 
Area's of Artificial Inteligence .pptx
Area's of Artificial Inteligence .pptxArea's of Artificial Inteligence .pptx
Area's of Artificial Inteligence .pptx
 
Artificial Intelligence And The Legal Profession
Artificial Intelligence And The Legal ProfessionArtificial Intelligence And The Legal Profession
Artificial Intelligence And The Legal Profession
 
Addis abeb university ..Artificial intelligence .pptx
Addis abeb university ..Artificial intelligence .pptxAddis abeb university ..Artificial intelligence .pptx
Addis abeb university ..Artificial intelligence .pptx
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
leewayhertz.com-How to build an AI app.pdf
leewayhertz.com-How to build an AI app.pdfleewayhertz.com-How to build an AI app.pdf
leewayhertz.com-How to build an AI app.pdf
 
Selected topics in Computer Science
Selected topics in Computer Science Selected topics in Computer Science
Selected topics in Computer Science
 
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSISUNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
 
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSISUNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
UNCOVERING FAKE NEWS BY MEANS OF SOCIAL NETWORK ANALYSIS
 
IoT and machine learning - Computational Intelligence conference
IoT and machine learning - Computational Intelligence conferenceIoT and machine learning - Computational Intelligence conference
IoT and machine learning - Computational Intelligence conference
 
ARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptxARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptx
 

Mehr von Dataconomy Media

Mehr von Dataconomy Media (20)

Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & David An...
Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & 	David An...Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & 	David An...
Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & David An...
 
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...
 
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...
 
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...
 
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
 
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...
 
Data Natives Vienna v 7.0 | "Building Kubernetes Operators with KUDO for Dat...
Data Natives Vienna v 7.0  | "Building Kubernetes Operators with KUDO for Dat...Data Natives Vienna v 7.0  | "Building Kubernetes Operators with KUDO for Dat...
Data Natives Vienna v 7.0 | "Building Kubernetes Operators with KUDO for Dat...
 
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...
 
Data Natives Cologne v 4.0 | "The Data Lorax: Planting the Seeds of Fairness...
Data Natives Cologne v 4.0  | "The Data Lorax: Planting the Seeds of Fairness...Data Natives Cologne v 4.0  | "The Data Lorax: Planting the Seeds of Fairness...
Data Natives Cologne v 4.0 | "The Data Lorax: Planting the Seeds of Fairness...
 
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...
 
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...
 
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...
 
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...
 
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...
 
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...
 
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...
 
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...
 
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...
 
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...
 
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...
 

Kürzlich hochgeladen

Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
amitlee9823
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
amitlee9823
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
amitlee9823
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
amitlee9823
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
JoseMangaJr1
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
amitlee9823
 

Kürzlich hochgeladen (20)

Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 

Ajit Jaokar, Data Science for IoT professor at Oxford University “Enterprise AI - Artificial Intelligence for the Enterprise."

  • 1. Copyright : Futuretext Ltd. London0 Ajit Jaokar Enterprise AI Artificial Intelligence for the Enterprise https://www.meetup.com/Big-Data-Berlin/events/236608419/
  • 2. Copyright : Futuretext Ltd. London1 Ajit Jaokar Oxford Uni – Data Science for IoT. Rated top influencer for DS and IoT by kdnuggets and DS central - World Economic Forum - Spoken at MWC(5 times), CEBIT, CTIA, Web 2.0, CNN, BBC, Oxford Uni, Uni St Gallen, European Parliament. @feynlabs – teaching kids Computer Science. Adivsory – Connected Liverpool
  • 3. Copyright : Futuretext Ltd. London2 Ajit Jaokar
  • 4. Copyright : Futuretext Ltd. London3 AI vs. Deep Learning vs. Machine Learning. The term Artificial Intelligence (AI) implies a machine that can Reason. A more complete list or AI characteristics Reasoning - Knowledge representation – Planning – Communication - Perception: http://cdn04.androidauthority.net/wp-content/uploads/2015/07/machine- learning-ai-artificial-intelligence-e1462471461626.jpg
  • 5. Copyright : Futuretext Ltd. London4 Deep Learning algorithms are currently driving AI. Finally, in a broad sense, the term Machine Learning means the application of any algorithm that can be applied against a dataset to find a pattern in the data. This includes algorithms like supervised, unsupervised, segmentation, classification, or regression.
  • 6. Copyright : Futuretext Ltd. London5 The holy grail of AI is artificial general intelligence (aka like Terminator!)
  • 7. Copyright : Futuretext Ltd. London6 What we see today is mostly narrow AI (ex like the NEST thermostat). AI is evolving rapidly.
  • 8. Copyright : Futuretext Ltd. London7 http://assets.inhabitat.com/wp- content/blogs.dir/1/files/2013/12/Volvo-self-driving-car- 706x369.jpg
  • 9. Copyright : Futuretext Ltd. London8
  • 10. Copyright : Futuretext Ltd. London9
  • 11. Copyright : Futuretext Ltd. London10 Ajit Jaokar What problem does Deep Learning Address
  • 12. Copyright : Futuretext Ltd. London11 Deep learning is really about automated feature engineering. Feature engineering involves finding connections between variables and packaging them into a new single variable Deep Learning suits problems where the target function is complex and datasets are large but with examples of positive and negative cases. Deep Learning also suits problems that involve Hierarchy and Abstraction. (image source: Yoshua Bengio)
  • 13. Copyright : Futuretext Ltd. London12
  • 14. Copyright : Futuretext Ltd. London13 Ajit Jaokar Twelve types of AI problems
  • 15. Copyright : Futuretext Ltd. London14 With this background, we now discuss the twelve types of AI problems. 1) Domain expert: Problems which involve Reasoning based on a complex body of knowledge This includes tasks which are based on learning a body of knowledge like Legal, financial etc. and then formulating a process where the machine can simulate an expert in the field 2) Domain extension: Problems which involve extending a complex body of Knowledge Here, the machine learns a complex body of knowledge like information about existing medication etc. and then can suggest new insights to the domain itself – for example new drugs to cure diseases.
  • 16. Copyright : Futuretext Ltd. London15 3) Complex Planner: Tasks which involve Planning Many logistics and scheduling tasks can be done by current (non AI) algorithms. But increasingly, as the optimization becomes complex AI could help. AI techniques help on this case because we have large and complex datasets where human beings cannot detect patterns but a machine can do so easily. 4) Better communicator: Tasks which involve improving existing communication AI and Deep Learning benefit many communication modes such as automatic translation, intelligent agents etc 5) New Perception: Tasks which involve Perception AI and Deep Learning enable newer forms of Perception which enables new services such as autonomous vehicles
  • 17. Copyright : Futuretext Ltd. London16 6) Enterprise AI: AI meets Re-engineering the corporation! 7) Enterprise AI adding unstructured data and Cognitive capabilities to ERP and Data warehousing For reasons listed above, unstructured data offers a huge opportunity for Deep Learning and hence AI. 8) Problems which impact domains due to second order consequences of AI “The second-order consequences of machine learning will exceed its immediate impact. “ ex insurance 9) Problems in the near future that could benefit from improved algorithms A catch-all category for things which were not possible in the past, could be possible in the near future due to better algorithms or better hardware. Ex speech recognition and translation capabilities
  • 18. Copyright : Futuretext Ltd. London17 10) Evolution of Expert systems Expert systems have been around for a long time. Much of the vision of Expert systems could be implemented in AI/Deep Learning algorithms in the near future. The IBM Watson strategy leads to an Expert system vision. Of course, the same ideas can be implemented independently of Watson today. 11) Super Long sequence pattern recognition I got this title from a slide from Uber’s head of Deep Learning. The application of AI techniques to sequential pattern recognition is still an early stage domain(and does not yet get the kind of attention as CNNs for example) – but in my view, this will be a rapidly expanding space. LSTMs fall in this category 12) Extending Sentiment Analysis using AI The interplay between AI and Sentiment analysis is also a new area.
  • 19. Copyright : Futuretext Ltd. London18 Ajit Jaokar What is Deep Learning
  • 20. Copyright : Futuretext Ltd. London19 How to train a Big Data algorithm? Start with the Rules and apply them to Data OR Start with the data and find the rules from the Data The Top-down approach involved writing enough rules for all possible circumstances. But this approach is obviously limited by the number of rules and by its finite rules base. Bottom up approach: where there are no rules : a) No models(schema), b) Linearity(sequence) and hierarchy is not known c) Non deterministic – output is not known d) Problem domain is not finite In contrast – transactional computing is straight forward Image source: https://www.simplilearn.com
  • 21. Copyright : Futuretext Ltd. London20  10 million images from YouTube videos – recognise pictures of Cats - without telling what a cat is  Apply them to real problems” such as image recognition, search, and natural-language understanding,
  • 22. Copyright : Futuretext Ltd. London21
  • 23. Copyright : Futuretext Ltd. London22  10 million images from YouTube videos – recognise pictures of Cats - without telling what a cat is  Apply them to real problems” such as image recognition, search, and natural-language understanding,
  • 24. Copyright : Futuretext Ltd. London23 1.Natural Language Generation: Producing text from computer data. Currently used in customer service, report generation, and summarizing business intelligence insights. 2.Speech Recognition: Transcribe and transform human speech into format useful for computer applications. Currently used in interactive voice response systems and mobile applications. 3.Virtual Agents: Getting a lot of media attention Ex Amazon, Apple etc 4.Machine Learning Platforms: Providing algorithms, APIs, development and training toolkits, data, as well as computing power to design, train, and deploy models into applications, processes, and other machines. 5.AI-optimized Hardware: Graphics processing units (GPU) and appliances specifically designed and architected to efficiently run AI-oriented computational jobs. Ex Nvidia. 6.Decision Management: Engines that insert rules and logic into AI systems and used for initial setup/training and ongoing maintenance and tuning. Sample vendors: Advanced Systems Concepts, Informatica, Maana, Pegasystems, UiPath.
  • 25. Copyright : Futuretext Ltd. London24 7.Deep Learning Platforms: A special type of machine learning consisting of artificial neural networks with multiple abstraction layers. 8.Biometrics: Enable more natural interactions between humans and machines, including but not limited to image and touch recognition, speech, and body language. 9.Robotic Process Automation: Using scripts and other methods to automate human action to support efficient business processes. Currently used where it’s too expensive or inefficient for humans to execute a task or a process. Sample vendors: Advanced Systems Concepts, Automation Anywhere, Blue Prism, UiPath, WorkFusion. 10.Text Analytics and NLP: Natural language processing (NLP) uses and supports text analytics by facilitating the understanding of sentence structure and meaning, sentiment, and intent through statistical and machine learning methods. Currently used in fraud detection and security, a wide range of automated assistants, and applications for mining unstructured data.
  • 26. Copyright : Futuretext Ltd. London25 Ajit Jaokar Deep Learning Libraries
  • 27. Copyright : Futuretext Ltd. London26 Ajit Jaokar The Enterprise AI layer
  • 28. Copyright : Futuretext Ltd. London27 A logical concept called the AI layer for the Enterprise. We could see such a layer as an extension to the Data Warehouse or the ERP system. This has tangible and practical benefits for the Enterprise with a clear business model. One simple way is to think of it as an ‘Intelligent Data warehouse’ i.e. an extension to either the Data warehouse or the ERP system. For instance, an organization would transcribe call centre agents’ interactions with customers create a more intelligent workflow, bot etc using Deep learning algorithms.
  • 29. Copyright : Futuretext Ltd. London28 Enterprise AI layer – What it mean to the Enterprise So, if we imagine such a conceptual AI layer for the enterprise, what does it mean in terms of new services that can be offered? Here are some examples • Bots : Bots are a great example of the use of AI to automate repetitive tasks like scheduling meetings. Bots are often the starting point of engagement for AI especially in Retail and Financial services • Inferring from textual/voice narrative: Security applications to detect suspicious behaviour, Algorithms that can draw connections between how patients describe their symptoms etc • Detecting patterns from vast amounts of data: Using log files to predict future failures, predicting cyberseurity attacks etc • Creating a knowledge base from large datasets: for example an AI program that can read all of Wikipedia or Github. • Creating content on scale: Using Robots to replace Writers or even to compose Pop songs • Predicting future workflows: Using existing patterns to predict future workflows • Mass personalization: in advertising • Video and image analytics: Collision Avoidance for Drones, Autonomous vehicles, Agricultural Crop Health Analysis etc
  • 30. Copyright : Futuretext Ltd. London29 Ajit Jaokar How artificial Intelligence will redefine management
  • 31. Copyright : Futuretext Ltd. London30 Practice 1: Leave Administration to AI Ex - juggle shift schedules because of staff members’ illnesses, vacations, or sudden departures. AI will automate many of these tasks. Including report writing. Recently, the data analytics company Tableau announced a partnership with Narrative Science, a Chicago-based provider of natural language generation tools. The result of the collaboration is Narratives for Tableau, a free Chrome extension that automatically creates written explanations for Tableau graphics.
  • 32. Copyright : Futuretext Ltd. London31 Practice 2: Focus on Judgment Work Essence of human judgment — the application of experience and expertise to critical business decisions and practices. (knowledge of organizational history and culture, as well as empathy and ethical reflection. Also creative thinking and experimentation, data analysis and interpretation, and strategy development Practice 3: Treat Intelligent Machines as “Colleagues” Practice 4: Work Like a Designer Manager-designers bring together diverse ideas into integrated, workable, and appealing solutions. They embed design thinking into the practices of their teams and organizations.
  • 33. Copyright : Futuretext Ltd. London32 Practice 5: Develop Social Skills and Networks
  • 34. Copyright : Futuretext Ltd. London33 https://techcrunch.com/2016/05/13/robots-wont-just- take-jobs-theyll-create-them/amp/
  • 35. Copyright : Futuretext Ltd. London34 http://cloudtimes.org/wp- content/uploads/2012/03/cloud-robotics.jpg
  • 36. Copyright : Futuretext Ltd. London35
  • 37. Copyright : Futuretext Ltd. London36