The First A.I. Debate by Stan Franklin Presented by John Waldon.

Slides:



Advertisements
Similar presentations
Logic: The Big Picture Propositional logic: atomic statements are facts –Inference via resolution is sound and complete (though likely computationally.
Advertisements

Possibility of True Artificial Intelligence. Weak AI: Can machines act intelligently Artificial intelligence pursued within the cult of computationalism.
LAST LECTURE. Functionalism Functionalism in philosophy of mind is the view that mental states should be identified with and differentiated in terms of.
Hoare’s Correctness Triplets Dijkstra’s Predicate Transformers
Novice and Expert Programmers Gild Project University of Victoria Jeff Michaud.
Summer 2011 Thursday, 07/21. Appeals to Intuition Intuitively, it may not seem that the Chinese room has understanding or that the Blockhead or China-brain.
From Kant To Turing He Sun Max Planck Institute for Informatics.
Chapter 10: What am I?.
Shailesh Appukuttan : M.Tech 1st Year CS344 Seminar
Subjectivism for. objectivism and subjectivism An objective truth is one that is true independently of how humans happen to think or feel about it. Objectivism:
Class Discussion Chapter 2 Neural Networks. Top Down vs Bottom Up What are the differences between the approaches to AI in chapter one and chapter two?
CS1001 Lecture 22. Overview Mechanizing Reasoning Mechanizing Reasoning G ö del ’ s Incompleteness Theorem G ö del ’ s Incompleteness Theorem.
CPSC 533 Philosophical Foundations of Artificial Intelligence Presented by: Arthur Fischer.
The Turing Test What Is Turing Test? A person and a computer, being separated in two rooms, answer the tester’s questions on-line. If the interrogator.
COMP 3009 Introduction to AI Dr Eleni Mangina
Slide 1 of No. Insert Unit Name Here Lecture L: Computability Unit L1: What is Computation?
The Turing Machine What Is Turing Machine? It is a conceptual machine put forward by Allan Turing in It is composed of –A unlimitedly long tape.
Computability Thank you for staying close to me!! Learning and thinking More algorithms... computability.
Introduction to Computer Science. A Quick Puzzle Well-Formed Formula  any formula that is structurally correct  may be meaningless Axiom  A statement.
Philosophical Foundations Chapter 26. Searle v. Dreyfus argument §Dreyfus argues that computers will never be able to simulate intelligence §Searle, on.
Class 36: Proofs about Unprovability David Evans University of Virginia cs1120.
Definitions of Reality (ref . Wiki Discussions)
Alan Turing In 1950 asked - Can Machines Think? Turing changed that into the Turing Test “Can Computers Understand Language?” would have been.
Characters People or animals in a story. Setting Tells where and when the story takes place.
 Prominent AI Reseacher  Colleague of Alan Turing at Bletchley Park  1992 Paper: ◦ Turing’s Test and Conscious Thought Turing’s Test and Conscious.
{ Logic in Artificial Intelligence By Jeremy Wright Mathematical Logic April 10 th, 2012.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
LDK R Logics for Data and Knowledge Representation Modeling First version by Alessandro Agostini and Fausto Giunchiglia Second version by Fausto Giunchiglia.
1 CO Games Development 2 Week 21 Turing Machines & Computability Gareth Bellaby.
Bloom County on Strong AI THE CHINESE ROOM l Searle’s target: “Strong AI” An appropriately programmed computer is a mind—capable of understanding and.
Institute for Experimental Physics University of Vienna Institute for Quantum Optics and Quantum Information Austrian Academy of Sciences Undecidability.
Philosophy 4610 Philosophy of Mind Week 9: AI in the Real World.
Undecidable Languages (Chapter 4.2) Héctor Muñoz-Avila.
Unit 7.2 Cognition: Thinking and Problem Solving.
Complexity and G ö del Incomplete theorem 電機三 B 劉峰豪.
For Friday Read chapter 27 Program 5 due.
For Friday Read chapter 27 Program 5 due. Program 5 Any questions?
For Friday Read chapter 27 Program 5 due. Program 5 Any questions?
UNIVERSITI TENAGA NASIONAL 1 CCSB354 ARTIFICIAL INTELLIGENCE AI Debates Instructor: Alicia Tang Y. C.
AI Philosophy: Computers and Their Limits G51IAI – Introduction to AI Andrew Parkes
How Solvable Is Intelligence? A brief introduction to AI Dr. Richard Fox Department of Computer Science Northern Kentucky University.
Artificial Intelligence: Introduction Department of Computer Science & Engineering Indian Institute of Technology Kharagpur.
1 CMSC 671 Fall 2001 Class #11 – Tuesday, October 9.
Section 2.3 I, Robot Mind as Software McGraw-Hill © 2013 McGraw-Hill Companies. All Rights Reserved.
Roger Penrose’s Argument Against Though Computation.
So what is AI?.
Great Theoretical Ideas in Computer Science.
Definitions of Reality (ref. Wiki Discussions). Reality Two Ontologic Approaches What exists: REALISM, independent of the mind What appears: PHENOMENOLOGY,
KNOWLEDGE BASED SYSTEMS
Computation Motivating questions: What does “computation” mean? What are the similarities and differences between computation in computers and in natural.
Chapter 4 Computation Chapter 4: Computation.
CMPB454 ARTIFICIAL INTELLIGENCE (AI) CHAPTER 1.1 Background Information CHAPTER 1.1 Background Information Instructor: Alicia Tang Y. C.
Daniel Kroening and Ofer Strichman 1 Decision Procedures An Algorithmic Point of View Basic Concepts and Background.
Part 4 Reading Critically
Universality of Computation
Chapter 16 and 17 Review December 8, 2008.
Course Instructor: knza ch
Artificial Intelligence and Consciousness
Mathematical Induction
Artificial Intelligence (Lecture 1)
Notes Over 11.5 Recursive Rules
What is AI?.
Captain Argument – loves agreeing and disagreeing
Rule-Following Wittgenstein.
Captain Argument – loves agreeing and disagreeing
Presented by Tim Hamilton
CO Games Development 2 Week 21 Turing Machines & Computability
Information Retrieval
Presentation transcript:

The First A.I. Debate by Stan Franklin Presented by John Waldon

The Boosters vs. The Scoffers Setting the stage Scoffers think the idea of A.I. is ridiculous Boosters think it’s just a matter of time

The Dreyfus Attack Background understanding and skills Five stages of learning Novice Beginner Competent Proficient Expert

Dreyfus (cont) Dreyfus believes human experts choose behavior without resorting to problem solving by means of rules.

Scripts á la Schank Scripts are used for representing knowledge of common sequences of events One program answers trivial questions about stories The dining out example

Ah, the wonderful Chinese Room The systems reply Brain simulator reply Quadratic Understanding Web-site

Gödel’s Incompleteness Theorem Every sufficiently powerful formal theory allows a true but unprovable proposition. Sufficiently Powerful System can account for integer arithmetic Unprovable proposition Is unprovable by the rules of deduction of the system.

Gödel (cont) An algorithm will tell you a proposition is true only if it can prove it. A true but unprovable proposition gets a wrong reading. The bottom line is that not all of mathematics can be produced algorithmically.

Penrose attacks! Perhaps consciousness evolved to make judgments that cannot be made algorithmically. Laws of physics provide algorithms for computing what goes in the physical world. Brains are physical, hence consciousness is algorithmic. Penrose counters this argument

The Horgan-Tienson Attack Contrasting human intelligence vs. computer intelligence Adding constraints makes the task harder for computers but easier for humans.

The End