CPSC 7373: Artificial Intelligence Jiang Bian, Fall 2014 University of Arkansas for Medical Sciences University of Arkansas at Little Rock.

Slides:



Advertisements
Similar presentations
CSCI 4800 ARTIFICIAL INTELLIGENCE
Advertisements

Artificial Intelligence: Introduction
ARTIFICIAL INTELLIGENCE
Additional Topics ARTIFICIAL INTELLIGENCE
Artificial Intelligence
Artificial Intelligence An Introductory Course. Outline 1.Introduction 2.Problems and Search 3.Knowledge Representation 4.Advanced Topics.
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 Computational Intelligence Alien Intelligence? Summer 2004 Dennis Kibler.
Artificial Intelligence A Modern Approach Dennis Kibler.
CSE 473: Artificial Intelligence Dan Weld Slides from Dan Klein, Luke Zettlemoyer, Stuart Russell, Andrew Moore.
CS 332: Introduction to AI Class Hour: Section 1: MWF 1:10PM - 2:00PM. Hyer 210.
Introduction to Artificial Intelligence CSE 473 Winter 1999.
CS 531/331: Introduction to AI
CS 480 Lec 2 Sept 4 complete the introduction Chapter 3 (search)
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
Greg GrudicIntroduction to AI1 Introduction to Artificial Intelligence CSCI 3202 Fall 2007 Greg Grudic.
ARTIFICIAL INTELLIGENCE
1 Artificial Intelligence An Introductory Course.
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
Introduction: Structure and Overview What is AI Systems that think like humans Systems that think rationally Systems that act rationally Systems that act.
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.
CNS 4470 Artificial Intelligence. What is AI? No really what is it? No really what is it?
Inteligenica Artificial FIE - UMSNH. Semestre 9 Introduccion: Capitulo 1.
Text Book Outline. Outline Introduction –Chapter 1: Introduction –Chapter 2: Intelligent agents Problem solving –Chapter 3: Solving problems by searching.
Artificial Intelligence CS 363 Kawther Abas Lecture 1 Introduction 5/4/1435.
Introduction to Artificial Intelligence and Soft Computing
ARTIFICIAL INTELLIGENCE 2009 Ira Pohl TIM Oct 29, 2009.
Lecture 1 – AI Background Dr. Muhammad Adnan Hashmi 1.
Introduction to Artificial Intelligence Mitch Marcus CIS391 Fall, 2008.
Due Monday Read chapter 2 Homework: –Chapter 1, exercises –Answer each in 100 words or less. Send to from your preferred.
Artificial Intelligence
So what is AI?.
1 Lecture # 1 Introduction to Artificial Intelligence By NADEEM MAHMOOD ASSISTANT PROFESSOR DEPARTMENT OF COMPUTER SCIENCE, UNIVERSITY OF KARACHI.
Lecture 1 – AI Background Dr. Muhammad Adnan Hashmi 1.
What is Artificial Intelligence? What is artificial intelligence? It is the science and engineering of making intelligent machines, especially intelligent.
Definitions Think like humansThink rationally Act like humansAct rationally The science of making machines that: This slide deck courtesy of Dan Klein.
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.
CSE 473: Artificial Intelligence
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;
CSC 450 Artificial Intelligence. W HAT IS AI? Thinking humanlyThinking rationally Acting humanlyActing rationally Revision!...
CMPT 310 OLIVER SCHULTE Introduction to Artificial Intelligence.
Artificial Intelligence
CSC 290 Introduction to Artificial Intelligence
Artificial Intelligence: Definition
Artificial Intelligence Introduction to Artificial Intelligence
CS4341 Introduction to Artificial Intelligence
CS 115: Computing for The Socio-Techno Web
Artificial Intelligence for Engineers
Introduction to Artificial Intelligence and Soft Computing
AI and Agents CS 171/271 (Chapters 1 and 2)
EE562 ARTIFICIAL INTELLIGENCE FOR ENGINEERS
Artificial Intelligence Lecture 1: Course Overview and Motivation
CS 404 Artificial Intelligence
Hong Cheng SEG4560 Computational Intelligence for Decision Making Chapter 1: Introduction Hong Cheng
Artificial Intelligence
Presentation transcript:

CPSC 7373: Artificial Intelligence Jiang Bian, Fall 2014 University of Arkansas for Medical Sciences University of Arkansas at Little Rock

Lecture 1: Introduction Outline – Textbook/course overview – What is AI? – A brief history – The state of the art – The difference among AI, Machine Learning, and Data mining

Course overview Introduction and Agents (chapters 1,2) Problem solving and Search (chapters 3,4*) Logic (Chapter 7) and Planning (chapters 10,11) Uncertainty – probability and decision theory (chapters 13,14) – Bayes theory, and Bayes network (chapters 18, 20*, 21*) Markov Decision Process and Reinforcement Learning (Chapters 15) Hidden Markov Models Natural Language Processing and Information Retrieval (chapter 22,23*) – Social media analysis Special topics: – graph theory and network analysis (e.g., human brain connectome) – Neural networks – Genetic algorithms – Support vector machines

What is AI? Views of AI fall into four categories according to 8 recent textbooks on AI: This textbook advocates "acting rationally" Thinking humanlyThinking rationally Acting humanlyActing rationally

Acting humanly: Turing Test Turing (1950) "Computing machinery and intelligence": "Can machines think?"  "Can machines behave intelligently?" Operational test for intelligent behavior: the Imitation Game Predicted that by 2000, a machine might have a 30% chance of fooling a lay person for 5 minutes Anticipated all major arguments against AI in following 50 years – ELIZA (1966) and PARRY (1972); the Chinese room Suggested major components of AI: knowledge, reasoning, language understanding, learning

Thinking humanly: cognitive modeling 1960s "cognitive revolution": information-processing psychology replaced prevailing orthodoxy of behaviorism Requires scientific theories of internal activities of the brain – What level of abstraction? “Knowledge” or “circuits” – How to validate? Requires: 1) Predicting and testing behavior of human subjects (top-down) or 2) Direct identification from neurological data (bottom- up) Both approaches (roughly, Cognitive Science and Cognitive Neuroscience) are now distinct from AI

Thinking rationally: "laws of thought" Normative (or prescriptive) rather than descriptive Aristotle: what are correct arguments/thought processes? Several Greek schools developed various forms of logic: notation and rules of derivation for thoughts; may or may not have proceeded to the idea of mechanization Direct line through mathematics and philosophy to modern AI Problems: 1.Not all intelligent behavior is mediated by logical deliberation 2.What is the purpose of thinking? What thoughts should I have?

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 Doesn't necessarily involve thinking – e.g., blinking reflex – but thinking should be in the service of rational action Aristotle (Nicomachean Ethics): – Every art and every inquiry, and similarly every action and pursuit, is thought to aim at some good

Rational agents An agent is an entity that perceives and acts This course is about designing rational agents Abstractly, an agent is a function from percept histories to actions: [f: P*  A ] For any given class of environments and tasks, we seek the agent (or class of agents) with the best performance Caveat: computational limitations make perfect rationality unachievable  design best program for given machine resources  design best program to maximize the utilization of machine resources (HPC, Big-data)

AI prehistory PhilosophyLogic, methods of reasoning, mind as physical system foundations of learning, language, rationality MathematicsFormal representation and proof algorithms, computation, (un)decidability, (in)tractability, probability Economicsutility, decision theory Neurosciencephysical substrate for mental activity Psychology phenomena of perception and motor control, experimental techniques Computer building fast computers engineering Control theorydesign systems that maximize an objective function over time Linguisticsknowledge representation, grammar

Abridged history of AI 1943 McCulloch & Pitts: Boolean circuit model of brain 1950 Turing's "Computing Machinery and Intelligence" 1952—69Look, Ma, no hands! 1950sEarly AI programs, including Samuel's checkers program, Newell & Simon's Logic Theorist, Gelernter's Geometry Engine 1956Dartmouth meeting: "Artificial Intelligence" adopted 1965Robinson's complete algorithm for logical reasoning 1966—73AI discovers computational complexity Neural network research almost disappears 1969—79Early development of knowledge-based systems 1980—88Expert systems industry booms 1988—93Expert systems industry busts: “AI Winter” 1985—95Neural networks return to popularity 1988—Resurgence of probability; general increase in technical depth “Nouvelle AI”: ALife, GAs, soft computing 1995—The emergence of intelligent agents 2003—Human-level AI back on the agenda

Obsoleted State of the art Deep Blue defeated the reigning world chess champion Garry Kasparov in 1997 Proved a mathematical conjecture (Robbins conjecture) unsolved for decades No hands across America (driving autonomously 98% of the time from Pittsburgh to San Diego) During the 1991 Gulf War, US forces deployed an AI logistics planning and scheduling program that involved up to 50,000 vehicles, cargo, and people NASA's on-board autonomous planning program controlled the scheduling of operations for a spacecraft Proverb solves crossword puzzles better than most humans

State of Art Google creates large-scale neural networks with 16,000 CPU cores, and trained models with more than 1 billion connections – to find Cats IBM Watson wins the game show Jeopardy – A significant leap a machine’s ability to understand context in human languages. The success of the Google driverless car

Which of the following can be done at present? Play a decent game of table tennis? Drive safely along a curving mountain road? Drive safely from my house to work? Buy a week’s worth of groceries on the web? Buy a week’s worth of groceries at Kroger? Play a decent game of bridge? Discover and prove a new mathematical theorem? Design and execute a research program in molecular biology? Write an intentionally funny story? Translate spoken English into spoken Chinese in real time? Have a successful conversation with a human for an hour? Perform a complex surgical operation? Unload any dishwasher and put everything away?

Which of the following can be done at present? Play a decent game of table tennis? Drive safely along a curving mountain road?

Which of the following can be done at present? Play a decent game of table tennis? Drive safely along a curving mountain road? Drive safely from my house to work?

Which of the following can be done at present? Play a decent game of table tennis? Drive safely along a curving mountain road? Drive safely from my house to work? Buy a week’s worth of groceries on the web?

Which of the following can be done at present? Play a decent game of table tennis? Drive safely along a curving mountain road? Drive safely from my house to work? Buy a week’s worth of groceries on the web? Buy a week’s worth of groceries at Kroger?

Which of the following can be done at present? Play a decent game of table tennis? Drive safely along a curving mountain road? Drive safely from my house to work? Buy a week’s worth of groceries on the web? Buy a week’s worth of groceries at Kroger? Play a decent game of bridge?

Which of the following can be done at present? Play a decent game of table tennis? Drive safely along a curving mountain road? Drive safely from my house to work? Buy a week’s worth of groceries on the web? Buy a week’s worth of groceries at Kroger? Play a decent game of bridge? Discover and prove a new mathematical theorem? Design and execute a research program in molecular biology?

Which of the following can be done at present? Play a decent game of table tennis? Drive safely along a curving mountain road? Drive safely from my house to work? Buy a week’s worth of groceries on the web? Buy a week’s worth of groceries at Kroger? Play a decent game of bridge? Discover and prove a new mathematical theorem? Design and execute a research program in molecular biology? Write an intentionally funny story?

Which of the following can be done at present? Play a decent game of table tennis? Drive safely along a curving mountain road? Drive safely from my house to work? Buy a week’s worth of groceries on the web? Buy a week’s worth of groceries at Kroger? Play a decent game of bridge? Discover and prove a new mathematical theorem? Design and execute a research program in molecular biology? Write an intentionally funny story? Translate spoken English into spoken Chinese in real time?

Which of the following can be done at present? Play a decent game of table tennis? Drive safely along a curving mountain road? Drive safely from my house to work? Buy a week’s worth of groceries on the web? Buy a week’s worth of groceries at Kroger? Play a decent game of bridge? Discover and prove a new mathematical theorem? Design and execute a research program in molecular biology? Write an intentionally funny story? Translate spoken English into spoken Chinese in real time? Have a successful conversation with a human for an hour?

Which of the following can be done at present? Play a decent game of table tennis? Drive safely along a curving mountain road? Drive safely from my house to work? Buy a week’s worth of groceries on the web? Buy a week’s worth of groceries at Kroger? Play a decent game of bridge? Discover and prove a new mathematical theorem? Design and execute a research program in molecular biology? Write an intentionally funny story? Translate spoken English into spoken Chinese in real time? Have a successful conversation with a human for an hour? Perform a complex surgical operation?

Which of the following can be done at present? Play a decent game of table tennis? Drive safely along a curving mountain road? Drive safely from my house to work? Buy a week’s worth of groceries on the web? Buy a week’s worth of groceries at Kroger? Play a decent game of bridge? Discover and prove a new mathematical theorem? Design and execute a research program in molecular biology? Write an intentionally funny story? Translate spoken English into spoken Chinese in real time? Have a successful conversation with a human for an hour? Perform a complex surgical operation? Unload any dishwasher and put everything away?

Which of the following can be done at present? Play a decent game of table tennis? Drive safely along a curving mountain road? Drive safely from my house to work? Buy a week’s worth of groceries on the web? Buy a week’s worth of groceries at Kroger? Play a decent game of bridge? Discover and prove a new mathematical theorem? Design and execute a research program in molecular biology? Write an intentionally funny story? Translate spoken English into spoken Chinese in real time? Have a successful conversation with a human for an hour? Perform a complex surgical operation? Unload any dishwasher and put everything away?

Natural Language Speech technologies – Automatic speech recognition (ASR) – Text-to-speech synthesis (TTS) – Dialog systems Language processing technologies – Machine translation – Information extraction – Information retrieval, question answering – Text classification, spam filtering, etc… e.g., 1957: Sputnik – Automatic Russian -> English translation – Famous example: The spirit is willing but the flesh is weak. E -> R -> E: The vodka is strong but the meat is rotten.

Vision (Perception) Object and character recognition Scene segmentation 3D reconstruction Image classification

Robotics – Part mech. eng. and Part AI – Reality is much harder than simulations! Technologies – Vehicles – Rescue – Soccer! – Lost of automation…

Logic Logical systems – Theorem provers – NASA fault diagnosis – Question answering Methods: – Deduction systems – Constraint satisfaction – Satisfiability solvers book-draft-07.pdf

Game Playing May, '97: Deep Blue vs. Kasparov – First match won against world-champion – “Intelligent creative” play – 200 million board positions per second! – Humans understood 99.9 of Deep Blue's moves – Can do about the same now with a big PC cluster Open question: – How does human cognition deal with the search space explosion of chess? – Or: how can humans compete with computers at all?? 1996: Kasparov Beats Deep Blue – “I could feel --- I could smell --- a new kind of intelligence across the table.” 1997: Deep Blue Beats Kasparov – “Deep Blue Beats Kasparov.”

Decision Making Scheduling, e.g. airline routing, military Route planning, e.g. google maps Medical diagnosis Automated help desks Fraud detection Spam classifiers Web search engines Movie and book recommendations … Lots more!

AI v.s. ML v.s. DM What is the differences between Artificial Intelligence, Machine Learning and Data Mining? [Extra Credit 2 pts]

AI v.s. ML v.s. DM What is the differences between Artificial Intelligence, Machine Learning and Data Mining? [Extra Credit 2 pts] – AI: intelligent agents, agents, agents… Is a system that perceives its environment and takes actions that maximize its chances of success. – ML: is a part of AI. From empirical data, learn patterns or predictions thought to be features of the underlying mechanism that generated data. – DM: the analysis step of the “Knowledge Discovery in Databases” process – KDD. Extract information from a data set and transform it into an understandable structure for future use. Examples?