Monday, October 2, 2017

Transfer Entropy for solving the challenge.



We are going to virtually map the connectivity of neurons in our brain. We are using calcium imaging data. We are going to build a algorithm after predicting the connections between neurons. Transfer entropy is a key for understand the connectivity between neurons. We should understand it first.
Transfer entropy is a measuring way of transfer of information between two processes which are random. By knowing the past values we can measure the amount of uncertainty in future values. It is called as transfer entropy. This is valid only for two variables. To compare more than two variables, we have to consider two by two.
You can see the transfer entropy formula below
 

Here, Xn is the value of time series X at time n, Yn is the value of time series Y at time n. P indicates the transition probabilities.
Transfer entropy is working with both linear and non linear interactions. By using the history of both two variables x and y, this method incorporate directional and dynamical information. Transfer is directly connected with the generalized Markov condition. Measure of deviation from generalized Markov condition is the Transfer entropy of two variables. Transfer entropy measure the differences between the distributions of the next value of sequence X given its own history and distribution of the next value of X given its own history and the history of Y. Simply, if X does not depend on Y, then transfer entropy is consider as zero.
The resolution of the measurements is lower than the synaptic time constants. Therefore, separate firing events can fall within the same measuring window, and the firing patterns of the neurons reflect the true connectivity of the network only during inter-bursting mode. So we have to consider about special transfer entropy. It is called as modified transfer entropy. Below you can see the modified transfer entropy.
Here, Xn is the differential fluorescence level of neuron X at time n, Yn is the differential fluorescence level of neuron Y at time n and gn is the average differential fluorescence level of the network at time t.
Transfer entropy is used for find the connectivity between neurons. Applying transfer entropy to calcium imaging data is challenging. Those researches derived generalized transfer entropy to overcome the difficulties of the transfer entropy.
Generalized transfer entropy for build the connectivity matrix of the transfer entropy values. Those values are directed functional connectivity network of neuron. Calcium imaging techniques can be used to get those values. We can take the fluorescence measured at each time point as time bin, because calcium imaging acquisition rate is much slower than synaptic activity. During burst, the network is excitable. So detecting directed functional connectivity is hard. But during non-burst phase it is easy to detect the connectivity. So, when the network is in non-bursting phase, we take the data for the transfer entropy calculations. Though fluorescence is continuous data, it is needed to be quantized before applying.  
Using those generalized transfer entropy and calcium imaging data this challenge can be solved and we can take those neurons connectivity map for further understanding of the neurons system.

Monday, September 11, 2017

Description - 2



Description of the Project-2

This project is about neuronal connections and how they are setting up connections between neurons within small time intervals. We are going to predict neuronal connections from calcium imaging data by this project. First we should understand basics of neurons and neural networks. Then we are trying to predict the connections between neurons. To do that, we are using calcium imaging datasets. Then we can make an algorithm that can predict the neuronal connections. Later we are going to test that algorithm by given datasets.

 

More than millions of neurons are in our brain. The neuron is the basic working unit of the brain. It is a specialized cell designed to transmit information to other nerve cells such as muscle, or gland cells. Nervous system consists of millions of neurons. They transmit information to other nerve cells. Most neurons have a cell body, an axon, and dendrites. When neurons receive or send messages, they transmit electrical impulses along their axons. Adult human brain has about a trillion neurons. So it is not an easy task to find the connectivity among them. We will have to use special methods to map the connectivity

 

Connectomics is the production and study of comprehensive maps of connections within an organism's nervous system. It is hard to trace them out physically even with powerful microscopes. Florescent calcium ions can be used to observe the firing of neurons. So we can predict the connections between neurons using calcium fluorescence data. Using those data we are going to create algorithm to predict the map of connections between neurons.  

 

Those results can be summarized to a algorithm that can predict the neuronal connections. It will not be easy, but using the powerful computers and those well measured data sets it will be achievable. After creating the algorithm we can check it by using calcium imaging datasets. First we can test the algorithm for small networks. Then we can test it with real world amounts of neurons like billions.

Monday, August 28, 2017

Description of the Project



We are going to predict neuronal connections from calcium imaging data by this project. First we should understand basics of neurons and neural networks. Then we are trying to predict the connections between neurons. To do that, we are using calcium imaging data sets. Then we can make an algorithm that can predict the neuronal connections. Later we are going to test that algorithm by given data sets.


The neuron is the basic working unit of the brain. It is a specialized cell designed to transmit information to other nerve cells such as muscle, or gland cells. Nervous system consists of millions of neurons. They transmit information to other nerve cells. Most neurons have a cell body, an axon, and dendrites. When neurons receive or send messages, they transmit electrical impulses along their axons. Adult human brain has about a trillion neurons. So it is not an easy task to find the connectivity among them. We will have to use special methods to map the connectivity. 


Connectomics is the production and study of comprehensive maps of connections within an organism's nervous system. It is hard to trace them out physically even with powerful microscopes. Florescent calcium ions can be used to observe the firing of neurons. So we can predict the connections between neurons using calcium fluorescence data. Using those data we are going to create algorithm to predict the map of connections between neurons.  After creating the algorithm we can check it by using calcium imaging data sets from small networks of about hundreds neurons to millions of neurons.