Mike Seay's Scientific Publications

Table of Contents
- Soldado-Magraner, Seay, et al. (2022)
- Seay et al. (2020)
- Pandey, Seay, et al. (2020)
- Motanis*, Seay*, and Buonomano (2018)
- Mock, Seay, et al. (2015)
Paradoxical self-sustained dynamics emerge from orchestrated excitatory and inhibitory homeostatic plasticity rules
Proceedings of the National Academy of Sciences · Oct 17, 2022
In this project, I created a complex, biologically-plausible network model to simulate bouts of self-sustained activity that are often observed in the brain. Additionally, the network was able to train itself to exhibit self-sustained activity using learning rules that were mathematically derived by my co-authors. The sparse spiking network model was implemented in the Python library brian2 with leaky integrate-and-fire units. I was also able to show that in a network that has sufficiently strong recurrent excitation, stimulating inhibitory units actually causes the network's firing rates to decrease, which is referred to as the paradoxical effect. For the paper I created a figure with twelve panels to illustrate the spiking model's self-sustained activity behavior over the course of learning.
Differential short-term plasticity of PV and SST neurons accounts for adaptation and facilitation of cortical neurons to auditory tones
Journal of Neuroscience · Nov 25, 2020
In this project, I analyzed a complex experimental dataset, designed and implemented a computational model, and wrote most of the paper. This project investigates the neural mechanisms underlying the fact that the significance of a stimulus depends on the preceding stimuli. For example, our perception of speech and music depends strongly on temporal context. Complementary neural mechanisms are needed to sometimes ignore repetitive stimuli (e.g., the tic of a clock) or detect meaningful repetition (e.g., consecutive tones in Morse code). I modeled a neural circuit that accounts for diverse experimentally-observed response profiles in auditory cortex (A1) neurons, based on known forms of short-term synaptic plasticity (STP). Whether the simulated circuit reduced, maintained, or enhanced its response to repeated tones depended on the relative dominance of two different types of inhibitory cells. The model made novel predictions that were experimentally validated. The results define an important role for STP in temporal context-dependent perception.
Density and dichotomous family history measures of alcohol use disorder as predictors of behavioral and neural phenotypes: a comparative study across gender and race/ethnicity
Alcoholism: clinical and experimental research · Jan 19, 2020
In this project, I built on prior work to create a continuous measure of family history of alcoholism. While prior measures focused on the presence of alcoholism among an individual's parents, the new measure uses information about the presence of alcoholism using all available information throughout an individual's known family tree, weighted by genetic relatedness. This measure was more effective at predicting whether an individual would have alcoholism than prior measures, and it also predicted several other phenotypes. In my role on this project, I designed the algorithm and implemented the computer program that calculated the new quantitative measure using Python, which relied upon interfacing with a complex database, phrasing family tree information as a mathematical graph, and deriving several informative quantifiers. I also wrote most of the statistical tests for this manuscript in R and wrote a large portion of the manuscript.
Short-term synaptic plasticity as a mechanism for sensory timing
Trends in neurosciences · Oct 1, 2018
In this review article, on which I was shared first author, we discuss the neural mechanisms underlying organisms' ability to sense timing features on short timescales (tens to hundreds of milliseconds). In humans, sensing time intervals and durations on this scale supports our ability to perceive speech, music, or Morse code. We propose that a key mechanism underlying our ability to sense timing on this scale is short-term synaptic plasticity (STP), which describes how the strength of synaptic connections becomes transiently stronger or weaker after being activated. I wrote a substantial portion of the paper, created figures 2 and 3, and performed the computational modeling for figure 3.
Rapid cortical dynamics associated with auditory spatial attention gradients
Frontiers in Neuroscience · Jun 2, 2015
In this project, I spearheaded my lab's usage of a new MATLAB-based toolbox for analyzing EEG data called EEGLAB. By applying its signature tool, Independent Component Analysis (ICA), I was able to decompose the evoked brain activity into the contributions of several brain regions and evaluate their dynamics while a participant listened to and paid attention to sounds at various locations. I wrote the data analysis routines, visualized the results to create figures for the paper, and wrote a large part of the manuscript. I also presented the results at the SFN conference in Washington DC in 2014.
