Related Experiment Video
Updated: Jul 4, 2026

04:48
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
Two-dimensional phase unwrapping and denoising network based on frequency-domain operators and sparse attention
Applied Optics
|March 17, 2026
Summary
We introduce FSA-PU, a novel deep learning model for accurate two-dimensional phase unwrapping. This method overcomes limitations of traditional techniques, offering robust performance even with noisy data and phase jumps.
Area of Science:
- Image processing
- Computer vision
- Signal processing
Background:
- Two-dimensional phase unwrapping is essential for fields like optical interferometry and synthetic aperture radar.
- Traditional phase unwrapping methods struggle with noise and phase discontinuities, leading to errors.
Purpose of the Study:
- To develop a robust and accurate deep learning model for two-dimensional phase unwrapping.
- To address the limitations of conventional methods in handling complex data conditions.
Main Methods:
- Proposed FSA-PU, a lightweight U-Net-based deep learning model.
- Integrated multi-scale context modeling, sparse global dependency, and frequency-domain reconstruction.
- Utilized depthwise separable convolutions for improved edge and detail recovery.
Main Results:
- FSA-PU demonstrated superior performance on synthetic and real-world datasets.
- Achieved excellent metrics including Peak Signal-to-Noise Ratio (PSNR), Root Mean Square Error (RMSE), and Structural Similarity Index Measure (SSIM).
- Showcased high accuracy and robustness, particularly under challenging noise and discontinuity conditions.
Conclusions:
- FSA-PU offers a significant advancement in two-dimensional phase unwrapping.
- The model provides a reliable solution for applications requiring precise phase information from noisy or discontinuous data.
Related Concept Videos
Two-Dimensional (2D) NMR: Overview
1.7K
The 1D NMR spectrum of large and complex molecules like natural products has complicated splitting patterns and overlapping signals, which can be easily interpreted using 2-dimensional (2D) NMR. Unlike 1D NMR, 2D NMR has two frequency axes that provide the coupling information between the nucleus A and nucleus B in a molecule. The process from which 2D spectra are obtained has four steps.
The first step is the preparation period, during which nucleus A is excited with a radiofrequency pulse....
The first step is the preparation period, during which nucleus A is excited with a radiofrequency pulse....
1.7K
Masking and Demasking Agents
3.9K
EDTA titrations may necessitate masking and demasking agents to temporarily protect a particular metal ion in a mixture from the EDTA reaction. These agents facilitate the sequential analysis of the metal ions by forming stable complexes with some—but not all—metal ions during certain steps.
There are many masking agents, such as cyanide, fluoride, triethanolamine, thiourea, and 2,3-bis(sulfanyl)propan-1-ol (formerly 2,3-dimercapto-1-propanol), with the masking agent chosen based on...
There are many masking agents, such as cyanide, fluoride, triethanolamine, thiourea, and 2,3-bis(sulfanyl)propan-1-ol (formerly 2,3-dimercapto-1-propanol), with the masking agent chosen based on...
3.9K
Deconvolution
669
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
669
Downsampling
755
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
755
Upsampling
684
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
684
Linear Approximation in Frequency Domain
422
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
422