概括
一种新的深度学习方法使用光谱图来消除光学连贯性断层扫描 (OCT) 图像的噪音,显著提高图像质量. 这种自我消噪的方法提高了信号与噪声的比率,并与最小的计算进行了对比.
科学领域:
- 生物医学光学 生物医学光学
- 医疗成像医学成像
- 人工智能在医学中的应用
背景情况:
- 光学连贯断层扫描 (OCT) 图像中的噪音限制了诊断准确性和进一步提高图像质量.
- 现有的无声化方法可能难以应对不同类型的噪音,或需要大量的计算资源.
研究的目的:
- 通过深度学习引入一种新的,计算效率高的,用于OCT图像的自我否定方法.
- 证明基于光谱图的深度学习模型在OCT定制噪声降低方面的有效性.
主要方法:
- 开发了一个基于单个光谱图的深度学习模型,包括完全连接,卷积和解卷积层.
- 该模型将原始干扰光谱作为输入,并学会预测噪声,然后从里埃转换图像中减去噪声.
- 该方法在TiO2幻影,子和斑马鱼的OCT图像上进行了测试.
主要成果:
- 深度学习方法有效地减少了OCT图像中的斑点图案和水平/垂直条纹.
- 与标签图像相比,信号噪声比 (SNR) 提高了35.0dB,图像对比度翻了一番.
- 平均峰值SNR是26.2dB高于通过平均无雾化方法实现的.
结论:
- 拟议的基于光谱的深度学习方法提供了一种有效和高效的解决方案,用于拒绝OCT图像.
- 这种方法显著提高了图像质量,为在各个领域改进的OCT应用铺平了道路.
- 定制的,低计算的无声化能力使其能够适应不同的噪声特征.
相关概念视频
Deconvolution
180
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...
180
Downsampling
177
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...
177
Classification of Signals
505
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
505
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
Upsampling
254
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...
254
Linear Approximation in Frequency Domain
106
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....
106


