Skip to content

Untrained, physics-informed neural network for SIM image reconstruction

License

Notifications You must be signed in to change notification settings

Zach-T-Burns/Untrained-PINN-for-SIM

Repository files navigation

Untrained-PINN-for-SIM

Paper

Untrained, Physics-Informed Neural Networks for Structured Illumination Microscopy

Zachary Burns1 , Zhaowei Liu1,2,3

1Department of Electrical and Computer Engineering, University of California, San Diego
2Material Science and Engineering Program, University of California, San Diego
3Center for Memory and Recording Research, University of California, San Diego

How it works

PINN concept

We demonstrate that a neural network can be used to produce super-resolution images from a single set of raw structured illumination images. The main concept in shown in the above figure. The raw modulated intensity images are fed into a neural network (U-Net), which then produces a predicted output image. The output images is sent through the physical forward model for SIM, assuming full knowledge of the illumination patterns, and is compared to the input images. The loss between the modulated images is then used to update the weights of the network and improve the predicted super-resolution image. In this way, the network can be run in an unsupervised manner, and does not require the collection of a training set.

Relevant background

Citation

If you use this work for your research please cite:

@article{burns2023untrained,
  title={Untrained, physics-informed neural networks for structured illumination microscopy},
  author={Burns, Zachary and Liu, Zhaowei},
  journal={Optics Express},
  volume={31},
  number={5},
  pages={8714--8724},
  year={2023},
  publisher={Optica Publishing Group}
}

About

Untrained, physics-informed neural network for SIM image reconstruction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published