相关实验视频
Updated: Jul 14, 2026

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.2K
深度学习网络具有可差异化的动态编程,用于视网膜OCT表面细分
Hui Xie1, Weiyu Xu1, Ya Xing Wang2
1Department of Electrical and Computer Engineering, The University of Iowa, Iowa City, IA, USA.
Biomedical optics express
|July 27, 2023
概括
这项研究引入了一种新的深度学习方法,用于在光学相干断层扫描 (OCT) 图像中对视网膜表面进行细分. 该方法通过强制执行表面光滑度来提高准确性,这对于诊断诸如与年龄相关的黄斑变性和多发性硬化症等疾病至关重要.
科学领域:
- 医疗成像医学成像
- 计算机视觉 计算机视觉
- 生物医学工程 生物医学工程
背景情况:
- 由于边界较弱,在OCT图像中对多个表面进行细分是具有挑战性的.
- 深度学习方法看起来很有前途,但在有限的医学培训数据下扎,阻碍了像表面光滑性这样的全球结构学习.
研究的目的:
- 开发一个端到端的深度学习方法用于视网膜OCT表面细分.
- 通过将U-Net与受约束可微分动态编程模块统一,明确强制表面光滑.
主要方法:
- 一个U-Net架构与可差异化的动态编程模块集成,用于功能学习和细分.
- 该方法利用下游模型优化的反来指导特征学习,并强制执行全球表面结构.
主要成果:
- 拟议的方法在Duke AMD和JHU MS OCT数据集上实现了视网膜层细分的亚声素精度.
- 平均绝对表面距离 (MASD) 误差分别为1.88 ± 1.96 μm和2.75 ± 0.94 μm.
结论:
- 统一的深度学习和动态编程方法有效地细分了OCT视网膜表面.
- 该方法展示了全球表面结构和光滑性的优越强制执行,从而达到高精度.
相关概念视频
Implicit Differentiation
In classical mechanics, motion is often described through relationships between spatial coordinates and time. A car moving along a straight highway with constant acceleration serves as a simple case where velocity is an explicit function of time. This scenario results in a linear equation, enabling straightforward analysis using basic differentiation techniques.In contrast, a satellite in circular orbit follows a path defined by an implicit function. The position of the satellite is constrained...
Implicit Differentiation: Problem Solving
Curves defined implicitly, where variables cannot be separated algebraically, require specialized techniques for analysis. The conchoid of Nicomedes exemplifies such a case. Its equation links x and y in a way that prevents isolation of one variable, making implicit differentiation essential to determine the slope and behavior at any point on the curve.The implicit form of the conchoid can be expressed as:To differentiate this equation, y is treated as a function of x, and the chain rule is...
Implicit Differentiation with Partial Derivatives
Implicit differentiation with partial derivatives is used when a relationship between two variables is defined implicitly rather than explicitly. Instead of solving one variable in terms of the other, the variables remain connected through a single equation. In this setting, one variable is treated as depending on the other, and differentiation is applied directly to the entire relation.To differentiate an implicit relation, the chain rule is applied to every term in the equation. Because one...
Maximizing the Directional Derivative
The directional derivative is a central concept in multivariable calculus that describes how a function changes at a given point when moving in a specified direction. This direction is represented by a unit vector, ensuring that only the orientation influences the rate of change. By varying the direction, different rates of change can be observed, demonstrating that the directional derivative depends strongly on the chosen direction.The directional derivative is computed using the gradient...

