Skip to content

Commit

Permalink
Merge pull request #9 from depasquale-lab/briandepasquale-patch-1
Browse files Browse the repository at this point in the history
Briandepasquale patch 1
  • Loading branch information
briandepasquale authored Sep 23, 2024
2 parents 1bccca9 + 3255aa3 commit e191adb
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,24 @@ The DePasquale lab is located in the [Department of Biomedical Engineering](http

# Research

{% capture text %}
Recent advances in machine learning methods for computation chemistry have opened exciting new avenues for understanding olfaction. We have used self-supervised learning to construct robust ML models to predict OSN responses in small olfactory datasets.

Relevant paper: [_Improved odor-receptor interaction predictions via self supervised learning_](https://doi.org/10.1016/j.neuron.2022.12.007) \\
McConachie, G, Duniec, E, Younger, M, DePasquale (2024) \\
NAIsys CSHL 2024
{:.center}
{% endcapture %}

{%
include feature.html
image="images/NNs.jpg"
caption="GNNs"
headline="Machine learning models of the early olfactory system"
text=text
%}


{% capture text %}
Biological neural networks compute differently than most artificial neural networks used in machine learning. For example, although real neurons communicate with spikes, reproducing this feature in artificial models has been a challenge. We develop methods for training biophysically detailed neural networks and use thse models to understand how real biologial circuits compute. Through mathematical modeling, we focus on building tighter links between biologial neural networks and more abstract artifical neural network models used in machine learning.

Expand Down

0 comments on commit e191adb

Please sign in to comment.