paper-with-me

홈 › Papers

NAS-PRNet: Neural Architecture Search generated Phase Retrieval Net for Off-axis Quantitative Phase Imaging

2022-10-25 · Xin Shu, Mengxuan Niu, Yi Zhang, Renjie Zhou

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.

📄 PDF Abstract BibTeX arXiv:2210.14231

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderNeural Architecture SearchRetrieval

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Differentiable NAS 설명 없음
U-Net 설명 없음

Similar Papers 제목 키워드 기반

prNet: Data-Driven Phase Retrieval via Stochastic Refinement

2025-07-13 · Mehmet Onurcan Kaya, Figen S. Oktem arxiv

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

2022-05-23 · Qiuliang Ye, Li-Wen Wang, Daniel P. K. Lun

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 ReconstructionRetrieval

Towards Practical Single-shot Phase Retrieval with Physics-Driven Deep Neural Network

2022-08-18 · Qiuliang Ye, Li-Wen Wang, Daniel Pak-Kong Lun

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…

QuantizationRetrieval

Direct Velocity Inversion of Ground Penetrating Radar Data Using GPRNet

2021-05-20 · Journal of Geophysical Research: Solid Earth 2021 5 · Zi Xian Leong, Tieyuan Zhu

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 Inversion

Polynomial Regression Network for Variable-Number Lane Detection

2020-08-01 · ECCV 2020 8 · Bingke Wang, Zilei Wang, Yixin Zhang

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