paper-with-me

Papers

UOD: Universal One-shot Detection of Anatomical Landmarks

2023-06-13 · Heqin Zhu, Quan Quan, Qingsong Yao, Zaiyi Liu, S. Kevin Zhou

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 suffer domain preference heavily in the situation of multi-domain unlabeled data. Moreover, one-shot learning is not robust that it faces performance drop when annotating a sub-optimal image. To tackle these issues, we resort to developing a domain-adaptive one-shot landmark detection framework for handling multi-domain medical images, named Universal One-shot Detection (UOD). UOD consists of two stages and two corresponding universal models which are designed as combinations of domain-specific modules and domain-shared modules. In the first stage, a domain-adaptive convolution model is self-supervised learned to generate pseudo landmark labels. In the second stage, we design a domain-adaptive transformer to eliminate domain preference and build the global context for multi-domain data. Even though only one annotated sample from each domain is available for training, the domain-shared modules help UOD aggregate all one-shot samples to detect more robust and accurate landmarks. We investigated both qualitatively and quantitatively the proposed UOD on three widely-used public X-ray datasets in different anatomical domains (i.e., head, hand, chest) and obtained state-of-the-art performances in each domain. The code is available at https://github.com/heqin-zhu/UOD_universal_oneshot_detection.

📄 PDF Abstract BibTeX arXiv:2306.07615

Code (1)

heqin-zhu/uod_universal_oneshot_detection 공식 구현 pytorch

Tasks

One-Shot Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

You Only Learn Once: Universal Anatomical Landmark Detection

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

Detecting anatomical landmarks in medical images plays an essential role in understanding the anatomy and planning automated processing. In recent years, a variety of deep neural network methods have been developed to de…

Anatomical Landmark DetectionAnatomy

UAE: Universal Anatomical Embedding on Multi-modality Medical Images

2023-11-25 · Xiaoyu Bai, Fan Bai, Xiaofei Huo, Jia Ge 외

Identifying specific anatomical structures (\textit{e.g.}, lesions or landmarks) in medical images plays a fundamental role in medical image analysis. Exemplar-based landmark detection methods are receiving increasing at…

Medical Image AnalysisSelf-Supervised Learning

DATR: Domain-adaptive transformer for multi-domain landmark detection

2022-03-12 · Heqin Zhu, Qingsong Yao, S. Kevin Zhou

Accurate anatomical landmark detection plays an increasingly vital role in medical image analysis. Although existing methods achieve satisfying performance, they are mostly based on CNN and specialized for a single domai…

Anatomical Landmark DetectionAnatomyMedical Image Analysis

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

Automatic Mapping of Anatomical Landmarks from Free-Text Using Large Language Models: Insights from Llama-2

2024-10-16 · Mohamad Abdi, Gerardo Hermosillo Valadez, Halid Ziya Yerebakan

Anatomical landmarks are vital in medical imaging for navigation and anomaly detection. Modern large language models (LLMs), like Llama-2, offer promise for automating the mapping of these landmarks in free-text radiolog…

Anomaly Detection