学习可概括的特征,用于使用掩盖的自编码器和有限的注释进行部平原断裂细分
概括
本研究介绍了一种口罩自编码器 (MAE) 策略,用于在CT扫描中精确分段骨平原骨折 (TPF). 该方法显著减少了对广泛注释的需求,同时提高了模型的准确性和通用性.
科学领域:
- 医学成像和人工智能 医学成像和人工智能
- 整形外科和放射科的整形外科.
背景情况:
- 在计算机断层扫描 (CT) 中精确细分骨平原骨折 (TPF) 对诊断和治疗规划至关重要.
- 对于TPF细分的深度学习模型,需要大量的注释数据集,由于专家的知识需求,这些数据集的获取是昂贵和耗时的.
- 现有的半监督方法与断裂模式的复杂性和有限的概括性作斗争.
研究的目的:
- 开发一种有效的培训策略,用于使用面具自编码器 (MAE) 预训练在CT中准确的TPF细分.
- 为了减少对深度学习模型广泛的手册注释的依赖.
- 提高TPF细分模型的通用性和可转移性.
主要方法:
- 提出了一种培训策略,利用MAE对未标记的CT数据进行预训,以捕捉骨结构和骨折细节.
- 微调MAE预训练模型使用一小部分标记TPFCT扫描.
- 在内部数据集 (180张CT扫描) 和公共的骨盆CT数据集上评估了该方法.
主要成果:
- 使用仅20个注释案例,实现了高细分精度,平均子相似系数 (DSC) 为95.81%,平均对称表面距离 (ASSD) 为1.91mm,和豪斯多夫距离 (95HD) 为9.42mm.
- 在TPF细分方面表现优于现有的半监督方法.
- 在公开的骨盆CT数据集上证明了强大的可转移性到关节骨折细分.
结论:
- 拟议的基于MAE的培训策略有效地减少了对CT精确TPF细分的注释要求.
- 该方法提高了模型性能和通用性,为临床应用提供了实际的解决方案.
- 该方法显示了在医疗图像细分任务中更广泛的应用潜力.
相关概念视频
Block Diagram Reduction
734
The process of deriving the transfer function of a control system often involves reducing its block diagram to a single block. This simplification can be achieved through a series of strategic operations, including relocating branch points and comparators. These operations preserve the overall function of the system while allowing for easier manipulation and combination of blocks.
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
734
Mason's Rule
1.4K
Mason's rule is a powerful tool in control systems and signal processing. It simplifies the calculation of transfer functions from signal-flow graphs. This method leverages various elements, including loop gains, forward-path gains, and non-touching loops, to determine the transfer function efficiently.
Loop gain is determined by identifying and tracing a path from a node back to itself. This involves computing the product of branch gains along the loop. Each loop's gain is crucial for further...
Loop gain is determined by identifying and tracing a path from a node back to itself. This involves computing the product of branch gains along the loop. Each loop's gain is crucial for further...
1.4K
SFG Algebra
472
In Signal Flow Graph (SFG) algebra, the value a node represents is determined by the sum of all signals entering that node. This summed value is then transmitted through every branch leaving the node, making the SFG a powerful tool for visualizing and analyzing control systems.
Each node in an SFG corresponds to a variable, and the interactions between nodes are represented by branches with associated gains. When multiple branches lead into a node, the value at that node is the sum of the...
Each node in an SFG corresponds to a variable, and the interactions between nodes are represented by branches with associated gains. When multiple branches lead into a node, the value at that node is the sum of the...
472
Partial Fractions
393
A partial fraction is a component of a rational expression represented as the sum of simpler fractions. When a rational function is expressed as a ratio of two polynomials, it can often be decomposed into a sum of fractions whose denominators are simpler polynomials, typically linear or irreducible quadratic factors. This process is called partial fraction decomposition, and it is used to simplify complex expressions for integration, solving equations, or analysis.Partial fraction decomposition...
393
The Squeeze Theorem
456
Certain mathematical functions exhibit unpredictable or highly variable behavior near specific input values, making direct evaluation of their limits challenging. This complexity may arise from rapid oscillations or irregular patterns that obscure the function’s trend. In such cases, the Squeeze Theorem offers a reliable method for determining limits.According to the Squeeze Theorem, if a function is confined between two other functions near a particular point, and both outer functions...
456
Synthetic Disvision of Polynomials
380
Synthetic division is an efficient algorithmic approach for dividing a polynomial by a linear binomial of the form x - c, where c is a real number. This method is helpful due to its streamlined process, which avoids the more cumbersome steps involved in the traditional long division of polynomials. It simplifies computation and serves as a practical tool for evaluating polynomials and identifying their factors.To perform synthetic division, one begins by listing the coefficients of the...
380

