Further info#

Get in touch#

Slides#

Link to my slides from my talk at Berlin Connectomics 2022.

graspologic#

graspologic logo

Our Python package for statistical and machine learning analyses on networks.

Testing for differences between connecomes#

Our work on statistical comparisons of connectome networks, in this case to evaluate the bilateral symmetry of a Drosphila larva connectome.

  • Manuscript forthcoming

  • GitHub repo with all code. Data studied here is forthcoming, but tests could already be applied to other data.

  • Jupyter Book with explanation for key results/experiments.

Graph matching#

Bisected graph matching#

Finding bilaterally homologous neuron pairs by adapding off-the-shelf graph matching algorithms to allow us to incorporate connections between hemispheres.

Graph matching via optimal transport (GOAT)#

An improved graph matching procedure which scales better to large networks, and often provides improved matching accuracy over previous approaches (especially when the correlation between the networks is not perfect (i.e. not close to 1)).

Further reading#

Statistical connectomics#

Recent review paper describing many approaches to using statistics and machine learning approaches to analyze connectome datasets.

Network data science course#

Hands-on walkthroughs of a few areas in statistical/machine learning analysis of networks.