SlideShare ist ein Scribd-Unternehmen logo
1 von 63
Downloaden Sie, um offline zu lesen
Article overview by
Ilya Kuzovkin
Umut Güclü and Marcel A. J. van Gerven
Computational Neuroscience Seminar
University of Tartu
2015
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
…
pixels
classes
Linear
“spider”
“cat”
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
…
pixels
classes
… hidden layer
Non-linear
“cat”
“spider”
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
…
pixels
classes
… hidden layer
… hidden layer
Deep
“cat”
“spider”
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
“spider”
“cat”
important
feature
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
“spider”
important
feature
RUN!
“cat”
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
“spider”
important
feature
RUN! Convolutional filter
“cat”
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Convolutional (and pooling) layer
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
…
pixels
classes
… hidden layer
… hidden layer
… convolutional layer
Deep Convolutional Neural Network
“cat”
“spider”
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Matthew D. Zeiler, Rob Fergus Visualizing and Understanding Convolutional Networks 2013
Matthew D. Zeiler, Rob Fergus Visualizing and Understanding Convolutional Networks 2013
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Matthew D. Zeiler, Rob Fergus Visualizing and Understanding Convolutional Networks 2013
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Matthew D. Zeiler, Rob Fergus Visualizing and Understanding Convolutional Networks 2013
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Matthew D. Zeiler, Rob Fergus Visualizing and Understanding Convolutional Networks 2013
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Two-stream hypothesis
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
?
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
96x37x37=131,424
96x37x37=131,424
96x37x37=131,424256x17x17=73,984
96x37x37=131,424256x17x17=73,984
96x37x37=131,424256x17x17=73,984
96x37x37=131,424256x17x17=73,984
96x37x37=131,424256x17x17=73,984
Train linear
regression
model
96x37x37=131,424256x17x17=73,984
Train linear
regression
model
Test it
96x37x37=131,424256x17x17=73,984
Train linear
regression
model
Test it r = 0.22
96x37x37=131,424256x17x17=73,984
Train linear
regression
model
Test it r = 0.22
Train linear
regression
model
Test it
96x37x37=131,424256x17x17=73,984
Train linear
regression
model
Test it r = 0.22
Train linear
regression
model
Test it r = 0.67
96x37x37=131,424256x17x17=73,984
Train linear
regression
model
Test it r = 0.22
Train linear
regression
model
Test it r = 0.67
Deep Neural Networks Reveal a Gradient in
the Complexity of Neural Representations
across the Ventral Stream
NEXT COOL THING: CATEGORIES OF FEATURES
…
ImageNet validation set
NEXT COOL THING: CATEGORIES OF FEATURES
…
ImageNet validation set
... . 1888
NEXT COOL THING: CATEGORIES OF FEATURES
…
ImageNet validation set
... . 1888
NEXT COOL THING: CATEGORIES OF FEATURES
…
ImageNet validation set
... .
.
1888
NEXT COOL THING: CATEGORIES OF FEATURES
…
ImageNet validation set
... .
.
1888
deconvolution
.
NEXT COOL THING: CATEGORIES OF FEATURES
…
ImageNet validation set
... .
.
1888
deconvolution
.
Low Mid High
• blob
• contrast
• edge
• contour
• shape
• texture
• pattern
• object
• object part
human-assigned
to 9 categories
NEXT COOL THING: CATEGORIES OF FEATURES
…
ImageNet validation set
... .
.
1888
deconvolution
.
Low Mid High
• blob
• contrast
• edge
• contour
• shape
• texture
• pattern
• object
• object part
human-assigned
to 9 categories
1. Divide 1888 neurons into 9
categories
NEXT COOL THING: CATEGORIES OF FEATURES
…
ImageNet validation set
... .
.
1888
deconvolution
.
Low Mid High
• blob
• contrast
• edge
• contour
• shape
• texture
• pattern
• object
• object part
human-assigned
to 9 categories
1. Divide 1888 neurons into 9
categories
!
2. Predict activity of each voxel
from group-by-group
NEXT COOL THING: CATEGORIES OF FEATURES
…
ImageNet validation set
... .
.
1888
deconvolution
.
Low Mid High
• blob
• contrast
• edge
• contour
• shape
• texture
• pattern
• object
• object part
human-assigned
to 9 categories
1. Divide 1888 neurons into 9
categories
!
2. Predict activity of each voxel
from group-by-group
!
3. For each voxel find the
group, which best predicts
voxel’s activity
NEXT COOL THING: CATEGORIES OF FEATURES
…
ImageNet validation set
... .
.
1888
deconvolution
.
Low Mid High
• blob
• contrast
• edge
• contour
• shape
• texture
• pattern
• object
• object part
human-assigned
to 9 categories
1. Divide 1888 neurons into 9
categories
!
2. Predict activity of each voxel
from group-by-group
!
3. For each voxel find the
group, which best predicts
voxel’s activity
!
4. Assign each of 1888 DNN
neurons to a visual layer: V1,
V2, V4, LO
NEXT COOL THING: CATEGORIES OF FEATURES
…
ImageNet validation set
... .
.
1888
deconvolution
.
Low Mid High
• blob
• contrast
• edge
• contour
• shape
• texture
• pattern
• object
• object part
human-assigned
to 9 categories
1. Divide 1888 neurons into 9
categories
!
2. Predict activity of each voxel
from group-by-group
!
3. For each voxel find the
group, which best predicts
voxel’s activity
!
4. Assign each of 1888 DNN
neurons to a visual layer: V1,
V2, V4, LO
!
5. Map visual layers to
categories
NEXT COOL THING: CATEGORIES OF FEATURES
OTHER RESULTS
Correlation between predicted responses
between pairs of voxel groups
OTHER RESULTS
Selectivity of visual areas to feature
maps of varying complexity
OTHER RESULTS
Distribution of the receptive field centers
OTHER RESULTS
Biclustering of voxels and feature maps
SUMMARY
An intracranial
dataset we have.
How to repeat
the result?
An intracranial dataset we have.
How to repeat the result?
vs.

Weitere ähnliche Inhalte

Andere mochten auch

CHEN90023 Lachlan Russell 389374
CHEN90023 Lachlan Russell 389374CHEN90023 Lachlan Russell 389374
CHEN90023 Lachlan Russell 389374
Lachlan Russell
 
Universidad nacional de chimborazo.docx periferitos de entarada
Universidad  nacional de chimborazo.docx periferitos de entaradaUniversidad  nacional de chimborazo.docx periferitos de entarada
Universidad nacional de chimborazo.docx periferitos de entarada
jhon pintag
 
Babson College Advising
Babson College Advising Babson College Advising
Babson College Advising
jladino7
 
Apple
Apple Apple
Customer service culture
Customer service culture Customer service culture
Customer service culture
Mahmoud Dargaly
 
лекция № 1 ока опорно-двиг
лекция № 1 ока опорно-двиглекция № 1 ока опорно-двиг
лекция № 1 ока опорно-двиг
lali100226
 
Ninong's video
Ninong's videoNinong's video
Ninong's video
mtlacap818
 

Andere mochten auch (20)

Article overview: Unsupervised Learning of Visual Structure Using Predictive ...
Article overview: Unsupervised Learning of Visual Structure Using Predictive ...Article overview: Unsupervised Learning of Visual Structure Using Predictive ...
Article overview: Unsupervised Learning of Visual Structure Using Predictive ...
 
Introduction to Computing on GPU
Introduction to Computing on GPUIntroduction to Computing on GPU
Introduction to Computing on GPU
 
Learning RBM(Restricted Boltzmann Machine in Practice)
Learning RBM(Restricted Boltzmann Machine in Practice)Learning RBM(Restricted Boltzmann Machine in Practice)
Learning RBM(Restricted Boltzmann Machine in Practice)
 
Breaking the taboo: Legacy and in memory fundraising
Breaking the taboo: Legacy and in memory fundraisingBreaking the taboo: Legacy and in memory fundraising
Breaking the taboo: Legacy and in memory fundraising
 
CHEN90023 Lachlan Russell 389374
CHEN90023 Lachlan Russell 389374CHEN90023 Lachlan Russell 389374
CHEN90023 Lachlan Russell 389374
 
A Journey to the Summit of Kilimanjaro
A Journey to the Summit of KilimanjaroA Journey to the Summit of Kilimanjaro
A Journey to the Summit of Kilimanjaro
 
Guía de cinemática2016
Guía de  cinemática2016Guía de  cinemática2016
Guía de cinemática2016
 
Universidad nacional de chimborazo.docx periferitos de entarada
Universidad  nacional de chimborazo.docx periferitos de entaradaUniversidad  nacional de chimborazo.docx periferitos de entarada
Universidad nacional de chimborazo.docx periferitos de entarada
 
A journey in the world of animals. english
A journey in the world of animals. englishA journey in the world of animals. english
A journey in the world of animals. english
 
Φάρμακα κοινωνικών δραστηριοτήτων ή φάρμακα σχετι
Φάρμακα κοινωνικών δραστηριοτήτωνή φάρμακα σχετιΦάρμακα κοινωνικών δραστηριοτήτωνή φάρμακα σχετι
Φάρμακα κοινωνικών δραστηριοτήτων ή φάρμακα σχετι
 
Babson College Advising
Babson College Advising Babson College Advising
Babson College Advising
 
Apple
Apple Apple
Apple
 
Citations needed for the sum of all human knowledge: Wikidata as the missing ...
Citations needed for the sum of all human knowledge: Wikidata as the missing ...Citations needed for the sum of all human knowledge: Wikidata as the missing ...
Citations needed for the sum of all human knowledge: Wikidata as the missing ...
 
The DigiMarketing Imperative
The DigiMarketing ImperativeThe DigiMarketing Imperative
The DigiMarketing Imperative
 
Global CCS Institute - Day 1 - Panel 2 - CCS in Developing Countries
Global CCS Institute - Day 1 - Panel 2 - CCS in Developing CountriesGlobal CCS Institute - Day 1 - Panel 2 - CCS in Developing Countries
Global CCS Institute - Day 1 - Panel 2 - CCS in Developing Countries
 
Customer service culture
Customer service culture Customer service culture
Customer service culture
 
лекция № 1 ока опорно-двиг
лекция № 1 ока опорно-двиглекция № 1 ока опорно-двиг
лекция № 1 ока опорно-двиг
 
Equity and Transparency in the New Province of Humanity
Equity and Transparency in the New Province of HumanityEquity and Transparency in the New Province of Humanity
Equity and Transparency in the New Province of Humanity
 
Ninong's video
Ninong's videoNinong's video
Ninong's video
 
2014 presentation 2014_fr
2014 presentation 2014_fr2014 presentation 2014_fr
2014 presentation 2014_fr
 

Ähnlich wie Article overview: Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream

Have We Missed Half of What the Neocortex Does? by Jeff Hawkins (12/15/2017)
Have We Missed Half of What the Neocortex Does? by Jeff Hawkins (12/15/2017)Have We Missed Half of What the Neocortex Does? by Jeff Hawkins (12/15/2017)
Have We Missed Half of What the Neocortex Does? by Jeff Hawkins (12/15/2017)
Numenta
 
Discenza 9.23.09
Discenza 9.23.09Discenza 9.23.09
Discenza 9.23.09
cdiscenz
 
Darine mottin 2007_6442-57_spie bios
Darine mottin  2007_6442-57_spie biosDarine mottin  2007_6442-57_spie bios
Darine mottin 2007_6442-57_spie bios
Stéphane MOTTIN
 
NEURAL NETWORKS
NEURAL NETWORKSNEURAL NETWORKS
NEURAL NETWORKS
ESCOM
 
The Brain as a Whole: Executive Neurons and Sustaining Homeostatic Glia
The Brain as a Whole: Executive Neurons and Sustaining Homeostatic GliaThe Brain as a Whole: Executive Neurons and Sustaining Homeostatic Glia
The Brain as a Whole: Executive Neurons and Sustaining Homeostatic Glia
InsideScientific
 

Ähnlich wie Article overview: Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream (20)

Ann first lecture
Ann first lectureAnn first lecture
Ann first lecture
 
CVPR 2020 Workshop: Sparsity in the neocortex, and its implications for conti...
CVPR 2020 Workshop: Sparsity in the neocortex, and its implications for conti...CVPR 2020 Workshop: Sparsity in the neocortex, and its implications for conti...
CVPR 2020 Workshop: Sparsity in the neocortex, and its implications for conti...
 
Consciousness, Graph theory and brain network tsc 2017
Consciousness, Graph theory and brain network tsc 2017Consciousness, Graph theory and brain network tsc 2017
Consciousness, Graph theory and brain network tsc 2017
 
Does the neocortex use grid cell-like mechanisms to learn the structure of ob...
Does the neocortex use grid cell-like mechanisms to learn the structure of ob...Does the neocortex use grid cell-like mechanisms to learn the structure of ob...
Does the neocortex use grid cell-like mechanisms to learn the structure of ob...
 
01 Introduction to Neural Networks and Deep Learning
01 Introduction to Neural Networks and Deep Learning01 Introduction to Neural Networks and Deep Learning
01 Introduction to Neural Networks and Deep Learning
 
Have We Missed Half of What the Neocortex Does? by Jeff Hawkins (12/15/2017)
Have We Missed Half of What the Neocortex Does? by Jeff Hawkins (12/15/2017)Have We Missed Half of What the Neocortex Does? by Jeff Hawkins (12/15/2017)
Have We Missed Half of What the Neocortex Does? by Jeff Hawkins (12/15/2017)
 
Discenza 9.23.09
Discenza 9.23.09Discenza 9.23.09
Discenza 9.23.09
 
Darine mottin 2007_6442-57_spie bios
Darine mottin  2007_6442-57_spie biosDarine mottin  2007_6442-57_spie bios
Darine mottin 2007_6442-57_spie bios
 
Problems with CNNs and Introduction to capsule neural networks
Problems with CNNs and Introduction to capsule neural networksProblems with CNNs and Introduction to capsule neural networks
Problems with CNNs and Introduction to capsule neural networks
 
Theoretical Neuroscience and Deep Learning Theory
Theoretical Neuroscience and Deep Learning TheoryTheoretical Neuroscience and Deep Learning Theory
Theoretical Neuroscience and Deep Learning Theory
 
NEURAL NETWORKS
NEURAL NETWORKSNEURAL NETWORKS
NEURAL NETWORKS
 
The Brain as a Whole: Executive Neurons and Sustaining Homeostatic Glia
The Brain as a Whole: Executive Neurons and Sustaining Homeostatic GliaThe Brain as a Whole: Executive Neurons and Sustaining Homeostatic Glia
The Brain as a Whole: Executive Neurons and Sustaining Homeostatic Glia
 
Deep Learning - Convolutional Neural Networks
Deep Learning - Convolutional Neural NetworksDeep Learning - Convolutional Neural Networks
Deep Learning - Convolutional Neural Networks
 
Article Overview "Reach and grasp by people with tetraplegia using a neurally...
Article Overview "Reach and grasp by people with tetraplegia using a neurally...Article Overview "Reach and grasp by people with tetraplegia using a neurally...
Article Overview "Reach and grasp by people with tetraplegia using a neurally...
 
My invited talk at the 23rd International Symposium of Mathematical Programmi...
My invited talk at the 23rd International Symposium of Mathematical Programmi...My invited talk at the 23rd International Symposium of Mathematical Programmi...
My invited talk at the 23rd International Symposium of Mathematical Programmi...
 
Computational neuroscience
Computational neuroscienceComputational neuroscience
Computational neuroscience
 
Lec 5
Lec 5Lec 5
Lec 5
 
Nencki321 day2
Nencki321 day2Nencki321 day2
Nencki321 day2
 
Deep into to Deep Learning Starting from Basics
Deep into to Deep Learning Starting from BasicsDeep into to Deep Learning Starting from Basics
Deep into to Deep Learning Starting from Basics
 
[PR12] Inception and Xception - Jaejun Yoo
[PR12] Inception and Xception - Jaejun Yoo[PR12] Inception and Xception - Jaejun Yoo
[PR12] Inception and Xception - Jaejun Yoo
 

Mehr von Ilya Kuzovkin

Understanding Information Processing in Human Brain by Interpreting Machine L...
Understanding Information Processing in Human Brain by Interpreting Machine L...Understanding Information Processing in Human Brain by Interpreting Machine L...
Understanding Information Processing in Human Brain by Interpreting Machine L...
Ilya Kuzovkin
 

Mehr von Ilya Kuzovkin (13)

Understanding Information Processing in Human Brain by Interpreting Machine L...
Understanding Information Processing in Human Brain by Interpreting Machine L...Understanding Information Processing in Human Brain by Interpreting Machine L...
Understanding Information Processing in Human Brain by Interpreting Machine L...
 
The Brain and the Modern AI: Drastic Differences and Curious Similarities
The Brain and the Modern AI: Drastic Differences and Curious SimilaritiesThe Brain and the Modern AI: Drastic Differences and Curious Similarities
The Brain and the Modern AI: Drastic Differences and Curious Similarities
 
The First Day at the Deep learning Zoo
The First Day at the Deep learning ZooThe First Day at the Deep learning Zoo
The First Day at the Deep learning Zoo
 
Intuitive Intro to Gödel's Incompleteness Theorem
Intuitive Intro to Gödel's Incompleteness TheoremIntuitive Intro to Gödel's Incompleteness Theorem
Intuitive Intro to Gödel's Incompleteness Theorem
 
Introduction to Machine Learning @ Mooncascade ML Camp
Introduction to Machine Learning @ Mooncascade ML CampIntroduction to Machine Learning @ Mooncascade ML Camp
Introduction to Machine Learning @ Mooncascade ML Camp
 
Mastering the game of Go with deep neural networks and tree search (article o...
Mastering the game of Go with deep neural networks and tree search (article o...Mastering the game of Go with deep neural networks and tree search (article o...
Mastering the game of Go with deep neural networks and tree search (article o...
 
Paper overview: "Deep Residual Learning for Image Recognition"
Paper overview: "Deep Residual Learning for Image Recognition"Paper overview: "Deep Residual Learning for Image Recognition"
Paper overview: "Deep Residual Learning for Image Recognition"
 
Deep Learning: Theory, History, State of the Art & Practical Tools
Deep Learning: Theory, History, State of the Art & Practical ToolsDeep Learning: Theory, History, State of the Art & Practical Tools
Deep Learning: Theory, History, State of the Art & Practical Tools
 
NIPS2014 Article Overview: Do Deep Nets Really Need to be Deep?
NIPS2014 Article Overview: Do Deep Nets Really Need to be Deep?NIPS2014 Article Overview: Do Deep Nets Really Need to be Deep?
NIPS2014 Article Overview: Do Deep Nets Really Need to be Deep?
 
Neural Turing Machines
Neural Turing MachinesNeural Turing Machines
Neural Turing Machines
 
Neuroimaging: Intracortical, fMRI, EEG
Neuroimaging: Intracortical, fMRI, EEGNeuroimaging: Intracortical, fMRI, EEG
Neuroimaging: Intracortical, fMRI, EEG
 
Soft Introduction to Brain-Computer Interfaces and Machine Learning
Soft Introduction to Brain-Computer Interfaces and Machine LearningSoft Introduction to Brain-Computer Interfaces and Machine Learning
Soft Introduction to Brain-Computer Interfaces and Machine Learning
 
Ilya Kuzovkin - Adaptive Interactive Learning for Brain-Computer Interfaces
Ilya Kuzovkin - Adaptive Interactive Learning for Brain-Computer InterfacesIlya Kuzovkin - Adaptive Interactive Learning for Brain-Computer Interfaces
Ilya Kuzovkin - Adaptive Interactive Learning for Brain-Computer Interfaces
 

Kürzlich hochgeladen

Conjugation, transduction and transformation
Conjugation, transduction and transformationConjugation, transduction and transformation
Conjugation, transduction and transformation
Areesha Ahmad
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Sérgio Sacani
 
biology HL practice questions IB BIOLOGY
biology HL practice questions IB BIOLOGYbiology HL practice questions IB BIOLOGY
biology HL practice questions IB BIOLOGY
1301aanya
 
Module for Grade 9 for Asynchronous/Distance learning
Module for Grade 9 for Asynchronous/Distance learningModule for Grade 9 for Asynchronous/Distance learning
Module for Grade 9 for Asynchronous/Distance learning
levieagacer
 
Digital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxDigital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptx
MohamedFarag457087
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Sérgio Sacani
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
NazaninKarimi6
 

Kürzlich hochgeladen (20)

Conjugation, transduction and transformation
Conjugation, transduction and transformationConjugation, transduction and transformation
Conjugation, transduction and transformation
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
 
biology HL practice questions IB BIOLOGY
biology HL practice questions IB BIOLOGYbiology HL practice questions IB BIOLOGY
biology HL practice questions IB BIOLOGY
 
Module for Grade 9 for Asynchronous/Distance learning
Module for Grade 9 for Asynchronous/Distance learningModule for Grade 9 for Asynchronous/Distance learning
Module for Grade 9 for Asynchronous/Distance learning
 
module for grade 9 for distance learning
module for grade 9 for distance learningmodule for grade 9 for distance learning
module for grade 9 for distance learning
 
Factory Acceptance Test( FAT).pptx .
Factory Acceptance Test( FAT).pptx       .Factory Acceptance Test( FAT).pptx       .
Factory Acceptance Test( FAT).pptx .
 
PATNA CALL GIRLS 8617370543 LOW PRICE ESCORT SERVICE
PATNA CALL GIRLS 8617370543 LOW PRICE ESCORT SERVICEPATNA CALL GIRLS 8617370543 LOW PRICE ESCORT SERVICE
PATNA CALL GIRLS 8617370543 LOW PRICE ESCORT SERVICE
 
Pulmonary drug delivery system M.pharm -2nd sem P'ceutics
Pulmonary drug delivery system M.pharm -2nd sem P'ceuticsPulmonary drug delivery system M.pharm -2nd sem P'ceutics
Pulmonary drug delivery system M.pharm -2nd sem P'ceutics
 
Digital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxDigital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptx
 
Stages in the normal growth curve
Stages in the normal growth curveStages in the normal growth curve
Stages in the normal growth curve
 
Climate Change Impacts on Terrestrial and Aquatic Ecosystems.pptx
Climate Change Impacts on Terrestrial and Aquatic Ecosystems.pptxClimate Change Impacts on Terrestrial and Aquatic Ecosystems.pptx
Climate Change Impacts on Terrestrial and Aquatic Ecosystems.pptx
 
Selaginella: features, morphology ,anatomy and reproduction.
Selaginella: features, morphology ,anatomy and reproduction.Selaginella: features, morphology ,anatomy and reproduction.
Selaginella: features, morphology ,anatomy and reproduction.
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
 
Grade 7 - Lesson 1 - Microscope and Its Functions
Grade 7 - Lesson 1 - Microscope and Its FunctionsGrade 7 - Lesson 1 - Microscope and Its Functions
Grade 7 - Lesson 1 - Microscope and Its Functions
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
 
Exploring Criminology and Criminal Behaviour.pdf
Exploring Criminology and Criminal Behaviour.pdfExploring Criminology and Criminal Behaviour.pdf
Exploring Criminology and Criminal Behaviour.pdf
 
GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)
 
An introduction on sequence tagged site mapping
An introduction on sequence tagged site mappingAn introduction on sequence tagged site mapping
An introduction on sequence tagged site mapping
 
Molecular markers- RFLP, RAPD, AFLP, SNP etc.
Molecular markers- RFLP, RAPD, AFLP, SNP etc.Molecular markers- RFLP, RAPD, AFLP, SNP etc.
Molecular markers- RFLP, RAPD, AFLP, SNP etc.
 
Dr. E. Muralinath_ Blood indices_clinical aspects
Dr. E. Muralinath_ Blood indices_clinical  aspectsDr. E. Muralinath_ Blood indices_clinical  aspects
Dr. E. Muralinath_ Blood indices_clinical aspects
 

Article overview: Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream

  • 1. Article overview by Ilya Kuzovkin Umut Güclü and Marcel A. J. van Gerven Computational Neuroscience Seminar University of Tartu 2015 Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 2. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 3. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream … pixels classes Linear “spider” “cat”
  • 4. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream … pixels classes … hidden layer Non-linear “cat” “spider”
  • 5. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream … pixels classes … hidden layer … hidden layer Deep “cat” “spider”
  • 6. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream “spider” “cat” important feature
  • 7. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream “spider” important feature RUN! “cat”
  • 8. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream “spider” important feature RUN! Convolutional filter “cat”
  • 9. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream Convolutional (and pooling) layer
  • 10. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream … pixels classes … hidden layer … hidden layer … convolutional layer Deep Convolutional Neural Network “cat” “spider”
  • 11. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 12. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 13. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 14. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream Matthew D. Zeiler, Rob Fergus Visualizing and Understanding Convolutional Networks 2013
  • 15. Matthew D. Zeiler, Rob Fergus Visualizing and Understanding Convolutional Networks 2013 Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 16. Matthew D. Zeiler, Rob Fergus Visualizing and Understanding Convolutional Networks 2013 Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 17. Matthew D. Zeiler, Rob Fergus Visualizing and Understanding Convolutional Networks 2013 Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 18. Matthew D. Zeiler, Rob Fergus Visualizing and Understanding Convolutional Networks 2013 Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 19. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 20. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream Two-stream hypothesis
  • 21. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 22. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 23. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 24. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 25. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 26. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 27. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream ?
  • 28. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 29. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 30.
  • 31.
  • 41. 96x37x37=131,424256x17x17=73,984 Train linear regression model Test it r = 0.22 Train linear regression model Test it
  • 42. 96x37x37=131,424256x17x17=73,984 Train linear regression model Test it r = 0.22 Train linear regression model Test it r = 0.67
  • 43. 96x37x37=131,424256x17x17=73,984 Train linear regression model Test it r = 0.22 Train linear regression model Test it r = 0.67
  • 44. Deep Neural Networks Reveal a Gradient in the Complexity of Neural Representations across the Ventral Stream
  • 45. NEXT COOL THING: CATEGORIES OF FEATURES … ImageNet validation set
  • 46. NEXT COOL THING: CATEGORIES OF FEATURES … ImageNet validation set ... . 1888
  • 47. NEXT COOL THING: CATEGORIES OF FEATURES … ImageNet validation set ... . 1888
  • 48. NEXT COOL THING: CATEGORIES OF FEATURES … ImageNet validation set ... . . 1888
  • 49. NEXT COOL THING: CATEGORIES OF FEATURES … ImageNet validation set ... . . 1888 deconvolution .
  • 50. NEXT COOL THING: CATEGORIES OF FEATURES … ImageNet validation set ... . . 1888 deconvolution . Low Mid High • blob • contrast • edge • contour • shape • texture • pattern • object • object part human-assigned to 9 categories
  • 51. NEXT COOL THING: CATEGORIES OF FEATURES … ImageNet validation set ... . . 1888 deconvolution . Low Mid High • blob • contrast • edge • contour • shape • texture • pattern • object • object part human-assigned to 9 categories 1. Divide 1888 neurons into 9 categories
  • 52. NEXT COOL THING: CATEGORIES OF FEATURES … ImageNet validation set ... . . 1888 deconvolution . Low Mid High • blob • contrast • edge • contour • shape • texture • pattern • object • object part human-assigned to 9 categories 1. Divide 1888 neurons into 9 categories ! 2. Predict activity of each voxel from group-by-group
  • 53. NEXT COOL THING: CATEGORIES OF FEATURES … ImageNet validation set ... . . 1888 deconvolution . Low Mid High • blob • contrast • edge • contour • shape • texture • pattern • object • object part human-assigned to 9 categories 1. Divide 1888 neurons into 9 categories ! 2. Predict activity of each voxel from group-by-group ! 3. For each voxel find the group, which best predicts voxel’s activity
  • 54. NEXT COOL THING: CATEGORIES OF FEATURES … ImageNet validation set ... . . 1888 deconvolution . Low Mid High • blob • contrast • edge • contour • shape • texture • pattern • object • object part human-assigned to 9 categories 1. Divide 1888 neurons into 9 categories ! 2. Predict activity of each voxel from group-by-group ! 3. For each voxel find the group, which best predicts voxel’s activity ! 4. Assign each of 1888 DNN neurons to a visual layer: V1, V2, V4, LO
  • 55. NEXT COOL THING: CATEGORIES OF FEATURES … ImageNet validation set ... . . 1888 deconvolution . Low Mid High • blob • contrast • edge • contour • shape • texture • pattern • object • object part human-assigned to 9 categories 1. Divide 1888 neurons into 9 categories ! 2. Predict activity of each voxel from group-by-group ! 3. For each voxel find the group, which best predicts voxel’s activity ! 4. Assign each of 1888 DNN neurons to a visual layer: V1, V2, V4, LO ! 5. Map visual layers to categories
  • 56. NEXT COOL THING: CATEGORIES OF FEATURES
  • 57. OTHER RESULTS Correlation between predicted responses between pairs of voxel groups
  • 58. OTHER RESULTS Selectivity of visual areas to feature maps of varying complexity
  • 59. OTHER RESULTS Distribution of the receptive field centers
  • 60. OTHER RESULTS Biclustering of voxels and feature maps
  • 62. An intracranial dataset we have. How to repeat the result?
  • 63. An intracranial dataset we have. How to repeat the result? vs.