| Student: | THIERNO A DIALLO |
|---|---|
| Office: | CoRE 434 |
| School: | NEW YORK CITY COLLEGE OF TECHNOLOGY |
| E-mail: | diallot@reu.dimacs.rugters.edu |
| Project: | BRAIN CONNECTIVITY |
The study of brain connectivity using graph theory.
The first week was mainly introduction graph theory in general, as well as to get some guides from our mentor. We gave a PowerPoint Presentation on some basic graph theory concepts along with some more specific concepts that might be applicable to our resesarch.
These are the sources I consulted in my preliminary research:Professor Ghosh guided us through learning some more background about matrix representations of graphs, spectral theory and analysis. As a way to get our feet wet, Justine and I have been working to prove some theorems and lemmas which were not provided in certain relevant papers. Furthermore, we have started thinking about where and how we will get brain connectivity data--for example, how the edges of our graph, corresponding to structural fiber tracts in the brain, will be weighted.
Here are some papers and sources we referenced this week:This week I learned the basic of matlab, such as how to compule a code, how to plot a graph using the adjacency matrix. This gave me some ideas on how to vary our spectral clustering algorithm so as to better analyze our data.
Justine also was able to obtain some brain connectivity data and structural region of interest (ROI) data that we will use as input for our program that will run a spectral clustering algorithm.
Professor Ghosh gave us some code written by past students. The code is for applying spectral clustering to competition graphs. We were able to play around with small amounts of data using this code in the hopes that when we have a large set of brain connectivity data the clustering algorithm will work.
I rewrote the code to make it useful to our project. i did modify the data we have and play with the modified code.
Here are some additional papers we have referenced thus far: