Related Experiment Video
Updated: Jun 28, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
529
Employing texture loss to denoise OCT images using generative adversarial networks.
Maryam Mehdizadeh1,2, Sajib Saha1, David Alonso-Caneiro3
1The Australian e-Health Research Centre (AEHRC), CSIRO, WA, Australia.
Biomedical Optics Express
|April 18, 2024
Summary
This study introduces a novel generative adversarial network (GAN) method for denoising optical coherence tomography (OCT) images. The approach uses texture loss to improve image quality and clinical interpretability, outperforming existing techniques.
Area of Science:
- Ophthalmology
- Medical Imaging
- Artificial Intelligence
Background:
- Speckle noise in optical coherence tomography (OCT) images obscures pathological features and hinders accurate segmentation.
- Previous deep learning denoising methods (CNNs) using pixel-wise losses often resulted in blurred images.
- Perceptual losses improved OCT denoising but textural fidelity remained a challenge.
Purpose of the Study:
- To develop a novel generative adversarial network (GAN) based method for denoising OCT images.
- To enhance the textural similarity of denoised OCT images to gold-standard averaged OCT images.
- To evaluate the performance of different GAN architectures and loss functions for OCT image reconstruction.
Main Methods:
- A conditional GAN (cGAN) framework was designed for OCT image reconstruction.
- PatchGAN discriminator was employed as a texture loss to improve image quality.
- UNet and ResNet were compared as generators, and PatchGAN was compared with Wasserstein GAN.
Main Results:
- The combination of PatchGAN and UNet achieved superior denoising performance (PSNR = 32.50) compared to SiameseGAN (PSNR = 31.02).
- Qualitative assessment by masked clinical ophthalmologists favored the reconstructed OCT images using PatchGAN texture loss.
- The proposed method demonstrated improved image quality and preservation of pathological features.
Conclusions:
- The novel GAN-based method with texture loss effectively denoises OCT images, preserving essential details.
- This approach offers significant advantages over existing denoising techniques for OCT imaging.
- The method shows promise for improving clinical interpretation and diagnosis of retinal diseases.
Related Concept Videos
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

