SlideShare une entreprise Scribd logo
1  sur  43
Submitted by,
S.Nivathika
S.K.Ramya
S.Sundra meena
S.Uma Megeshwari
K.Vijayalakshmi
Guided by,
Ms.Girija,
Assistant Professor,
Computer Science department
AGENDA
• Introduction to Artificial
Intelligence
• History and Evolution
• Speech synthesis
• Robots and Image processing
• Sensor fusion
• Innovation in Artificial Intelligence
• conclusion
ARTIFICIAL INTELLIGENCE
• To think like human
• To act like human
• To think rationally(logically)
• To act rationally.
ARTIFICIAL INTELLIGENCE
METHODS
• SYMBOLIC AI:
Focus on development
of knowledge based system.
• COMPUTATIONAL INTELLIGENCE:
Neutral networks,
fuzzy systems and evolutionary
computing.
KNOWLEDGE BASED SYSTEMS
NEURAL NETWORKS
HISTORY OF AI
JOHN MCCARTHY
• Precursors
• The birth of AI(1952-1956)
• The golden years(1956-1974)
• The first AI winter(1974-1980)
• Boom(1980-1987)
• Bust: second AI winter(1987-1993)
• AI(1993-2001)
• Deep learning. big data & artificial general
intelligence(2001-current).
GOALS OF AI
• Reasoning, problem solving
• Knowledge representation
• Planning
• Learning
• Natural language processing
TOOLS OF AI
• Search and optimization
• Logic
• Probabilistic methods for
uncertain reasoning
• Classifiers and statistical
learning methods
• Control theory
• Evaluating progress
EXPLOSIVE GROWTH OF AI
• Growth in positive side:
Useful to society.
• Growth in negative sides:
Harmful to society.
APPLICATIONS
• Robotics
• Heavy industries
• Medicines
• Telecommunications
• Gaming
• Satellite control
• Military activity control
• Network management
SPEECH SYNTHESIS
In artificial intelligence
WHAT IS SPEECH SYNTHESIS?
• process of converting an acoustic
signal to a set of words.
• serve as the input to further linguistic
processing
• achieve speech understanding
SPEECH PROCESSING
• Signal processing:
Convert the audio wave into a sequence of feature
vectors
• Speech recognition:
Decode the sequence of feature vectors into a
sequence of words
• Semantic interpretation:
Determine the meaning of the recognized words
• Dialog Management:
Correct errors and help get the task done
• Response Generation
What words to use to maximize user understanding
• Speech synthesis (Text to Speech):
Generate synthetic speech from a ‘marked-up’
word string
What you can do with Speech
Recognition?
• Transcription
dictation, information retrieval
• Command and control
data entry, device control, navigation, call
routing
• Information access
airline schedules, stock quotes, directory
assistance
• Problem solving
travel planning, logistics
Transcription and Dictation
• Transcription:
transforming a stream of human speech into
computer-readable form
Example:
Medical reports, court proceedings, notes
Indexing (e.g., broadcasts)
• Dictation:
interactive composition of text
Example:
Report, correspondence, etc.
speech recognition system:
• Pre-processing:
conversion of spoken input into a
form the recogniser can process.
• Recognition:
identification of what has been
said.
• Communication:
to send the recognised input to
the application that requested it.
USERS AND SPEAKER
MODELS:
Different Kinds of Users
One time vs. Frequent users
Homogeneity
Technically sophisticated
speaker models
Speaker Dependent
Speaker Independent
Speaker Adaptive
Speech Recognition as Assistive
Technology
• Main use is as alternative Hands Free Data
entry mechanism
• Very effective
• Much faster than switch access
• Mainstream technology
• Used in many applications where hands are
needed for other things e.g. mobile phone
while driving, in surgical theatres
Speech recognition and
understanding
• Sphinx system
– speaker-independent
– continuous speech
– large vocabulary
• ATIS system
– air travel information retrieval
– context management
Applications:
• Speech Recognition
Figure out what a person is saying.
• Speaker Verification
Authenticate that a person is who she/he claims to
Limited speech patterns
• Speaker Identification
Assigns an identity to the voice of an unknown person.
Arbitrary speech pattern
ABILITY TO DREAM
• MEMORY FORMATION
•SUPERVISED LEARNING & UNSUPERVISED
LEAENING
•SUPERVISED-TRAINING DATA
•UNSUPERVISED-HUMAN ACTS
HUMAN TOUCH
 SENSATIONS ARE MOTORIZED
 OPTICAL WAVEGUIDES
 ELASTOMERIC SENSORS
 OPTOELECTRONIC PROSTHESIS
SWEAT DETECTORS
o ASSESING PEOPLE HEALTH THROUGH SENSORS
o CHEMICAL SENSORS & SILLICON RUBBERS
o MICROFLUIDICS
o DECTECTORS CAN BE CONNECTED TO
SMARTPHONES
o EXTEND TO OTHER FLUIDS LIKE TEARS &
SALAIVA
EYE PHONES
 INTERSCATTER COMMUNICATION
 BACKSCATTER
 LENS WITH TINY ANTENNA
 SMART CONTACT LENS
BEST ROBOTS OF 2016-2017
 PEPPER
KURI
YUMMI
PEPPER
 HUMANOID HELPER
 HONDA
 SHARE UPGRADES
 SHOPING MALLS IN
SAN FRANSICO & SAN
JOSE
KURI
• MAYFIELD ROBOTICS
• LASER DEPTH PRECISION
SYSTEM
• REMOTE CONTROLLED VIA
KURI APP
• BUILT IN CAMERA
• MOVES, LISTENS
• SPEAKS & ENTERTAINS
YUMMI
• FRENCH STARTUP
• HUMANOIDS FOR ELDERLY
CARE
• VERBAL CUES
• ASSIST WITH COOKING &
MAKE CONTACTS
Multi-sensor Fusion and Integration
Multi-sensor Fusion and Integration
 The synergistic combination of data from multiple
sensors
 Provide more reliable and accurate information
 Sensor data can be incomplete, erroneous and
uncertain
Types of multi-sensor data
fusion
1.Complementary Fusion:
Resolves incompleteness of sensor data.
E.g. fusion of several range sensors pointed in different directions.
2.Competitive Fusion:
Fusion of uncertain sensor data from several sources
E.g. heading from odometer and magnetic compass. Reduces the
effect of uncertain and erroneous measurements.
3.Cooperative Fusion:
E.g. a touch sensor refines the estimated curvature of an object
previously sensed by range sensors
Architecture for a Multi-sensor Data Fusion
System
Generic multi-sensor data fusion architecture
Multi-sensor Integration
Functional diagram of multi-sensor fusion and integration
Integration with three different
types of sensory processing
1.Fusion:
Sensor registration converts the sensor data common internal
representation
2. Separate Operation:
Data provided by a sensor may be significantly Different
Influences the other sensors indirectly via the system
controller and the world model.
3.Guiding or Cueing:
data from one sensor is used to guide or cue the operation of
the other sensors e.g. tactile bump sensors, IR light sensors
4.Sensor selection:
used to select the most appropriate configuration of sensors to
suit the environment conditions
Estimation methods
Usage:
Signal level fusion
Non-recursive:
 Weighted Average
 Least Squares
Recursive:
 Kalman Filtering
 Extended Kalman Filtering
Classification methods
Usage:
Extracting features & matching
at pixel and feature level fusion
 Parametric Templates
o Match extracted features to classes in a
multidimensional feature space
 Cluster Analysis
o Similar to SOFM
o Learn geometrical relationships
MULTI –SENSOR FUSION ALGORTHIMS
Classification methods Learning Vector Quantization (LVQ)
o Another type of NN
K-means Clustering
o Competitive NN
Kohonen Feature Map (SOFM)
ART,ARTMAP,Fuzzy-ART Networks
Inference methods
Usage:
Symbol level fusion –
evidential reasoning
 Bayesian Inference
o Information combined according to the rules
of probability theory
o Bayes formula
o between sample data sets
 Dempster-Shafer Method
o Rectifies some instances where probabilities
may become unstable in Bayesian inference
 Generalized Evidence Processing
o Unifies Bayesian and Dempster- Shafer
methods
A
Artificial intelligence methods
Usage:
Can be used at different levels
of fusion
 Expert System
o Performs inferences using a data set and rule-
based knowledge base
 Neural Networks
o Adaptive
o Backpropagation
 Fuzzy Logic
o Multiple-valued logic where variables are
assigned degrees of membership between 0
and 1
“may be” exists between "yes” and “no”
12
Output to system controller
Symbol
Level
Feature
Level
Signal&
Pixel
Level
Implementation of target tracking system integrating visual
detection and ultrasonic sensory data
artificial Intelligence

Contenu connexe

Tendances

Artificial intelligence ppt
Artificial intelligence pptArtificial intelligence ppt
Artificial intelligence pptDikshaSharma391
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceSai Nath
 
Machine Learning in Cyber Security
Machine Learning in Cyber SecurityMachine Learning in Cyber Security
Machine Learning in Cyber SecurityRishi Kant
 
An introduction to AI (artificial intelligence)
An introduction to AI (artificial intelligence)An introduction to AI (artificial intelligence)
An introduction to AI (artificial intelligence)Bellaj Badr
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEMidhuti
 
History of AI, Current Trends, Prospective Trajectories
History of AI, Current Trends, Prospective TrajectoriesHistory of AI, Current Trends, Prospective Trajectories
History of AI, Current Trends, Prospective TrajectoriesGiovanni Sileno
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentationsweety seth
 
Future of AI - 2023 07 25.pptx
Future of AI - 2023 07 25.pptxFuture of AI - 2023 07 25.pptx
Future of AI - 2023 07 25.pptxGreg Makowski
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceMihir Shah
 
Is Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know About
Is Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know AboutIs Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know About
Is Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know AboutBernard Marr
 
Power point presentation on basic of Artificial Intelligent
  Power point presentation on  basic of Artificial Intelligent   Power point presentation on  basic of Artificial Intelligent
Power point presentation on basic of Artificial Intelligent Vishal Singh
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial IntelligenceGirish Naik
 
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNINGARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNINGDr Sandeep Ranjan
 
PPT on Artificial Intelligence(A.I.)
PPT on Artificial Intelligence(A.I.) PPT on Artificial Intelligence(A.I.)
PPT on Artificial Intelligence(A.I.) Aakanksh Nath
 
Intro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationIntro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationAnkit Gupta
 

Tendances (20)

Artificial intelligence ppt
Artificial intelligence pptArtificial intelligence ppt
Artificial intelligence ppt
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial Intelligence = ML + DL with Tensor Flow
Artificial Intelligence = ML + DL with Tensor FlowArtificial Intelligence = ML + DL with Tensor Flow
Artificial Intelligence = ML + DL with Tensor Flow
 
Deep Learning
Deep Learning Deep Learning
Deep Learning
 
Machine Learning in Cyber Security
Machine Learning in Cyber SecurityMachine Learning in Cyber Security
Machine Learning in Cyber Security
 
Deep learning
Deep learningDeep learning
Deep learning
 
An introduction to AI (artificial intelligence)
An introduction to AI (artificial intelligence)An introduction to AI (artificial intelligence)
An introduction to AI (artificial intelligence)
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCE
 
History of AI, Current Trends, Prospective Trajectories
History of AI, Current Trends, Prospective TrajectoriesHistory of AI, Current Trends, Prospective Trajectories
History of AI, Current Trends, Prospective Trajectories
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentation
 
Artificial intelligence : what it is
Artificial intelligence : what it isArtificial intelligence : what it is
Artificial intelligence : what it is
 
Future of AI - 2023 07 25.pptx
Future of AI - 2023 07 25.pptxFuture of AI - 2023 07 25.pptx
Future of AI - 2023 07 25.pptx
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Is Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know About
Is Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know AboutIs Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know About
Is Artificial Intelligence Dangerous? 6 AI Risks Everyone Should Know About
 
Power point presentation on basic of Artificial Intelligent
  Power point presentation on  basic of Artificial Intelligent   Power point presentation on  basic of Artificial Intelligent
Power point presentation on basic of Artificial Intelligent
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNINGARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
 
Machine learning
Machine learningMachine learning
Machine learning
 
PPT on Artificial Intelligence(A.I.)
PPT on Artificial Intelligence(A.I.) PPT on Artificial Intelligence(A.I.)
PPT on Artificial Intelligence(A.I.)
 
Intro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationIntro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning Presentation
 

En vedette

Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligenceu053675
 
Tracxn Research — Artificial Intelligence Startup Landscape, September 2016
Tracxn Research — Artificial Intelligence Startup Landscape, September 2016Tracxn Research — Artificial Intelligence Startup Landscape, September 2016
Tracxn Research — Artificial Intelligence Startup Landscape, September 2016Tracxn
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial IntelligenceNeil Mathew
 
artificial intelligence
artificial intelligenceartificial intelligence
artificial intelligencevallibhargavi
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentationlpaviglianiti
 
Deep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceDeep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceLukas Masuch
 
The Astonishing Resurrection of AI (A Primer on Artificial Intelligence)
The Astonishing Resurrection of AI (A Primer on Artificial Intelligence)The Astonishing Resurrection of AI (A Primer on Artificial Intelligence)
The Astonishing Resurrection of AI (A Primer on Artificial Intelligence)Matt Turck
 
Robotics & Artificial Intelligence
Robotics &  Artificial  IntelligenceRobotics &  Artificial  Intelligence
Robotics & Artificial IntelligenceAnthony Caramele
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentationlpaviglianiti
 
Design Ethics for Artificial Intelligence
Design Ethics for Artificial IntelligenceDesign Ethics for Artificial Intelligence
Design Ethics for Artificial IntelligenceCharbel Zeaiter
 
Lecture1 AI1 Introduction to artificial intelligence
Lecture1 AI1 Introduction to artificial intelligenceLecture1 AI1 Introduction to artificial intelligence
Lecture1 AI1 Introduction to artificial intelligenceAlbert Orriols-Puig
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence Muhammad Ahad
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligencesanjay_asati
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence Muhammad Ahad
 
Webinar: Building Conversational Search with Fusion
Webinar: Building Conversational Search with FusionWebinar: Building Conversational Search with Fusion
Webinar: Building Conversational Search with FusionLucidworks
 

En vedette (20)

Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Tracxn Research — Artificial Intelligence Startup Landscape, September 2016
Tracxn Research — Artificial Intelligence Startup Landscape, September 2016Tracxn Research — Artificial Intelligence Startup Landscape, September 2016
Tracxn Research — Artificial Intelligence Startup Landscape, September 2016
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
artificial intelligence
artificial intelligenceartificial intelligence
artificial intelligence
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
 
Deep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceDeep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial Intelligence
 
The Astonishing Resurrection of AI (A Primer on Artificial Intelligence)
The Astonishing Resurrection of AI (A Primer on Artificial Intelligence)The Astonishing Resurrection of AI (A Primer on Artificial Intelligence)
The Astonishing Resurrection of AI (A Primer on Artificial Intelligence)
 
Robotics & Artificial Intelligence
Robotics &  Artificial  IntelligenceRobotics &  Artificial  Intelligence
Robotics & Artificial Intelligence
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
 
Design Ethics for Artificial Intelligence
Design Ethics for Artificial IntelligenceDesign Ethics for Artificial Intelligence
Design Ethics for Artificial Intelligence
 
Lecture1 AI1 Introduction to artificial intelligence
Lecture1 AI1 Introduction to artificial intelligenceLecture1 AI1 Introduction to artificial intelligence
Lecture1 AI1 Introduction to artificial intelligence
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligence
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence
 
What’s Next “Cold Fusion”?.. Super Low Cost Power Generators Vying for Mainst...
What’s Next “Cold Fusion”?.. Super Low Cost Power Generators Vying for Mainst...What’s Next “Cold Fusion”?.. Super Low Cost Power Generators Vying for Mainst...
What’s Next “Cold Fusion”?.. Super Low Cost Power Generators Vying for Mainst...
 
Webinar: Building Conversational Search with Fusion
Webinar: Building Conversational Search with FusionWebinar: Building Conversational Search with Fusion
Webinar: Building Conversational Search with Fusion
 
CFE-CGC Guide retraite
CFE-CGC Guide retraiteCFE-CGC Guide retraite
CFE-CGC Guide retraite
 

Similaire à artificial Intelligence

Mobile user experience conference 2009 - The rise of the mobile context
Mobile user experience conference 2009 - The rise of the mobile contextMobile user experience conference 2009 - The rise of the mobile context
Mobile user experience conference 2009 - The rise of the mobile contextFlorent Stroppa
 
Mind reading, A proof of concept
Mind reading, A proof of conceptMind reading, A proof of concept
Mind reading, A proof of conceptPrabhath Suminda
 
Behaviometrics: Behavior Modeling from Heterogeneous Sensory Time-Series
Behaviometrics: Behavior Modeling from Heterogeneous Sensory Time-SeriesBehaviometrics: Behavior Modeling from Heterogeneous Sensory Time-Series
Behaviometrics: Behavior Modeling from Heterogeneous Sensory Time-SeriesJiang Zhu
 
Wearable technologies: what's brewing in the lab?
Wearable technologies: what's brewing in the lab?Wearable technologies: what's brewing in the lab?
Wearable technologies: what's brewing in the lab?Daniel Roggen
 
Bringing together smart things and people to realize smarter environments sho...
Bringing together smart things and people to realize smarter environments sho...Bringing together smart things and people to realize smarter environments sho...
Bringing together smart things and people to realize smarter environments sho...Diego López-de-Ipiña González-de-Artaza
 
Cps innovation lab kolkata iiest
Cps innovation lab kolkata iiestCps innovation lab kolkata iiest
Cps innovation lab kolkata iiestArpan Pal
 
MDM-2013, Milan, Italy, 6 June, 2013
MDM-2013, Milan, Italy, 6 June, 2013MDM-2013, Milan, Italy, 6 June, 2013
MDM-2013, Milan, Italy, 6 June, 2013Charith Perera
 
Artificial Intelligence Module 1_additional2.ppt
Artificial Intelligence Module 1_additional2.pptArtificial Intelligence Module 1_additional2.ppt
Artificial Intelligence Module 1_additional2.pptAranAgarwal1
 
Intelligent Conversational Agents for Ambient Computing SIGIR 2022 Ruhi Sarik...
Intelligent Conversational Agents for Ambient Computing SIGIR 2022 Ruhi Sarik...Intelligent Conversational Agents for Ambient Computing SIGIR 2022 Ruhi Sarik...
Intelligent Conversational Agents for Ambient Computing SIGIR 2022 Ruhi Sarik...Amazon Science
 
Io t research_arpanpal_iem
Io t research_arpanpal_iemIo t research_arpanpal_iem
Io t research_arpanpal_iemArpan Pal
 
Ubiquitous Computing: Privacy Issues
Ubiquitous Computing: Privacy IssuesUbiquitous Computing: Privacy Issues
Ubiquitous Computing: Privacy IssuesHongseok Kim
 
Ambient intelligence
Ambient intelligenceAmbient intelligence
Ambient intelligencejoshuasimon97
 
UX for emerging technologies & context-aware computing
UX for emerging technologies & context-aware computingUX for emerging technologies & context-aware computing
UX for emerging technologies & context-aware computingPrithvi Raj
 
Pattern recognition and Machine Learning.
Pattern recognition and Machine Learning.Pattern recognition and Machine Learning.
Pattern recognition and Machine Learning.Rohit Kumar
 
Neural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionNeural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionVipra Singh
 
Artificial intelligence conversational agents
Artificial intelligence conversational agentsArtificial intelligence conversational agents
Artificial intelligence conversational agentsSasa Arsovski
 
An Architecture for Privacy-Sensitive Ubiquitous Computing at Mobisys 2004
An Architecture for Privacy-Sensitive Ubiquitous Computing at Mobisys 2004An Architecture for Privacy-Sensitive Ubiquitous Computing at Mobisys 2004
An Architecture for Privacy-Sensitive Ubiquitous Computing at Mobisys 2004Jason Hong
 
Crowd sourced intelligence built into search over hadoop
Crowd sourced intelligence built into search over hadoopCrowd sourced intelligence built into search over hadoop
Crowd sourced intelligence built into search over hadooplucenerevolution
 

Similaire à artificial Intelligence (20)

Mobile user experience conference 2009 - The rise of the mobile context
Mobile user experience conference 2009 - The rise of the mobile contextMobile user experience conference 2009 - The rise of the mobile context
Mobile user experience conference 2009 - The rise of the mobile context
 
Mind reading, A proof of concept
Mind reading, A proof of conceptMind reading, A proof of concept
Mind reading, A proof of concept
 
Behaviometrics: Behavior Modeling from Heterogeneous Sensory Time-Series
Behaviometrics: Behavior Modeling from Heterogeneous Sensory Time-SeriesBehaviometrics: Behavior Modeling from Heterogeneous Sensory Time-Series
Behaviometrics: Behavior Modeling from Heterogeneous Sensory Time-Series
 
Wearable technologies: what's brewing in the lab?
Wearable technologies: what's brewing in the lab?Wearable technologies: what's brewing in the lab?
Wearable technologies: what's brewing in the lab?
 
Bringing together smart things and people to realize smarter environments sho...
Bringing together smart things and people to realize smarter environments sho...Bringing together smart things and people to realize smarter environments sho...
Bringing together smart things and people to realize smarter environments sho...
 
Cps innovation lab kolkata iiest
Cps innovation lab kolkata iiestCps innovation lab kolkata iiest
Cps innovation lab kolkata iiest
 
MDM-2013, Milan, Italy, 6 June, 2013
MDM-2013, Milan, Italy, 6 June, 2013MDM-2013, Milan, Italy, 6 June, 2013
MDM-2013, Milan, Italy, 6 June, 2013
 
Artificial Intelligence Module 1_additional2.ppt
Artificial Intelligence Module 1_additional2.pptArtificial Intelligence Module 1_additional2.ppt
Artificial Intelligence Module 1_additional2.ppt
 
Intelligent Conversational Agents for Ambient Computing SIGIR 2022 Ruhi Sarik...
Intelligent Conversational Agents for Ambient Computing SIGIR 2022 Ruhi Sarik...Intelligent Conversational Agents for Ambient Computing SIGIR 2022 Ruhi Sarik...
Intelligent Conversational Agents for Ambient Computing SIGIR 2022 Ruhi Sarik...
 
Io t research_arpanpal_iem
Io t research_arpanpal_iemIo t research_arpanpal_iem
Io t research_arpanpal_iem
 
Ubiquitous Computing: Privacy Issues
Ubiquitous Computing: Privacy IssuesUbiquitous Computing: Privacy Issues
Ubiquitous Computing: Privacy Issues
 
Ambient intelligence
Ambient intelligenceAmbient intelligence
Ambient intelligence
 
APPDEV 1.pptx
APPDEV 1.pptxAPPDEV 1.pptx
APPDEV 1.pptx
 
Sensors1(1)
Sensors1(1)Sensors1(1)
Sensors1(1)
 
UX for emerging technologies & context-aware computing
UX for emerging technologies & context-aware computingUX for emerging technologies & context-aware computing
UX for emerging technologies & context-aware computing
 
Pattern recognition and Machine Learning.
Pattern recognition and Machine Learning.Pattern recognition and Machine Learning.
Pattern recognition and Machine Learning.
 
Neural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionNeural Networks for Pattern Recognition
Neural Networks for Pattern Recognition
 
Artificial intelligence conversational agents
Artificial intelligence conversational agentsArtificial intelligence conversational agents
Artificial intelligence conversational agents
 
An Architecture for Privacy-Sensitive Ubiquitous Computing at Mobisys 2004
An Architecture for Privacy-Sensitive Ubiquitous Computing at Mobisys 2004An Architecture for Privacy-Sensitive Ubiquitous Computing at Mobisys 2004
An Architecture for Privacy-Sensitive Ubiquitous Computing at Mobisys 2004
 
Crowd sourced intelligence built into search over hadoop
Crowd sourced intelligence built into search over hadoopCrowd sourced intelligence built into search over hadoop
Crowd sourced intelligence built into search over hadoop
 

Dernier

home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadaditya806802
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the weldingMuhammadUzairLiaqat
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Industrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptIndustrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptNarmatha D
 
Risk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectRisk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectErbil Polytechnic University
 
DM Pillar Training Manual.ppt will be useful in deploying TPM in project
DM Pillar Training Manual.ppt will be useful in deploying TPM in projectDM Pillar Training Manual.ppt will be useful in deploying TPM in project
DM Pillar Training Manual.ppt will be useful in deploying TPM in projectssuserb6619e
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxRomil Mishra
 
Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfChristianCDAM
 
Autonomous emergency braking system (aeb) ppt.ppt
Autonomous emergency braking system (aeb) ppt.pptAutonomous emergency braking system (aeb) ppt.ppt
Autonomous emergency braking system (aeb) ppt.pptbibisarnayak0
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 

Dernier (20)

home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasad
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the welding
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Industrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptIndustrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.ppt
 
Risk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectRisk Management in Engineering Construction Project
Risk Management in Engineering Construction Project
 
DM Pillar Training Manual.ppt will be useful in deploying TPM in project
DM Pillar Training Manual.ppt will be useful in deploying TPM in projectDM Pillar Training Manual.ppt will be useful in deploying TPM in project
DM Pillar Training Manual.ppt will be useful in deploying TPM in project
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptx
 
Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdf
 
Autonomous emergency braking system (aeb) ppt.ppt
Autonomous emergency braking system (aeb) ppt.pptAutonomous emergency braking system (aeb) ppt.ppt
Autonomous emergency braking system (aeb) ppt.ppt
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 

artificial Intelligence

  • 1. Submitted by, S.Nivathika S.K.Ramya S.Sundra meena S.Uma Megeshwari K.Vijayalakshmi Guided by, Ms.Girija, Assistant Professor, Computer Science department
  • 2. AGENDA • Introduction to Artificial Intelligence • History and Evolution • Speech synthesis • Robots and Image processing • Sensor fusion • Innovation in Artificial Intelligence • conclusion
  • 3. ARTIFICIAL INTELLIGENCE • To think like human • To act like human • To think rationally(logically) • To act rationally.
  • 4. ARTIFICIAL INTELLIGENCE METHODS • SYMBOLIC AI: Focus on development of knowledge based system. • COMPUTATIONAL INTELLIGENCE: Neutral networks, fuzzy systems and evolutionary computing.
  • 7. HISTORY OF AI JOHN MCCARTHY • Precursors • The birth of AI(1952-1956) • The golden years(1956-1974) • The first AI winter(1974-1980) • Boom(1980-1987) • Bust: second AI winter(1987-1993) • AI(1993-2001) • Deep learning. big data & artificial general intelligence(2001-current).
  • 8. GOALS OF AI • Reasoning, problem solving • Knowledge representation • Planning • Learning • Natural language processing
  • 9. TOOLS OF AI • Search and optimization • Logic • Probabilistic methods for uncertain reasoning • Classifiers and statistical learning methods • Control theory • Evaluating progress
  • 10. EXPLOSIVE GROWTH OF AI • Growth in positive side: Useful to society. • Growth in negative sides: Harmful to society.
  • 11. APPLICATIONS • Robotics • Heavy industries • Medicines • Telecommunications • Gaming • Satellite control • Military activity control • Network management
  • 13. WHAT IS SPEECH SYNTHESIS? • process of converting an acoustic signal to a set of words. • serve as the input to further linguistic processing • achieve speech understanding
  • 14. SPEECH PROCESSING • Signal processing: Convert the audio wave into a sequence of feature vectors • Speech recognition: Decode the sequence of feature vectors into a sequence of words • Semantic interpretation: Determine the meaning of the recognized words • Dialog Management: Correct errors and help get the task done • Response Generation What words to use to maximize user understanding • Speech synthesis (Text to Speech): Generate synthetic speech from a ‘marked-up’ word string
  • 15. What you can do with Speech Recognition? • Transcription dictation, information retrieval • Command and control data entry, device control, navigation, call routing • Information access airline schedules, stock quotes, directory assistance • Problem solving travel planning, logistics
  • 16. Transcription and Dictation • Transcription: transforming a stream of human speech into computer-readable form Example: Medical reports, court proceedings, notes Indexing (e.g., broadcasts) • Dictation: interactive composition of text Example: Report, correspondence, etc.
  • 17. speech recognition system: • Pre-processing: conversion of spoken input into a form the recogniser can process. • Recognition: identification of what has been said. • Communication: to send the recognised input to the application that requested it.
  • 18. USERS AND SPEAKER MODELS: Different Kinds of Users One time vs. Frequent users Homogeneity Technically sophisticated speaker models Speaker Dependent Speaker Independent Speaker Adaptive
  • 19. Speech Recognition as Assistive Technology • Main use is as alternative Hands Free Data entry mechanism • Very effective • Much faster than switch access • Mainstream technology • Used in many applications where hands are needed for other things e.g. mobile phone while driving, in surgical theatres
  • 20. Speech recognition and understanding • Sphinx system – speaker-independent – continuous speech – large vocabulary • ATIS system – air travel information retrieval – context management
  • 21. Applications: • Speech Recognition Figure out what a person is saying. • Speaker Verification Authenticate that a person is who she/he claims to Limited speech patterns • Speaker Identification Assigns an identity to the voice of an unknown person. Arbitrary speech pattern
  • 22. ABILITY TO DREAM • MEMORY FORMATION •SUPERVISED LEARNING & UNSUPERVISED LEAENING •SUPERVISED-TRAINING DATA •UNSUPERVISED-HUMAN ACTS
  • 24.  SENSATIONS ARE MOTORIZED  OPTICAL WAVEGUIDES  ELASTOMERIC SENSORS  OPTOELECTRONIC PROSTHESIS
  • 26. o ASSESING PEOPLE HEALTH THROUGH SENSORS o CHEMICAL SENSORS & SILLICON RUBBERS o MICROFLUIDICS o DECTECTORS CAN BE CONNECTED TO SMARTPHONES o EXTEND TO OTHER FLUIDS LIKE TEARS & SALAIVA
  • 28.  INTERSCATTER COMMUNICATION  BACKSCATTER  LENS WITH TINY ANTENNA  SMART CONTACT LENS
  • 29. BEST ROBOTS OF 2016-2017  PEPPER KURI YUMMI
  • 30. PEPPER  HUMANOID HELPER  HONDA  SHARE UPGRADES  SHOPING MALLS IN SAN FRANSICO & SAN JOSE
  • 31. KURI • MAYFIELD ROBOTICS • LASER DEPTH PRECISION SYSTEM • REMOTE CONTROLLED VIA KURI APP • BUILT IN CAMERA • MOVES, LISTENS • SPEAKS & ENTERTAINS
  • 32. YUMMI • FRENCH STARTUP • HUMANOIDS FOR ELDERLY CARE • VERBAL CUES • ASSIST WITH COOKING & MAKE CONTACTS
  • 33. Multi-sensor Fusion and Integration
  • 34. Multi-sensor Fusion and Integration  The synergistic combination of data from multiple sensors  Provide more reliable and accurate information  Sensor data can be incomplete, erroneous and uncertain
  • 35. Types of multi-sensor data fusion 1.Complementary Fusion: Resolves incompleteness of sensor data. E.g. fusion of several range sensors pointed in different directions. 2.Competitive Fusion: Fusion of uncertain sensor data from several sources E.g. heading from odometer and magnetic compass. Reduces the effect of uncertain and erroneous measurements. 3.Cooperative Fusion: E.g. a touch sensor refines the estimated curvature of an object previously sensed by range sensors
  • 36. Architecture for a Multi-sensor Data Fusion System Generic multi-sensor data fusion architecture
  • 37. Multi-sensor Integration Functional diagram of multi-sensor fusion and integration
  • 38. Integration with three different types of sensory processing 1.Fusion: Sensor registration converts the sensor data common internal representation 2. Separate Operation: Data provided by a sensor may be significantly Different Influences the other sensors indirectly via the system controller and the world model. 3.Guiding or Cueing: data from one sensor is used to guide or cue the operation of the other sensors e.g. tactile bump sensors, IR light sensors 4.Sensor selection: used to select the most appropriate configuration of sensors to suit the environment conditions
  • 39. Estimation methods Usage: Signal level fusion Non-recursive:  Weighted Average  Least Squares Recursive:  Kalman Filtering  Extended Kalman Filtering Classification methods Usage: Extracting features & matching at pixel and feature level fusion  Parametric Templates o Match extracted features to classes in a multidimensional feature space  Cluster Analysis o Similar to SOFM o Learn geometrical relationships MULTI –SENSOR FUSION ALGORTHIMS
  • 40. Classification methods Learning Vector Quantization (LVQ) o Another type of NN K-means Clustering o Competitive NN Kohonen Feature Map (SOFM) ART,ARTMAP,Fuzzy-ART Networks Inference methods Usage: Symbol level fusion – evidential reasoning  Bayesian Inference o Information combined according to the rules of probability theory o Bayes formula o between sample data sets  Dempster-Shafer Method o Rectifies some instances where probabilities may become unstable in Bayesian inference  Generalized Evidence Processing o Unifies Bayesian and Dempster- Shafer methods
  • 41. A Artificial intelligence methods Usage: Can be used at different levels of fusion  Expert System o Performs inferences using a data set and rule- based knowledge base  Neural Networks o Adaptive o Backpropagation  Fuzzy Logic o Multiple-valued logic where variables are assigned degrees of membership between 0 and 1 “may be” exists between "yes” and “no”
  • 42. 12 Output to system controller Symbol Level Feature Level Signal& Pixel Level Implementation of target tracking system integrating visual detection and ultrasonic sensory data