Artificial Intelligence

Slides:



Advertisements
Similar presentations
CSCI 4800 ARTIFICIAL INTELLIGENCE
Advertisements

Approaches, Tools, and Applications Islam A. El-Shaarawy Shoubra Faculty of Eng.
ARTIFICIAL INTELLIGENCE
Additional Topics ARTIFICIAL INTELLIGENCE
Artificial Intelligence
Artificial Intelligence
An Introduction to Artificial Intelligence Presented by : M. Eftekhari.
AI 授課教師:顏士淨 2013/09/12 1. Part I & Part II 2  Part I Artificial Intelligence 1 Introduction 2 Intelligent Agents Part II Problem Solving 3 Solving Problems.
Artificial Intelligence A Modern Approach Dennis Kibler.
COMP 590: Artificial Intelligence. Today Course overview What is AI? Examples of AI today.
ICS 101 Fall 2011 Introduction to Artificial Intelligence Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa.
COMP 590: Artificial Intelligence
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
CSE 471/598,CBS598 Introduction to Artificial Intelligence Fall 2004
INSTRUCTOR: DR. XENIA MOUNTROUIDOU CS CS Artificial Intelligence.
ARTIFICIAL INTELLIGENCE Introduction: Chapter Textbook: S. Russell and P. Norvig Artificial Intelligence: A Modern Approach Prentice Hall, 2003,
Artificial Intelligence
Chapter 1 Introduction. General Concepts The field of Artificial Intelligence attempts to understand, model, and simulate the behavior (to some extend)
ARTIFICIAL INTELLIGENCE
CPSC 171 Artificial Intelligence Read Chapter 14.
Artificial Intelligence
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE Introduction: Chapter 1.
ARTIFICIAL INTELLIGENCE Introduction: Chapter 1. Outline Course overview What is AI? A brief history The state of the art.
CSW 4701 AI Spring 2013 Introduction: Chapter Course home page: Textbook: S. Russell and P. Norvig.
1 AI and Agents CS 171/271 (Chapters 1 and 2) Some text and images in these slides were drawn from Russel & Norvig’s published material.
CISC4/681 Introduction to Artificial Intelligence1 Introduction – Artificial Intelligence a Modern Approach Russell and Norvig: 1.
Introduction: Chapter 1
ICS 101 Fall 2011 Introduction to Artificial Intelligence Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa.
Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
CSC4444: Artificial Intelligence Fall 2011 Dr. Jianhua Chen Slides adapted from those on the textbook website.
IFT3335 – Intruduction à l’intelligence artrificielle basé sur le cours de NUS et Berkeley Introduction: Chapter 1.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Inteligenica Artificial FIE - UMSNH. Semestre 9 Introduccion: Capitulo 1.
Introduction to Artificial Intelligence Mitch Marcus CIS391 Fall, 2008.
1 Introduction to Artificial Intelligence (Lecture 1)
Artificial Intelligence
So what is AI?.
Introduction1 Artificial Intelligence (AI) Introduction Chapter 1.
Lecture 1 – AI Background Dr. Muhammad Adnan Hashmi 1.
Artificial Intelligence IES 503 Asst. Prof. Dr. Senem Kumova Metin.
What is Artificial Intelligence? What is artificial intelligence? It is the science and engineering of making intelligent machines, especially intelligent.
University of Kurdistan Artificial Intelligence Methods (AIM) Lecturer: Kaveh Mollazade, Ph.D. Department of Biosystems Engineering, Faculty of Agriculture,
Definitions Think like humansThink rationally Act like humansAct rationally The science of making machines that: This slide deck courtesy of Dan Klein.
What is Artificial Intelligence?
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE
Artificial Intelligence Lecture 2 Department of Computer Science, International Islamic University Islamabad, Pakistan.
Princess Nora University Artificial Intelligence CS 461 Level 8 1.
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
1 Artificial Intelligence & Prolog Programming CSL 302.
Artificial Intelligence Lecture 1. Introduction. Course Outline The course consists of:  15 lectures slots (may use some for tutorials);  tutorial exercises;
Overview of Artificial Intelligence (1) Artificial intelligence (AI) Computers with the ability to mimic or duplicate the functions of the human brain.
Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR Tas: Andrew Rosenberg Speech Lab, 7 th Floor CEPSR Sowmya Vishwanath TA Room.
CS440/ECE448: Artificial Intelligence. Section Q course website:
Brief Intro to Machine Learning CS539
CS440/ECE448: Artificial Intelligence Lecture 1: What is AI?
CSC 290 Introduction to Artificial Intelligence
CS4341 Introduction to Artificial Intelligence
Artificial Intelligence (CS 370D)
Advanced Artificial Intelligence
Basic Intro Tutorial on Machine Learning and Data Mining
Course Instructor: knza ch
Artificial Intelligence and Consciousness
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
AI and Agents CS 171/271 (Chapters 1 and 2)
EA C461 – Artificial Intelligence Introduction
CS 404 Artificial Intelligence
Hong Cheng SEG4560 Computational Intelligence for Decision Making Chapter 1: Introduction Hong Cheng
Artificial Intelligence
Presentation transcript:

Artificial Intelligence Chapter 1: Introduction Adapted from slides available in Russell & Norvig’s textbook website by Prof. Ahmedul Kabir Prof. Carolina Ruiz

Objectives To define what AI is To give an overview of topics to be covered in this course To look at some applications of AI To get an idea about the state of the art in AI

What is AI? • AI is a “relatively” new field - started at the end of the 1940s • Its name was coined by John McCarthy in 1956 • Two of the many definitions of Artificial Intelligence are: What is an “intelligent entity” or what does it mean to “behave intelligently”? “AI as an attempt to understand intelligent entities and to build them” (Russell and Norvig, 1995) “AI is the design and study of computer programs that behave intelligently” (Dean, Allen, and Aloimonos,1995) “Intelligence is the degree of accomplishment exhibited by a system when performing a task” (Allen. AAAI97 invited lecture) “The aggregate or global capacity to act purposefully, to think rationally, and to deal effectively with its environment” (Wechsler, 1958)

What is AI? (cont.) Views of AI fall into four categories: https://kartikkukreja.wordpress.com/2015/05/17/what-is-ai-and-what-can-we-do-with-it-today/

Acting humanly: Turing Test Alan Turing (1950) "Computing machinery and intelligence": "Can machines think?"  "Can machines behave intelligently?“ Operational test for intelligent behavior: the Imitation Game The “Turing test”: A computer is interrogated by a human through a terminal and passes the test if the interrogator cannot tell if there is a computer or a human at the other end

Acting humanly: Turing Test (cont.) To pass the Turing test a machine will need to: represent knowledge reason automatically learn process natural language For the “TOTAL Turing test” (which includes also a video signal so that the interrogator can test the subject’s perceptual abilities) the machine will also need to: 5. “see” (computer vision) 6. “move” (robotics) In 2014, a chatbot named “Eugene Goostman” claimed to have passed the Turing test, but was later dismissed by critics

Transcript of a chat with Eugene Goostman http://www.huffingtonpost.com/2014/06/09/turing-test-eugene-goostman_n_5474457.html

Thinking humanly: cognitive modeling Requires scientific theories of internal activities of the brain Three ways to do this Introspection Psychological experiments - predicting and testing behavior of human subjects Direct identification from brain imaging and neurological data Cognitive Science brings together computer models form AI and techniques from psychology

Thinking rationally: "laws of thought" Aristotle: what are “the right” arguments/thought processes? Syllogisms provide patterns for argument: always yield correct conclusions when correct premises are given. “Socrates is a man. All men are mortal. Therefore, Socrates is mortal” Logicians in the 19th century developed a notation for statements about all kinds of objects in the real world. Problems: Not all intelligent behavior is mediated by logical deliberation Difference between solving problems “in principle”, and solving them in practice

Acting rationally: rational agent Rational behavior: doing the right thing The right thing: that which is expected to maximize goal achievement, given the available information Advantages: More general than the “laws of thought” approach More amenable to scientific development than approaches based on human behavior or human thought This course will focus more on building rational agents though we will also cover logical reasoning (“laws of thought”)

The Foundations of AI Philosophy Methods of reasoning, mind as a physical system, foundations of knowledge and learning Mathematics Formal representation and proof, algorithms, computation, (un)decidability, (in)tractability, probability Economics Formal theory of rational decisions Neuroscience Physical substrate for mental activity Psychology Experimental techniques on human and animal behavior Computer Building fast and efficient computers engineering Control theory Simple and optimal agent design Linguistics Knowledge representation, grammar

Overview of Topics in this Course Introduction, Intelligent Agents Knowledge representation and Logic Problem-solving techniques: Uninformed (Blind) Search, Informed (Heuristic) Search, Optimal search, Adversarial Search (Game Playing), Constraint Satisfaction, Planning Applications of AI Machine Learning Computer Vision Natural Language Processing Robotics

AI in everyday life Personal assistants Recommendation Systems Bgr.com/tag/siri

AI in everyday life (cont.) Email categorization, Spam filtering Fraud prevention, Credit decisions https://www.cafecredit.com/free-credit-score https://sendpulse.com/support/spam-filter

AI in everyday life (cont.) Face and Object recognition Facebook, Pinterest https://www.classaction.org/blog/facebook-sued-over-face-recognition-feature

AI Success stories Game Playing DeepBlue beats Gary Kasparov (1997) IBM Watson wins Jeopardy (2011) AlphaGo beats world champion Go player (2016) http://www.bbc.com/news/technology-35785875 https://www.technobuffalo.com/2013/05/21/ibm-watson-smartphone-ap/

AI Success stories (cont.) Autonomous vehicles Google self-driving car (now Waymo), Tesla autopilot, Uber’s, … https://www.tesla.com/videos/autopilot-self-driving-hardware-neighborhood-long

AI Success stories (cont.) Theorem Proving Proved a mathematical conjecture (Robbins conjecture) unsolved for decades Medical diagnosis AI systems outperformed human experts in blood infection diagnosis and lung cancer diagnosis http://wnep.com/2017/03/03/google-uses-ai-to-help-diagnose-breast-cancer/

AI Success stories (cont.) Robot explorers Mars exploration rovers designed at the NASA Jet Propulsions Laboratory. In 2016, NASA installed a new AI system called AEGIS in the Curiosity rover, enabling it to choose targets autonomously. https://www.jpl.nasa.gov/missions/mars-science-laboratory-curiosity-rover-msl//

AI Success stories (cont.) Image processing Using deep neural networks, possible to identify and categorize objects in images https://machinelearningmastery.com/inspirational-applications-deep-learning/

Final remarks https://twitter.com/mark_riedl/status/837879984375091200