NAS-PRNet: Neural Architecture Search generated Phase Retrieval Net for Off-axis Quantitative Phase Imaging
Single neural networks have achieved simultaneous phase retrieval with aberration compensation and phase unwrapping in off-axis Quantitative Phase Imaging (QPI). However, when designing the phase retrieval neural network architecture, the trade-off between computation latency and accuracy has been largely neglected. Here, we propose Neural Architecture Search (NAS) generated Phase Retrieval Net (NAS-PRNet), which is an encoder-decoder style neural network, automatically found from a large neural network architecture search space. The NAS scheme in NAS-PRNet is modified from SparseMask, in which the learning of skip connections between the encoder and the decoder is formulated as a differentiable NAS problem, and the gradient decent is applied to efficiently search the optimal skip connections. Using MobileNet-v2 as the encoder and a synthesized loss that incorporates phase reconstruction and network sparsity losses, NAS-PRNet has realized fast and accurate phase retrieval of biological cells. When tested on a cell dataset, NAS-PRNet has achieved a Peak Signal-to-Noise Ratio (PSNR) of 36.1 dB, outperforming the widely used U-Net and original SparseMask-generated neural network. Notably, the computation latency of NAS-PRNet is only 31 ms which is 12 times less than U-Net. Moreover, the connectivity scheme in NAS-PRNet, identified from one off-axis QPI system, can be well fitted to another with different fringe patterns.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderNeural Architecture SearchRetrievalMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
prNet: Data-Driven Phase Retrieval via Stochastic Refinement
Phase retrieval is an ill-posed inverse problem in which classical and deep learning-based methods struggle to jointly achieve measurement fidelity and perceptual realism. We propose a novel framework for phase retrieval…
SiSPRNet: End-to-End Learning for Single-Shot Phase Retrieval
With the success of deep learning methods in many image processing tasks, deep learning approaches have also been introduced to the phase retrieval problem recently. These approaches are different from the traditional it…
Image ReconstructionRetrievalTowards Practical Single-shot Phase Retrieval with Physics-Driven Deep Neural Network
Phase retrieval (PR), a long-established challenge for recovering a complex-valued signal from its Fourier intensity-only measurements, has attracted considerable attention due to its widespread applications in digital i…
QuantizationRetrievalDirect Velocity Inversion of Ground Penetrating Radar Data Using GPRNet
Ground penetrating radar (GPR) is used to image the shallow subsurface as evident in earth and planetary exploration. Electromagnetic (EM) velocity (permittivity) models are inverted from GPR data for accurate migration.…
GeophysicsGPRSeismic ImagingSeismic InversionPolynomial Regression Network for Variable-Number Lane Detection
Lane detection is a fundamental yet challenging task in autonomous driving and intelligent traffic systems due to perspective projection and occlusion. Most of previous methods utilize semantic segmentation to identify t…
Autonomous DrivingLane DetectionregressionRetrieval+2