paper-with-me

Papers

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 consumes their limited time. Few-shot learning is developed to alleviate this burden, which achieves competitive performances with only several labeled data. However, a crucial yet previously overlooked problem in few-shot learning is about the selection of template images for annotation before learning, which affects the final performance. We herein propose a novel Sample Choosing Policy (SCP) to select "the most worthy" images for annotation, in the context of few-shot medical landmark detection. SCP consists of three parts: 1) Self-supervised training for building a pre-trained deep model to extract features from radiological images, 2) Key Point Proposal for localizing informative patches, and 3) Representative Score Estimation for searching the most representative samples or templates. The advantage of SCP is demonstrated by various experiments on three widely-used public datasets. For one-shot medical landmark detection, its use reduces the mean radial errors on Cephalometric and HandXray datasets by 14.2% (from 3.595mm to 3.083mm) and 35.5% (4.114mm to 2.653mm), respectively.

📄 PDF Abstract BibTeX arXiv:2112.04386

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot 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

One-Shot Medical Landmark Localization by Edge-Guided Transform and Noisy Landmark Refinement

2022-07-31 · Zihao Yin, Ping Gong, Chunyu Wang, Yizhou Yu 외

As an important upstream task for many medical applications, supervised landmark localization still requires non-negligible annotation costs to achieve desirable performance. Besides, due to cumbersome collection procedu…

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

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…

Self-Supervised Learning

Scalable Semi-supervised Landmark Localization for X-ray Images using Few-shot Deep Adaptive Graph

2021-04-29 · Xiao-Yun Zhou, Bolin Lai, Weijian Li, Yirui Wang 외

Landmark localization plays an important role in medical image analysis. Learning based methods, including CNN and GCN, have demonstrated the state-of-the-art performance. However, most of these methods are fully-supervi…

Medical Image Analysis