Biological and cognitive plausibility in connectionist networks for language modelling Maja Anđel Department for German Studies University of Zagreb.

Slides:



Advertisements
Similar presentations
NEURAL NETWORKS Biological analogy
Advertisements

1 Machine Learning: Lecture 4 Artificial Neural Networks (Based on Chapter 4 of Mitchell T.., Machine Learning, 1997)
Artificial Neural Network
Neural Network Intro Slides
Explanation and Simulation in Cognitive Science Simulation and computational modeling Symbolic models Connectionist models Comparing symbolism and connectionism.
PDP: Motivation, basic approach. Cognitive psychology or “How the Mind Works”
Neural Networks Basic concepts ArchitectureOperation.
1 Chapter 11 Neural Networks. 2 Chapter 11 Contents (1) l Biological Neurons l Artificial Neurons l Perceptrons l Multilayer Neural Networks l Backpropagation.
COGNITIVE NEUROSCIENCE
Connectionist Modeling Some material taken from cspeech.ucd.ie/~connectionism and Rich & Knight, 1991.
Carla P. Gomes CS4700 CS 4700: Foundations of Artificial Intelligence Prof. Carla P. Gomes Module: Intro Neural Networks (Reading:
How does the mind process all the information it receives?
AN INTERACTIVE TOOL FOR THE STOCK MARKET RESEARCH USING RECURSIVE NEURAL NETWORKS Master Thesis Michal Trna
Chapter Seven The Network Approach: Mind as a Web.
Symbolic vs Subsymbolic, Connectionism (an Introduction) H. Bowman (CCNCS, Kent)
Neural Networks An Introduction.
Neural Networks. Background - Neural Networks can be : Biological - Biological models Artificial - Artificial models - Desire to produce artificial systems.
Cognitive level of Analysis
Connectionist Models: The Briefest Course Robert M. French LEAD – CNRS UMR 5022 Dijon, France.
1 Introduction to Artificial Neural Networks Andrew L. Nelson Visiting Research Faculty University of South Florida.
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
Artificial Neural Nets and AI Connectionism Sub symbolic reasoning.
Artificial Neural Network Yalong Li Some slides are from _24_2011_ann.pdf.
February 22, 2010 Connectionist Models of Language.
Brief Overview of Connectionism to understand Learning Walter Schneider P2476 Cognitive Neuroscience of Human Learning & Instruction
LINEAR CLASSIFICATION. Biological inspirations  Some numbers…  The human brain contains about 10 billion nerve cells ( neurons )  Each neuron is connected.
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.
Connectionist Models of Language Development: Grammar and the Lexicon Steve R. Howell McMaster University, 1999.
1 Chapter 11 Neural Networks. 2 Chapter 11 Contents (1) l Biological Neurons l Artificial Neurons l Perceptrons l Multilayer Neural Networks l Backpropagation.
Artificial Neural Networks An Introduction. What is a Neural Network? A human Brain A porpoise brain The brain in a living creature A computer program.
Modelling Language Evolution Lecture 1: Introduction to Learning Simon Kirby University of Edinburgh Language Evolution & Computation Research Unit.
Bain on Neural Networks and Connectionism Stephanie Rosenthal September 9, 2015.
Approaches to A. I. Thinking like humans Cognitive science Neuron level Neuroanatomical level Mind level Thinking rationally Aristotle, syllogisms Logic.
CS 478 – Tools for Machine Learning and Data Mining Perceptron.
The PDP Approach to Understanding the Mind and Brain Jay McClelland Stanford University January 21, 2014.
James L. McClelland Stanford University
Neural Networks Presented by M. Abbasi Course lecturer: Dr.Tohidkhah.
Artificial Neural Networks Chapter 4 Perceptron Gradient Descent Multilayer Networks Backpropagation Algorithm 1.
The Emergent Structure of Semantic Knowledge
NEURAL NETWORKS LECTURE 1 dr Zoran Ševarac FON, 2015.
Artificial Intelligence Methods Neural Networks Lecture 1 Rakesh K. Bissoondeeal Rakesh K.
Neural Networks (NN) Part 1 1.NN: Basic Ideas 2.Computational Principles 3.Examples of Neural Computation.
The Language of Thought : Part II Joe Lau Philosophy HKU.
Neural Networks. Background - Neural Networks can be : Biological - Biological models Artificial - Artificial models - Desire to produce artificial systems.
Emergent Semantics: Meaning and Metaphor Jay McClelland Department of Psychology and Center for Mind, Brain, and Computation Stanford University.
Connectionist Modelling Summer School Lecture Two.
CHAPTER SEVEN The Network Approach: Mind as a Web.
Introduction to Connectionism Jaap Murre Universiteit van Amsterdam en Universiteit Utrecht
Cognitive Modeling Cogs 4961, Cogs 6967 Psyc 4510 CSCI 4960 Mike Schoelles
NEURONAL NETWORKS AND CONNECTIONIST (PDP) MODELS Thorndike’s “Law of Effect” (1920’s) –Reward strengthens connections for operant response Hebb’s “reverberatory.
1 Neural Networks MUMT 611 Philippe Zaborowski April 2005.
Information Processing
Learning linguistic structure with simple and more complex recurrent neural networks Psychology February 2, 2017.
Neural Networks.
Artificial neural networks
Natural Language Processing with Qt
Recognition of biological cells – the beginning of study
James L. McClelland SS 100, May 31, 2011
Applications for Aphasiology
CSE P573 Applications of Artificial Intelligence Neural Networks
CSE 473 Introduction to Artificial Intelligence Neural Networks
Emergence of Semantics from Experience
Prof. Carolina Ruiz Department of Computer Science
CSE 573 Introduction to Artificial Intelligence Neural Networks
Institute of Computing Technology
ARTIFICIAL NEURAL networks.
ARTIFICIAL NEURAL NETWORK Intramantra Global Solution PVT LTD, Indore
The Network Approach: Mind as a Web
Models of the brain hardware
Prof. Carolina Ruiz Department of Computer Science
Presentation transcript:

Biological and cognitive plausibility in connectionist networks for language modelling Maja Anđel Department for German Studies University of Zagreb

Connectionist networks AI networks for simulating cognitive processes – language implementing the “computer metaphor” architectural inspiration: human brain (network of artificial neurons)

Connectionist networks subsymbolic, not symbolic processing = no division in hardware/software – software “built in” to the hardware structure

Connectionist networks

Language modeling in connectionism Biology / neurological functioning Language processes (as cognitive processes) Computer implementation

Models in history (’80) Rumelhart & McClelland (1986): English past tense – modeling the U- shaped learning curve

Models in history (’80) McClelland & Kawamoto (1986): Thematic roles in sentences “How to represent sequences?” w i c k e l f e a t u r e s w i c i c k c k e k e l e l f l f e...

Models in history (’80) Elman (1990): Words of different length “How to represent sequences?” inputs hidden units outputs context units

Today – biological plausibility O’Reilly (1998): Six principles of biological plausibility: –biological realism –distributed representations –inhibitory competition –bidirectional propagation of activation (top-down and bottom-up) –error-driven task learning –Hebbian learning New algorithms that satisfy all the constraints!

Today – biological plausibility O’Reilly (1998): Six principles of biological plausibility: –biological realism

Today – biological plausibility O’Reilly (1998): Six principles of biological plausibility: –distributed representations

Today – biological plausibility O’Reilly (1998): Six principles of biological plausibility: –distributed representations

Today – biological plausibility O’Reilly (1998): Six principles of biological plausibility: –inhibitory competition

Today – biological plausibility O’Reilly (1998): Six principles of biological plausibility: –bidirectional propagation of activation (top-down and bottom-up) conceptual perceptual d o g

Today – biological plausibility O’Reilly (1998): Six principles of biological plausibility: –error-driven task learning desired outcome input signal error computation error backpropagation transfer function

Today – biological plausibility O’Reilly (1998): Six principles of biological plausibility: –error-driven task learning desired outcomeinput signalerror computation transfer function network state

Today – biological plausibility O’Reilly (1998): Six principles of biological plausibility: –Hebbian learning "The general idea is an old one, that any two cells or systems of cells that are repeatedly active at the same time will tend to become 'associated', so that activity in one facilitates activity in the other." (Hebb 1949, p. 70) "When one cell repeatedly assists in firing another, the axon of the first cell develops synaptic knobs (or enlarges them if they already exist) in contact with the soma of the second cell." (Hebb 1949, p. 63)

Today – biological plausibility New algorithms – combination of new principles Complexity brings better results Old models sucessfully transposed –morphology acquisition –syntax processing –semantic categorization Computational neuroscience

Thank you!