Papers › Active learning of neural population dynamics using two-photon holographic optogenetics

Active learning of neural population dynamics using two-photon holographic optogenetics

3 Dec 2024arXiv:2412.02529archive 2025-07-28

Andrew Wagenmaker, Lu Mi, Marton Rozsa, Matthew S. Bull, Karel Svoboda, Kayvon Daie, Matthew D. Golub, Kevin Jamieson

Recent advances in techniques for monitoring and perturbing neural populations have greatly enhanced our ability to study circuits in the brain. In particular, two-photon holographic optogenetics now enables precise photostimulation of experimenter-specified groups of individual neurons, while simultaneous two-photon calcium imaging enables the measurement of ongoing and induced activity across the neural population. Despite the enormous space of potential photostimulation patterns and the time-consuming nature of photostimulation experiments, very little algorithmic work has been done to determine the most effective photostimulation patterns for identifying the neural population dynamics. Here, we develop methods to efficiently select which neurons to stimulate such that the resulting neural responses will best inform a dynamical model of the neural population activity. Using neural population responses to photostimulation in mouse motor cortex, we demonstrate the efficacy of a low-rank linear dynamical systems model, and develop an active learning procedure which takes advantage of low-rank structure to determine informative photostimulation patterns. We demonstrate our approach on both real and synthetic data, obtaining in some cases as much as a two-fold reduction in the amount of data required to reach a given predictive power. Our active stimulation design method is based on a novel active learning procedure for low-rank regression, which may be of independent interest.

PaperPDFCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2412.02529")

Code

Syntology Ran 0 of 15 code samples harvested from 1 repository linked to this paper; 15 have no recorded run.

By repository: found in paper text by Syntology: 15 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

MouseLand/suite2p found in paper text by SyntologyGPL-3.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 0 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

15unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from MouseLand/suite2p. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_args MouseLand/suite2p/suite2p/__main__.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · d04d50efd6cd828e · report
add_descriptions MouseLand/suite2p/suite2p/parameters.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 7ebba07024ed376d · report
classify MouseLand/suite2p/suite2p/classification/classify.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 1901e04637145fb3 · report
correct_bleedthrough MouseLand/suite2p/suite2p/detection/chan2detect.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · d9b781126dca3894 · report
default_dict MouseLand/suite2p/suite2p/parameters.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 34e123d4b54cceb3 · report
generate_markdown MouseLand/suite2p/suite2p/generate_settings_docs.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 2fac14ef3ae3137a · report
generate_table MouseLand/suite2p/suite2p/generate_settings_docs.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · b22f2c4c58e443ee · report
generate_table_for_nested_dict MouseLand/suite2p/suite2p/generate_settings_docs.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 1ee60a51137f886b · report
get_save_folder MouseLand/suite2p/suite2p/run_s2p.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 3f9bb61ff0414037 · report
intensity_ratio MouseLand/suite2p/suite2p/detection/chan2detect.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 9590c8d4a71fb093 · report
mask_centers MouseLand/suite2p/suite2p/detection/anatomical.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 18ca816088a1927f · report
mask_stats MouseLand/suite2p/suite2p/detection/anatomical.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · e71bec6130f70c7a · report
quadrant_mask MouseLand/suite2p/suite2p/detection/chan2detect.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 6d9a24296b154f2e · report
roi_detect MouseLand/suite2p/suite2p/detection/anatomical.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 5f020a369dd4c5be · report
run_plane MouseLand/suite2p/suite2p/run_s2p.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · ec8530461cdf318a · report

Tasks

Active Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections