REVIEW 3 major objections 5 minor 3 references
Information-guided optimization of image-based sensorless adaptive optics methods
T0 review · 3 major / 5 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read Fisher information analysis can systematically improve sensorless adaptive optics by optimizing the bias aberrations used during image acquisition, as demonstrated in simulated multiphoton microscopy.
desk verdict Fisher-information optimization of bias aberrations is a genuinely new and useful idea; the simulations support it, but the fixed-object overfitting risk and missing experimental validation are the real caveats. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The key machinery is the Fisher information matrix for the image-formation model, computed under the assumption that every pixel is an independent Poisson observation, and the resulting CRLB, which bounds the variance of any unbiased aberration estimator. The optimization pipeline builds a digital twin of the microscope, generates simulated images for a dataset of random aberrations, and minimizes the loss $\sqrt{\sum_k \mathrm{CRLB}_{\hat{\theta}_k}}$ over the bias coefficients $a_k$ using gradient descent. The CRLB thereby acts as an objective proxy for estimation accuracy that does not depend on the particular estimator, while the paper extends the analysis to specific estimators (parabolic fitting and a ResNet-based network) to check that CRLB-optimized settings remain effective in practice.
What would settle it
In a simulation where the observed image is passed through a small smoothing kernel after Poisson noise generation—making pixel noise spatially correlated—compute the CRLB-optimal biases under the independence assumption and compare the residual aberration of the resulting sensorless AO correction with a heuristic bias set; if the optimized set does not outperform or underperforms, the independence assumption is responsible.
Extended reading notes
Core claim
The central claim is that bias aberrations can be optimized by minimizing the sum of CRLBs for the aberration coefficients to be estimated, and that the resulting settings are better conditioned for sensorless AO than heuristic choices. The paper demonstrates this for a 2N+1 parabolic fitting intensity method (optimized bias amplitude per mode), for machine-learning-based methods with two or more input images (optimized bias modal shapes), and for fixed photon-budget comparisons where the number of measurements varies. In each case, the CRLB-optimized biases lead to lower simulated residual aberration than the conventional choices, and the CRLB loss curve tracks the simulated residual error in most tested regimes. The paper also notes a qualitative match with earlier findings that astigmatism is a good bias for volumetric samples and defocus for point-like samples, while highlighting cases where the parabolic approximation breaks down, such as in three-photon microscopy with large aberrations.
Load-bearing premise
The calculation treats every pixel in every acquired image as an independent Poisson random variable, so the Fisher information and CRLB reflect only that idealized noise model; if real detectors or optical systems introduce pixel correlations, the optimized biases may not be the best for the actual imaging system.
Editorial extensions
If this is right
- Sensorless AO methods that currently choose bias amplitudes and modes empirically can be re-designed using the CRLB optimization, potentially reducing the number of images needed for a given correction accuracy.
- Machine-learning-based sensorless AO, which often uses two or a few biased images, can adopt CRLB-optimized bias modes to condition the input data better than standard Zernike modes.
- Under a fixed photon budget, the framework provides a principled way to balance the number of measurements against per-image exposure time, favouring more measurements in the regimes tested.
- The framework is not tied to a particular AO method or imaging modality, so it can be transferred to other sensorless AO systems such as confocal, light-sheet, or ophthalmoscopic setups.
- The CRLB loss can serve as a diagnostic to compare different sensorless AO algorithms without running the full estimation loop.
Reading between the lines
- The same CRLB-optimization idea could be extended to optimize other free parameters of an AO loop, such as the set of Zernike modes to correct, the order of image acquisition, or adaptive (closed-loop) bias updates, beyond the static bias sets considered here.
- In practice, sample structure and background fluorescence vary across fields of view, so an interesting extension would be to compute object-adaptive bias settings from a quick pre-scan, using the Fisher information framework conditioned on the measured object.
- The paper's independence assumption could be relaxed by including a noise correlation model in the Fisher information computation; the framework would still apply, but the optimal biases would likely shift, and the comparison against heuristic designs would be a useful test of robustness.
- The result that astigmatism-like biases suit volumetric samples while defocus-like biases suit point-like samples suggests a general rule of thumb for sensorless AO: match the bias shape to the axial extent of the sample, which could be verified experimentally on biological specimens.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces a Fisher information-based framework for optimizing bias aberrations in image-based sensorless adaptive optics (AO). The authors model the microscope imaging process with a scalar Fourier optics forward model and a Poisson noise distribution, then compute the Cramér–Rao lower bound (CRLB) from the Fisher information matrix. They define a loss function (Eq. 8) that sums the square-root CRLBs for the aberration coefficients, and minimize it over the bias aberrations using gradient descent. The framework is demonstrated in three simulation studies: (1) optimal bias amplitude for a 2N+1 parabolic fitting method in two- and three-photon microscopes; (2) optimal bias mode shapes for point-like versus volumetric objects, with validation using a neural-network estimator; and (3) optimal number of bias measurements under a fixed total photon budget. The simulations show that the CRLB-optimized biases generally lead to lower residual errors than heuristic bias choices, supporting the central claim that information-guided design can improve sensorless AO accuracy and efficiency.
Significance. If the framework holds, it provides a general, method-agnostic procedure for designing sensorless AO correction strategies, replacing heuristic choices with a principled optimization based on statistical information theory. The paper's strengths include carefully constructed simulations, a reasonable forward model for multiphoton microscopy, and the use of an independent neural-network estimator as a validation tool. The results are encouraging in most scenarios, and the observation that optimized bias modes resemble defocus for point-like objects and astigmatism for volumetric objects is consistent with earlier findings. However, the generality of the framework is not fully established because all validations use the same fixed object structures and the same simulation model, and there is no experimental confirmation.
major comments (3)
- [Method, Optimization process; Supplementary Sec. 4] The text states that random aberrations were generated following a uniform distribution in an n-sphere as defined by Ref. [26], and that 'any random combination of these five modes within the selected aberration RMS range had an equal opportunity to be generated.' Ref. [26] (Marsaglia 1972) describes sampling from the surface of a sphere, not the solid ball. Uniform sampling from the interior of a ball requires multiplying the surface directions by U^{1/K} (with K the number of modes). The supplementary information repeats this for the neural-network training data, saying 'randomly generated from a n-sphere distribution [3] and its RMS value was between 0 and 3 rad.' If the code implemented only the surface method, then the aberration distribution would be concentrated on the sphere of maximum RMS, and low-aberration cases would be underrepresented. Please clarify the exact sampling procedure; if the interior was intended, correct the reference or add the radial scaling, and if the simulations were run with surface-only sampling, re-run the analyses to confirm that the conclusions are unchanged.
- [Method, Adaptive microscope numerical simulation and Optimization process; Results, Section 2; Conclusion] The Fisher information in Eq. (7) is computed for a fixed object O (point-like or a specific volumetric object). The loss in Eq. (8) is averaged over random system aberrations but not over object realizations, so the optimized bias aberrations could be tuned to the spatial-frequency content of that particular object. The paper's own conclusion identifies this class of problem when it notes that defocus can produce high Fisher information from sample-structure variation rather than from aberration information, and for this reason defocus is excluded for volumetric objects. The same confound may affect the other optimized modes, but no test is reported. To support the claimed generality, please repeat the optimization of Section 2 (and, if feasible, Section 3) for several structurally different objects, or average the CRLB over an ensemble of objects, and show that the optimized bias modes and the residual errors are robust to object choice.
- [Results, Section 3, Fig. 4; Method, Eq. (7)] The independent check of the CRLB optimization is the residual error of a machine-learning estimator. However, that estimator is trained and evaluated on images synthesized from the same forward model (Eq. 7) used for the CRLB computation, with the same object and the same aberration distribution. The shared simulation model means the comparison does not test sensitivity to model mismatch, such as detector pixel correlations, PSF model errors, or out-of-focus background that does not follow the assumed Poisson statistics. A demonstration with an independent forward model (e.g., a vectorial PSF model or experimental data) would materially strengthen the claim that the framework is method-agnostic and generally applicable.
minor comments (5)
- [Abstract] The phrase 'Results suggested that' should be 'Results suggest that' for grammatical consistency with the present-tense summary.
- [Fig. 2] The vertical dashed lines marking the optimized bias amplitudes are not included in the legend or described in the caption; please label them or add a sentence in the caption for clarity.
- [Method and Supplementary] The term 'n-sphere' is ambiguous; if the uniform distribution is over the interior (the ball), use 'n-ball' consistently throughout the paper and the supplementary information.
- [Supplementary, Eq. (S1)] The normalization factor for the Zernike polynomials is not displayed explicitly; please include the full expression for the radial polynomial normalization to aid reproducibility.
- [Method, after Eq. (7)] The statement that 'the pixel size was set such that two pixel-widths matched the full-width-half-maximum of the PSF' is a useful sampling rule, but the exact pixel size in physical units would help readers compare with their own systems.
Circularity Check
No significant circularity: optimized bias designs are evaluated with independent residual-error metrics, not with the CRLB objective used to derive them.
full rationale
The central claimed improvement is not obtained by re-using the optimized quantity as the evaluation metric. In Section 1, the bias amplitude is selected by minimizing the mean CRLB loss (Eq. 8), but the performance evidence is the residual error of a 2N+1 parabolic fitting estimator, which is a different estimator than the unbiased estimator assumed by the CRLB; Fig. 2 compares the CRLB curve with the simulated residual-error curve and finds approximate agreement. In Sections 2 and 3, the bias modes are optimized against Eq. 8, but the reported evidence is the residual aberration of a machine-learning algorithm trained to minimize the RMSE of the residual aberration (Supplementary Section 4), not the CRLB loss itself. Showing that the optimized biases achieve low CRLB loss on the training distribution would be tautological, but that is not the load-bearing evidence; the residual-error comparisons are independent. The self-citations, including Refs. [5], [21], and [34], are used for standard method descriptions and for noting agreement with a previously reported astigmatism-bias result; none is load-bearing in the derivation. The paper's own Conclusion contains a limitation: defocus may yield high Fisher information from 3-D sample-structure variation rather than from aberration information, so defocus was excluded for volumetric objects. That is a correctness and generality caveat about the Fisher loss, not a circular reduction of a prediction to its input. No equation-level identity or fitted-parameter-renamed-as-prediction was found, so the analysis is not circular, although transfer to real imaging systems remains untested.
Assumptions & free parameters
free parameters (7)
- Effective signal brightness α =
high/medium/low photon budgets: 1,000,000 / 320,000 / 100,000 signal photons (supplementary §3)
- Background offset b =
100 fixed photons per image stack (supplementary §3)
- Nonlinearity order β =
2 for two-photon, 3 for three-photon (Method)
- Pixel sampling =
two pixel widths per PSF FWHM (Method)
- Number of axial planes for volumetric objects =
5 planes spaced by axial FWHM (Method)
- Aberration RMS range =
0.5 and 1.0 rad (Section 1); 3 rad (Sections 2,3)
- Optimization hyperparameters =
initial learning rate 0.05 decaying by half every 200 epochs; batch size 16 or 8; 1000 training batches (supplementary…
assumptions (7)
- standard math Fisher information and CRLB provide a lower bound on the variance of unbiased estimators (Eqs. 1-4).
- domain assumption The imaging system is incoherent and the observed image follows a Poisson distribution with mean α(PSF⊗O)+b (Eq. 7).
- domain assumption Pixels in the image stack are statistically independent when computing Fisher information (Method).
- domain assumption The PSF is computed with a scalar Fourier optics model with a unit circular pupil (Eq. 6).
- domain assumption The aberration is composed of the first K Zernike modes and the bias is additive (Eq. 5).
- domain assumption The sample structure is unchanged during the AO correction and can be represented as a point-like or five-plane volumetric object (Method).
- domain assumption An unbiased estimator exists for the aberration coefficients (Section 1, CRLB derivation).
Cite this review
Pith. "Pith review of Information-guided optimization of image-based sensorless adaptive optics methods." pith.science (2026). https://pith.science/paper/NX7QL2RA
@misc{pith2026250607482,
author = {Pith},
title = {Pith review of: Information-guided optimization of image-based sensorless adaptive optics methods},
year = {2026},
howpublished = {\url{https://pith.science/paper/NX7QL2RA}},
note = {Machine review of arXiv:2506.07482}
}
read the original abstract
Adaptive optics (AO) are reconfigurable devices that compensate for wavefront distortions or aberrations in optical systems such as microscopes, telescopes and ophthalmoscopes. Aberrations have detrimental effects that can reduce imaging quality and compromise scientific information. Sensorless AO methods were introduced to correct aberrations without a separate wavefront sensor, inferring wavefront-related information directly from phase-diverse sample images. Most sensorless AO control systems, although effective and flexible to use, were operated based on empirical experience with suboptimal performance. In this paper, we introduced a Fisher information-based analysis framework to provide information-guided method optimization. Results suggested that our framework can effectively improve the accuracy and efficiency of different sensorless AO methods. The framework is not specific to any AO method or imaging modality and has the potential to benefit a wide range of applications.
Reference graph
Works this paper leans on
-
[3]
Choosing a point from the surface of a sphere,
G. Marsaglia, "Choosing a point from the surface of a sphere," The Annals of Mathematical Statistics 43(2), 645-646 (1972)
work page 1972
-
[1]
Zernike polynomials and atmospheric turbulence,
Robert J. Noll, "Zernike polynomials and atmospheric turbulence," J. Opt. Soc. Am. 66(3), 207-211 (1976)
work page 1976
-
[2]
Deep residual learning for image recognition,
K. He, X. Zhang, S. Ren, et al., "Deep residual learning for image recognition," Proc. IEEE on CVPR, 770-778 (2016)
work page 2016
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.