Landmark Detection for Medical Images using a General-purpose Segmentation Model
Ekaterina Stansfield, Jennifer A. Mitterer, Abdulrahman Altahhan

TL;DR
This paper introduces a hybrid approach combining YOLO and SAM models to accurately detect and segment anatomical landmarks and complex structures in orthopedic pelvic radiographs, addressing limitations of existing models.
Contribution
The study presents a novel pipeline that leverages YOLO for detection prompts and SAM for segmentation, enabling precise landmark segmentation in medical images.
Findings
Effective segmentation of 72 landmarks and 16 regions
High accuracy in detecting complex orthopedic structures
Successful application to pelvic radiographs
Abstract
Radiographic images are a cornerstone of medical diagnostics in orthopaedics, with anatomical landmark detection serving as a crucial intermediate step for information extraction. General-purpose foundational segmentation models, such as SAM (Segment Anything Model), do not support landmark segmentation out of the box and require prompts to function. However, in medical imaging, the prompts for landmarks are highly specific. Since SAM has not been trained to recognize such landmarks, it cannot generate accurate landmark segmentations for diagnostic purposes. Even MedSAM, a medically adapted variant of SAM, has been trained to identify larger anatomical structures, such as organs and their parts, and lacks the fine-grained precision required for orthopaedic pelvic landmarks. To address this limitation, we propose leveraging another general-purpose, non-foundational model: YOLO. YOLO…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · AI in cancer detection · Medical Imaging and Analysis
MethodsSegment Anything Model · Sparse Evolutionary Training
