What It Is To Be Conscious: Exploring the Plausibility of Consciousness in Deep Learning Computers Senior Project – Philosophy and Computer Science ID.

Slides:



Advertisements
Similar presentations
LECTURE 6 COGNITIVE THEORIES OF CONSCIOUSNESS
Advertisements

NEU Neural Computing MSc Natural Computation Department of Computer Science University of York.
Artificial Intelligence By: David Hunt Lee Evans Jonathan Moreton Rachel Moss.
SUSTAINABLE TECHNOLOGIES AS A BASIS OF CLEANER PRODUCTION Vineta Srebrenkoska 1, Kiril Lisichkov 2, Emilija Fidancevska 2, Jadranka Blazevska Gilev 2 1.
Summer 2011 Tuesday, 8/ No supposition seems to me more natural than that there is no process in the brain correlated with associating or with.
LAST LECTURE. Functionalism Functionalism in philosophy of mind is the view that mental states should be identified with and differentiated in terms of.
Chapter Thirteen Conclusion: Where We Go From Here.
Artificial Neural Network
Chapter 4 Introduction to Cognitive Science
Artificial intelligence. I believe that in about fifty years' time it will be possible, to programme computers, with a storage capacity of about 10.
A model of Consciousness With neural networks By: Hadiseh Nowparast.
Kostas Kontogiannis E&CE
A Brief History of Artificial Intelligence
Shailesh Appukuttan : M.Tech 1st Year CS344 Seminar
Handwritten Character Recognition Using Artificial Neural Networks Shimie Atkins & Daniel Marco Supervisor: Johanan Erez Technion - Israel Institute of.
Neural Networks Basic concepts ArchitectureOperation.
September 14, 2010Neural Networks Lecture 3: Models of Neurons and Neural Networks 1 Visual Illusions demonstrate how we perceive an “interpreted version”
Introduction to Neural Network Justin Jansen December 9 th 2002.
November 5, 2009Introduction to Cognitive Science Lecture 16: Symbolic vs. Connectionist AI 1 Symbolism vs. Connectionism There is another major division.
Chapter Seven The Network Approach: Mind as a Web.
Overview and History of Cognitive Science. How do minds work? What would an answer to this question look like? What is a mind? What is intelligence? How.
Chapter Two The Philosophical Approach: Enduring Questions.
Traffic Sign Recognition Using Artificial Neural Network Radi Bekker
Soft Computing Colloquium 2 Selection of neural network, Hybrid neural networks.
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.
THE NEW ERA OF LIFE. Introduction: Artificial Intelligence (AI) is the area of computer science focusing on creating machines that can engage on behaviors.
MSE 2400 EaLiCaRA Spring 2015 Dr. Tom Way
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
 The most intelligent device - “Human Brain”.  The machine that revolutionized the whole world – “computer”.  Inefficiencies of the computer has lead.
Artificial Neural Networks An Overview and Analysis.
Explorations in Neural Networks Tianhui Cai Period 3.
What is a neural network? Collection of interconnected neurons that compute and generate impulses. Components of a neural network include neurons, synapses,
NEURAL NETWORKS FOR DATA MINING
Artificial Neural Networks. The Brain How do brains work? How do human brains differ from that of other animals? Can we base models of artificial intelligence.
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
Section 2.3 I, Robot Mind as Software McGraw-Hill © 2013 McGraw-Hill Companies. All Rights Reserved.
University of Windsor School of Computer Science Topics in Artificial Intelligence Fall 2008 Sept 11, 2008.
© NOKIAmind.body.PPT / / PHa page: 1 Conscious Machines and the Mind-Body Problem Dr. Pentti O A Haikonen, Principal Scientist, Cognitive Technology.
Back-Propagation Algorithm AN INTRODUCTION TO LEARNING INTERNAL REPRESENTATIONS BY ERROR PROPAGATION Presented by: Kunal Parmar UHID:
Over-Trained Network Node Removal and Neurotransmitter-Inspired Artificial Neural Networks By: Kyle Wray.
Cognitive Neuroscience 4e Lecture Slides Gazzaniga, Ivry, Mangun © 2014, W.W. Norton & Company, Inc.
Dialog Processing with Unsupervised Artificial Neural Networks Andrew Richardson Thomas Jefferson High School for Science and Technology Computer Systems.
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
Introduction to Neural Networks Freek Stulp. 2 Overview Biological Background Artificial Neuron Classes of Neural Networks 1. Perceptrons 2. Multi-Layered.
Artificial Intelligence CIS 342 The College of Saint Rose David Goldschmidt, Ph.D.
Joe Bradish Parallel Neural Networks. Background  Deep Neural Networks (DNNs) have become one of the leading technologies in artificial intelligence.
The Language of Thought : Part II Joe Lau Philosophy HKU.
Access and Phenomenal Consciousness Joe Lau Philosophy HKU.
Business Analytics Several odds and ends Copyright © 2016 Curt Hill.
March 31, 2016Introduction to Artificial Intelligence Lecture 16: Neural Network Paradigms I 1 … let us move on to… Artificial Neural Networks.
What It Is To Be Conscious: Exploring the Plausibility of Consciousness in Deep Learning Computers (Peter) Zach Davis Philosophy & Computer Science ID.
Fundamental ARTIFICIAL NEURAL NETWORK Session 1st
Diagram of Neural Network Forward propagation and Backpropagation
Soft Computing Introduction.
Neural Networks Dr. Peter Phillips.
What is an ANN ? The inventor of the first neuro computer, Dr. Robert defines a neural network as,A human brain like system consisting of a large number.
Artificial Intelligence ppt
with Daniel L. Silver, Ph.D. Christian Frey, BBA April 11-12, 2017
FUNDAMENTAL CONCEPT OF ARTIFICIAL NETWORKS
CSE 473 Introduction to Artificial Intelligence Neural Networks
Prof. Carolina Ruiz Department of Computer Science
XOR problem Input 2 Input 1
Integrating Deep Learning with Cyber Forensics
Fundamentals of Neural Networks Dr. Satinder Bal Gupta
Artificial Neural Networks
Artificial Neural Networks
The Network Approach: Mind as a Web
Deep Neural Networks as Scientific Models
Machine Consciousness
Prof. Carolina Ruiz Department of Computer Science
Presentation transcript:

What It Is To Be Conscious: Exploring the Plausibility of Consciousness in Deep Learning Computers Senior Project – Philosophy and Computer Science ID – 2015 (Peter) Zachary Davis Advisors – Kristina Striegnitz & David Barnett Abstract Technological advances of recent decades have allowed computer scientists to create robots and computer programs that were previously impossible, thus prompting the question: can a computer be conscious? The answer relies on two key sub-problems. The first is the nature of consciousness: what constitutes a system as conscious, or what properties does consciousness have? Secondly, does the physical composition of the computer matter for consciousness? My aim is to explore these issues with respect to deep-learning computer programs, which use artificial neural networks and learning algorithms to create seemingly intelligent computers that they are roughly comparable to, yet fundamentally different from, the human brain. Deep Learning Deep learning is a type of machine learning that uses layers of artificial neural networks (ANN) to complete complex tasks, such as image and language processing. Each neural layer is comprised of neurons, which are units that are capable of a simple task. Two types of deep neural networks are commonly used. ANNs aim to replicate brain structures and functions. Feed-Forward Neural Networks Output from neurons in each layer, except the last layer, acts as input for neurons in the next layer. Recurrent Neural Networks Output from neurons in one layer can act as input for neurons in a previous layer, or in the same layer again. Consciousness A vs. P Physicalism (Ned Block) Consciousness is a hybrid concept, and refers to: Access consciousness: mental states that are available to a system’s rational processes Phenomenal consciousness: mental states such that there is something it is like to be in them Consciousness depends on the realization of the system P-consciousness plays a key role in considering whether or not something is conscious Multiple Drafts Model (Daniel Dennett) The brain processes input in a parallel manner, and is continually able to edit and access information Consciousness is a product of the collection and availability of information Perceptual ‘qualia’ (P-consciousness) do not exist, only judgments do Qualia do not factor into consciousness Integrated Information Theory (Giulio Tononi) The consciousness of a system relies on: Information: the number of alternative outcomes that are not the case, based on entropy Integration: the structure and use of information A system is conscious when information is integrated such that subdivisions of the system are not capable of integrating the same information independently The Application of the Theories Judgments about consciousness in deep learning computers differ with each theory A vs. P Physicalism: The realization of deep learning computers does not support P-conscious states, and therefore, computers are not conscious. However, they are A-conscious. Multiple Drafts Model: Since qualia are not necessary for consciousness, and since deep learning computers both function and process information like humans (conscious beings), computers can be considered conscious Integrated Information Theory: Some deep learning computers are conscious, but the amount of consciousness they have varies by structure and the amount of information in them; feed-back is necessary for high integration. Thus, feed- forward networks are not conscious, while recurrent networks are conscious. If the amount of information and integration is high, they will reach high levels of consciousness. Conclusions In order to determine which theory of consciousness is correct, empirical research in the science of consciousness must be conducted. Work should include determining the origins of consciousness, yielding evidence of perceptual experience’s role. Neural network research should also be conducted to create recurrent networks that are structured and function as closely as possible to human brains, such as adding neurons and Restricted Boltzmann Machines as connected subsystems. Links between neural layers all point in the same direction. Links between layers can go forward and backward.