Author Correction: Foundation model of neural activity predicts response to new stimulus types

· Source: Machine learning : nature.com subject feeds · Field: Science & Research — Life Sciences & Biology, Mathematics & Computational Sciences · Depth: Expert, short

Summary

An author correction published in Nature on April 8, 2026, clarifies architectural details for the Conv-LSTM and CvT-LSTM models described in an original article from April 9, 2025, titled "Foundation model of neural activity predicts response to new stimulus types." These clarifications, which do not alter the original results or conclusions, address discrepancies in the Methods section. Specifically, the pupil-position MLP in CvT-LSTM models uses a 16-dimensional hidden representation, not 8-dimensional. The architecture is a four-head ensemble, with modulation, core, and readout modules independently parameterized. The modulation network in CvT-LSTM models uses only treadmill velocity and pupil radius, not their derivative. LSTM hidden and cell states are 6-dimensional in Conv-LSTM and 16-dimensional in CvT-LSTM. The feedforward component uses ELU in Conv-LSTM and GELU in CvT-LSTM. Some Conv-LSTM variants also receive explicit spatial information, and typographical errors in core module equations have been corrected.

Key takeaway

For AI Scientists and Research Scientists working with neural activity models, carefully review published architectural details against actual implementations. Your understanding of model behavior and ability to reproduce results hinges on precise documentation of components like hidden layer dimensions, ensemble configurations, and specific activation functions. Always cross-reference method descriptions with supplementary information or code when available to avoid misinterpretations.

Key insights

Accurate documentation of model architectures is critical for reproducibility in neural activity prediction.

Principles

Method

The corrected model uses a four-head ensemble, averaging standardized log-responses across heads for predictions, with shared perspective transform and readout grid.

In practice

Topics

Best for: AI Scientist, Research Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine learning : nature.com subject feeds.