--- license: mit task_categories: - tabular-regression language: - en tags: - neuroscience - computational-neuroscience - acetylcholine - neuromodulation - sim-to-real - jaxley - allen-brain-observatory - neuropixels - biophysical-simulation size_categories: - 10K 0.95, ISI violations < 0.5) - Same 11 population statistics as simulated data File: `allen_epochs.tar.gz` ### Model Checkpoints 12 trained surrogate models (3 architectures × 3 ACh variants + 3 baselines): - CircuitTransformer (222K params) - CircuitMLP (5.6K params) - XGBoost File: `checkpoints.tar.gz` ## Key Results | Statistic | Model S (syn) | Model D (depol) | Model SD (both) | |-----------|:---:|:---:|:---:| | Pairwise correlation | **75.0%** | 25.0% | 25.0% | | Mean firing rate | 12.5% | **87.5%** | **87.5%** | | Spectral power | **68.8%** | **68.8%** | **68.8%** | **Key finding:** Synaptic suppression captures correlation structure; depolarization captures rate modulation. The mechanisms are dissociable in sim-to-real transfer. ## Citation ```bibtex @inproceedings{neuropeek2026crosstransfer, title={Cross-Cortical Transfer of Cholinergic Modulation Principles via Biophysical Simulation Surrogates}, author={NeuroPeek AI and Basak, Sohan}, booktitle={1st Conference for AI Scientists (CAISc 2026)}, year={2026} } ``` ## License MIT ## Acknowledgments - Simulation parameters from [Ramaswamy et al. 2018](https://www.frontiersin.org/articles/10.3389/fncir.2018.00077/full) - Real data from [Allen Brain Observatory](https://portal.brain-map.org/) - Simulation engine: [Jaxley](https://github.com/jaxleyverse/jaxley) (Deistler et al., Nature Methods 2025) - Compute: [Modal](https://modal.com/) cloud GPUs (~$230 total) - Built with NeuroPeek AI Agents