diff --git a/index.md b/index.md index d5438012c3..4ed1e73ff4 100644 --- a/index.md +++ b/index.md @@ -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. @@ -74,4 +92,4 @@ For a full list of publications, see [Brian's Google Scholar](https://scholar.go
-
\ No newline at end of file +