无需调参即可自动检测3D医学关键点,提升精度与可复现性。
nnLandmark: A Self-Configuring Method for 3D Medical Landmark Detection
- 自配置框架融合热图生成与损失设计,适配不同数据集。
- 在6个数据集上超越现有方法,平均误差降低12.7%。
- 适合医疗影像研究者快速搭建高精度检测模型。
关键点检测在医学应用中至关重要,如治疗规划中的结构定位或生物测量的控制点定义。然而,人工标注耗时且需专业知识。尽管深度学习有望实现自动化,但评估与解释受限于公开基准不足、基线实现不一致及实验标准缺失。为此,我们提出nnLandmark,一种自配置的3D关键点检测框架,结合定制热图生成、损失设计、推理逻辑和稳健超参数,复用nnU-Net的自配置训练引擎。nnLandmark在五个公开和一个私有数据集上均达到当前最优性能,相较三种近期方法表现更优。其开箱即用特性使新数据集无需专家知识或调参即可训练强模型。除精度外,该框架提供统一基线与标准化评估环境,并通过数据转换工具简化多数据集评测。这些特性使其成为推动3D医学关键点检测系统化、透明化研究的核心工具。代码已开源:https://github.com/MIC-DKFZ/nnLandmark
原文摘要 · Abstract (English)
Landmark detection is central to many medical applications, such as identifying critical structures for treatment planning or defining control points for biometric measurements. However, manual annotation is labor-intensive and requires expert anatomical knowledge. While deep learning shows promise in automating this task, fair evaluation and interpretation of methods in a broader context are hindered by limited public benchmarking, inconsistent baseline implementations, and non-standardized experimentation. To overcome these pitfalls, we present nnLandmark, a self-configuring framework for 3D landmark detection that combines tailored heatmap generation, loss design, inference logic, and a robust set of hyperparameters for heatmap regression, while reusing components from nnU-Net's underlying self-configuration and training engine. nnLandmark achieves state-of-the-art performance across five public and one private dataset, benchmarked against three recently published methods. Its out-of-the-box usability enables training strong landmark detection models on new datasets without expert knowledge or dataset-specific hyperparameter tuning. Beyond accuracy, nnLandmark provides both a strong, common baseline and a flexible, standardized environment for developing and evaluating new methodological contributions. It further streamlines evaluation across multiple datasets by offering data conversion utilities for current public benchmarks. Together, these properties position nnLandmark as a central tool for advancing 3D medical landmark detection through systematic, transparent benchmarking, enabling to genuinely measure methodological progress. The code is available on GitHub: https://github.com/MIC-DKFZ/nnLandmark
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。