Deep Neural Networks Rival the Representation of Primate IT Cortex for Core Visual Object Recognition

Size: px
Start display at page:

Download "Deep Neural Networks Rival the Representation of Primate IT Cortex for Core Visual Object Recognition"

Transcription

1 Deep Neural Networks Rival the Representation of Primate IT Cortex for Core Visual Object Recognition Charles F. Cadieu, Ha Hong, Daniel L. K. Yamins, Nicolas Pinto, Diego Ardila, Ethan A. Solomon, Najib J. Majaj, James J. DiCarlo Presented by Te-Lin Wu and William Shen

2 Outline Introduction and Motivations Definition of Terms Methods Data Experimental Results Take Aways and Conclusions

3 Outline Introduction and Motivations Definition of Terms Methods Data Experimental Results Take Aways and Conclusions

4 Motivations Are representational performances of Deep Neural Networks (DNNs) matching that of Visual IT Cortex (on object recognition)? Can we understand primate visual processing through DNNs?

5 Introduction Primate Vision: Performing remarkably even with constraints The key: Cortical Ventral Stream creates Representation! Ventral Stream transforms non-linear object recognition into neural representation separate object based on categories: ConvNet fc7!? Series of recapitulated modules of non-linear transformations Bio-inspired models How close are they to human brains?

6 Human Visual Cortex

7 From V1 to IT

8 4 advantages of this work Corrected experimental limitations (Noise, number of recorded neural sites) Measure the accuracy of a representation as a function of complexity Variations in the model/neural spaces relevant to object classification Hung CP, Kreiman G, Poggio T, DiCarlo JJ (2005) Fast readout of object identity from macaque inferior temporal cortex. Science 310: Rust NC, DiCarlo JJ (2010) Selectivity and tolerance ( invariance ) both increase as visual information propagates from cortical area V4 to IT. Journal of Neuroscience 30: Yamins DLK, Hong H, Cadieu CF, Solomon EA, Seibert D, et al. (2014) Performance-optimized hierarchical models predict neural responses in higher visual cortex. Proceedings of the National Academy of Sciences 111: Kriegeskorte N, Mur M, Ruff DA, Kiani R, Bodurka J, et al. (2008) Matching Categorical Object Representations in Inferior Temporal Cortex of Man and Monkey. Neuron 60: Kriegeskorte N, Mur M, Bandettini P (2008) Representational Similarity Analysis Connecting the Branches of Systems Neuroscience. Frontiers in Systems Neuroscience 2. Yamins D, Hong H, Cadieu CF, DiCarlo JJ (2013) Hierarchical Modular Optimization of Convolutional Networks Achieves Representations Similar to Macaque IT and Human Ventral Stream. Advances in Neural Information Processing Systems0020: Larger Dataset than previous related works Rust NC, DiCarlo JJ (2010) Selectivity and tolerance ( invariance ) both increase as visual information propagates from cortical area V4 to IT. Journal of Neuroscience 30:

9 Outline Introduction and Motivations Definition of Terms Methods Data Experimental Results Take Aways and Conclusions

10 Definitions Single-unit recording Multi-unit recording V1-Like: Models that try to capture first order account of primary visual cortex V2-Like: Corresponds to visual area V2, includes non-linearity and averaging HMAX: Bio-inspired hierarchical model utilizing sparse localized features HMO: Hierarchical Modular Optimization, combination of ConvNets, adaptive boosting procedure for hyper-parameters tuning AlexNet Zeiler and Fergus: Visualizing and Understanding Convolutional Networks

11 Outline Introduction and Motivations Definition of Terms Methods Data Experimental Results Take Aways and Conclusions

12 Kernel Analysis To measure the accuracy of a representation as a function of complexity Definition of a good representation? Performance: Leave-one-out generalization error ( = Regularization parameter) looe( ) = 1 / as the complexity 1- looe( ) as the precision

13 Kernel Analysis cont d Procedure: A learning problem p(x,y), a set of n data points independently drawn Representation x (x), x:images, y: normalized labels Compute the Kernel Matrix using Gaussian Kernel Solve the regression problem: For a fixed σ and : Obtain the solution:

14 Other methods Adding a level of noise to the model representations that matched the noise generated from the neural representations Linear SVM utilizing the representations Representation Similarity: Representation Dissimilarity Matrix: Relationship between two RDMs

15 Outline Introduction and Motivations Definition of Terms Methods Data Experimental Results Take Aways and Conclusions

16 Dataset 1960 tested images Image Variations: Object exemplar Geometric transformations (Position / Scale / Rotation / Pose) Background

17 Neural Data Collection Collected from V4 and IT using multi-electrode array Image presentation: one for 100ms Multi-unit representations Raw ring rates by counting number of spikes Subtract the background firing rate Normalization Take the mean across the repetitions of each image Single-unit representations Spike-Sorting Isolated 160 single-units from IT 95 single-units from V4

18 Outline Introduction and Motivations Definition of Terms Methods Data Experimental Results Decoding analysis Encoding analysis Take Aways and Conclusions

19 Decoding--Kernel Analysis Result Comparison between different machine representation: DNN performs significantly better than other neural biology inspired models

20 Decoding--Kernel Analysis Result IT Cortex After sub-sampling to same feature number, we can see that DNN s representation has comparable performance as that of IT cortex (both in multi-unit and single-unit).

21 Decoding--At different feature sample numbers

22 Decoding--Linear SVM

23 Outline Introduction and Motivations Definition of Terms Methods Data Experimental Results Decoding analysis Encoding analysis Take Aways and Conclusions

24 Encoding--Predicting IT Responses Interestingly although DNN s representations have much better decoding ability than V4 cortex s; DNN has similar performance in encoding task as V4 cortex.

25 Encoding-- Representational Dissimilarity Matrices (RDMs)

26 Encoding--Similarity to IT Dissimilarity Matrix IT-fit means adding a linear transform on model representation to predict IT representation We can see that without IT-fit, DNN s representation is very different from IT cortex representation; upon linear transform, DNN s representation falls within noise range of IT cortex. This further proves that although there remains a gap between DNN models and IT cortex representation, DNN representation has the encoding power to form IT cortex s representation.

27 Limitations: Viewing Time: 100ms Passive Viewing vs. Active Task Performance Visual Experience and Learning (Macaque lacks experience with a number of classes) Energy Efficiency Comparison (model energy requirements are 2 to 3 orders of magnitude higher than the primate visual system) Natural Primate Development vs 15M Labeled Images

28 Outline Introduction and Motivations Definition of Terms Methods Data Experimental Results Decoding analysis Encoding analysis Take Aways and Conclusions

29 Conclusion DNN s representational performance is comparable with that of IT cortex!

30 Questions?

31 Thanks!

arxiv: v1 [q-bio.nc] 12 Jun 2014

arxiv: v1 [q-bio.nc] 12 Jun 2014 1 arxiv:1406.3284v1 [q-bio.nc] 12 Jun 2014 Deep Neural Networks Rival the Representation of Primate IT Cortex for Core Visual Object Recognition Charles F. Cadieu 1,, Ha Hong 1,2, Daniel L. K. Yamins 1,

More information

Computational Principles of Cortical Representation and Development

Computational Principles of Cortical Representation and Development Computational Principles of Cortical Representation and Development Daniel Yamins In making sense of the world, brains actively reformat noisy and complex incoming sensory data to better serve the organism

More information

Neural Mechanisms Underlying Visual Object Recognition

Neural Mechanisms Underlying Visual Object Recognition Neural Mechanisms Underlying Visual Object Recognition ARASH AFRAZ, DANIEL L.K. YAMINS, AND JAMES J. DICARLO Department of Brain and Cognitive Sciences and McGovern Institute for Brain Research, Massachusetts

More information

using deep learning models to understand visual cortex

using deep learning models to understand visual cortex using deep learning models to understand visual cortex 11-785 Introduction to Deep Learning Fall 2017 Michael Tarr Department of Psychology Center for the Neural Basis of Cognition this lecture A bit out

More information

Using population decoding to understand neural content and coding

Using population decoding to understand neural content and coding Using population decoding to understand neural content and coding 1 Motivation We have some great theory about how the brain works We run an experiment and make neural recordings We get a bunch of data

More information

Representational similarity analysis

Representational similarity analysis School of Psychology Representational similarity analysis Dr Ian Charest Representational similarity analysis representational dissimilarity matrices (RDMs) stimulus (e.g. images, sounds, other experimental

More information

Networks and Hierarchical Processing: Object Recognition in Human and Computer Vision

Networks and Hierarchical Processing: Object Recognition in Human and Computer Vision Networks and Hierarchical Processing: Object Recognition in Human and Computer Vision Guest&Lecture:&Marius&Cătălin&Iordan&& CS&131&8&Computer&Vision:&Foundations&and&Applications& 01&December&2014 1.

More information

Elias B Issa, PhD. Curriculum Vitae 08/2016. RESEARCH INTEREST The neural mechanisms and computational principles underlying high-level vision

Elias B Issa, PhD. Curriculum Vitae 08/2016. RESEARCH INTEREST The neural mechanisms and computational principles underlying high-level vision Elias B Issa, PhD Curriculum Vitae 08/2016 Massachusetts Institute of Technology 77 Massachusetts Ave, 46-6157 Cambridge, MA 02139 Office / 617.324.0306 Cell / 443.310.5896 Email / issa@mit.edu RESEARCH

More information

Adventures into terra incognita

Adventures into terra incognita BEWARE: These are preliminary notes. In the future, they will become part of a textbook on Visual Object Recognition. Chapter VI. Adventures into terra incognita In primary visual cortex there are neurons

More information

Elias B Issa, PhD. Curriculum Vitae 10/2015

Elias B Issa, PhD. Curriculum Vitae 10/2015 Elias B Issa, PhD Curriculum Vitae 10/2015 Massachusetts Institute of Technology 77 Massachusetts Ave, 46-6157 Cambridge, MA 02139 Office / 617.324.0306 Cell / 443.310.5896 Email / issa@mit.edu RESEARCH

More information

Chapter 7: First steps into inferior temporal cortex

Chapter 7: First steps into inferior temporal cortex BEWARE: These are preliminary notes. In the future, they will become part of a textbook on Visual Object Recognition. Chapter 7: First steps into inferior temporal cortex Inferior temporal cortex (ITC)

More information

Explicit information for category-orthogonal object properties increases along the ventral stream

Explicit information for category-orthogonal object properties increases along the ventral stream Explicit information for category-orthogonal object properties increases along the ventral stream Ha Hong 3,5, Daniel L K Yamins,2,5, Najib J Majaj,2,4 & James J DiCarlo,2 Extensive research has revealed

More information

RT for Object Categorization Is Predicted by Representational Distance

RT for Object Categorization Is Predicted by Representational Distance RT for Object Categorization Is Predicted by Representational Distance Thomas A. Carlson 1,2, J. Brendan Ritchie 1,2, Nikolaus Kriegeskorte 3, Samir Durvasula 2, and Junsheng Ma 2 Abstract How does the

More information

Object recognition and hierarchical computation

Object recognition and hierarchical computation Object recognition and hierarchical computation Challenges in object recognition. Fukushima s Neocognitron View-based representations of objects Poggio s HMAX Forward and Feedback in visual hierarchy Hierarchical

More information

From feedforward vision to natural vision: The impact of free viewing and clutter on monkey inferior temporal object representations

From feedforward vision to natural vision: The impact of free viewing and clutter on monkey inferior temporal object representations From feedforward vision to natural vision: The impact of free viewing and clutter on monkey inferior temporal object representations James DiCarlo The McGovern Institute for Brain Research Department of

More information

Error Detection based on neural signals

Error Detection based on neural signals Error Detection based on neural signals Nir Even- Chen and Igor Berman, Electrical Engineering, Stanford Introduction Brain computer interface (BCI) is a direct communication pathway between the brain

More information

Searching for the visual components of object perception

Searching for the visual components of object perception Searching for the visual components of object perception Daniel Demeny Leeds July 23 Dietrich College of Humanities and Social Sciences Carnegie Mellon University Pittsburgh, PA 523 Thesis Committee: Michael

More information

Visual Categorization: How the Monkey Brain Does It

Visual Categorization: How the Monkey Brain Does It Visual Categorization: How the Monkey Brain Does It Ulf Knoblich 1, Maximilian Riesenhuber 1, David J. Freedman 2, Earl K. Miller 2, and Tomaso Poggio 1 1 Center for Biological and Computational Learning,

More information

Adapting deep neural networks as models of human visual perception

Adapting deep neural networks as models of human visual perception Adapting deep neural networks as models of human visual perception Patrick S. McClure MRC Cognition and Brain Sciences Unit University of Cambridge This dissertation is submitted for the degree of Doctor

More information

An Artificial Neural Network Architecture Based on Context Transformations in Cortical Minicolumns

An Artificial Neural Network Architecture Based on Context Transformations in Cortical Minicolumns An Artificial Neural Network Architecture Based on Context Transformations in Cortical Minicolumns 1. Introduction Vasily Morzhakov, Alexey Redozubov morzhakovva@gmail.com, galdrd@gmail.com Abstract Cortical

More information

A quantitative theory of immediate visual recognition

A quantitative theory of immediate visual recognition A quantitative theory of immediate visual recognition Thomas Serre, Gabriel Kreiman, Minjoon Kouh, Charles Cadieu, Ulf Knoblich and Tomaso Poggio Center for Biological and Computational Learning McGovern

More information

Dynamics of Scene Representations in the Human Brain revealed by MEG and Deep Neural Networks

Dynamics of Scene Representations in the Human Brain revealed by MEG and Deep Neural Networks Dynamics of Scene Representations in the Human Brain revealed by MEG and Deep Neural Networks Radoslaw M. Cichy Aditya Khosla Dimitrios Pantazis Aude Oliva Massachusetts Institute of Technology {rmcichy,

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 5: Data analysis II Lesson Title 1 Introduction 2 Structure and Function of the NS 3 Windows to the Brain 4 Data analysis 5 Data analysis II 6 Single

More information

Word Length Processing via Region-to-Region Connectivity

Word Length Processing via Region-to-Region Connectivity Word Length Processing via Region-to-Region Connectivity Mariya Toneva Machine Learning Department, Neural Computation Carnegie Mellon University Data Analysis Project DAP committee: Tom Mitchell, Robert

More information

Invariant Recognition Shapes Neural Representations of Visual Input

Invariant Recognition Shapes Neural Representations of Visual Input Annu. Rev. Vis. Sci. 2018. 4:403 22 First published as a Review in Advance on July 27, 2018 The Annual Review of Vision Science is online at vision.annualreviews.org https://doi.org/10.1146/annurev-vision-091517-034103

More information

Supplemental Information: Adaptation can explain evidence for encoding of probabilistic. information in macaque inferior temporal cortex

Supplemental Information: Adaptation can explain evidence for encoding of probabilistic. information in macaque inferior temporal cortex Supplemental Information: Adaptation can explain evidence for encoding of probabilistic information in macaque inferior temporal cortex Kasper Vinken and Rufin Vogels Supplemental Experimental Procedures

More information

Network-based pattern recognition models for neuroimaging

Network-based pattern recognition models for neuroimaging Network-based pattern recognition models for neuroimaging Maria J. Rosa Centre for Neuroimaging Sciences, Institute of Psychiatry King s College London, UK Outline Introduction Pattern recognition Network-based

More information

A Neural Model of Context Dependent Decision Making in the Prefrontal Cortex

A Neural Model of Context Dependent Decision Making in the Prefrontal Cortex A Neural Model of Context Dependent Decision Making in the Prefrontal Cortex Sugandha Sharma (s72sharm@uwaterloo.ca) Brent J. Komer (bjkomer@uwaterloo.ca) Terrence C. Stewart (tcstewar@uwaterloo.ca) Chris

More information

STDP-based spiking deep convolutional neural networks for object recognition

STDP-based spiking deep convolutional neural networks for object recognition arxiv:1611.01421v3 [cs.cv] 25 Dec 2017 This manuscript is published in Neural Networks. Please cite it as: Kheradpisheh, S.R., Ganjtabesh, M., Thorpe, S.J., Masquelier, T., STDP-based spiking deep convolutional

More information

Ch.20 Dynamic Cue Combination in Distributional Population Code Networks. Ka Yeon Kim Biopsychology

Ch.20 Dynamic Cue Combination in Distributional Population Code Networks. Ka Yeon Kim Biopsychology Ch.20 Dynamic Cue Combination in Distributional Population Code Networks Ka Yeon Kim Biopsychology Applying the coding scheme to dynamic cue combination (Experiment, Kording&Wolpert,2004) Dynamic sensorymotor

More information

Deep Networks and Beyond. Alan Yuille Bloomberg Distinguished Professor Depts. Cognitive Science and Computer Science Johns Hopkins University

Deep Networks and Beyond. Alan Yuille Bloomberg Distinguished Professor Depts. Cognitive Science and Computer Science Johns Hopkins University Deep Networks and Beyond Alan Yuille Bloomberg Distinguished Professor Depts. Cognitive Science and Computer Science Johns Hopkins University Artificial Intelligence versus Human Intelligence Understanding

More information

Quiroga, R. Q., Reddy, L., Kreiman, G., Koch, C., Fried, I. (2005). Invariant visual representation by single neurons in the human brain, Nature,

Quiroga, R. Q., Reddy, L., Kreiman, G., Koch, C., Fried, I. (2005). Invariant visual representation by single neurons in the human brain, Nature, Quiroga, R. Q., Reddy, L., Kreiman, G., Koch, C., Fried, I. (2005). Invariant visual representation by single neurons in the human brain, Nature, Vol. 435, pp. 1102-7. Sander Vaus 22.04.2015 The study

More information

Neural representation of action sequences: how far can a simple snippet-matching model take us?

Neural representation of action sequences: how far can a simple snippet-matching model take us? Neural representation of action sequences: how far can a simple snippet-matching model take us? Cheston Tan Institute for Infocomm Research Singapore cheston@mit.edu Jedediah M. Singer Boston Children

More information

On the Selective and Invariant Representation of DCNN for High-Resolution. Remote Sensing Image Recognition

On the Selective and Invariant Representation of DCNN for High-Resolution. Remote Sensing Image Recognition On the Selective and Invariant Representation of DCNN for High-Resolution Remote Sensing Image Recognition Jie Chen, Chao Yuan, Min Deng, Chao Tao, Jian Peng, Haifeng Li* School of Geosciences and Info

More information

Original citation: Robinson, Leigh and Rolls, Edmund T.. (25) Invariant visual object recognition : biologically plausible approaches. Biological Cybernetics, 9 (4-5). pp. 55-535. 658. Permanent WRAP url:

More information

Rolls,E.T. (2016) Cerebral Cortex: Principles of Operation. Oxford University Press.

Rolls,E.T. (2016) Cerebral Cortex: Principles of Operation. Oxford University Press. Digital Signal Processing and the Brain Is the brain a digital signal processor? Digital vs continuous signals Digital signals involve streams of binary encoded numbers The brain uses digital, all or none,

More information

A general error-based spike-timing dependent learning rule for the Neural Engineering Framework

A general error-based spike-timing dependent learning rule for the Neural Engineering Framework A general error-based spike-timing dependent learning rule for the Neural Engineering Framework Trevor Bekolay Monday, May 17, 2010 Abstract Previous attempts at integrating spike-timing dependent plasticity

More information

Introduction Related Work Dataset & Features

Introduction Related Work Dataset & Features Life Sciences: Predicting Image Categories using Brain Decoding Charles Akin-David ( aakindav@stanford.edu ) Aarush Selvan ( aselvan@stanford.edu ) Minymoh Anelone ( manelone@stanford.edu ) Final Report

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 10: Brain-Computer Interfaces Ilya Kuzovkin So Far Stimulus So Far So Far Stimulus What are the neuroimaging techniques you know about? Stimulus So Far

More information

arxiv: v1 [q-bio.nc] 8 Jun 2016

arxiv: v1 [q-bio.nc] 8 Jun 2016 Brains on Beats Umut Güçlü 1, Jordy Thielen 1, Michael Hanke 2,3, and Marcel A. J. van Gerven 1 arxiv:1606.02627v1 [q-bio.nc] 8 Jun 2016 1 Radboud University, Donders Institute for Brain, Cognition and

More information

THE ENCODING OF PARTS AND WHOLES

THE ENCODING OF PARTS AND WHOLES THE ENCODING OF PARTS AND WHOLES IN THE VISUAL CORTICAL HIERARCHY JOHAN WAGEMANS LABORATORY OF EXPERIMENTAL PSYCHOLOGY UNIVERSITY OF LEUVEN, BELGIUM DIPARTIMENTO DI PSICOLOGIA, UNIVERSITÀ DI MILANO-BICOCCA,

More information

IN this paper we examine the role of shape prototypes in

IN this paper we examine the role of shape prototypes in On the Role of Shape Prototypes in Hierarchical Models of Vision Michael D. Thomure, Melanie Mitchell, and Garrett T. Kenyon To appear in Proceedings of the International Joint Conference on Neural Networks

More information

Analysis of in-vivo extracellular recordings. Ryan Morrill Bootcamp 9/10/2014

Analysis of in-vivo extracellular recordings. Ryan Morrill Bootcamp 9/10/2014 Analysis of in-vivo extracellular recordings Ryan Morrill Bootcamp 9/10/2014 Goals for the lecture Be able to: Conceptually understand some of the analysis and jargon encountered in a typical (sensory)

More information

Reach and grasp by people with tetraplegia using a neurally controlled robotic arm

Reach and grasp by people with tetraplegia using a neurally controlled robotic arm Leigh R. Hochberg et al. Reach and grasp by people with tetraplegia using a neurally controlled robotic arm Nature, 17 May 2012 Paper overview Ilya Kuzovkin 11 April 2014, Tartu etc How it works?

More information

Single cell tuning curves vs population response. Encoding: Summary. Overview of the visual cortex. Overview of the visual cortex

Single cell tuning curves vs population response. Encoding: Summary. Overview of the visual cortex. Overview of the visual cortex Encoding: Summary Spikes are the important signals in the brain. What is still debated is the code: number of spikes, exact spike timing, temporal relationship between neurons activities? Single cell tuning

More information

Electrophysiological and firing properties of neurons: categorizing soloists and choristers in primary visual cortex

Electrophysiological and firing properties of neurons: categorizing soloists and choristers in primary visual cortex *Manuscript Click here to download Manuscript: Manuscript revised.docx Click here to view linked Referenc Electrophysiological and firing properties of neurons: categorizing soloists and choristers in

More information

Position invariant recognition in the visual system with cluttered environments

Position invariant recognition in the visual system with cluttered environments PERGAMON Neural Networks 13 (2000) 305 315 Contributed article Position invariant recognition in the visual system with cluttered environments S.M. Stringer, E.T. Rolls* Oxford University, Department of

More information

A quantitative theory of immediate visual recognition

A quantitative theory of immediate visual recognition A quantitative theory of immediate visual recognition Thomas Serre, Gabriel Kreiman, Minjoon Kouh, Charles Cadieu, Ulf Knoblich and Tomaso Poggio Center for Biological and Computational Learning McGovern

More information

Title: Ultra-Rapid Serial Visual Presentation Reveals Dynamics of Feedforward and Feedback Processes in the Ventral Visual Pathway Authors:

Title: Ultra-Rapid Serial Visual Presentation Reveals Dynamics of Feedforward and Feedback Processes in the Ventral Visual Pathway Authors: 1 2 3 4 5 6 7 8 Title: Ultra-Rapid Serial Visual Presentation Reveals Dynamics of Feedforward and Feedback Processes in the Ventral Visual Pathway Authors: Yalda Mohsenzadeh 1, Sheng Qin 1, Radoslaw M

More information

The Integration of Features in Visual Awareness : The Binding Problem. By Andrew Laguna, S.J.

The Integration of Features in Visual Awareness : The Binding Problem. By Andrew Laguna, S.J. The Integration of Features in Visual Awareness : The Binding Problem By Andrew Laguna, S.J. Outline I. Introduction II. The Visual System III. What is the Binding Problem? IV. Possible Theoretical Solutions

More information

Emergence of transformation tolerant representations of visual objects in rat lateral extrastriate cortex. Davide Zoccolan

Emergence of transformation tolerant representations of visual objects in rat lateral extrastriate cortex. Davide Zoccolan Emergence of transformation tolerant representations of visual objects in rat lateral extrastriate cortex Davide Zoccolan Layout of the talk 1. Background Why vision? Why rats (rodents)? Why to study vision?

More information

Cognitive Modelling Themes in Neural Computation. Tom Hartley

Cognitive Modelling Themes in Neural Computation. Tom Hartley Cognitive Modelling Themes in Neural Computation Tom Hartley t.hartley@psychology.york.ac.uk Typical Model Neuron x i w ij x j =f(σw ij x j ) w jk x k McCulloch & Pitts (1943), Rosenblatt (1957) Net input:

More information

Neural Coding. Computing and the Brain. How Is Information Coded in Networks of Spiking Neurons?

Neural Coding. Computing and the Brain. How Is Information Coded in Networks of Spiking Neurons? Neural Coding Computing and the Brain How Is Information Coded in Networks of Spiking Neurons? Coding in spike (AP) sequences from individual neurons Coding in activity of a population of neurons Spring

More information

The perirhinal cortex and long-term familiarity memory

The perirhinal cortex and long-term familiarity memory THE QUARTERLY JOURNAL OF EXPERIMENTAL PSYCHOLOGY 2005, 58B (3/4), 234 245 The perirhinal cortex and long-term familiarity memory E. T. Rolls, L. Franco, and S. M. Stringer University of Oxford, UK To analyse

More information

Bottom-up and top-down processing in visual perception

Bottom-up and top-down processing in visual perception Bottom-up and top-down processing in visual perception Thomas Serre Brown University Department of Cognitive & Linguistic Sciences Brown Institute for Brain Science Center for Vision Research The what

More information

Automatic Classification of Perceived Gender from Facial Images

Automatic Classification of Perceived Gender from Facial Images Automatic Classification of Perceived Gender from Facial Images Joseph Lemley, Sami Abdul-Wahid, Dipayan Banik Advisor: Dr. Razvan Andonie SOURCE 2016 Outline 1 Introduction 2 Faces - Background 3 Faces

More information

Matching Categorical Object Representations in Inferior Temporal Cortex of Man and Monkey

Matching Categorical Object Representations in Inferior Temporal Cortex of Man and Monkey (2008), doi:10.1016/j.neuron.2008.10.043 Article Matching Categorical Object Representations in Inferior Temporal Cortex of Man and Monkey Nikolaus Kriegeskorte, 1, * Marieke Mur, 1,2 Douglas A. Ruff,

More information

Overview of the visual cortex. Ventral pathway. Overview of the visual cortex

Overview of the visual cortex. Ventral pathway. Overview of the visual cortex Overview of the visual cortex Two streams: Ventral What : V1,V2, V4, IT, form recognition and object representation Dorsal Where : V1,V2, MT, MST, LIP, VIP, 7a: motion, location, control of eyes and arms

More information

Supplementary materials for: Executive control processes underlying multi- item working memory

Supplementary materials for: Executive control processes underlying multi- item working memory Supplementary materials for: Executive control processes underlying multi- item working memory Antonio H. Lara & Jonathan D. Wallis Supplementary Figure 1 Supplementary Figure 1. Behavioral measures of

More information

Neurobiology of Hearing (Salamanca, 2012) Auditory Cortex (2) Prof. Xiaoqin Wang

Neurobiology of Hearing (Salamanca, 2012) Auditory Cortex (2) Prof. Xiaoqin Wang Neurobiology of Hearing (Salamanca, 2012) Auditory Cortex (2) Prof. Xiaoqin Wang Laboratory of Auditory Neurophysiology Department of Biomedical Engineering Johns Hopkins University web1.johnshopkins.edu/xwang

More information

Spontaneous Cortical Activity Reveals Hallmarks of an Optimal Internal Model of the Environment. Berkes, Orban, Lengyel, Fiser.

Spontaneous Cortical Activity Reveals Hallmarks of an Optimal Internal Model of the Environment. Berkes, Orban, Lengyel, Fiser. Statistically optimal perception and learning: from behavior to neural representations. Fiser, Berkes, Orban & Lengyel Trends in Cognitive Sciences (2010) Spontaneous Cortical Activity Reveals Hallmarks

More information

EDGE DETECTION. Edge Detectors. ICS 280: Visual Perception

EDGE DETECTION. Edge Detectors. ICS 280: Visual Perception EDGE DETECTION Edge Detectors Slide 2 Convolution & Feature Detection Slide 3 Finds the slope First derivative Direction dependent Need many edge detectors for all orientation Second order derivatives

More information

Color representation in CNNs: parallelisms with biological vision

Color representation in CNNs: parallelisms with biological vision Color representation in CNNs: parallelisms with biological vision Ivet Rafegas & Maria Vanrell Computer Vision Center Universitat Autònoma de Barcelona Bellaterra, Barcelona (Spain) {ivet.rafegas, maria.vanrell}@uab.cat

More information

Computer Science and Artificial Intelligence Laboratory Technical Report. July 29, 2010

Computer Science and Artificial Intelligence Laboratory Technical Report. July 29, 2010 Computer Science and Artificial Intelligence Laboratory Technical Report MIT-CSAIL-TR-2010-034 CBCL-289 July 29, 2010 Examining high level neural representations of cluttered scenes Ethan Meyers, Hamdy

More information

Attentive Stereoscopic Object Recognition

Attentive Stereoscopic Object Recognition Attentive Stereoscopic Object Recognition Frederik Beuth, Jan Wiltschut, and Fred H. Hamker Chemnitz University of Technology, Strasse der Nationen 62, 09107 Chemnitz, Germany frederik.beuth@cs.tu-chemnitz.de,wiltschj@uni-muenster.de,

More information

Beyond bumps: Spiking networks that store sets of functions

Beyond bumps: Spiking networks that store sets of functions Neurocomputing 38}40 (2001) 581}586 Beyond bumps: Spiking networks that store sets of functions Chris Eliasmith*, Charles H. Anderson Department of Philosophy, University of Waterloo, Waterloo, Ont, N2L

More information

Lecture overview. What hypothesis to test in the fly? Quantitative data collection Visual physiology conventions ( Methods )

Lecture overview. What hypothesis to test in the fly? Quantitative data collection Visual physiology conventions ( Methods ) Lecture overview What hypothesis to test in the fly? Quantitative data collection Visual physiology conventions ( Methods ) 1 Lecture overview What hypothesis to test in the fly? Quantitative data collection

More information

Just One View: Invariances in Inferotemporal Cell Tuning

Just One View: Invariances in Inferotemporal Cell Tuning Just One View: Invariances in Inferotemporal Cell Tuning Maximilian Riesenhuber Tomaso Poggio Center for Biological and Computational Learning and Department of Brain and Cognitive Sciences Massachusetts

More information

Memory, Attention, and Decision-Making

Memory, Attention, and Decision-Making Memory, Attention, and Decision-Making A Unifying Computational Neuroscience Approach Edmund T. Rolls University of Oxford Department of Experimental Psychology Oxford England OXFORD UNIVERSITY PRESS Contents

More information

Frank Tong. Department of Psychology Green Hall Princeton University Princeton, NJ 08544

Frank Tong. Department of Psychology Green Hall Princeton University Princeton, NJ 08544 Frank Tong Department of Psychology Green Hall Princeton University Princeton, NJ 08544 Office: Room 3-N-2B Telephone: 609-258-2652 Fax: 609-258-1113 Email: ftong@princeton.edu Graduate School Applicants

More information

Categorization in IT and PFC: Model and Experiments

Categorization in IT and PFC: Model and Experiments @ MIT massachusetts institute of technology artificial intelligence laboratory Categorization in IT and PFC: Model and Experiments Ulf Knoblich, David J. Freedman and Maximilian Riesenhuber AI Memo 22-7

More information

Pattern-information analysis: from stimulus decoding to computational-model testing

Pattern-information analysis: from stimulus decoding to computational-model testing Pattern-information analysis: from stimulus decoding to computational-model testing Nikolaus Kriegeskorte Medical Research Council, Cognition and Brain Sciences Unit, 15 Chaucer Road, Cambridge, CB2 7EF,

More information

A Detailed Look at Scale and Translation Invariance in a Hierarchical Neural Model of Visual Object Recognition

A Detailed Look at Scale and Translation Invariance in a Hierarchical Neural Model of Visual Object Recognition @ MIT massachusetts institute of technology artificial intelligence laboratory A Detailed Look at Scale and Translation Invariance in a Hierarchical Neural Model of Visual Object Recognition Robert Schneider

More information

Prediction of Successful Memory Encoding from fmri Data

Prediction of Successful Memory Encoding from fmri Data Prediction of Successful Memory Encoding from fmri Data S.K. Balci 1, M.R. Sabuncu 1, J. Yoo 2, S.S. Ghosh 3, S. Whitfield-Gabrieli 2, J.D.E. Gabrieli 2 and P. Golland 1 1 CSAIL, MIT, Cambridge, MA, USA

More information

Geography of the Forehead

Geography of the Forehead 5. Brain Areas Geography of the Forehead Everyone thinks the brain is so complicated, but let s look at the facts. The frontal lobe, for example, is located in the front! And the temporal lobe is where

More information

Matching Categorical Object Representations in Inferior Temporal Cortex of Man and Monkey

Matching Categorical Object Representations in Inferior Temporal Cortex of Man and Monkey Article Matching Categorical Object Representations in Inferior Temporal Cortex of Man and Monkey Nikolaus Kriegeskorte, 1, * Marieke Mur, 1,2 Douglas A. Ruff, 1 Roozbeh Kiani, 3 Jerzy Bodurka, 1,4 Hossein

More information

Evidence that the ventral stream codes the errors used in hierarchical inference and learning Running title: Error coding in the ventral stream

Evidence that the ventral stream codes the errors used in hierarchical inference and learning Running title: Error coding in the ventral stream 1 2 3 4 5 6 7 8 9 1 11 12 13 14 15 16 17 18 19 2 21 22 23 24 25 26 27 28 29 3 31 32 33 34 35 36 37 38 39 4 41 42 43 44 45 46 47 48 49 Evidence that the ventral stream codes the errors used in hierarchical

More information

Machine learning for neural decoding

Machine learning for neural decoding Machine learning for neural decoding Joshua I. Glaser 1,2,6,7*, Raeed H. Chowdhury 3,4, Matthew G. Perich 3,4, Lee E. Miller 2-4, and Konrad P. Kording 2-7 1. Interdepartmental Neuroscience Program, Northwestern

More information

NMF-Density: NMF-Based Breast Density Classifier

NMF-Density: NMF-Based Breast Density Classifier NMF-Density: NMF-Based Breast Density Classifier Lahouari Ghouti and Abdullah H. Owaidh King Fahd University of Petroleum and Minerals - Department of Information and Computer Science. KFUPM Box 1128.

More information

Shape Representation in V4: Investigating Position-Specific Tuning for Boundary Conformation with the Standard Model of Object Recognition

Shape Representation in V4: Investigating Position-Specific Tuning for Boundary Conformation with the Standard Model of Object Recognition massachusetts institute of technology computer science and artificial intelligence laboratory Shape Representation in V4: Investigating Position-Specific Tuning for Boundary Conformation with the Standard

More information

Supplemental Material

Supplemental Material 1 Supplemental Material Golomb, J.D, and Kanwisher, N. (2012). Higher-level visual cortex represents retinotopic, not spatiotopic, object location. Cerebral Cortex. Contents: - Supplemental Figures S1-S3

More information

arxiv: v1 [stat.ml] 23 Jan 2017

arxiv: v1 [stat.ml] 23 Jan 2017 Learning what to look in chest X-rays with a recurrent visual attention model arxiv:1701.06452v1 [stat.ml] 23 Jan 2017 Petros-Pavlos Ypsilantis Department of Biomedical Engineering King s College London

More information

Massachusetts Institute of Technology and University of Cambridge Sir Henry Wellcome postdoctoral fellow

Massachusetts Institute of Technology and University of Cambridge Sir Henry Wellcome postdoctoral fellow Kamila Maria Jozwik jozwik.kamila@gmail.com +16174016378 jozwik.kamila skype Education Massachusetts Institute of Technology and Sir Henry Wellcome postdoctoral fellow 2018 - Free University Berlin Humboldt

More information

Shu Kong. Department of Computer Science, UC Irvine

Shu Kong. Department of Computer Science, UC Irvine Ubiquitous Fine-Grained Computer Vision Shu Kong Department of Computer Science, UC Irvine Outline 1. Problem definition 2. Instantiation 3. Challenge and philosophy 4. Fine-grained classification with

More information

Spectro-temporal response fields in the inferior colliculus of awake monkey

Spectro-temporal response fields in the inferior colliculus of awake monkey 3.6.QH Spectro-temporal response fields in the inferior colliculus of awake monkey Versnel, Huib; Zwiers, Marcel; Van Opstal, John Department of Biophysics University of Nijmegen Geert Grooteplein 655

More information

arxiv: v2 [cs.cv] 22 Mar 2018

arxiv: v2 [cs.cv] 22 Mar 2018 Deep saliency: What is learnt by a deep network about saliency? Sen He 1 Nicolas Pugeault 1 arxiv:1801.04261v2 [cs.cv] 22 Mar 2018 Abstract Deep convolutional neural networks have achieved impressive performance

More information

Nature Neuroscience: doi: /nn Supplementary Figure 1. Behavioral training.

Nature Neuroscience: doi: /nn Supplementary Figure 1. Behavioral training. Supplementary Figure 1 Behavioral training. a, Mazes used for behavioral training. Asterisks indicate reward location. Only some example mazes are shown (for example, right choice and not left choice maze

More information

Probabilistic Models of the Cortex: Stat 271. Alan L. Yuille. UCLA.

Probabilistic Models of the Cortex: Stat 271. Alan L. Yuille. UCLA. Probabilistic Models of the Cortex: Stat 271. Alan L. Yuille. UCLA. Goals of the Course To give an introduction to the state of the art computational models of the mammalian visual cortex. To describe

More information

Observational Learning Based on Models of Overlapping Pathways

Observational Learning Based on Models of Overlapping Pathways Observational Learning Based on Models of Overlapping Pathways Emmanouil Hourdakis and Panos Trahanias Institute of Computer Science, Foundation for Research and Technology Hellas (FORTH) Science and Technology

More information

Shu Kong. Department of Computer Science, UC Irvine

Shu Kong. Department of Computer Science, UC Irvine Ubiquitous Fine-Grained Computer Vision Shu Kong Department of Computer Science, UC Irvine Outline 1. Problem definition 2. Instantiation 3. Challenge 4. Fine-grained classification with holistic representation

More information

B657: Final Project Report Holistically-Nested Edge Detection

B657: Final Project Report Holistically-Nested Edge Detection B657: Final roject Report Holistically-Nested Edge Detection Mingze Xu & Hanfei Mei May 4, 2016 Abstract Holistically-Nested Edge Detection (HED), which is a novel edge detection method based on fully

More information

The dynamics of invariant object recognition in the human visual system

The dynamics of invariant object recognition in the human visual system The dynamics of invariant object recognition in the human visual system Leyla Isik 1,2, *, Ethan M. Meyers 1,3, Joel Z. Leibo 1,3 and Tomaso Poggio 1,3 1. Center for Biological and Computational Learning,

More information

Efficient Deep Model Selection

Efficient Deep Model Selection Efficient Deep Model Selection Jose Alvarez Researcher Data61, CSIRO, Australia GTC, May 9 th 2017 www.josemalvarez.net conv1 conv2 conv3 conv4 conv5 conv6 conv7 conv8 softmax prediction???????? Num Classes

More information

Roozbeh Kiani, M.D., Ph.D.

Roozbeh Kiani, M.D., Ph.D. Roozbeh Kiani, M.D., Ph.D. Assistant Professor Center for Neural Science New York University 4 Washington Place, Room 809 New York, NY 10003 roozbeh@nyu.edu http://cns.nyu.edu/kianilab Date of Birth: March

More information

Precise Spike Timing and Reliability in Neural Encoding of Low-Level Sensory Stimuli and Sequences

Precise Spike Timing and Reliability in Neural Encoding of Low-Level Sensory Stimuli and Sequences Precise Spike Timing and Reliability in Neural Encoding of Low-Level Sensory Stimuli and Sequences Temporal Structure In the World Representation in the Brain Project 1.1.2 Feldman and Harris Labs Temporal

More information

Inferential Brain Mapping

Inferential Brain Mapping Inferential Brain Mapping Cyril Pernet Centre for Clinical Brain Sciences (CCBS) Neuroimaging Sciences Edinburgh Biennial SPM course 2019 @CyrilRPernet Overview Statistical inference is the process of

More information

Rajeev Raizada: Statement of research interests

Rajeev Raizada: Statement of research interests Rajeev Raizada: Statement of research interests Overall goal: explore how the structure of neural representations gives rise to behavioural abilities and disabilities There tends to be a split in the field

More information

Correlation at the neuron and population levels. Correlation at the neuron and population levels. Recording from LGN/V1.

Correlation at the neuron and population levels. Correlation at the neuron and population levels. Recording from LGN/V1. Correlation at the neuron and population levels Mike W. Oram School of Psychology, University of St. Andrews. Collaborators St. Andrews: P. Foldiak, D. Xiao, M. Nobbs, G. Fernie. NIMH: B. Richmond, M.

More information