Few-shot Transfer Learning for Holographic Image Reconstruction using a Recurrent Neural Network
Luzhe Huang, Xilin Yang, Tairan Liu, Aydogan Ozcan

TL;DR
This paper introduces a few-shot transfer learning method for holographic image reconstruction that enables rapid generalization to new sample types with minimal data, reducing training time and computational costs.
Contribution
The authors develop a novel transfer learning approach that fixes recurrent blocks and transfers convolutional blocks, significantly reducing parameters while maintaining performance.
Findings
Achieved ~2.5-fold faster convergence.
Reduced computation time per epoch by ~20%.
Improved reconstruction performance over models trained from scratch.
Abstract
Deep learning-based methods in computational microscopy have been shown to be powerful but in general face some challenges due to limited generalization to new types of samples and requirements for large and diverse training data. Here, we demonstrate a few-shot transfer learning method that helps a holographic image reconstruction deep neural network rapidly generalize to new types of samples using small datasets. We pre-trained a convolutional recurrent neural network on a large dataset with diverse types of samples, which serves as the backbone model. By fixing the recurrent blocks and transferring the rest of the convolutional blocks of the pre-trained model, we reduced the number of trainable parameters by ~90% compared with standard transfer learning, while achieving equivalent generalization. We validated the effectiveness of this approach by successfully generalizing to new…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
