🤖 AI Summary
Traditional Poisson generalized linear models (GLMs) rely on discrete-time binning of spike times, compromising sub-millisecond temporal resolution and scalability. To address this, we propose a continuous-time Poisson GLM framework that represents history-dependent coupling using exponentially scaled Laguerre orthogonal basis functions. Likelihood estimation is rendered computationally efficient via Monte Carlo integration combined with polynomial approximation, and the entire pipeline is accelerated on GPUs to enable large-scale spiking data analysis. On synthetic datasets, our method accurately recovers synaptic dynamics at millisecond and sub-millisecond resolutions; on real hippocampal recordings, inferred functional connectivity exhibits strong anatomical consistency—significantly outperforming discretized baselines. An open-source implementation is publicly available. This work establishes a new paradigm for high-resolution, scalable functional neural connectivity modeling.
📝 Abstract
The Poisson Generalized Linear Model (GLM) is a foundational tool for analyzing neural spike train data. However, standard implementations rely on discretizing spike times into binned count data, limiting temporal resolution and scalability. Here, we develop Monte Carlo (MC) methods and polynomial approximations (PA) to the continuous-time analog of these models, and show them to be advantageous over their discrete-time counterparts. Further, we propose using a set of exponentially scaled Laguerre polynomials as an orthogonal temporal basis, which improves filter identification and yields closed-form integral solutions under the polynomial approximation. Applied to both synthetic and real spike-time data from rodent hippocampus, our methods demonstrate superior accuracy and scalability compared to traditional binned GLMs, enabling functional connectivity inference in large-scale neural recordings that are temporally precise on the order of synaptic dynamical timescales and in agreement with known anatomical properties of hippocampal subregions. We provide open-source implementations of both MC and PA estimators, optimized for GPU acceleration, to facilitate adoption in the neuroscience community.