采用纹理损失来消灭OCT图像,使用生成对抗网络
Maryam Mehdizadeh1,2, Sajib Saha1, David Alonso-Caneiro3
1The Australian e-Health Research Centre (AEHRC), CSIRO, WA, Australia.
Biomedical optics express
|April 18, 2024
概括
本研究介绍了一种新的生成对抗网络 (GAN) 方法,用于消除光学连贯性断层扫描 (OCT) 图像的模糊性. 该方法使用纹理损失来提高图像质量和临床解释性,优于现有技术.
科学领域:
- 眼科医生 眼科 眼科
- 医疗成像医学成像
- 人工智能的人工智能
背景情况:
- 光学连贯断层扫描 (OCT) 图像中的斑点噪声掩盖了病理特征,并妨碍了准确的细分.
- 以前使用像素智能损失的深度学习 (CNN) 解密方法通常会导致图像模糊.
- 感知损失有所改善,但纹理忠实性仍然是一个挑战.
研究的目的:
- 开发一种基于生成对抗网络 (GAN) 的新方法,用于拒绝OCT图像.
- 为了增强无色化OCT图像与黄金标准平均的OCT图像的纹理相似性.
- 评估不同GAN架构的性能和用于OCT图像重建的损失函数.
主要方法:
- 一个有条件的GAN (cGAN) 框架被设计用于OCT图像重建.
- 使用PatchGAN区分器作为纹理损失来提高图像质量.
- UNet和ResNet作为发电机进行了比较,PatchGAN与瓦斯斯坦GAN进行了比较.
主要成果:
- 与SiameseGAN (PSNR = 31.02) 相比,PatchGAN和UNet的组合获得了更高的无色化性能 (PSNR = 32.50).
- 蒙面临床眼科医生的定性评估支持使用PatchGAN结构损失重建的OCT图像.
- 拟议的方法证明了图像质量的提高和病理特征的保存.
结论:
- 新的基于GAN的方法具有纹理损失,有效地消除了OCT图像的颜色,保留了重要的细节.
- 这种方法比用于海外成像的现有无色化技术具有显著的优势.
- 该方法在改善视网膜疾病的临床解释和诊断方面表现有前途.
相关概念视频
Deconvolution
159
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...
159
Downsampling
154
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...
154
Upsampling
232
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...
232
Difference from Background: Limit of Detection
6.4K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
6.4K
Reducing Line Loss
151
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
151
Gradient and Del Operator
2.6K
In mathematics and physics, the gradient and del operator are fundamental concepts used to describe the behavior of functions and fields in space. The gradient is a mathematical operator that gives both the magnitude and direction of the maximum spatial rate of change. Consider a person standing on a mountain. The slope of the mountain at any given point is not defined unless it is quantified in a particular direction. For this reason, a "directional derivative" is defined, which is a vector...
2.6K


