paper-with-me

Papers

One-Shot Medical Landmark Detection

2021-03-08 · Qingsong Yao, Quan Quan, Li Xiao, S. Kevin Zhou

The success of deep learning methods relies on the availability of a large number of datasets with annotations; however, curating such datasets is burdensome, especially for medical images. To relieve such a burden for a landmark detection task, we explore the feasibility of using only a single annotated image and propose a novel framework named Cascade Comparing to Detect (CC2D) for one-shot landmark detection. CC2D consists of two stages: 1) Self-supervised learning (CC2D-SSL) and 2) Training with pseudo-labels (CC2D-TPL). CC2D-SSL captures the consistent anatomical information in a coarse-to-fine fashion by comparing the cascade feature representations and generates predictions on the training set. CC2D-TPL further improves the performance by training a new landmark detector with those predictions. The effectiveness of CC2D is evaluated on a widely-used public dataset of cephalometric landmark detection, which achieves a competitive detection accuracy of 81.01\% within 4.0mm, comparable to the state-of-the-art fully-supervised methods using a lot more than one training image.

📄 PDF Abstract BibTeX arXiv:2103.04527

Code (2)

ICT-MIRACLE-lab/Oneshot_landmark_detection 공식 구현 pytorch
Curli-quan/oneshot-medical-landmark pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

UOD: Universal One-shot Detection of Anatomical Landmarks

2023-06-13 · Heqin Zhu, Quan Quan, Qingsong Yao, Zaiyi Liu 외

One-shot medical landmark detection gains much attention and achieves great success for its label-efficient training process. However, existing one-shot learning methods are highly specialized in a single domain and suff…

One-Shot Learning

Which images to label for few-shot medical landmark detection?

2021-12-07 · CVPR 2022 1 · Quan Quan, Qingsong Yao, Jun Li, S. Kevin Zhou

The success of deep learning methods relies on the availability of well-labeled large-scale datasets. However, for medical images, annotating such abundant training data often requires experienced radiologists and consum…

Few-Shot Learning

Relative distance matters for one-shot landmark detection

2022-03-03 · Qingsong Yao, Jianji Wang, Yihua Sun, Quan Quan 외

Contrastive learning based methods such as cascade comparing to detect (CC2D) have shown great potential for one-shot medical landmark detection. However, the important cue of relative distance between landmarks is ignor…

Contrastive Learning

FM-OSD: Foundation Model-Enabled One-Shot Detection of Anatomical Landmarks

2024-07-07 · Juzheng Miao, Cheng Chen, Keli Zhang, Jie Chuai 외

One-shot detection of anatomical landmarks is gaining significant attention for its efficiency in using minimal labeled data to produce promising results. However, the success of current methods heavily relies on the emp…

Anatomical Landmark Detection

Self-supervised pre-training with diffusion model for few-shot landmark detection in x-ray images

2024-07-25 · Roberto Di Via, Francesca Odone, Vito Paolo Pastore

Deep neural networks have been extensively applied in the medical domain for various tasks, including image classification, segmentation, and landmark detection. However, their application is often hindered by data scarc…

Denoisingimage-classificationImage ClassificationSelf-Supervised Learning