Lab Note · updated 2026-06-19
Measure Where It Matters
Adaptive, uncertainty-driven acquisition treats the microscope as part of the model — spending photons and time only where the image is uncertain or the biology is happening, instead of scanning everything uniformly.
The problem — Most pipelines treat the microscope as a fixed source: acquire a whole field at one uniform setting, then analyze whatever comes out. But uniform acquisition spends the same photons and the same time on empty background as on the one dividing cell that matters — bleaching the sample and burning the clock everywhere equally. Worse, the regions you under-sampled are exactly where a downstream model is most likely to hallucinate, inventing structure that was never measured. The acquisition you skipped becomes the error you can't see.
What it is / how it works — Adaptive, closed-loop acquisition closes the gap between measuring and modeling. A fast, low-dose pass is run through a model that reports not just an image but where it is unsure (or where the science is), and the system then re-measures only those regions. Ye et al. make the cleanest case in optical microscopy: a network denoises and predicts pixel-wise uncertainty (via distribution-free conformal prediction, one forward pass), then rescans only the most uncertain pixels — up to a 16× reduction in acquisition time and light dose on real confocal and multiphoton systems, while the uncertainty map pinpoints and then erases hallucinations. The same logic, generalized, is the Bayesian active-learning program (Ziatdinov & Kalinin): a surrogate plus an acquisition function picks the next measurement — the same machinery that makes Bayesian optimization sample-efficient for expensive black-box problems — decisive when imaging is destructive or irreversible. And it is already biological and real-time — event-driven microfluidic systems autofocus and segment live cells in tens to hundreds of milliseconds (Friederich et al.; Seiffarth et al.), and the optical analog recovers aberration corrections by optimizing an image-quality metric directly (Yeminy & Katz).
Where it breaks — The optimizer is never the hard part; the reward is. A closed loop is only as trustworthy as the signal steering it: miscalibrated uncertainty sends the microscope to confidently wrong places, and a naive no-reference quality metric can reward sharp-looking artifacts over true signal. And because an adaptive loop changes which data exists, it is part of the system, not a setting — it has to be logged, versioned, and reproducible like any other stage, or a model isn't the system quietly becomes "no one can reproduce the run." This is why adaptive acquisition belongs next to verified outputs, not in a corner of the acquisition software.
References
- Ye et al., Learned, Uncertainty-driven Adaptive Acquisition for Photon-Efficient Scanning Microscopy (Optica, 2023)
- Ziatdinov et al., Bayesian Active Learning for SPM: from Gaussian Processes to Hypothesis Learning (ACS Nano, 2022)
- Friederich et al., EAP4EMSIG: Event-Driven Microscopy for Microfluidic Single-Cell Analysis (2025)
- Seiffarth et al., DART: Design-Aware Microfluidic Chip for Real-Time Live-Cell Image Analysis (2026)
- Yeminy & Katz, Guidestar-free Image-guided Wavefront-Shaping (Science Advances, 2020)
- Brochu et al., A Tutorial on Bayesian Optimization of Expensive Cost Functions (2010)
- Shahriari et al., Taking the Human Out of the Loop: A Review of Bayesian Optimization (Proc. IEEE, 2016)