Dark Rooms and Chinese Brains Philosophy of Mind BRENT SILBY Unlimited (UPT)

Slides:



Advertisements
Similar presentations
Zombies Philosophy of Mind BRENT SILBY Unlimited (UPT)
Advertisements

Turing’s Test, Searle’s Objection
Plato Philosophy Through the Centuries BRENT SILBY Unlimited (UPT)
Int 2 Computing Software Development.
Section 2.3 I, Robot Mind as Software.
Kant Philosophy Through the Centuries BRENT SILBY Unlimited (UPT)
Artificial intelligence. I believe that in about fifty years' time it will be possible, to programme computers, with a storage capacity of about 10.
PHILOSOPHY 100 (Ted Stolze) Notes on James Rachels, Problems from Philosophy.
Warm-up Complete the worksheet as a pre-assessment to our unit (don’t worry about what is right or wrong, but do give thoughtful answers): 1.Describe what.
Creating a Program In today’s lesson we will look at: what programming is different types of programs how we create a program installing an IDE to get.
SEARLE THE CHINESE ROOM ARGUMENT: MAN BECOMES COMPUTER.
Shailesh Appukuttan : M.Tech 1st Year CS344 Seminar
1 CSE 417: Algorithms and Computational Complexity Winter 2001 Lecture 20 Instructor: Paul Beame.
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.
CS 357 – Intro to Artificial Intelligence  Learn about AI, search techniques, planning, optimization of choice, logic, Bayesian probability theory, learning,
Acting Humanly: The Turing test (1950) “Computing machinery and intelligence”:   Can machine’s think? or Can machines behave intelligently? An operational.
Humans, Computers, and Computational Complexity J. Winters Brock Nathan Kaplan Jason Thompson.
Introduction to Software Engineering CS-300 Fall 2005 Supreeth Venkataraman.
Who am I? What am I? Philosophy of Mind BRENT SILBY Unlimited (UPT)
© Michael Lacewing Functionalism and the Mind- Body Problem Michael Lacewing
Philosophical Foundations Chapter 26. Searle v. Dreyfus argument §Dreyfus argues that computers will never be able to simulate intelligence §Searle, on.
Effective Communication The Magic of Language What is the definition of Communication? Bell Ringer: Answer the following questions in your notes: List.
1 Philosophy of Mind I. Introduction II. Ontological Issues.
The Computer for the 21 st Century Mark Weiser – XEROX PARC Presented By: Mihail Ionescu.
Turing Test and other amusements. Read this! The Actual Article by Turing.
Finding our way back  The initial result of Descartes’ use of hyperbolic doubt is the recognition that at least one thing cannot be doubted, at least.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
How do you know? Solving the History Puzzle Instructions Anything written in yellow (slow down and pay attention) is useful information. You should write.
Using Visual Aids in a Speech. Visual Aids can be powerful when giving a speech. However, make sure they will improve your speech. Ask yourself the following.
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.
Is the Brain a Computer? Philosophy of Mind BRENT SILBY Unlimited (UPT)
A New Artificial Intelligence 5 Kevin Warwick. Philosophy of AI II Here we will look afresh at some of the arguments Here we will look afresh at some.
Reflection helps you articulate and think about your processes for communication. Reflection gives you an opportunity to consider your use of rhetorical.
How Solvable Is Intelligence? A brief introduction to AI Dr. Richard Fox Department of Computer Science Northern Kentucky University.
Introduction to Machine Learning Kamal Aboul-Hosn Cornell University Chess, Chinese Rooms, and Learning.
Introduction to Philosophy Lecture 14 Minds and Bodies #3 (Jackson) By David Kelsey.
Section 2.3 I, Robot Mind as Software McGraw-Hill © 2013 McGraw-Hill Companies. All Rights Reserved.
Psychology Lesson 2.
By: Mrs. Abdallah. The way we taught students in the past simply does not prepare them for the higher demands of college and careers today and in the.
Let’s get it right the first time…. What Do I Expect? Today you are going to have the opportunity to edit and revise your own paper and a classmate’s.
Are Expert Systems Really Experts? Introduction to Expert Systems Slide 1 Università di Salerno: April 2004 Are Expert Systems Really Experts? Different.
CSE 311 Foundations of Computing I Lecture 28 Computability: Other Undecidable Problems Autumn 2011 CSE 3111.
Helpful Hints for Paper Writing Let’s get it right the first time…
Convolutional Coding In telecommunication, a convolutional code is a type of error- correcting code in which m-bit information symbol to be encoded is.
Warm Up What algebraic equation shows the sentence four plus a number divided by six is equal to the product of twelve and the same number?
ATTACKING THE (SAR) OPEN ENDED RESPONSE. Get out a sheet of paper(or 2?)! Your responses to the questions on this power point will be your SAR test grade.
REVIEW A relation is a set of ordered pairs. {(2,3), (-1,5), (4,-2), (9,9), (0,-6)} This is a relation The domain is the set of all x values.
Rhetoric and the Rhetorical Situation Professor Josie Decatur.
Artificial Intelligence Skepticism by Josh Pippin.
Uses and Limitations Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Understanding Communication with a Robot? Activity (60 minutes)
Engineering and Debugging an App Chapter 15
COMP3710 Artificial Intelligence Thompson Rivers University
PHILOSOPHY 100 (Ted Stolze)
CSE 311 Foundations of Computing I
Announcements Homework 6 due Friday 11:59pm.
Introduction to Philosophy Lecture 14 Minds and Bodies #3 (Jackson)
ARTIFICIAL INTELLIGENCE.
Unscramble The Words What are these key terms from the current theory we’re looking at? Finicalmounts Callaroues Ipunt Optutu Relegatedgunkmown Nupmat.
Mind-Brain Type Identity Theory
Theory of Computation Turing Machines.
On your whiteboard: What is innatism? Give two examples to support it
Problems with IDR Before the holidays we discussed two problems with the indirect realist view. If we can’t perceive the external world directly (because.
Communicators iCAN personal goals Milepost 2 Milepost 3.
Warm Up- What is a robot? Describe in one sentence what you understand by the term ‘robot’ 2. What are the main parts of a robot? What do people do to.
Relations And Functions © 2002 by Shawna Haider.
Relations And Functions.
COMP3710 Artificial Intelligence Thompson Rivers University
Which of these things are defined functionally? What function?
Presented by Tim Hamilton
Presentation transcript:

Dark Rooms and Chinese Brains Philosophy of Mind BRENT SILBY Unlimited (UPT)

An outline of the Problem of Consciousness. Contains references to source material…well worth a visit.

Cartesian View of the Brain Single Homunculus [draw on board] Multiple unintelligent homunculi dividing the work

Is the brain a computer? yes / no, why / why not? Think about why people think the brain is a computer? How is the brain like a computer? What do brains and computers have in common?

The Chinese Room Thought Experiment Put forward by John Searle Supposed to show that the mind is more than a computer It is supposed to show that the mind can do things a computer can’t do Today we will explore the thought experiment, then extend it to further highlight the problem of Qualia

The Chinese Room Argument A quick definition of “Handworking a Program” Handworking a computer program--means looking at computer code and figuring out exactly what is going on. Useful for debugging programs. The code checker goes through the computer program line-by- line to see exactly how the program works--what it does. NEXT SLIDE…

The Chinese Room Argument Imagine that the brain is a computer and you can get a printout of its program. What would such a program look like? Lots of instructions to cover all the different types of event that happens to a person. NEXT SLIDE…

The Chinese Room Argument Suppose you are given a printout of a Chinese person’s brain. Imagine that you are then put into a locked room, which is full of paper and pens, and of course the computer program. The program is a huge collection of books, which are full of written instructions. The pens and paper are for you to handwork the program. NEXT SLIDE…

The Chinese Room Argument Now, suppose that the room has two holes, one for people to drop in written questions (written in Chinese), and one for you to send out written answers to the questions (in Chinese). People insert questions which are written in Chinese. You don’t understand the questions because you don’t read Chinese. You carefully look at the Chinese symbols, and then refer to the computer program--lists of instructions that tell you how to turn the symbols into new symbols. The new symbols can then be transformed into new Chinese text by following the instructions in the books. (Draw process on board) NEXT SLIDE…

The Chinese Room Argument You send the new Chinese text out of the Answer slot. This text is an answer to the original question that had been put into the question slot. To a Chinese speaker on the outside, the answer makes sense. The question is: Since you hand worked the brain’s program and generated the answers, do you now understand the questions and answers?

The Chinese Room Argument Common sense suggests that you do NOT understand the meaning of the questions or the answers. You don’t even know they were questions and answers--it was just symbols that you transformed by hand working the brain’s program. The point here is that simply running a program is not enough to UNDERSTAND, BELIEVE, or THINK. Searle concludes that the mind is more than a mere computer program. Now, let’s extend the thought experiment

The Dark Room Variation Imagine the same scenario as above. The room is dark, you have a lamp at your desk, which lights up your work area. This time there are multiple input/output slots in the wall. You don’t know what any of them are for--you simply take the input, work on it, and place output in the appropriate slot. Imagine what it would be like to be in there. You have no idea what the input data represents. You do not know that the input is actually encoded sense data, and the output you generate encodes for muscular movement, including the issuing of spoken sentences.

The Dark Room Variation The question: in handworking this program, would you ever know that the Chinese person was experiencing the sensation of BLUENESS? …or experiencing the sensation of pain? …or hearing sound? There is nothing in the program or encoded sense data that resembles a conscious experience of BLUE, therefore the conscious experience of BLUE cannot be explained by looking at the brain’s program.

The Chinese Room Argument Brainstorm… does Searle’s Chinese Room Argument work? What, if anything, is wrong with it? How about the Dark Room Variation? Is that convincing?

The Chinese Room Argument The “So What?” objection… It doesn’t matter that you don’t understand the questions. If someone asked the whole room “do you understand Chinese?”, the answer that would pop-out would be “yes”. More… You are just a part of the room--just a cog in the machine. The understanding of Chinese comes from the entire room. It’s a bit like expecting an individual neuron in a brain to understand English. But does this solve the problem of Qualia in the Dark Room variation?

The Chinese Cell Phones Perhaps the brain is more like the country China. Each person in China communicates with other people with a cell phone Just like all the neurons in the brain communicating with each other No single person understands or knows about the large system of which they are a part They are all simple cogs in the machine Is it possible that the entire population of China collectively form a thinking brain? Discuss

The Chinese Cell Phones What about the entire human population? All interconnected by internet, phones, TV, radio, etc Individual people don’t have an awareness of the thoughts of the collective brain. We just go about our business--all simple cogs in the large machine. Is the collective human world a brain?

A strong physicalist would think that the Chinese Cellphone situation would not give rise to a mind. PHYSICALISM (Strong physicalism) This is because physicalists believe that the mind can only arise in a brain. The organic/biological nature of the brain is essential for the generation of a mind. We need biological neurons!

FUNCTIONALISM The functionalist thinks that the Chinese Cellphone situation could give rise to a mind. For the functionalist, the system is not as important as the functions it performs. For example, if you have a collection of modules that perform exactly the same functions as modules contained in the brain (e.g. visual perception, speech recognition, rigid object mechanics etc) then the collection of those modules would give rise to a mind. We could, therefore, implement a mind in a range of different types of system, perhaps by simulating the functions of the brain’s modules.

Powerpoint by BRENT SILBY Produced at UPT Christchurch, New Zealand