Description
Optical aberrations and diffraction effects play a major role in degrading the quality of images acquired by optical microscopes. Classical image-restoration techniques such as median filtering and the Gerchberg-Saxton algorithm have addressed these imperfections. While these methods enhance image quality, they can also introduce undesirable artefacts [1]. Recently, deep learning (DL) models have gained more attention in this area. However, training a deep neural network often requires a substantial amount of data, and the performance degrades significantly if training data is limited, which forms a major obstacle in critical areas such as medical diagnostics.
Physics-informed deep learning (PIDL) has significantly advanced various application domains, including medical imaging, fluid mechanics, material science, and many more [2]. However, the integration of domain-specific knowledge into DL remains a challenge. This study investigates the development and implementation of PIDL for denoising multimodal (MM) images. Each channel of MM images comprises three distinct modalities: Coherent Anti-Stokes Raman Scattering (CARS), Second Harmonic Generation (SHG), and Two-Photon Excited Fluorescence (TPEF). These modalities offer valuable insights for studying biological samples. CARS measurements specifically explore the molecular distribution of lipids, SHG measurements provide insight into structural proteins like collagen within tissues, and TPEF measurements identify specific molecules such as keratin and NADP(H).
We propose a Physics-Informed Inception-based Super-Resolution Convolutional Neural Network (PI-incSRCNN) that incorporates the underlying physical principles of noise generation into the loss function. This integration enhances both the interpretability of the model and its ability to accurately recover clean images from noisy observations under data-scarce conditions. Our findings demonstrate that integrating physical laws with incSRCNN architectures yields data-efficient, interpretable, and robust image restoration for multimodal biomedical microscopy.
References
- Houhou, Rola, et al. "Comparison of denoising tools for the reconstruction of nonlinear multimodal images." Biomedical Optics Express 14.7 (2023): 3259-3278.
- Karniadakis, G. E., et al. "Physics-informed machine learning: Nature Reviews Physics." (2021): 422-440.
- Yogita, Yogita, et al. "Physics-informed deep learning for multimodal image denoising." (under review)