Related Experiment Videos
POCO: Scalable Neural Forecasting through Population Conditioning
Yu Duan1,2, Hamza Tahir Chaudhry3, Misha B Ahrens4
1EECS, MIT.
Advances in Neural Information Processing Systems
|May 11, 2026
Summary
We developed POCO, a novel forecasting model for predicting neural activity in calcium imaging data. POCO achieves high accuracy across multiple species and sessions, advancing brain dynamics modeling.
Area of Science:
- Neuroscience
- Computational Biology
- Machine Learning
Background:
- Predicting future neural activity is crucial for understanding brain dynamics and developing neurotechnologies.
- Existing models often focus on interpretability or decoding, leaving neural forecasting, especially across multiple sessions of spontaneous calcium recordings, underexplored.
Purpose of the Study:
- To introduce POCO, a unified model for accurate and generalizable neural forecasting in calcium imaging data.
- To capture both neuron-specific and brain-wide dynamics for improved prediction accuracy.
Main Methods:
- Developed POCO, a unified forecasting model combining a lightweight univariate forecaster with a population-level encoder.
- Trained and validated POCO across five diverse calcium imaging datasets from zebrafish, mice, and C. elegans.
- Analyzed factors influencing performance, including context length, session diversity, and preprocessing.
Main Results:
- POCO achieved state-of-the-art accuracy at the cellular resolution for spontaneous behaviors.
- The model demonstrated rapid adaptation to new recordings with minimal fine-tuning after pre-training.
- Learned unit embeddings in POCO recovered biologically meaningful structures, like brain region clustering, without anatomical labels.
Conclusions:
- POCO offers a scalable and adaptable approach for cross-session neural forecasting in calcium imaging.
- The findings provide insights for designing future neural forecasting models.
- POCO facilitates the development of adaptive neurotechnologies and large-scale neural foundation models.
Related Concept Videos
Neural Regulation
Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
Prediction Intervals
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
The...
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
The...
Neural Circuits
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Distributions to Estimate Population Parameter
The accurate values of population parameters such as population proportion, population mean, and population standard deviation (or variance) are usually unknown. These are fixed values that can only be estimated from the data collected from the samples. The estimates of each of these parameters are sample proportion, the sample mean, and sample standard deviation (or variance). To obtain the values of these sample statistics, data are required that have particular distribution and central...
Population Growth
Population size is dynamic, increasing with birth rates and immigration, and decreasing with death rates and emigration. In ideal conditions with unlimited resources, populations can increase exponentially, which plots as a J-shaped growth rate curve of population size against time. This type of curve is characteristic of newly-introduced invasive species, or populations that have suffered catastrophic declines and are rebounding.
Estimating Population Standard Deviation
When the population standard deviation is unknown and the sample size is large, the sample standard deviation s is commonly used as a point estimate of σ. However, it can sometimes under or overestimate the population standard deviation. To overcome this drawback, confidence intervals are determined to estimate population parameters and eliminate any calculation bias accurately. However, this only applies to random samples from normally distributed populations. Knowing the sample mean and...