Physics-Informed Graph Neural Network with Frequency-Aware Learning for Optical Aberration Correction
Yong En Kok, Bowen Deng, Alexander Bentley, Andrew J. Parkes, Michael G. Somekh, Amanda J. Wright, Michael P. Pound
TL;DR
This work presents ZRNet, a physics-informed framework that jointly restores microscopy images degraded by depth-dependent aberrations and predicts Zernike coefficients. It introduces a Zernike Graph to model couplings among Zernike modes based on azimuthal degree and a Fourier-domain Frequency-Aware Alignment loss to enforce consistency between restoration and aberration prediction. On CytoImageNet, ZRNet delivers state-of-the-art restoration quality and accurate, high-order Zernike estimation while reducing computational overhead. The approach demonstrates the value of integrating physical wavefront priors with deep learning for robust, cross-modality optical aberration correction.
Abstract
Optical aberrations significantly degrade image quality in microscopy, particularly when imaging deeper into samples. These aberrations arise from distortions in the optical wavefront and can be mathematically represented using Zernike polynomials. Existing methods often address only mild aberrations on limited sample types and modalities, typically treating the problem as a black-box mapping without leveraging the underlying optical physics of wavefront distortions. We propose ZRNet, a physics-informed framework that jointly performs Zernike coefficient prediction and optical image Restoration. We contribute a Zernike Graph module that explicitly models physical relationships between Zernike polynomials based on their azimuthal degrees-ensuring that learned corrections align with fundamental optical principles. To further enforce physical consistency between image restoration and Zernike prediction, we introduce a Frequency-Aware Alignment (FAA) loss, which better aligns Zernike coefficient prediction and image features in the Fourier domain. Extensive experiments on CytoImageNet demonstrates that our approach achieves state-of-the-art performance in both image restoration and Zernike coefficient prediction across diverse microscopy modalities and biological samples with complex, large-amplitude aberrations. Code is available at https://github.com/janetkok/ZRNet.
