SlideShare a Scribd company logo
1 of 22
Download to read offline
"The real risk with AI isn't malice but competence.
A super intelligent AI will be extremely good at accomplishing its goals, and if
those goals aren't aligned with ours, we're in trouble.
You're probably not an evil ant-hater who steps on ants out of malice, but if
"The real risk with AI isn't malice but competence.
A super intelligent AI will be extremely good at accomplishing its goals, and if
those goals aren't aligned with ours, we're in trouble.
You're probably not an evil ant-hater who steps on ants out of malice, but ifYou're probably not an evil ant-hater who steps on ants out of malice, but if
you're in charge of a hydroelectric green energy project and there's an anthill
in the region to be flooded, too bad for the ants. Let's not place humanity in
the position of those ants.”
– Stephen Hawking
You're probably not an evil ant-hater who steps on ants out of malice, but if
you're in charge of a hydroelectric green energy project and there's an anthill
in the region to be flooded, too bad for the ants. Let's not place humanity in
the position of those ants.”
– Stephen Hawking
Artificial Intelligence – an Overview
What is intelligence?
● Intelligence is hard to describe.
● More a performance view rather than a structural one.
● Intelligence is observed in NEW areas, where the knowledge is still
incomplete.incomplete.
● Intelligence - ability to work efficiently with Incomplete, Complex
patterns
Artificial Intelligence - Enabling computers to work efficiently with
Incomplete, Complex Patterns.
What is the problem?
Incomplete, complex patterns  a large, unbounded search space.Incomplete, complex patterns  a large, unbounded search space.
Searching this is time consuming – Non Polynomial time complexity.
More details on patterns:
○ Pattern – a set of repeating, significant attributes.
○ Complexity of a pattern – measured by the number of attributes
and the relationships between these attributes.and the relationships between these attributes.
■ The more attributes – The more complex
■ The more relationships (inter dependencies) – The more
complex.
Three segments
Segment 1 – Totally known segment.
○ All knowledge in this segment is known Methods exist for all
problems 
○ Solutions are method oriented. Underlying patterns can be
ignored.
○ Example - Find the square root of a number.
A view of the world:
Segment 3 - Totally Unknown
● Hardly anything of topics in this area is known.  Human beings are● Hardly anything of topics in this area is known.  Human beings are
themselves unable to do much here.
● Example - Life on other planets
A view of the world:
Segment 2 – Partially Known.
● Quite a lot is known about topics in this segment, but not everything.● Quite a lot is known about topics in this segment, but not everything.
=> Incomplete, Ambiguous patterns.
● Example – Diagnosing diseases.
Intelligence is required to handle problems in Segment 2.
● Algorithmic approaches cannot work here as an algorithm, by
definition is finite, definite, and effective. (Definite is the opposite ofdefinition is finite, definite, and effective. (Definite is the opposite of
ambiguous.)
● As more knowledge is acquired, topics in Segment 3 move to Segment
2 and topics in Segment 2 move to Segment 1.
Problem that artificial intelligence attempts to handle is “Providing
efficient solutions to problems in an ambiguous, incomplete pattern area”.
Artificial intelligence itself lies in Segment 2 of the view of the world.
Solution - Non-algorithmic approaches.
Artificial Intelligence differs from conventional computer systems in –
1. Being Non-Algorithmic1. Being Non-Algorithmic
2. Being the only systems that Discover the solution and then Execute it.
(Other computer systems have the solution designed by the
programmer and only execute the solution.)
AI And Machine Learning In Practice
Impact our everyday lives and inform business decisions and
optimize operations for some of the world’s leading companies.
● Hello Barbie listens and responds to a child.
● A microphone on Barbie’s necklace records transmits it to ToyTalk.● A microphone on Barbie’s necklace records transmits it to ToyTalk.
● Recording is analyzed & appropriate response from 8,000 lines of dialogue.
● Coca-Cola’s global market and extensive product list more than 500 drink
brands sold in more than 200 countries
● AI-enabled Chef Watson - IBM advise their human counterparts on food
combinations to create completely unique flavors.
● Watson BEAT - IBM that can come up with different musical elements to
inspire composers.inspire composers.
● AI helps musicians understand what their audiences want and to help
determine more accurately what songs might ultimately be hits.
● GE Power uses big data, machine learning and Internet of Things (IoT)
technology to build an “internet of energy.”
● Advanced analytics and machine learning enable predictive maintenance and
power, operations and business optimization to help GE Power work toward
its vision of a “digital power plant.”its vision of a “digital power plant.”
● American Express processes $1 trillion in transaction and has 110 million
AmEx cards in operation.
● To help detect fraud in near real time, therefore saving millions in losses.
They are also giving merchants online business trend analysis and industry
peer benchmarking
● Infervision ,China trained and taught algorithms to augment the work of
radiologists to allow them to diagnose cancer more accurately and efficiently
● Radiologists to keep up with the demand of reviewing 1.4 billion CT scans
each year to look for early signs of lung cancer.
● Google’s DeepMind, creating amachine that can mimic the thought processes
of our own brains.
● While DeepMind has successfully beaten humans at games, what’s really
intriguing are the possibilities for healthcare applications such as reducing the
time it takes to plan treatments and using machines to help diagnose ailments.
● Volvo Cars uses data to help predict when parts would fail or when vehicles
need servicing, uphold its impressive safety record by monitoring vehicle
performance and to improve driver and passenger convenience.
● John Deere is getting data-driven analytical tools and automation into the● John Deere is getting data-driven analytical tools and automation into the
hands of farmers, which allow robots to make decisions based on visual data
about whether or not a plan is a pest to treat it with a pesticide.
● Farmsight system is designed to help agricultural decision-making
● Netflix predict what its customers will enjoy watching.
● They are also increasingly a content creator and use data to drive what
content it will invest in creating.
● Walmart provide better service to its customers by ensure a seamless● Walmart provide better service to its customers by ensure a seamless
experience between the online customer experience and the in-store
experience
(with 11,000 brick-and-mortar stores, Amazon isn’t able to do. )
● Enhancements include using the Scan and Go feature on the app, Pick-up
Towers and they are experimenting with facial recognition technology to
determine if customers are happy or sad.
● In Disney, every visitor gets their own MagicBand wristband that serves as
ID, hotel room key, tickets, FastPasses and payment system.
● Disney gets a lot of data that helps them anticipate guests’ needs and deliver
an amazing, personalized experience.
● Google Brain project in 2011. Google first used deep learning for image
recognition and now is able to use it for image enhancement.
● Google has also applied deep learning to language processing and to provide
better video recommendations on YouTube, because it studies viewers’
habits and preferences when they stream content.
● From what tweets to recommend to fighting inappropriate or racist content
and enhancing the user experience, Twitter has begun to use artificial
intelligence behind the scenes to enhance their product.
● Facebook draw value from a larger portion of its unstructured datasets● Facebook draw value from a larger portion of its unstructured datasets
created by almost 2 billion people updating their statuses 293,000 times per
minute.
● Instagram also uses big data and artificial intelligence to target advertising
and fight cyberbullying and delete offensive comments.
Artificial Intelligence Tools & Frameworks
● Scikit Learn
● TensorFlow
● Theano
● PyTorch
● CNTK
● Auto ML● Theano
● Caffe
● MxNet
● Keras
● Auto ML
● OpenNN
● H20: Open Source AI Platform
● Google ML Kit
The thing that's going to make artificial intelligence so powerful is its ability to
learn, and the way AI learns is to look at human culture.
Dan Brown
Demo
● https://www.microsoft.com/en-us/ai/experience-ai
● https://experiments.withgoogle.com/collection/ai
● https://teachablemachine.withgoogle.com/● https://teachablemachine.withgoogle.com/
● https://gizmodo.com/5-awesome-ai-experiences-you-can-test-out-in-your-
brows-1833489624

More Related Content

What's hot

GnoTag - Semantically Barcoding Our World
GnoTag - Semantically Barcoding Our WorldGnoTag - Semantically Barcoding Our World
GnoTag - Semantically Barcoding Our WorldLee Livezey
 
Artificial intelligance
Artificial intelliganceArtificial intelligance
Artificial intelliganceBramwell Su
 
ARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptxARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptxSyamprasadS2
 
Excite artificial intelligence Class 9
Excite artificial intelligence Class 9Excite artificial intelligence Class 9
Excite artificial intelligence Class 9TutorialAICSIP
 
What is Artificial Intelligence?
What is Artificial Intelligence?What is Artificial Intelligence?
What is Artificial Intelligence?Erdogan Dagdelenli
 
Lifelogging - A long term data analytics challenge
Lifelogging - A long term data analytics challengeLifelogging - A long term data analytics challenge
Lifelogging - A long term data analytics challengeCathal Gurrin
 
Usage of artificial intelligence in everyday life
Usage of artificial intelligence in everyday lifeUsage of artificial intelligence in everyday life
Usage of artificial intelligence in everyday lifekawsher11
 
Artificial intelligence by JD
Artificial intelligence by JDArtificial intelligence by JD
Artificial intelligence by JDJaydip sindha
 
Artificial General Intelligence, Consciousness, and the Future of AI
Artificial General Intelligence, Consciousness, and the Future of AI Artificial General Intelligence, Consciousness, and the Future of AI
Artificial General Intelligence, Consciousness, and the Future of AI Mitt Nowshade Kabir
 
Biohackers Summit 2015 - Lifelogging, a new era of Personal Data
Biohackers Summit 2015 - Lifelogging, a new era of Personal DataBiohackers Summit 2015 - Lifelogging, a new era of Personal Data
Biohackers Summit 2015 - Lifelogging, a new era of Personal DataCathal Gurrin
 
Lifelogging & Personal Data Analytics
Lifelogging & Personal Data AnalyticsLifelogging & Personal Data Analytics
Lifelogging & Personal Data AnalyticsCathal Gurrin
 

What's hot (14)

GnoTag - Semantically Barcoding Our World
GnoTag - Semantically Barcoding Our WorldGnoTag - Semantically Barcoding Our World
GnoTag - Semantically Barcoding Our World
 
Artificial intelligance
Artificial intelliganceArtificial intelligance
Artificial intelligance
 
Transhumans: Technology Powered Superhumans
Transhumans: Technology Powered SuperhumansTranshumans: Technology Powered Superhumans
Transhumans: Technology Powered Superhumans
 
ARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptxARTIFICIAL INTELLIGENCE.pptx
ARTIFICIAL INTELLIGENCE.pptx
 
Excite artificial intelligence Class 9
Excite artificial intelligence Class 9Excite artificial intelligence Class 9
Excite artificial intelligence Class 9
 
What is Artificial Intelligence?
What is Artificial Intelligence?What is Artificial Intelligence?
What is Artificial Intelligence?
 
Qs2015
Qs2015Qs2015
Qs2015
 
Lifelogging - A long term data analytics challenge
Lifelogging - A long term data analytics challengeLifelogging - A long term data analytics challenge
Lifelogging - A long term data analytics challenge
 
Usage of artificial intelligence in everyday life
Usage of artificial intelligence in everyday lifeUsage of artificial intelligence in everyday life
Usage of artificial intelligence in everyday life
 
Artificial intelligence by JD
Artificial intelligence by JDArtificial intelligence by JD
Artificial intelligence by JD
 
Artificial General Intelligence, Consciousness, and the Future of AI
Artificial General Intelligence, Consciousness, and the Future of AI Artificial General Intelligence, Consciousness, and the Future of AI
Artificial General Intelligence, Consciousness, and the Future of AI
 
Biohackers Summit 2015 - Lifelogging, a new era of Personal Data
Biohackers Summit 2015 - Lifelogging, a new era of Personal DataBiohackers Summit 2015 - Lifelogging, a new era of Personal Data
Biohackers Summit 2015 - Lifelogging, a new era of Personal Data
 
Lifelogging & Personal Data Analytics
Lifelogging & Personal Data AnalyticsLifelogging & Personal Data Analytics
Lifelogging & Personal Data Analytics
 
Personal Big Data
Personal Big DataPersonal Big Data
Personal Big Data
 

Similar to Artificial intelligence - An Overview

Presentation ppt.pptx
Presentation ppt.pptxPresentation ppt.pptx
Presentation ppt.pptxHuangKedeh
 
Artificial Intelligence (A.I.).pptx
Artificial Intelligence (A.I.).pptxArtificial Intelligence (A.I.).pptx
Artificial Intelligence (A.I.).pptxvlada77
 
Area's of Artificial Inteligence .pptx
Area's of Artificial Inteligence .pptxArea's of Artificial Inteligence .pptx
Area's of Artificial Inteligence .pptxJIMSVKII
 
Artificial Intteligence-unit 1.pptx
Artificial Intteligence-unit 1.pptxArtificial Intteligence-unit 1.pptx
Artificial Intteligence-unit 1.pptxhoneydv1979
 
ppt Artificial intelligence .pptx
ppt Artificial intelligence .pptxppt Artificial intelligence .pptx
ppt Artificial intelligence .pptxAdityaKumar602198
 
pptartificialintelligence.pptx
pptartificialintelligence.pptxpptartificialintelligence.pptx
pptartificialintelligence.pptxReinertYosua
 
What is artificial intelligence
What is artificial intelligenceWhat is artificial intelligence
What is artificial intelligenceSantosh Pandeya
 
AI3391 ARTIFICIAL INTELLIGENCE Unit I notes.pdf
AI3391 ARTIFICIAL INTELLIGENCE Unit I notes.pdfAI3391 ARTIFICIAL INTELLIGENCE Unit I notes.pdf
AI3391 ARTIFICIAL INTELLIGENCE Unit I notes.pdfAsst.prof M.Gokilavani
 
Ai presentation by niraj lunavat at ghrcem.pptx
Ai presentation by niraj lunavat at ghrcem.pptxAi presentation by niraj lunavat at ghrcem.pptx
Ai presentation by niraj lunavat at ghrcem.pptxTechVision8
 
Top 7 Pros and Cons of Artificial Intelligence.pdf
Top 7 Pros and Cons of Artificial Intelligence.pdfTop 7 Pros and Cons of Artificial Intelligence.pdf
Top 7 Pros and Cons of Artificial Intelligence.pdfDailyTechnoReview
 
Unit No. 1 Artificial Intelligence Overview.pptx
Unit No. 1 Artificial Intelligence Overview.pptxUnit No. 1 Artificial Intelligence Overview.pptx
Unit No. 1 Artificial Intelligence Overview.pptxswagatkarve
 
AI.pptx
 AI.pptx AI.pptx
AI.pptxkaifakr
 
Artificial Intelligence (AI).pptx
Artificial Intelligence (AI).pptxArtificial Intelligence (AI).pptx
Artificial Intelligence (AI).pptxKhosoAhsan
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligencePrasathP13
 
Artificial Intelligence fundamentals | Machine Learning | Deep Learning
Artificial Intelligence fundamentals | Machine Learning | Deep LearningArtificial Intelligence fundamentals | Machine Learning | Deep Learning
Artificial Intelligence fundamentals | Machine Learning | Deep LearningKrishnaMildain
 
Decoding Artificial Intelligence.pdf
Decoding Artificial Intelligence.pdfDecoding Artificial Intelligence.pdf
Decoding Artificial Intelligence.pdfsyedabdul63
 

Similar to Artificial intelligence - An Overview (20)

Presentation ppt.pptx
Presentation ppt.pptxPresentation ppt.pptx
Presentation ppt.pptx
 
Artificial Intelligence (A.I.).pptx
Artificial Intelligence (A.I.).pptxArtificial Intelligence (A.I.).pptx
Artificial Intelligence (A.I.).pptx
 
UNIT I - AI.pptx
UNIT I - AI.pptxUNIT I - AI.pptx
UNIT I - AI.pptx
 
Area's of Artificial Inteligence .pptx
Area's of Artificial Inteligence .pptxArea's of Artificial Inteligence .pptx
Area's of Artificial Inteligence .pptx
 
Artificial Intteligence-unit 1.pptx
Artificial Intteligence-unit 1.pptxArtificial Intteligence-unit 1.pptx
Artificial Intteligence-unit 1.pptx
 
Artificial Intelligence.pptx
Artificial Intelligence.pptxArtificial Intelligence.pptx
Artificial Intelligence.pptx
 
ppt Artificial intelligence .pptx
ppt Artificial intelligence .pptxppt Artificial intelligence .pptx
ppt Artificial intelligence .pptx
 
pptartificialintelligence.pptx
pptartificialintelligence.pptxpptartificialintelligence.pptx
pptartificialintelligence.pptx
 
What is artificial intelligence
What is artificial intelligenceWhat is artificial intelligence
What is artificial intelligence
 
AI3391 ARTIFICIAL INTELLIGENCE Unit I notes.pdf
AI3391 ARTIFICIAL INTELLIGENCE Unit I notes.pdfAI3391 ARTIFICIAL INTELLIGENCE Unit I notes.pdf
AI3391 ARTIFICIAL INTELLIGENCE Unit I notes.pdf
 
Ai presentation by niraj lunavat at ghrcem.pptx
Ai presentation by niraj lunavat at ghrcem.pptxAi presentation by niraj lunavat at ghrcem.pptx
Ai presentation by niraj lunavat at ghrcem.pptx
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Top 7 Pros and Cons of Artificial Intelligence.pdf
Top 7 Pros and Cons of Artificial Intelligence.pdfTop 7 Pros and Cons of Artificial Intelligence.pdf
Top 7 Pros and Cons of Artificial Intelligence.pdf
 
Unit No. 1 Artificial Intelligence Overview.pptx
Unit No. 1 Artificial Intelligence Overview.pptxUnit No. 1 Artificial Intelligence Overview.pptx
Unit No. 1 Artificial Intelligence Overview.pptx
 
AI.pptx
 AI.pptx AI.pptx
AI.pptx
 
Artificial Intelligence (AI).pptx
Artificial Intelligence (AI).pptxArtificial Intelligence (AI).pptx
Artificial Intelligence (AI).pptx
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial Intelligence fundamentals | Machine Learning | Deep Learning
Artificial Intelligence fundamentals | Machine Learning | Deep LearningArtificial Intelligence fundamentals | Machine Learning | Deep Learning
Artificial Intelligence fundamentals | Machine Learning | Deep Learning
 
Decoding Artificial Intelligence.pdf
Decoding Artificial Intelligence.pdfDecoding Artificial Intelligence.pdf
Decoding Artificial Intelligence.pdf
 

More from MANISH T I

NAAC Criteria 3
NAAC  Criteria 3NAAC  Criteria 3
NAAC Criteria 3MANISH T I
 
The future of blogging
The future of bloggingThe future of blogging
The future of bloggingMANISH T I
 
Socrates - Most Important of his Thoughts
Socrates - Most Important of his ThoughtsSocrates - Most Important of his Thoughts
Socrates - Most Important of his ThoughtsMANISH T I
 
Technical writing
Technical writingTechnical writing
Technical writingMANISH T I
 
Shannon-Fano algorithm
Shannon-Fano algorithmShannon-Fano algorithm
Shannon-Fano algorithmMANISH T I
 
Solar Image Processing
Solar Image Processing  Solar Image Processing
Solar Image Processing MANISH T I
 
Graph Theory Introduction
Graph Theory IntroductionGraph Theory Introduction
Graph Theory IntroductionMANISH T I
 
Rooted & binary tree
Rooted & binary treeRooted & binary tree
Rooted & binary treeMANISH T I
 
Colourful Living - Way of Life
Colourful Living - Way of LifeColourful Living - Way of Life
Colourful Living - Way of LifeMANISH T I
 
Introduction to Multimedia
Introduction to MultimediaIntroduction to Multimedia
Introduction to MultimediaMANISH T I
 
Soft Computing
Soft ComputingSoft Computing
Soft ComputingMANISH T I
 
Research Methodology - Methods of data collection
 Research Methodology - Methods of data collection Research Methodology - Methods of data collection
Research Methodology - Methods of data collectionMANISH T I
 
15 lessons of lord buddha
15 lessons of lord buddha15 lessons of lord buddha
15 lessons of lord buddhaMANISH T I
 
Image enhancement
Image enhancementImage enhancement
Image enhancementMANISH T I
 
Research Methodology - Introduction
Research  Methodology - IntroductionResearch  Methodology - Introduction
Research Methodology - IntroductionMANISH T I
 
DBMS - FIRST NORMAL FORM
DBMS - FIRST NORMAL FORMDBMS - FIRST NORMAL FORM
DBMS - FIRST NORMAL FORMMANISH T I
 
Simple Dictionary Compression
Simple Dictionary CompressionSimple Dictionary Compression
Simple Dictionary CompressionMANISH T I
 
Data Compression - Text Compression - Run Length Encoding
Data Compression - Text Compression - Run Length EncodingData Compression - Text Compression - Run Length Encoding
Data Compression - Text Compression - Run Length EncodingMANISH T I
 

More from MANISH T I (20)

Budgerigar
BudgerigarBudgerigar
Budgerigar
 
NAAC Criteria 3
NAAC  Criteria 3NAAC  Criteria 3
NAAC Criteria 3
 
The future of blogging
The future of bloggingThe future of blogging
The future of blogging
 
Socrates - Most Important of his Thoughts
Socrates - Most Important of his ThoughtsSocrates - Most Important of his Thoughts
Socrates - Most Important of his Thoughts
 
Technical writing
Technical writingTechnical writing
Technical writing
 
Shannon-Fano algorithm
Shannon-Fano algorithmShannon-Fano algorithm
Shannon-Fano algorithm
 
Solar Image Processing
Solar Image Processing  Solar Image Processing
Solar Image Processing
 
Graph Theory Introduction
Graph Theory IntroductionGraph Theory Introduction
Graph Theory Introduction
 
Rooted & binary tree
Rooted & binary treeRooted & binary tree
Rooted & binary tree
 
JPEG
JPEGJPEG
JPEG
 
Colourful Living - Way of Life
Colourful Living - Way of LifeColourful Living - Way of Life
Colourful Living - Way of Life
 
Introduction to Multimedia
Introduction to MultimediaIntroduction to Multimedia
Introduction to Multimedia
 
Soft Computing
Soft ComputingSoft Computing
Soft Computing
 
Research Methodology - Methods of data collection
 Research Methodology - Methods of data collection Research Methodology - Methods of data collection
Research Methodology - Methods of data collection
 
15 lessons of lord buddha
15 lessons of lord buddha15 lessons of lord buddha
15 lessons of lord buddha
 
Image enhancement
Image enhancementImage enhancement
Image enhancement
 
Research Methodology - Introduction
Research  Methodology - IntroductionResearch  Methodology - Introduction
Research Methodology - Introduction
 
DBMS - FIRST NORMAL FORM
DBMS - FIRST NORMAL FORMDBMS - FIRST NORMAL FORM
DBMS - FIRST NORMAL FORM
 
Simple Dictionary Compression
Simple Dictionary CompressionSimple Dictionary Compression
Simple Dictionary Compression
 
Data Compression - Text Compression - Run Length Encoding
Data Compression - Text Compression - Run Length EncodingData Compression - Text Compression - Run Length Encoding
Data Compression - Text Compression - Run Length Encoding
 

Recently uploaded

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 

Recently uploaded (20)

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 

Artificial intelligence - An Overview

  • 1.
  • 2. "The real risk with AI isn't malice but competence. A super intelligent AI will be extremely good at accomplishing its goals, and if those goals aren't aligned with ours, we're in trouble. You're probably not an evil ant-hater who steps on ants out of malice, but if "The real risk with AI isn't malice but competence. A super intelligent AI will be extremely good at accomplishing its goals, and if those goals aren't aligned with ours, we're in trouble. You're probably not an evil ant-hater who steps on ants out of malice, but ifYou're probably not an evil ant-hater who steps on ants out of malice, but if you're in charge of a hydroelectric green energy project and there's an anthill in the region to be flooded, too bad for the ants. Let's not place humanity in the position of those ants.” – Stephen Hawking You're probably not an evil ant-hater who steps on ants out of malice, but if you're in charge of a hydroelectric green energy project and there's an anthill in the region to be flooded, too bad for the ants. Let's not place humanity in the position of those ants.” – Stephen Hawking
  • 3. Artificial Intelligence – an Overview What is intelligence? ● Intelligence is hard to describe. ● More a performance view rather than a structural one. ● Intelligence is observed in NEW areas, where the knowledge is still incomplete.incomplete. ● Intelligence - ability to work efficiently with Incomplete, Complex patterns
  • 4. Artificial Intelligence - Enabling computers to work efficiently with Incomplete, Complex Patterns. What is the problem? Incomplete, complex patterns  a large, unbounded search space.Incomplete, complex patterns  a large, unbounded search space. Searching this is time consuming – Non Polynomial time complexity.
  • 5. More details on patterns: ○ Pattern – a set of repeating, significant attributes. ○ Complexity of a pattern – measured by the number of attributes and the relationships between these attributes.and the relationships between these attributes. ■ The more attributes – The more complex ■ The more relationships (inter dependencies) – The more complex.
  • 6. Three segments Segment 1 – Totally known segment. ○ All knowledge in this segment is known Methods exist for all problems  ○ Solutions are method oriented. Underlying patterns can be ignored. ○ Example - Find the square root of a number.
  • 7. A view of the world: Segment 3 - Totally Unknown ● Hardly anything of topics in this area is known.  Human beings are● Hardly anything of topics in this area is known.  Human beings are themselves unable to do much here. ● Example - Life on other planets
  • 8. A view of the world: Segment 2 – Partially Known. ● Quite a lot is known about topics in this segment, but not everything.● Quite a lot is known about topics in this segment, but not everything. => Incomplete, Ambiguous patterns. ● Example – Diagnosing diseases.
  • 9. Intelligence is required to handle problems in Segment 2. ● Algorithmic approaches cannot work here as an algorithm, by definition is finite, definite, and effective. (Definite is the opposite ofdefinition is finite, definite, and effective. (Definite is the opposite of ambiguous.) ● As more knowledge is acquired, topics in Segment 3 move to Segment 2 and topics in Segment 2 move to Segment 1.
  • 10. Problem that artificial intelligence attempts to handle is “Providing efficient solutions to problems in an ambiguous, incomplete pattern area”. Artificial intelligence itself lies in Segment 2 of the view of the world. Solution - Non-algorithmic approaches.
  • 11. Artificial Intelligence differs from conventional computer systems in – 1. Being Non-Algorithmic1. Being Non-Algorithmic 2. Being the only systems that Discover the solution and then Execute it. (Other computer systems have the solution designed by the programmer and only execute the solution.)
  • 12. AI And Machine Learning In Practice Impact our everyday lives and inform business decisions and optimize operations for some of the world’s leading companies. ● Hello Barbie listens and responds to a child. ● A microphone on Barbie’s necklace records transmits it to ToyTalk.● A microphone on Barbie’s necklace records transmits it to ToyTalk. ● Recording is analyzed & appropriate response from 8,000 lines of dialogue. ● Coca-Cola’s global market and extensive product list more than 500 drink brands sold in more than 200 countries
  • 13. ● AI-enabled Chef Watson - IBM advise their human counterparts on food combinations to create completely unique flavors. ● Watson BEAT - IBM that can come up with different musical elements to inspire composers.inspire composers. ● AI helps musicians understand what their audiences want and to help determine more accurately what songs might ultimately be hits.
  • 14. ● GE Power uses big data, machine learning and Internet of Things (IoT) technology to build an “internet of energy.” ● Advanced analytics and machine learning enable predictive maintenance and power, operations and business optimization to help GE Power work toward its vision of a “digital power plant.”its vision of a “digital power plant.” ● American Express processes $1 trillion in transaction and has 110 million AmEx cards in operation. ● To help detect fraud in near real time, therefore saving millions in losses. They are also giving merchants online business trend analysis and industry peer benchmarking
  • 15. ● Infervision ,China trained and taught algorithms to augment the work of radiologists to allow them to diagnose cancer more accurately and efficiently ● Radiologists to keep up with the demand of reviewing 1.4 billion CT scans each year to look for early signs of lung cancer. ● Google’s DeepMind, creating amachine that can mimic the thought processes of our own brains. ● While DeepMind has successfully beaten humans at games, what’s really intriguing are the possibilities for healthcare applications such as reducing the time it takes to plan treatments and using machines to help diagnose ailments.
  • 16. ● Volvo Cars uses data to help predict when parts would fail or when vehicles need servicing, uphold its impressive safety record by monitoring vehicle performance and to improve driver and passenger convenience. ● John Deere is getting data-driven analytical tools and automation into the● John Deere is getting data-driven analytical tools and automation into the hands of farmers, which allow robots to make decisions based on visual data about whether or not a plan is a pest to treat it with a pesticide. ● Farmsight system is designed to help agricultural decision-making
  • 17. ● Netflix predict what its customers will enjoy watching. ● They are also increasingly a content creator and use data to drive what content it will invest in creating. ● Walmart provide better service to its customers by ensure a seamless● Walmart provide better service to its customers by ensure a seamless experience between the online customer experience and the in-store experience (with 11,000 brick-and-mortar stores, Amazon isn’t able to do. ) ● Enhancements include using the Scan and Go feature on the app, Pick-up Towers and they are experimenting with facial recognition technology to determine if customers are happy or sad.
  • 18. ● In Disney, every visitor gets their own MagicBand wristband that serves as ID, hotel room key, tickets, FastPasses and payment system. ● Disney gets a lot of data that helps them anticipate guests’ needs and deliver an amazing, personalized experience. ● Google Brain project in 2011. Google first used deep learning for image recognition and now is able to use it for image enhancement. ● Google has also applied deep learning to language processing and to provide better video recommendations on YouTube, because it studies viewers’ habits and preferences when they stream content.
  • 19. ● From what tweets to recommend to fighting inappropriate or racist content and enhancing the user experience, Twitter has begun to use artificial intelligence behind the scenes to enhance their product. ● Facebook draw value from a larger portion of its unstructured datasets● Facebook draw value from a larger portion of its unstructured datasets created by almost 2 billion people updating their statuses 293,000 times per minute. ● Instagram also uses big data and artificial intelligence to target advertising and fight cyberbullying and delete offensive comments.
  • 20. Artificial Intelligence Tools & Frameworks ● Scikit Learn ● TensorFlow ● Theano ● PyTorch ● CNTK ● Auto ML● Theano ● Caffe ● MxNet ● Keras ● Auto ML ● OpenNN ● H20: Open Source AI Platform ● Google ML Kit
  • 21. The thing that's going to make artificial intelligence so powerful is its ability to learn, and the way AI learns is to look at human culture. Dan Brown
  • 22. Demo ● https://www.microsoft.com/en-us/ai/experience-ai ● https://experiments.withgoogle.com/collection/ai ● https://teachablemachine.withgoogle.com/● https://teachablemachine.withgoogle.com/ ● https://gizmodo.com/5-awesome-ai-experiences-you-can-test-out-in-your- brows-1833489624