H3DE-Net: Efficient and Accurate 3D Landmark Detection in Medical Imaging
Zhen Huang, Tao Tang, Ronghao Xu, Yangbo Wei, Wenkai Yang, Suhua Wang, Xiaoxin Sun, Han Li, Qingsong Yao

TL;DR
H3DE-Net is a novel hybrid deep learning framework that combines CNNs with a lightweight attention mechanism for efficient and accurate 3D landmark detection in medical imaging, addressing the challenge of capturing local details and global context.
Contribution
This work introduces the first 3D landmark detection model integrating a lightweight attention mechanism with CNNs, enhancing accuracy and efficiency in complex anatomical scenarios.
Findings
Achieves state-of-the-art accuracy on a public CT dataset.
Improves robustness in cases with missing landmarks.
Reduces computational cost while maintaining global context modeling.
Abstract
3D landmark detection is a critical task in medical image analysis, and accurately detecting anatomical landmarks is essential for subsequent medical imaging tasks. However, mainstream deep learning methods in this field struggle to simultaneously capture fine-grained local features and model global spatial relationships, while maintaining a balance between accuracy and computational efficiency. Local feature extraction requires capturing fine-grained anatomical details, while global modeling requires understanding the spatial relationships within complex anatomical structures. The high-dimensional nature of 3D volume further exacerbates these challenges, as landmarks are sparsely distributed, leading to significant computational costs. Therefore, achieving efficient and precise 3D landmark detection remains a pressing challenge in medical image analysis. In this work, We propose a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Medical Imaging and Analysis · Medical Image Segmentation Techniques
MethodsSoftmax · Attention Is All You Need
