SlideShare uma empresa Scribd logo
1 de 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

Mais conteĂşdo relacionado

Mais procurados

Principles of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine LearningPrinciples of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine Learning
Jerry Lu
 

Mais procurados (20)

What is artificial intelligence (IA) ?
What is artificial intelligence (IA) ?What is artificial intelligence (IA) ?
What is artificial intelligence (IA) ?
 
Ai presentation
Ai presentationAi presentation
Ai presentation
 
Principles of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine LearningPrinciples of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine Learning
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Introduction to Artificial Intelligence.pptx
Introduction to Artificial Intelligence.pptxIntroduction to Artificial Intelligence.pptx
Introduction to Artificial Intelligence.pptx
 
Presentation on artificial intelligence
Presentation on artificial intelligencePresentation on artificial intelligence
Presentation on artificial intelligence
 
Technologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial IntelligenceTechnologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial Intelligence
 
ALL ABOUT ARTIFICIAL INTELLIGENCE
ALL  ABOUT ARTIFICIAL INTELLIGENCEALL  ABOUT ARTIFICIAL INTELLIGENCE
ALL ABOUT ARTIFICIAL INTELLIGENCE
 
Hyperautomation
HyperautomationHyperautomation
Hyperautomation
 
IoT presentation
IoT presentationIoT presentation
IoT presentation
 
Nasscom AI top 50 use cases
Nasscom AI top 50 use casesNasscom AI top 50 use cases
Nasscom AI top 50 use cases
 
An introduction to AI (artificial intelligence)
An introduction to AI (artificial intelligence)An introduction to AI (artificial intelligence)
An introduction to AI (artificial intelligence)
 
Machine learning seminar presentation
Machine learning seminar presentationMachine learning seminar presentation
Machine learning seminar presentation
 
Computer science seminar topics
Computer science seminar topicsComputer science seminar topics
Computer science seminar topics
 
Deep Learning for Autonomous Driving
Deep Learning for Autonomous DrivingDeep Learning for Autonomous Driving
Deep Learning for Autonomous Driving
 
Future of work: AI vs. Human
Future of work: AI vs. HumanFuture of work: AI vs. Human
Future of work: AI vs. Human
 
Social Impacts of Artificial intelligence
Social Impacts of Artificial intelligenceSocial Impacts of Artificial intelligence
Social Impacts of Artificial intelligence
 
Understanding artificial intelligence and it's future scope
Understanding artificial intelligence and it's future scopeUnderstanding artificial intelligence and it's future scope
Understanding artificial intelligence and it's future scope
 
Generative AI
Generative AIGenerative AI
Generative AI
 

Destaque

Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
Javaria Chiragh
 
artificial intelligence
artificial intelligenceartificial intelligence
artificial intelligence
vallibhargavi
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
lpaviglianiti
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
falepiz
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
lpaviglianiti
 
Lecture1 AI1 Introduction to artificial intelligence
Lecture1 AI1 Introduction to artificial intelligenceLecture1 AI1 Introduction to artificial intelligence
Lecture1 AI1 Introduction to artificial intelligence
Albert Orriols-Puig
 
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...
New Nature Paradigm Tech Analysis: Green, Sustainable, Collaborative
 

Destaque (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
 
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...
 
Webinar: Building Conversational Search with Fusion
Webinar: Building Conversational Search with FusionWebinar: Building Conversational Search with Fusion
Webinar: Building Conversational Search with Fusion
 

Semelhante a artificial Intelligence

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
 

Semelhante a 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
 

Último

1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 

Último (20)

Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 

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