SlideShare a Scribd company logo
1 of 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

More Related Content

What's hot

Artificial intelligence and IoT
Artificial intelligence and IoTArtificial intelligence and IoT
Artificial intelligence and IoTVeselin Pizurica
 
Machine learning presentation
Machine learning presentationMachine learning presentation
Machine learning presentationSaurav Prasad
 
NEUROMORPHIC COMPUTING.pptx
NEUROMORPHIC COMPUTING.pptxNEUROMORPHIC COMPUTING.pptx
NEUROMORPHIC COMPUTING.pptxkomalpawooskar1
 
Artificial Intelligence: Artificial Neural Networks
Artificial Intelligence: Artificial Neural NetworksArtificial Intelligence: Artificial Neural Networks
Artificial Intelligence: Artificial Neural NetworksThe Integral Worm
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentationsweety seth
 
The Ethics of Artificial Intelligence
The Ethics of Artificial IntelligenceThe Ethics of Artificial Intelligence
The Ethics of Artificial IntelligenceKarl Seiler
 
Artifical Intelligence
Artifical IntelligenceArtifical Intelligence
Artifical IntelligenceHarsha Varyani
 
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...Abdullah al Mamun
 
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
 
A brief history of machine learning
A brief history of  machine learningA brief history of  machine learning
A brief history of machine learningRobert Colner
 
Principles of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine LearningPrinciples of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine LearningJerry Lu
 
introducción a Machine Learning
introducción a Machine Learningintroducción a Machine Learning
introducción a Machine Learningbutest
 
Reinforcement learning, Q-Learning
Reinforcement learning, Q-LearningReinforcement learning, Q-Learning
Reinforcement learning, Q-LearningKuppusamy P
 
Chapter 3 artificial intelligence
Chapter 3   artificial intelligenceChapter 3   artificial intelligence
Chapter 3 artificial intelligenceJAPHETFULMARAN1
 
Artificial intelligence in industry
Artificial intelligence in industryArtificial intelligence in industry
Artificial intelligence in industryDipanjan Mitra
 
Intro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationIntro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationAnkit Gupta
 

What's hot (20)

Machine learning
Machine learningMachine learning
Machine learning
 
Artificial intelligence and IoT
Artificial intelligence and IoTArtificial intelligence and IoT
Artificial intelligence and IoT
 
Machine Learning and Artificial Intelligence
Machine Learning and Artificial IntelligenceMachine Learning and Artificial Intelligence
Machine Learning and Artificial Intelligence
 
Machine learning presentation
Machine learning presentationMachine learning presentation
Machine learning presentation
 
NEUROMORPHIC COMPUTING.pptx
NEUROMORPHIC COMPUTING.pptxNEUROMORPHIC COMPUTING.pptx
NEUROMORPHIC COMPUTING.pptx
 
Artificial Intelligence: Artificial Neural Networks
Artificial Intelligence: Artificial Neural NetworksArtificial Intelligence: Artificial Neural Networks
Artificial Intelligence: Artificial Neural Networks
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentation
 
The Ethics of Artificial Intelligence
The Ethics of Artificial IntelligenceThe Ethics of Artificial Intelligence
The Ethics of Artificial Intelligence
 
Artifical Intelligence
Artifical IntelligenceArtifical Intelligence
Artifical Intelligence
 
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
 
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
 
A brief history of machine learning
A brief history of  machine learningA brief history of  machine learning
A brief history of machine learning
 
Principles of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine LearningPrinciples of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine Learning
 
History of AI
History of AIHistory of AI
History of AI
 
introducción a Machine Learning
introducción a Machine Learningintroducción a Machine Learning
introducción a Machine Learning
 
Reinforcement learning, Q-Learning
Reinforcement learning, Q-LearningReinforcement learning, Q-Learning
Reinforcement learning, Q-Learning
 
Machine learning
Machine learning Machine learning
Machine learning
 
Chapter 3 artificial intelligence
Chapter 3   artificial intelligenceChapter 3   artificial intelligence
Chapter 3 artificial intelligence
 
Artificial intelligence in industry
Artificial intelligence in industryArtificial intelligence in industry
Artificial intelligence in industry
 
Intro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationIntro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning Presentation
 

Viewers also liked

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
Artificial IntelligenceArtificial Intelligence
Artificial IntelligenceGirish Naik
 
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
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligencefalepiz
 
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
 

Viewers also liked (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
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
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
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...
 

Similar to 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
 

Similar to 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
 

Recently uploaded

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Christo Ananth
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdfSuman Jyoti
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLManishPatel169454
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 

Recently uploaded (20)

(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 

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