Download Neural Network of C. elegans is a Small

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Neuroethology wikipedia , lookup

Synaptic gating wikipedia , lookup

Node of Ranvier wikipedia , lookup

Feature detection (nervous system) wikipedia , lookup

Synaptogenesis wikipedia , lookup

Neural oscillation wikipedia , lookup

Neuropsychopharmacology wikipedia , lookup

Optogenetics wikipedia , lookup

Metastability in the brain wikipedia , lookup

Catastrophic interference wikipedia , lookup

Central pattern generator wikipedia , lookup

Connectome wikipedia , lookup

Artificial neural network wikipedia , lookup

Neuroanatomy wikipedia , lookup

Convolutional neural network wikipedia , lookup

Channelrhodopsin wikipedia , lookup

Neural engineering wikipedia , lookup

Development of the nervous system wikipedia , lookup

Caenorhabditis elegans wikipedia , lookup

Nervous system network models wikipedia , lookup

Types of artificial neural networks wikipedia , lookup

Recurrent neural network wikipedia , lookup

Transcript
Neural Network of C. elegans is
a Small-World Network
Masroor Hossain
Wednesday, February 29th, 2012
Introduction to Complex Systems
Background on C. elegans
• It’s a transparent nematode (roundworm).
• The hermaphrodite version has a simple
nervous system comprising about 302
neurons.
• It’s neural network is completely mapped.
• The pattern of connectivity portrays smallworld network characteristics.
Recall
• The characteristic path length L is defined as
the number of edges in the shortest path
between two vertices, averaged over all pairs
of vertices.
• The clustering coefficient C measures the
degree to which nodes in a graph tend to
cluster together - how close neighbors are to
being a clique.
Procedure for Measuring C – from class
Random Rewiring Procedure
• p = 0 represents regularity (no edge)
• p = 1 represents disorder (clique)
• n = 20 and k = 4
Random Rewiring Procedure
• For C. elegans, an edge/link joins two neurons
if they are connected by a synapse or gap
junction.
• There are n = 282 nodes and k = 14 edges.
NetLogo Models
Cumulative Distribution of Outgoing
and Incoming Neural Connections
Questions?