Neural Networks and Neuroscience-Inspired Computer Vision

Slides:



Advertisements
Similar presentations
Visual Cortex Extrastriate Body-Selective Area Activation in Congenitally Blind People “Seeing” by Using Sounds Ella Striem-Amit, Amir Amedi Current Biology.
Advertisements

Neural Activity in the Central Complex of the Insect Brain Is Linked to Locomotor Changes John A. Bender, Alan J. Pollack, Roy E. Ritzmann Current Biology.
Human vision Jitendra Malik U.C. Berkeley. Visual Areas.
Over-Trained Network Node Removal and Neurotransmitter-Inspired Artificial Neural Networks By: Kyle Wray.
The Circadian Timekeeping System of Drosophila Paul E. Hardin Current Biology Volume 15, Issue 17, Pages R714-R722 (September 2005) DOI: /j.cub
Signal Jamming Mediates Sexual Conflict in a Duetting Bird Joseph A. Tobias, Nathalie Seddon Current Biology Volume 19, Issue 7, Pages (April 2009)
The Origins and Evolution of Vertebrate Metamorphosis Vincent Laudet Current Biology Volume 21, Issue 18, Pages R726-R737 (September 2011) DOI: /j.cub
CSE 190 Neural Networks: How to train a network to look and see
Sea turtles Current Biology
Wilhelm Hofmeister and the foundations of plant science
Calibrating color vision
Laminopathies: Too Much SUN Is a Bad Thing
Wilhelm Hofmeister and the foundations of plant science
Human Development: Faces in the Womb
Colour Vision: Understanding #TheDress
Animal Vision: Rats Watch the Sky
Social Behaviour: The Personalities of Groups
Comparative Cognition: Action Imitation Using Episodic Memory
Sensory-Motor Integration: More Variability Reduces Individuality
Visual Categorization: When Categories Fall to Pieces
Visual Development: Learning Not to See
Honeybee Vision: In Good Shape for Shape Recognition
Insect Neurobiology: An Eye to Forward Motion
Infant cognition Current Biology
Memory Processing: Ripples in the Resting Brain
Sleep: How Many Switches Does It Take To Turn Off the Lights?
Volume 23, Issue 18, Pages R827-R828 (September 2013)
Palaeontology: Scrapes of Dinosaur Courtship
Motor Networks: Shifting Coalitions
Sensory Biology: Bats Feel the Air Flow
Antarctic sea ice losses drive gains in benthic carbon drawdown
Visual Cortex: The Eccentric Area Prostriata in the Human Brain
Visual Attention: Size Matters
Posterior parietal cortex
The FEAR network Current Biology
Volume 20, Issue 4, Pages R136-R140 (February 2010)
Vision: When Does Looking Bigger Mean Seeing Better?
Early Vision: Where (Some of) the Magic Happens
Deciphering the Neural and Molecular Mechanisms of C. elegans Behavior
An Embodied View of Octopus Neurobiology
Colony-level cognition
Sea turtles Current Biology
Locomotion: Why We Walk the Way We Walk
Volume 16, Issue 21, Pages R906-R910 (November 2006)
Structure and function of the cerebral cortex
TensorFlow: Biology’s Gateway to Deep Learning?
Elementary motion detectors
It’s all about the constraints
Daniel Hanus, Josep Call  Current Biology 
Volume 23, Issue 21, Pages R963-R965 (November 2013)
Auditory Neuroscience: How to Stop Tinnitus by Buzzing the Vagus
Visual Development: Learning Not to See
Evidence of episodic-like memory in cuttlefish
Centrosome Size: Scaling Without Measuring
Volume 22, Issue 18, Pages R784-R785 (September 2012)
FOXO transcription factors
Category Selectivity in the Ventral Visual Pathway Confers Robustness to Clutter and Diverted Attention  Leila Reddy, Nancy Kanwisher  Current Biology 
Volume 21, Issue 9, Pages (September 2014)
Deep Neural Networks as Scientific Models
Conservation Biology: The Importance of Wilderness
Microtubule Polymerization: One Step at a Time
Recurrent neuronal circuits in the neocortex
Drosophila Connectomics: Mapping the Larval Eye’s Mind
Volume 28, Issue 2, Pages R58-R60 (January 2018)
Basal bodies Current Biology
Neurodegeneration: Paying It Off with Sleep
Vision: Attending the Invisible
Volume 21, Issue 9, Pages (September 2014)
Volume 18, Issue 5, Pages R198-R202 (March 2008)
Presentation transcript:

Neural Networks and Neuroscience-Inspired Computer Vision David Daniel Cox, Thomas Dean  Current Biology  Volume 24, Issue 18, Pages R921-R929 (September 2014) DOI: 10.1016/j.cub.2014.08.026 Copyright © 2014 Elsevier Ltd Terms and Conditions

Figure 1 A rough correspondence between the areas associated with the primary visual cortex and the layers in a convolutional network. (A) Four Brodmann areas associated with the ventral visual stream along with a block diagram showing just a few of the many forward and backward projections between these areas. (B) A simple feedforward convolutional network [105] in which the two bracketed pairs of convolution operator followed by a pooling layer are roughly analogous to the hierarchy of the biological visual system. Adapted from [106]. Current Biology 2014 24, R921-R929DOI: (10.1016/j.cub.2014.08.026) Copyright © 2014 Elsevier Ltd Terms and Conditions

Figure 2 The robustness of the human visual system. (A) We are capable of recognizing objects across a wide variation in pose, lighting conditions and partial occlusion, and (B) we deal effortlessly with the ambiguities that routinely arise in the process of projecting 3-D images on the approximately 2-D retina. As an illustration, we note that the image cast on the retina when viewing a simple line drawing is consistent with an infinite number of wire frame objects (B), and yet we have no trouble making the right interpretation in all but contrived situations. Current Biology 2014 24, R921-R929DOI: (10.1016/j.cub.2014.08.026) Copyright © 2014 Elsevier Ltd Terms and Conditions

Figure 3 Examples of extant recurrent network architectures. (A) ‘Reservoir computing’ avoids the difficulties of training recurrent architectures by feeding inputs into randomly connected recurrent networks and then reading out a result via a simple linear learning rule. Such architectures have found uses in a variety of applications with time-varying signals. (B) Another kind of recurrent network that is gaining popularity is the ‘long-short-term memory’ network. The detailed function of such networks is beyond the scope of the present article, but at a high level the network allows information to be stored and accumulated in a recurrent loop, while multiplicative ‘gates’ control the flow of information into, out of, and within the loop. Networks of this sort have the ability to learn over long timescales and to produce outputs at irregular time intervals. Current Biology 2014 24, R921-R929DOI: (10.1016/j.cub.2014.08.026) Copyright © 2014 Elsevier Ltd Terms and Conditions