paper-with-me

홈 › Papers

Synthetic Augmentation for Anatomical Landmark Localization using DDPMs

2024-10-16 · Arnela Hadzic, Lea Bogensperger, Simon Johannes Joham, Martin Urschler

Deep learning techniques for anatomical landmark localization (ALL) have shown great success, but their reliance on large annotated datasets remains a problem due to the tedious and costly nature of medical data acquisition and annotation. While traditional data augmentation, variational autoencoders (VAEs), and generative adversarial networks (GANs) have already been used to synthetically expand medical datasets, diffusion-based generative models have recently started to gain attention for their ability to generate high-quality synthetic images. In this study, we explore the use of denoising diffusion probabilistic models (DDPMs) for generating medical images and their corresponding heatmaps of landmarks to enhance the training of a supervised deep learning model for ALL. Our novel approach involves a DDPM with a 2-channel input, incorporating both the original medical image and its heatmap of annotated landmarks. We also propose a novel way to assess the quality of the generated images using a Markov Random Field (MRF) model for landmark matching and a Statistical Shape Model (SSM) to check landmark plausibility, before we evaluate the DDPM-augmented dataset in the context of an ALL task involving hand X-Rays.

📄 PDF Abstract BibTeX arXiv:2410.12489

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDenoising

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Heatmap 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

landmarker: a Toolkit for Anatomical Landmark Localization in 2D/3D Images

2025-01-17 · Jef Jonkers, Luc Duchateau, Glenn Van Wallendael, Sofie Van Hoecke

Anatomical landmark localization in 2D/3D images is a critical task in medical imaging. Although many general-purpose tools exist for landmark localization in classical computer vision tasks, such as pose estimation, the…

Pose Estimation

Anatomical Landmarks Localization for 3D Foot Point Clouds

2021-10-03 · Sheldon Fung, Xuequan Lu, Mantas Mykolaitis, Gediminas Kostkevicius 외

3D anatomical landmarks play an important role in health research. Their automated prediction/localization thus becomes a vital task. In this paper, we introduce a deformation method for 3D anatomical landmarks predictio…

Prediction

Deep Learning-Based Regression and Classification for Automatic Landmark Localization in Medical Images

2020-07-10 · Julia M. H. Noothout, Bob D. de Vos, Jelmer M. Wolterink, Elbrich M. Postma 외

In this study, we propose a fast and accurate method to automatically localize anatomical landmarks in medical images. We employ a global-to-local localization approach using fully convolutional neural networks (FCNNs). …

ClassificationGeneral Classificationregression

Reliable uncertainty quantification for 2D/3D anatomical landmark localization using multi-output conformal prediction

2025-03-18 · Jef Jonkers, Frank Coopman, Luc Duchateau, Glenn Van Wallendael 외

Automatic anatomical landmark localization in medical imaging requires not just accurate predictions but reliable uncertainty quantification for effective clinical decision support. Current uncertainty quantification app…

Conformal PredictionPredictionregressionUncertainty Quantification

Deep Geodesic Learning for Segmentation and Anatomical Landmarking

2018-10-06 · Neslisah Torosdagli, Denise K. Liberton, Payal Verma, Murat Sincan 외

In this paper, we propose a novel deep learning framework for anatomy segmentation and automatic landmark- ing. Specifically, we focus on the challenging problem of mandible segmentation from cone-beam computed tomograph…

AnatomyData AugmentationImage SegmentationSegmentation+1