SlideShare uma empresa Scribd logo
1 de 30
Baixar para ler offline
Past, present, and future of AI:
A fascinating journey
Ramon Lopez de Mantaras
Artificial Intelligence Research Institute (IIIA)
CSIC
http://www.iiia.csic.es/~mantaras
Outline
- Turing on AI
From Turing to Dartmouth
- Two views on AI: Weak AI vs. Strong AI
-The road traveled
Achievements of (Weak) AI
-The (long) road ahead
From Integrated Systems to Strong AI
-Conclusions
Turing on AIIn 1948 Turing predicted that by the
end of the 20th century there would
be intelligent computers capable of
performing logical deductions, acquire
new knowledge inductively, by
experience and by evolution and
capable of communicating by means
of humanized interfaces. He also
speculated about a connection between
randomness and creative intelligence
by suggesting to add radium in to the
ACE in the hope that the random
decay of radiation would give its
inputs the desired unpredictability.
In his famous 1950 paper he also
speculated about the emulation of the
mind of a child and giving it an
appropriate education to obtain an
adult mind (mental development)
From Turing to Dartmouth
1948 Hixon Symposium on Cerebral Mechanisms in
Behavior in Caltech (McCulloch on NNs, von
Neumann, Lashley on limitations of behaviourism)
Session on Learning Machines at the 1955 Western
Computer Conference in L.A. (Clark & Farley on
Hebbian learning in NNs; Selfridge on image
classification; Newell on chess; Pitts on NNs)
1956 Summer Research Project on Artificial
Intelligence in Dartmouth College (McCarthy,
Minsky, Newell, Simon, Shaw, Selfridge,
Solomonoff, Rochester, Shannon, Samuel, Bernstein)
Two views on AI
-The view of the founding fathers:
The science and engineering of
replicating, even surpassing
(singularity?), human-level intelligence
in machines (“strong AI”)
-The view in the early 80’s (after the “AI
winter”):
The science and engineering
of designing machines with the
capability to perform tasks
that, when done by humans,
we agree that they require
intelligence (“weak AI”)
Strong versus Weak AI
The Strong AI case
Strong AI refers to AI that matches (or even exceeds)
general human-level intelligence (intelligent machines
will have mental states, consciousness, etc.)
Example: The robots from the movies (HAL
9000, Matrix, Terminator, I Robot, etc.)
The goal of human-level intelligence remains elusive but
has inspired and still inspires our work on AI even
though most efforts are on building weak AI (or “idiots
savants”)
Strong versus Weak AI
The Weak AI case (or the “idiots savants”)
Machines already exhibit specialized intelligences without
worrying about having mental states, consciousness, etc.
All current forms of AI are “weak AI”
We have achieved impressive results along the traveled
“weak AI” road
The road traveled
The road traveled
AI is everywhere (though most of the time is not visible!):
-Fuel injection systems in our cars designed using AI algorithms.
- Jet turbines are designed using genetic algorithms.
- 10.000 engineers carry out 2.600 maintenance works nightly on Hong Kong’s
subway, scheduled by an AI system
- There are a millions of AI-powered specialized robots in people’s homes and
robots running on the surface of Mars.
- Computer games (NPCs) use many AI techniques (including ML)
- Web search engines use AI techniques
- Automatic detection of credit card fraudulent transactions use ML algorithms
- Routing of cell phone calls is based on AI
- Detection of consumer habits is based on AI (ML)
- The world’s best chess players are computer programs
- Complex mathematical theorems have been proven by automatic theorem
provers (i.e. Robbins conjecture)
- An ML system revals passing patterns in soccer teams
- There are robots that play soccer
-There are AI systems composing beautiful music and systems
performing music expressively (among other artistic applications)
RoboCup: Learning to play cooperatively
R. Ros, R. Lopez de Mantaras, J.L. Arcos, M. Veloso; A Case-Based approach for Action Selection and Coodination
in Robot Soccer Gameplays, Artificial Intelligence Journal 173(9-10) (2009) 1014-1039.
doi:10.1016/j.artint.2009.02.004
Inexpressive
Input phrase
SaxEx
Affective value
Happy
Sad
All of me	

*R. Lopez de Mantaras, J.L. Arcos; AI and Music: From Composition to Expressive Performance, AI Magazine 23(3), 43-57,
2002
Playing Jazz ballads expressively
The road traveled
We have achieved many of the things that the field’s founders used
as motivators, but not always in the way the “founding fathers” imagined:
-Very recently we have seen an impressive variety of application
achievements. Most of them based on the availability of very large sets of
data processed by very high performance computers, but NOT based on
emulating human’s mental processes:
-one of the world’s best Go players is a computer program
-self-driving cars have successfully run milions of miles (gathers 1 Gb/sec of data
to make predictions about its surroundings)
-there are high-performance speech recognition systems (SIRI, CORTANA,..)
-Watson outperformed the best “Jeopardy” players (and now… turns medic and
financial advisor)
-An ML system, trained on data from 133.000 patients from 4 Chicago’s
hospitals, can predict heart attacks in IC patients 4 hours before they happen
- …
The road traveled
In spite of all these great successes along specialized lines in each
of the areas of AI, we do not seem to be getting any closer to
“general AI” because of the following 3 problems:
1-We have given up the explainability of the AI systems (as well
as the cognitive plausability of AI models)
the “reasoning” made by today’s massive data-driven AI is
a massively complex statistical analysis of an immense
number of datapoints. We have traded the “why” for simply
the “what”
2-We have focused too much on the isolated components of AI
but not on the whole AI itself
We have wonderful bricks but, to build the house,
we need an architecture and the cement to tie the bricks
together (sensing, knowledge acquisition & representation,
reasoning, communication, action, planning, etc)
3- We have no idea of how to model and acquire common sense
knowledge
The long road ahead:
Future Challenges
The road ahead: Integrated systems
Intelligence seems to emerge from a complex combination of many
specialized abilities, such as sensing, reasoning, learning, planning,
socializing, and communicating.
But not a mere juxtaposition of these abilities!
Rather, there is some set of deep interdependencies that tie these
elements together. For example:
-learning must result on knowledge that needs to be
represented so that reasoners, planners, etc can use it efficiently.
-perception requires reasoning and learning and
viceversa.
Most important challenge:
We need to think about how all the components of an artificial
intelligence should work together and how they need to be
connected (the architecture!). We need to focus on
comprehensive, totally integrated systems.
Integrated systems might be a necessary step towards strong
(human-level) AI (assuming this is a realistic goal!).
The road ahead
Example of Integrated System
Building a multipurpose, social, robot that can accumulate diverse
knowledge over long periods of time (continuous learning) and that can
use it effectively to decide what to do and how to do it.
Requirements
-A robot’s knowledge must be grounded in the physical world and capable
of learning by interacting with the world (“embodied cognition”)
-Because learning is prone to error, and the world is not deterministic,
reasoning with such learned knowledge must deal with uncertainty
-The representation languages must be expressive enough to represent the
complex connections between objects, places, actions, people, time, and
causation (understanding these requires common sense knowledge).
- Also requires deep natural language understanding (Watson does not
understand anything! neither does Google translator!) which depends on
common sense knowledge too!
- We need reliable computer vision systems capable of general object
recognition and deep scene understanding which again depends on
commons sense knowledge too!
Examples of the common sense knowledge that the
multipurpose social robot should have
•  If a guest asks my waiter-robot for a glass of wine at a
party, and the robot sees the glass he is picked up is
cracked, or has a dead cockroach at the bottom, the robot
should not simply pour the wine into the glass and serve it.
•  If a cat runs in front of my cleaning-robot while it is
cleaning my house, the robot should neither run it over nor
sweep it up nor put it away on a shelf.
But, unfortunately we are not quite there!
Big failures in scene understanding!
A red and white bus in front A man sitting in a bench with a dog
of a building
"a young boy is holding a baseball bat"
Big failures in language understanding
(Google translator)
The road ahead. An alternative to the
common sense problem
The development and rapid deployment of
ubiquitous sensing and actuator devices makes it
possible to create AI systems robustly grounded in
direct experience with the world and learn
(including common sense knowledge) from
interacting with the world (i.e. work on
Developmental Robotics)
Developmental Robotics: Learning the musical
instrument and playing by imitation
(in collaboration with Imperial College)
A.Ribes, J. Cerquides, Y. Demiris, R. Lopez de Mantaras; Active Learning of Object and Body Affordances with Time
Constraints on a Humanoid Robot (in press) IEEE Transactions on Autonomous Mental Development
The road ahead: Very ambitious predictions
-Robotic scientists that will serve as companions in discovery
by formulating hypothesis and pursuing their confirmation
(initial work on the ADAM and EVE systems by R. King et
al. "The Automation of Science". Science 324 (5923): 85–89)
-AI will play a central role in solving challenges in energy, the
environment, and in healthcare.
-A team of robots will beat the world’s human soccer
champion team. (H. Kitano)
-AI and other sciences (biology, material sciences,
nanotechnology, economics,…) will come together and will
have wide-ranging influences on our ideas about AI and on
the machines we will build.
Hydrogen muscle for silent robots
Copper and nickel-based metal hydride powder is compressed into peanut-sized pellets and
secured in a vessel. Hydrogen is pumped in to “charge” the pellets with the gas. A heater coil
surrounds the vessel. Heat breaks the weak chemical bonds and releases the stored hydrogen.
(Kim & Vanderhoff, Smart Mat. and Struct., 18, 2009 DOI: 10.1088/0964-1726/18/12/125014)
Inflatable rubber tube
surrounded by Kevlar
fibre braiding
Artificial cartilage
Chen, Briscoe, Armes, Klein; Lubrication at Physiological Pressures by Polyzwitterionic Brushes,
Science 323, 2009
Each molecular
group attracts 25
water molecules
Performs well in pressures up to 5 megapascals
60 nm backbone
Touch sensitive artificial skin
1977 2008
Capacitive copper contacts
A layer of silicone rubber acts as a spacer
between those contacts and an outer layer
of Lycra that carries a metal contact above
each copper contact. The whole constitutes
a pressure-sensing capacitor that can detect
a touch as light as 1 gram.
(Schmitz et al. IEEE Transactions on Robotics, 27(3).
2011)
Carbon, or metal, charged polymer coats the
fingers and palm. The transversal electrical
resistance varies as a function of the pressure.
Detected a touch greater than 20 grams. Applied
to tactile object recognition.
(López de Mántaras. PhD Thesis, Univ. Paul Sabatier.
1977)
Touch sensitive artificial skin (cont.)
Conclusions
-AI is a well stablished research discipline with demonstrated
successess and clear trajectories for its immediate future (but no
“singularity”: the brain is much too complex!).
-AI techniques are everywhere (although often are invisible): AI
Algorithms increasingly run our lives: They find books,
movies, jobs, and dates for us, manage our investments, and
discover new drugs.”
-Most exciting opportunities for research lie on the
interdisciplinary boundaries of AI with biology, linguistics,
economics, material sciences, etc. That will provide insights and
technologies towards building large-scale integrated systems.
-AI is mature enough to undertake again the research on cognitive
architectures and integrated systems (perhaps leading towards
the goals of more general and strong AI?) and not only working
on massive data-driven AI (which will NOT lead us towards
general and strong AI).
BUT…
…progress will be slow because:
The problem of common sense knowledge is
much too hard
The field is much too dominated by massive data-
driven AI
…and because AI suffers from fragmentation
(separate conferences and over-specialized college
curricula)
However the progress in weak AI will continue to
be formidable
Final thoughts
No matter how sophisticated will future Artificial
Intelligences be they will necessarily be different to human
intelligences because:
THE BODY SHAPES THE WAY WE THINK
These artificial intelligences will be alien to human needs and
therefore we should put limits on the developments of AI,
particularly in fully autonomous (and therefore
uncontrolable!) systems
In any case…”KEEP CALM AND FORGET ABOUT
THE SINGULARITY”

Mais conteúdo relacionado

Mais procurados

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
 
Technologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial IntelligenceTechnologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial IntelligencePioneers.io
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceNimesh_parmar
 
Introduction to ai (artificial intelligence)
Introduction to ai (artificial intelligence)Introduction to ai (artificial intelligence)
Introduction to ai (artificial intelligence)gomzigautham
 
Artificial intelligence and its application
Artificial intelligence and its applicationArtificial intelligence and its application
Artificial intelligence and its applicationMohammed Abdel Razek
 
Artificial Intelligence and Robotics
Artificial Intelligence and RoboticsArtificial Intelligence and Robotics
Artificial Intelligence and Roboticsvijayrock442
 
Introduction to Artificial Intelligence
Introduction to Artificial IntelligenceIntroduction to Artificial Intelligence
Introduction to Artificial Intelligencesnehal_152
 
Simplified Introduction to AI
Simplified Introduction to AISimplified Introduction to AI
Simplified Introduction to AIDeepu S Nath
 
AI: Introduction to artificial intelligence
AI: Introduction to artificial intelligenceAI: Introduction to artificial intelligence
AI: Introduction to artificial intelligenceDataminingTools Inc
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceMonkeyDLuffy54
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligenceSharath Raj
 
HISTORY OF ARTIFICIAL INTELLIGENCE
HISTORY OF ARTIFICIAL INTELLIGENCEHISTORY OF ARTIFICIAL INTELLIGENCE
HISTORY OF ARTIFICIAL INTELLIGENCESohiniGuha7
 
Introduction to Artificial Intelligence
Introduction to Artificial IntelligenceIntroduction to Artificial Intelligence
Introduction to Artificial Intelligenceananth
 
AI - Opportunities and Challenges
AI - Opportunities and ChallengesAI - Opportunities and Challenges
AI - Opportunities and ChallengesBert Jan Schrijver
 

Mais procurados (20)

An introduction to AI (artificial intelligence)
An introduction to AI (artificial intelligence)An introduction to AI (artificial intelligence)
An introduction to AI (artificial intelligence)
 
Technologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial IntelligenceTechnologies Demystified: Artificial Intelligence
Technologies Demystified: Artificial Intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Introduction to ai (artificial intelligence)
Introduction to ai (artificial intelligence)Introduction to ai (artificial intelligence)
Introduction to ai (artificial intelligence)
 
Artificial intelligence and its application
Artificial intelligence and its applicationArtificial intelligence and its application
Artificial intelligence and its application
 
Artificial Intelligence and Robotics
Artificial Intelligence and RoboticsArtificial Intelligence and Robotics
Artificial Intelligence and Robotics
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Introduction to Artificial Intelligence
Introduction to Artificial IntelligenceIntroduction to Artificial Intelligence
Introduction to Artificial Intelligence
 
Artificial intelligence
Artificial intelligence Artificial intelligence
Artificial intelligence
 
Simplified Introduction to AI
Simplified Introduction to AISimplified Introduction to AI
Simplified Introduction to AI
 
Artifical intelligence (a.i)
Artifical intelligence (a.i)Artifical intelligence (a.i)
Artifical intelligence (a.i)
 
AI: Introduction to artificial intelligence
AI: Introduction to artificial intelligenceAI: Introduction to artificial intelligence
AI: Introduction to artificial intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence : what it is
Artificial intelligence : what it isArtificial intelligence : what it is
Artificial intelligence : what it is
 
Artificial inteligence
Artificial inteligenceArtificial inteligence
Artificial inteligence
 
HISTORY OF ARTIFICIAL INTELLIGENCE
HISTORY OF ARTIFICIAL INTELLIGENCEHISTORY OF ARTIFICIAL INTELLIGENCE
HISTORY OF ARTIFICIAL INTELLIGENCE
 
Introduction to Artificial Intelligence
Introduction to Artificial IntelligenceIntroduction to Artificial Intelligence
Introduction to Artificial Intelligence
 
AI - Opportunities and Challenges
AI - Opportunities and ChallengesAI - Opportunities and Challenges
AI - Opportunities and Challenges
 
Intoduction of Artificial Intelligence
Intoduction of Artificial IntelligenceIntoduction of Artificial Intelligence
Intoduction of Artificial Intelligence
 

Destaque

Artificial Intelligence - Past, Present and Future
Artificial Intelligence - Past, Present and FutureArtificial Intelligence - Past, Present and Future
Artificial Intelligence - Past, Present and FutureGrigory Sapunov
 
Applications of Artificial Intelligence-Past, Present & Future
Applications of Artificial Intelligence-Past, Present & FutureApplications of Artificial Intelligence-Past, Present & Future
Applications of Artificial Intelligence-Past, Present & FutureJamie Gannon
 
Why the "hard" problem of consciousness is easy and the "easy" problem hard....
 Why the "hard" problem of consciousness is easy and the "easy" problem hard.... Why the "hard" problem of consciousness is easy and the "easy" problem hard....
Why the "hard" problem of consciousness is easy and the "easy" problem hard....Aaron Sloman
 
Introduction to AI - Fifth Lecture
Introduction to AI - Fifth LectureIntroduction to AI - Fifth Lecture
Introduction to AI - Fifth LectureWouter Beek
 
Nagel, bats, and the hard problem
Nagel, bats, and the hard problemNagel, bats, and the hard problem
Nagel, bats, and the hard problemJon Bradshaw
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence Muhammad Ahad
 
Artificial Intelligence(AI).
Artificial Intelligence(AI).Artificial Intelligence(AI).
Artificial Intelligence(AI).Md. Afif Al Mamun
 
Supporting formal and informal social learning
Supporting formal and informal social learningSupporting formal and informal social learning
Supporting formal and informal social learningJane Hart
 
1345 omma metrics dennis mortensen
1345 omma metrics dennis mortensen1345 omma metrics dennis mortensen
1345 omma metrics dennis mortensenMediaPost
 
Инновационный метод лечения широкого круга аллергических заболеваний
Инновационный метод лечения широкого круга аллергических заболеванийИнновационный метод лечения широкого круга аллергических заболеваний
Инновационный метод лечения широкого круга аллергических заболеванийkulibin
 
πολυτεχνείο 2014
πολυτεχνείο 2014πολυτεχνείο 2014
πολυτεχνείο 2014michaelathea
 
La participación en la Estrategia de ASCyT
La participación en la Estrategia de ASCyTLa participación en la Estrategia de ASCyT
La participación en la Estrategia de ASCyT5ForoASCTI
 
Issue desk slides summer 11
Issue desk slides summer 11Issue desk slides summer 11
Issue desk slides summer 11uclmainlibrary
 
10 características arquitectónicas en edificaciones del mundo egeo
10  características arquitectónicas en edificaciones del mundo egeo10  características arquitectónicas en edificaciones del mundo egeo
10 características arquitectónicas en edificaciones del mundo egeoAlexis Leiva
 
Social Media and Networking - Infographic
Social Media and Networking - InfographicSocial Media and Networking - Infographic
Social Media and Networking - InfographicTodd Wheatland
 

Destaque (20)

Artificial Intelligence - Past, Present and Future
Artificial Intelligence - Past, Present and FutureArtificial Intelligence - Past, Present and Future
Artificial Intelligence - Past, Present and Future
 
Applications of Artificial Intelligence-Past, Present & Future
Applications of Artificial Intelligence-Past, Present & FutureApplications of Artificial Intelligence-Past, Present & Future
Applications of Artificial Intelligence-Past, Present & Future
 
Why the "hard" problem of consciousness is easy and the "easy" problem hard....
 Why the "hard" problem of consciousness is easy and the "easy" problem hard.... Why the "hard" problem of consciousness is easy and the "easy" problem hard....
Why the "hard" problem of consciousness is easy and the "easy" problem hard....
 
Introduction to AI - Fifth Lecture
Introduction to AI - Fifth LectureIntroduction to AI - Fifth Lecture
Introduction to AI - Fifth Lecture
 
Nagel, bats, and the hard problem
Nagel, bats, and the hard problemNagel, bats, and the hard problem
Nagel, bats, and the hard problem
 
Human vs computer
Human            vs             computerHuman            vs             computer
Human vs computer
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence
 
Artificial Intelligence(AI).
Artificial Intelligence(AI).Artificial Intelligence(AI).
Artificial Intelligence(AI).
 
Supporting formal and informal social learning
Supporting formal and informal social learningSupporting formal and informal social learning
Supporting formal and informal social learning
 
1345 omma metrics dennis mortensen
1345 omma metrics dennis mortensen1345 omma metrics dennis mortensen
1345 omma metrics dennis mortensen
 
Инновационный метод лечения широкого круга аллергических заболеваний
Инновационный метод лечения широкого круга аллергических заболеванийИнновационный метод лечения широкого круга аллергических заболеваний
Инновационный метод лечения широкого круга аллергических заболеваний
 
Agosto (2)jardim
Agosto (2)jardimAgosto (2)jardim
Agosto (2)jardim
 
Pride Cluster 062016 Update
Pride Cluster 062016 UpdatePride Cluster 062016 Update
Pride Cluster 062016 Update
 
πολυτεχνείο 2014
πολυτεχνείο 2014πολυτεχνείο 2014
πολυτεχνείο 2014
 
20 percent tips
20 percent tips20 percent tips
20 percent tips
 
La participación en la Estrategia de ASCyT
La participación en la Estrategia de ASCyTLa participación en la Estrategia de ASCyT
La participación en la Estrategia de ASCyT
 
Cl zeel plast-machinery
Cl zeel plast-machineryCl zeel plast-machinery
Cl zeel plast-machinery
 
Issue desk slides summer 11
Issue desk slides summer 11Issue desk slides summer 11
Issue desk slides summer 11
 
10 características arquitectónicas en edificaciones del mundo egeo
10  características arquitectónicas en edificaciones del mundo egeo10  características arquitectónicas en edificaciones del mundo egeo
10 características arquitectónicas en edificaciones del mundo egeo
 
Social Media and Networking - Infographic
Social Media and Networking - InfographicSocial Media and Networking - Infographic
Social Media and Networking - Infographic
 

Semelhante a Past, Present and Future of AI: a Fascinating Journey - Ramon Lopez de Mantaras @ PAPIs Connect

From Turing To Humanoid Robots - Ramón López de Mántaras
From Turing To Humanoid Robots - Ramón López de MántarasFrom Turing To Humanoid Robots - Ramón López de Mántaras
From Turing To Humanoid Robots - Ramón López de MántarasMachine Learning Valencia
 
Aritficial intelligence
Aritficial intelligenceAritficial intelligence
Aritficial intelligenceMaqsood Awan
 
Mahakal institute of technology
Mahakal institute of technologyMahakal institute of technology
Mahakal institute of technologyOman Jangir
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceDanish Javed
 
Artificial intelligence agents and environment
Artificial intelligence agents and environmentArtificial intelligence agents and environment
Artificial intelligence agents and environmentMinakshi Atre
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence Pardeep Vats
 
Artificial intelligence tapan
Artificial intelligence tapanArtificial intelligence tapan
Artificial intelligence tapanTapan Khilar
 
Introduction to Artificial Intelligence.doc
Introduction to Artificial Intelligence.docIntroduction to Artificial Intelligence.doc
Introduction to Artificial Intelligence.docbutest
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceSourabh Sharma
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceSourabh Sharma
 
introduction to Artificial Intelligence for computer science
introduction to Artificial Intelligence for computer scienceintroduction to Artificial Intelligence for computer science
introduction to Artificial Intelligence for computer scienceDawitTesfa4
 
The IOT Academy Training for Artificial Intelligence ( AI)
The IOT Academy Training for Artificial Intelligence ( AI)The IOT Academy Training for Artificial Intelligence ( AI)
The IOT Academy Training for Artificial Intelligence ( AI)The IOT Academy
 
Unit 1 ppt.pptx
Unit 1 ppt.pptxUnit 1 ppt.pptx
Unit 1 ppt.pptxAmayTayde1
 
Advanced Artificial Intelligence
Advanced Artificial IntelligenceAdvanced Artificial Intelligence
Advanced Artificial IntelligenceAshik Iqbal
 
Artificial intelligence report
Artificial intelligence reportArtificial intelligence report
Artificial intelligence reportSourabh Sharma
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence NIKHILMALPURE3
 

Semelhante a Past, Present and Future of AI: a Fascinating Journey - Ramon Lopez de Mantaras @ PAPIs Connect (20)

From Turing To Humanoid Robots - Ramón López de Mántaras
From Turing To Humanoid Robots - Ramón López de MántarasFrom Turing To Humanoid Robots - Ramón López de Mántaras
From Turing To Humanoid Robots - Ramón López de Mántaras
 
ar
arar
ar
 
Aritficial intelligence
Aritficial intelligenceAritficial intelligence
Aritficial intelligence
 
Mahakal institute of technology
Mahakal institute of technologyMahakal institute of technology
Mahakal institute of technology
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence agents and environment
Artificial intelligence agents and environmentArtificial intelligence agents and environment
Artificial intelligence agents and environment
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence
 
Artificial intelligence tapan
Artificial intelligence tapanArtificial intelligence tapan
Artificial intelligence tapan
 
Introduction to Artificial Intelligence.doc
Introduction to Artificial Intelligence.docIntroduction to Artificial Intelligence.doc
Introduction to Artificial Intelligence.doc
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
introduction to Artificial Intelligence for computer science
introduction to Artificial Intelligence for computer scienceintroduction to Artificial Intelligence for computer science
introduction to Artificial Intelligence for computer science
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
The IOT Academy Training for Artificial Intelligence ( AI)
The IOT Academy Training for Artificial Intelligence ( AI)The IOT Academy Training for Artificial Intelligence ( AI)
The IOT Academy Training for Artificial Intelligence ( AI)
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Unit 1 ppt.pptx
Unit 1 ppt.pptxUnit 1 ppt.pptx
Unit 1 ppt.pptx
 
Advanced Artificial Intelligence
Advanced Artificial IntelligenceAdvanced Artificial Intelligence
Advanced Artificial Intelligence
 
Artificial intelligence report
Artificial intelligence reportArtificial intelligence report
Artificial intelligence report
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence
 

Mais de PAPIs.io

Shortening the time from analysis to deployment with ml as-a-service — Luiz A...
Shortening the time from analysis to deployment with ml as-a-service — Luiz A...Shortening the time from analysis to deployment with ml as-a-service — Luiz A...
Shortening the time from analysis to deployment with ml as-a-service — Luiz A...PAPIs.io
 
Feature engineering — HJ Van Veen (Nubank) @@PAPIs Connect — São Paulo 2017
Feature engineering — HJ Van Veen (Nubank) @@PAPIs Connect — São Paulo 2017Feature engineering — HJ Van Veen (Nubank) @@PAPIs Connect — São Paulo 2017
Feature engineering — HJ Van Veen (Nubank) @@PAPIs Connect — São Paulo 2017PAPIs.io
 
Extracting information from images using deep learning and transfer learning ...
Extracting information from images using deep learning and transfer learning ...Extracting information from images using deep learning and transfer learning ...
Extracting information from images using deep learning and transfer learning ...PAPIs.io
 
Discovering the hidden treasure of data using graph analytic — Ana Paula Appe...
Discovering the hidden treasure of data using graph analytic — Ana Paula Appe...Discovering the hidden treasure of data using graph analytic — Ana Paula Appe...
Discovering the hidden treasure of data using graph analytic — Ana Paula Appe...PAPIs.io
 
Deep learning for sentiment analysis — André Barbosa (elo7) @PAPIs Connect — ...
Deep learning for sentiment analysis — André Barbosa (elo7) @PAPIs Connect — ...Deep learning for sentiment analysis — André Barbosa (elo7) @PAPIs Connect — ...
Deep learning for sentiment analysis — André Barbosa (elo7) @PAPIs Connect — ...PAPIs.io
 
Building machine learning service in your business — Eric Chen (Uber) @PAPIs ...
Building machine learning service in your business — Eric Chen (Uber) @PAPIs ...Building machine learning service in your business — Eric Chen (Uber) @PAPIs ...
Building machine learning service in your business — Eric Chen (Uber) @PAPIs ...PAPIs.io
 
Building machine learning applications locally with Spark — Joel Pinho Lucas ...
Building machine learning applications locally with Spark — Joel Pinho Lucas ...Building machine learning applications locally with Spark — Joel Pinho Lucas ...
Building machine learning applications locally with Spark — Joel Pinho Lucas ...PAPIs.io
 
Battery log data mining — Ramon Oliveira (Datart) @PAPIs Connect — São Paulo ...
Battery log data mining — Ramon Oliveira (Datart) @PAPIs Connect — São Paulo ...Battery log data mining — Ramon Oliveira (Datart) @PAPIs Connect — São Paulo ...
Battery log data mining — Ramon Oliveira (Datart) @PAPIs Connect — São Paulo ...PAPIs.io
 
A tensorflow recommending system for news — Fabrício Vargas Matos (Hearst tv)...
A tensorflow recommending system for news — Fabrício Vargas Matos (Hearst tv)...A tensorflow recommending system for news — Fabrício Vargas Matos (Hearst tv)...
A tensorflow recommending system for news — Fabrício Vargas Matos (Hearst tv)...PAPIs.io
 
Scaling machine learning as a service at Uber — Li Erran Li at #papis2016
Scaling machine learning as a service at Uber — Li Erran Li at #papis2016Scaling machine learning as a service at Uber — Li Erran Li at #papis2016
Scaling machine learning as a service at Uber — Li Erran Li at #papis2016PAPIs.io
 
Real-world applications of AI - Daniel Hulme @ PAPIs Connect
Real-world applications of AI - Daniel Hulme @ PAPIs ConnectReal-world applications of AI - Daniel Hulme @ PAPIs Connect
Real-world applications of AI - Daniel Hulme @ PAPIs ConnectPAPIs.io
 
Revolutionizing Offline Retail Pricing & Promotions with ML - Daniel Guhl @ P...
Revolutionizing Offline Retail Pricing & Promotions with ML - Daniel Guhl @ P...Revolutionizing Offline Retail Pricing & Promotions with ML - Daniel Guhl @ P...
Revolutionizing Offline Retail Pricing & Promotions with ML - Daniel Guhl @ P...PAPIs.io
 
Demystifying Deep Learning - Roberto Paredes Palacios @ PAPIs Connect
Demystifying Deep Learning - Roberto Paredes Palacios @ PAPIs ConnectDemystifying Deep Learning - Roberto Paredes Palacios @ PAPIs Connect
Demystifying Deep Learning - Roberto Paredes Palacios @ PAPIs ConnectPAPIs.io
 
Predictive APIs: What about Banking? - Natalino Busa @ PAPIs Connect
Predictive APIs: What about Banking? - Natalino Busa @ PAPIs ConnectPredictive APIs: What about Banking? - Natalino Busa @ PAPIs Connect
Predictive APIs: What about Banking? - Natalino Busa @ PAPIs ConnectPAPIs.io
 
Microdecision making in financial services - Greg Lamp @ PAPIs Connect
Microdecision making in financial services - Greg Lamp @ PAPIs ConnectMicrodecision making in financial services - Greg Lamp @ PAPIs Connect
Microdecision making in financial services - Greg Lamp @ PAPIs ConnectPAPIs.io
 
Engineering the Future of Our Choice with General AI - JoEllen Lukavec Koeste...
Engineering the Future of Our Choice with General AI - JoEllen Lukavec Koeste...Engineering the Future of Our Choice with General AI - JoEllen Lukavec Koeste...
Engineering the Future of Our Choice with General AI - JoEllen Lukavec Koeste...PAPIs.io
 
Distributed deep learning with spark on AWS - Vincent Van Steenbergen @ PAPIs...
Distributed deep learning with spark on AWS - Vincent Van Steenbergen @ PAPIs...Distributed deep learning with spark on AWS - Vincent Van Steenbergen @ PAPIs...
Distributed deep learning with spark on AWS - Vincent Van Steenbergen @ PAPIs...PAPIs.io
 
How to predict the future of shopping - Ulrich Kerzel @ PAPIs Connect
How to predict the future of shopping - Ulrich Kerzel @ PAPIs ConnectHow to predict the future of shopping - Ulrich Kerzel @ PAPIs Connect
How to predict the future of shopping - Ulrich Kerzel @ PAPIs ConnectPAPIs.io
 
The emergent opportunity of Big Data for Social Good - Nuria Oliver @ PAPIs C...
The emergent opportunity of Big Data for Social Good - Nuria Oliver @ PAPIs C...The emergent opportunity of Big Data for Social Good - Nuria Oliver @ PAPIs C...
The emergent opportunity of Big Data for Social Good - Nuria Oliver @ PAPIs C...PAPIs.io
 
Automating Machine Learning Workflows: A Report from the Trenches - Jose A. O...
Automating Machine Learning Workflows: A Report from the Trenches - Jose A. O...Automating Machine Learning Workflows: A Report from the Trenches - Jose A. O...
Automating Machine Learning Workflows: A Report from the Trenches - Jose A. O...PAPIs.io
 

Mais de PAPIs.io (20)

Shortening the time from analysis to deployment with ml as-a-service — Luiz A...
Shortening the time from analysis to deployment with ml as-a-service — Luiz A...Shortening the time from analysis to deployment with ml as-a-service — Luiz A...
Shortening the time from analysis to deployment with ml as-a-service — Luiz A...
 
Feature engineering — HJ Van Veen (Nubank) @@PAPIs Connect — São Paulo 2017
Feature engineering — HJ Van Veen (Nubank) @@PAPIs Connect — São Paulo 2017Feature engineering — HJ Van Veen (Nubank) @@PAPIs Connect — São Paulo 2017
Feature engineering — HJ Van Veen (Nubank) @@PAPIs Connect — São Paulo 2017
 
Extracting information from images using deep learning and transfer learning ...
Extracting information from images using deep learning and transfer learning ...Extracting information from images using deep learning and transfer learning ...
Extracting information from images using deep learning and transfer learning ...
 
Discovering the hidden treasure of data using graph analytic — Ana Paula Appe...
Discovering the hidden treasure of data using graph analytic — Ana Paula Appe...Discovering the hidden treasure of data using graph analytic — Ana Paula Appe...
Discovering the hidden treasure of data using graph analytic — Ana Paula Appe...
 
Deep learning for sentiment analysis — André Barbosa (elo7) @PAPIs Connect — ...
Deep learning for sentiment analysis — André Barbosa (elo7) @PAPIs Connect — ...Deep learning for sentiment analysis — André Barbosa (elo7) @PAPIs Connect — ...
Deep learning for sentiment analysis — André Barbosa (elo7) @PAPIs Connect — ...
 
Building machine learning service in your business — Eric Chen (Uber) @PAPIs ...
Building machine learning service in your business — Eric Chen (Uber) @PAPIs ...Building machine learning service in your business — Eric Chen (Uber) @PAPIs ...
Building machine learning service in your business — Eric Chen (Uber) @PAPIs ...
 
Building machine learning applications locally with Spark — Joel Pinho Lucas ...
Building machine learning applications locally with Spark — Joel Pinho Lucas ...Building machine learning applications locally with Spark — Joel Pinho Lucas ...
Building machine learning applications locally with Spark — Joel Pinho Lucas ...
 
Battery log data mining — Ramon Oliveira (Datart) @PAPIs Connect — São Paulo ...
Battery log data mining — Ramon Oliveira (Datart) @PAPIs Connect — São Paulo ...Battery log data mining — Ramon Oliveira (Datart) @PAPIs Connect — São Paulo ...
Battery log data mining — Ramon Oliveira (Datart) @PAPIs Connect — São Paulo ...
 
A tensorflow recommending system for news — Fabrício Vargas Matos (Hearst tv)...
A tensorflow recommending system for news — Fabrício Vargas Matos (Hearst tv)...A tensorflow recommending system for news — Fabrício Vargas Matos (Hearst tv)...
A tensorflow recommending system for news — Fabrício Vargas Matos (Hearst tv)...
 
Scaling machine learning as a service at Uber — Li Erran Li at #papis2016
Scaling machine learning as a service at Uber — Li Erran Li at #papis2016Scaling machine learning as a service at Uber — Li Erran Li at #papis2016
Scaling machine learning as a service at Uber — Li Erran Li at #papis2016
 
Real-world applications of AI - Daniel Hulme @ PAPIs Connect
Real-world applications of AI - Daniel Hulme @ PAPIs ConnectReal-world applications of AI - Daniel Hulme @ PAPIs Connect
Real-world applications of AI - Daniel Hulme @ PAPIs Connect
 
Revolutionizing Offline Retail Pricing & Promotions with ML - Daniel Guhl @ P...
Revolutionizing Offline Retail Pricing & Promotions with ML - Daniel Guhl @ P...Revolutionizing Offline Retail Pricing & Promotions with ML - Daniel Guhl @ P...
Revolutionizing Offline Retail Pricing & Promotions with ML - Daniel Guhl @ P...
 
Demystifying Deep Learning - Roberto Paredes Palacios @ PAPIs Connect
Demystifying Deep Learning - Roberto Paredes Palacios @ PAPIs ConnectDemystifying Deep Learning - Roberto Paredes Palacios @ PAPIs Connect
Demystifying Deep Learning - Roberto Paredes Palacios @ PAPIs Connect
 
Predictive APIs: What about Banking? - Natalino Busa @ PAPIs Connect
Predictive APIs: What about Banking? - Natalino Busa @ PAPIs ConnectPredictive APIs: What about Banking? - Natalino Busa @ PAPIs Connect
Predictive APIs: What about Banking? - Natalino Busa @ PAPIs Connect
 
Microdecision making in financial services - Greg Lamp @ PAPIs Connect
Microdecision making in financial services - Greg Lamp @ PAPIs ConnectMicrodecision making in financial services - Greg Lamp @ PAPIs Connect
Microdecision making in financial services - Greg Lamp @ PAPIs Connect
 
Engineering the Future of Our Choice with General AI - JoEllen Lukavec Koeste...
Engineering the Future of Our Choice with General AI - JoEllen Lukavec Koeste...Engineering the Future of Our Choice with General AI - JoEllen Lukavec Koeste...
Engineering the Future of Our Choice with General AI - JoEllen Lukavec Koeste...
 
Distributed deep learning with spark on AWS - Vincent Van Steenbergen @ PAPIs...
Distributed deep learning with spark on AWS - Vincent Van Steenbergen @ PAPIs...Distributed deep learning with spark on AWS - Vincent Van Steenbergen @ PAPIs...
Distributed deep learning with spark on AWS - Vincent Van Steenbergen @ PAPIs...
 
How to predict the future of shopping - Ulrich Kerzel @ PAPIs Connect
How to predict the future of shopping - Ulrich Kerzel @ PAPIs ConnectHow to predict the future of shopping - Ulrich Kerzel @ PAPIs Connect
How to predict the future of shopping - Ulrich Kerzel @ PAPIs Connect
 
The emergent opportunity of Big Data for Social Good - Nuria Oliver @ PAPIs C...
The emergent opportunity of Big Data for Social Good - Nuria Oliver @ PAPIs C...The emergent opportunity of Big Data for Social Good - Nuria Oliver @ PAPIs C...
The emergent opportunity of Big Data for Social Good - Nuria Oliver @ PAPIs C...
 
Automating Machine Learning Workflows: A Report from the Trenches - Jose A. O...
Automating Machine Learning Workflows: A Report from the Trenches - Jose A. O...Automating Machine Learning Workflows: A Report from the Trenches - Jose A. O...
Automating Machine Learning Workflows: A Report from the Trenches - Jose A. O...
 

Último

Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 

Último (20)

Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 

Past, Present and Future of AI: a Fascinating Journey - Ramon Lopez de Mantaras @ PAPIs Connect

  • 1. Past, present, and future of AI: A fascinating journey Ramon Lopez de Mantaras Artificial Intelligence Research Institute (IIIA) CSIC http://www.iiia.csic.es/~mantaras
  • 2. Outline - Turing on AI From Turing to Dartmouth - Two views on AI: Weak AI vs. Strong AI -The road traveled Achievements of (Weak) AI -The (long) road ahead From Integrated Systems to Strong AI -Conclusions
  • 3. Turing on AIIn 1948 Turing predicted that by the end of the 20th century there would be intelligent computers capable of performing logical deductions, acquire new knowledge inductively, by experience and by evolution and capable of communicating by means of humanized interfaces. He also speculated about a connection between randomness and creative intelligence by suggesting to add radium in to the ACE in the hope that the random decay of radiation would give its inputs the desired unpredictability. In his famous 1950 paper he also speculated about the emulation of the mind of a child and giving it an appropriate education to obtain an adult mind (mental development)
  • 4. From Turing to Dartmouth 1948 Hixon Symposium on Cerebral Mechanisms in Behavior in Caltech (McCulloch on NNs, von Neumann, Lashley on limitations of behaviourism) Session on Learning Machines at the 1955 Western Computer Conference in L.A. (Clark & Farley on Hebbian learning in NNs; Selfridge on image classification; Newell on chess; Pitts on NNs) 1956 Summer Research Project on Artificial Intelligence in Dartmouth College (McCarthy, Minsky, Newell, Simon, Shaw, Selfridge, Solomonoff, Rochester, Shannon, Samuel, Bernstein)
  • 5. Two views on AI -The view of the founding fathers: The science and engineering of replicating, even surpassing (singularity?), human-level intelligence in machines (“strong AI”) -The view in the early 80’s (after the “AI winter”): The science and engineering of designing machines with the capability to perform tasks that, when done by humans, we agree that they require intelligence (“weak AI”)
  • 6. Strong versus Weak AI The Strong AI case Strong AI refers to AI that matches (or even exceeds) general human-level intelligence (intelligent machines will have mental states, consciousness, etc.) Example: The robots from the movies (HAL 9000, Matrix, Terminator, I Robot, etc.) The goal of human-level intelligence remains elusive but has inspired and still inspires our work on AI even though most efforts are on building weak AI (or “idiots savants”)
  • 7. Strong versus Weak AI The Weak AI case (or the “idiots savants”) Machines already exhibit specialized intelligences without worrying about having mental states, consciousness, etc. All current forms of AI are “weak AI” We have achieved impressive results along the traveled “weak AI” road
  • 9. The road traveled AI is everywhere (though most of the time is not visible!): -Fuel injection systems in our cars designed using AI algorithms. - Jet turbines are designed using genetic algorithms. - 10.000 engineers carry out 2.600 maintenance works nightly on Hong Kong’s subway, scheduled by an AI system - There are a millions of AI-powered specialized robots in people’s homes and robots running on the surface of Mars. - Computer games (NPCs) use many AI techniques (including ML) - Web search engines use AI techniques - Automatic detection of credit card fraudulent transactions use ML algorithms - Routing of cell phone calls is based on AI - Detection of consumer habits is based on AI (ML) - The world’s best chess players are computer programs - Complex mathematical theorems have been proven by automatic theorem provers (i.e. Robbins conjecture) - An ML system revals passing patterns in soccer teams - There are robots that play soccer -There are AI systems composing beautiful music and systems performing music expressively (among other artistic applications)
  • 10. RoboCup: Learning to play cooperatively R. Ros, R. Lopez de Mantaras, J.L. Arcos, M. Veloso; A Case-Based approach for Action Selection and Coodination in Robot Soccer Gameplays, Artificial Intelligence Journal 173(9-10) (2009) 1014-1039. doi:10.1016/j.artint.2009.02.004
  • 11. Inexpressive Input phrase SaxEx Affective value Happy Sad All of me *R. Lopez de Mantaras, J.L. Arcos; AI and Music: From Composition to Expressive Performance, AI Magazine 23(3), 43-57, 2002 Playing Jazz ballads expressively
  • 12. The road traveled We have achieved many of the things that the field’s founders used as motivators, but not always in the way the “founding fathers” imagined: -Very recently we have seen an impressive variety of application achievements. Most of them based on the availability of very large sets of data processed by very high performance computers, but NOT based on emulating human’s mental processes: -one of the world’s best Go players is a computer program -self-driving cars have successfully run milions of miles (gathers 1 Gb/sec of data to make predictions about its surroundings) -there are high-performance speech recognition systems (SIRI, CORTANA,..) -Watson outperformed the best “Jeopardy” players (and now… turns medic and financial advisor) -An ML system, trained on data from 133.000 patients from 4 Chicago’s hospitals, can predict heart attacks in IC patients 4 hours before they happen - …
  • 13. The road traveled In spite of all these great successes along specialized lines in each of the areas of AI, we do not seem to be getting any closer to “general AI” because of the following 3 problems: 1-We have given up the explainability of the AI systems (as well as the cognitive plausability of AI models) the “reasoning” made by today’s massive data-driven AI is a massively complex statistical analysis of an immense number of datapoints. We have traded the “why” for simply the “what” 2-We have focused too much on the isolated components of AI but not on the whole AI itself We have wonderful bricks but, to build the house, we need an architecture and the cement to tie the bricks together (sensing, knowledge acquisition & representation, reasoning, communication, action, planning, etc) 3- We have no idea of how to model and acquire common sense knowledge
  • 14. The long road ahead: Future Challenges
  • 15. The road ahead: Integrated systems Intelligence seems to emerge from a complex combination of many specialized abilities, such as sensing, reasoning, learning, planning, socializing, and communicating. But not a mere juxtaposition of these abilities! Rather, there is some set of deep interdependencies that tie these elements together. For example: -learning must result on knowledge that needs to be represented so that reasoners, planners, etc can use it efficiently. -perception requires reasoning and learning and viceversa. Most important challenge: We need to think about how all the components of an artificial intelligence should work together and how they need to be connected (the architecture!). We need to focus on comprehensive, totally integrated systems. Integrated systems might be a necessary step towards strong (human-level) AI (assuming this is a realistic goal!).
  • 16. The road ahead Example of Integrated System Building a multipurpose, social, robot that can accumulate diverse knowledge over long periods of time (continuous learning) and that can use it effectively to decide what to do and how to do it. Requirements -A robot’s knowledge must be grounded in the physical world and capable of learning by interacting with the world (“embodied cognition”) -Because learning is prone to error, and the world is not deterministic, reasoning with such learned knowledge must deal with uncertainty -The representation languages must be expressive enough to represent the complex connections between objects, places, actions, people, time, and causation (understanding these requires common sense knowledge). - Also requires deep natural language understanding (Watson does not understand anything! neither does Google translator!) which depends on common sense knowledge too! - We need reliable computer vision systems capable of general object recognition and deep scene understanding which again depends on commons sense knowledge too!
  • 17. Examples of the common sense knowledge that the multipurpose social robot should have •  If a guest asks my waiter-robot for a glass of wine at a party, and the robot sees the glass he is picked up is cracked, or has a dead cockroach at the bottom, the robot should not simply pour the wine into the glass and serve it. •  If a cat runs in front of my cleaning-robot while it is cleaning my house, the robot should neither run it over nor sweep it up nor put it away on a shelf. But, unfortunately we are not quite there!
  • 18. Big failures in scene understanding! A red and white bus in front A man sitting in a bench with a dog of a building "a young boy is holding a baseball bat"
  • 19. Big failures in language understanding (Google translator)
  • 20. The road ahead. An alternative to the common sense problem The development and rapid deployment of ubiquitous sensing and actuator devices makes it possible to create AI systems robustly grounded in direct experience with the world and learn (including common sense knowledge) from interacting with the world (i.e. work on Developmental Robotics)
  • 21. Developmental Robotics: Learning the musical instrument and playing by imitation (in collaboration with Imperial College) A.Ribes, J. Cerquides, Y. Demiris, R. Lopez de Mantaras; Active Learning of Object and Body Affordances with Time Constraints on a Humanoid Robot (in press) IEEE Transactions on Autonomous Mental Development
  • 22.
  • 23. The road ahead: Very ambitious predictions -Robotic scientists that will serve as companions in discovery by formulating hypothesis and pursuing their confirmation (initial work on the ADAM and EVE systems by R. King et al. "The Automation of Science". Science 324 (5923): 85–89) -AI will play a central role in solving challenges in energy, the environment, and in healthcare. -A team of robots will beat the world’s human soccer champion team. (H. Kitano) -AI and other sciences (biology, material sciences, nanotechnology, economics,…) will come together and will have wide-ranging influences on our ideas about AI and on the machines we will build.
  • 24. Hydrogen muscle for silent robots Copper and nickel-based metal hydride powder is compressed into peanut-sized pellets and secured in a vessel. Hydrogen is pumped in to “charge” the pellets with the gas. A heater coil surrounds the vessel. Heat breaks the weak chemical bonds and releases the stored hydrogen. (Kim & Vanderhoff, Smart Mat. and Struct., 18, 2009 DOI: 10.1088/0964-1726/18/12/125014) Inflatable rubber tube surrounded by Kevlar fibre braiding
  • 25. Artificial cartilage Chen, Briscoe, Armes, Klein; Lubrication at Physiological Pressures by Polyzwitterionic Brushes, Science 323, 2009 Each molecular group attracts 25 water molecules Performs well in pressures up to 5 megapascals 60 nm backbone
  • 26. Touch sensitive artificial skin 1977 2008 Capacitive copper contacts A layer of silicone rubber acts as a spacer between those contacts and an outer layer of Lycra that carries a metal contact above each copper contact. The whole constitutes a pressure-sensing capacitor that can detect a touch as light as 1 gram. (Schmitz et al. IEEE Transactions on Robotics, 27(3). 2011) Carbon, or metal, charged polymer coats the fingers and palm. The transversal electrical resistance varies as a function of the pressure. Detected a touch greater than 20 grams. Applied to tactile object recognition. (López de Mántaras. PhD Thesis, Univ. Paul Sabatier. 1977)
  • 28. Conclusions -AI is a well stablished research discipline with demonstrated successess and clear trajectories for its immediate future (but no “singularity”: the brain is much too complex!). -AI techniques are everywhere (although often are invisible): AI Algorithms increasingly run our lives: They find books, movies, jobs, and dates for us, manage our investments, and discover new drugs.” -Most exciting opportunities for research lie on the interdisciplinary boundaries of AI with biology, linguistics, economics, material sciences, etc. That will provide insights and technologies towards building large-scale integrated systems. -AI is mature enough to undertake again the research on cognitive architectures and integrated systems (perhaps leading towards the goals of more general and strong AI?) and not only working on massive data-driven AI (which will NOT lead us towards general and strong AI).
  • 29. BUT… …progress will be slow because: The problem of common sense knowledge is much too hard The field is much too dominated by massive data- driven AI …and because AI suffers from fragmentation (separate conferences and over-specialized college curricula) However the progress in weak AI will continue to be formidable
  • 30. Final thoughts No matter how sophisticated will future Artificial Intelligences be they will necessarily be different to human intelligences because: THE BODY SHAPES THE WAY WE THINK These artificial intelligences will be alien to human needs and therefore we should put limits on the developments of AI, particularly in fully autonomous (and therefore uncontrolable!) systems In any case…”KEEP CALM AND FORGET ABOUT THE SINGULARITY”