paper-with-me

홈 › Papers

A Practical Framework for ROI Detection in Medical Images -- a case study for hip detection in anteroposterior pelvic radiographs

2021-03-02 · Feng-Yu Liu, Chih-Chi Chen, Shann-Ching Chen, Chien-Hung Liao

Purpose Automated detection of region of interest (ROI) is a critical step for many medical image applications such as heart ROIs detection in perfusion MRI images, lung boundary detection in chest X-rays, and femoral head detection in pelvic radiographs. Thus, we proposed a practical framework of ROIs detection in medical images, with a case study for hip detection in anteroposterior (AP) pelvic radiographs. Materials and Methods: We conducted a retrospective study which analyzed hip joints seen on 7,399 AP pelvic radiographs from three diverse sources, including 4,290 high resolution radiographs from Chang Gung Memorial Hospital Osteoarthritis, 3,008 low to medium resolution radiographs from Osteoarthritis Initiative, and 101 heterogeneous radiographs from Google image search engine. We presented a deep learning-based ROI detection framework utilizing single-shot multi-box detector (SSD) with ResNet-101 backbone and customized head structure based on the characteristics of the obtained datasets, whose ground truths were labeled by non-medical annotators in a simple graphical interface. Results: Our method achieved average intersection over union (IoU)=0.8115, average confidence=0.9812, and average precision with threshold IoU=0.5 (AP50)=0.9901 in the independent test set, suggesting that the detected hip regions have appropriately covered main features of the hip joints. Conclusion: The proposed approach featured on low-cost labeling, data-driven model design, and heterogeneous data testing. We have demonstrated the feasibility of training a robust hip region detector for AP pelvic radiographs. This practical framework has a promising potential for a wide range of medical image applications.

📄 PDF Abstract BibTeX arXiv:2103.01584

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary DetectionHead DetectionImage Retrieval

Similar Papers 제목 키워드 기반

CCTCOVID: COVID-19 Detection from Chest X-Ray Images Using Compact Convolutional Transformers

2022-09-27 · Abdolreza Marefat, Mahdieh Marefat, Javad Hasannataj Joloudari, Mohammad Ali Nematollahi 외

COVID-19 is a novel virus that attacks the upper respiratory tract and the lungs. Its person-to-person transmissibility is considerably rapid and this has caused serious problems in approximately every facet of individua…

Computed Tomography (CT)

RELICT: A Replica Detection Framework for Medical Image Generation

2025-02-24 · Orhun Utku Aydin, Alexander Koch, Adam Hilbert, Jana Rieger 외

Despite the potential of synthetic medical data for augmenting and improving the generalizability of deep learning models, memorization in generative models can lead to unintended leakage of sensitive patient information…

Image GenerationMedical Image GenerationMemorization

Statistical Test on Diffusion Model-based Anomaly Detection by Selective Inference

2024-02-19 · Teruyuki Katsuoka, Tomohiro Shiraishi, Daiki Miwa, Vo Nguyen Le Duy 외

Advancements in AI image generation, particularly diffusion models, have progressed rapidly. However, the absence of an established framework for quantifying the reliability of AI-generated images hinders their use in cr…

Anomaly DetectionDecision MakingImage Generation

Q-Former Autoencoder: A Modern Framework for Medical Anomaly Detection

2025-07-24 · Francesco Dalmonte, Emirhan Bayar, Emre Akbas, Mariana-Iuliana Georgescu arxiv

Anomaly detection in medical images is an important yet challenging task due to the diversity of possible anomalies and the practical impossibility of collecting comprehensively annotated data sets. In this work, we tack…

Anomaly Detection

Out-of-Distribution Detection for Medical Applications: Guidelines for Practical Evaluation

2021-09-30 · Karina Zadorozhny, Patrick Thoral, Paul Elbers, Giovanni Cinà

Detection of Out-of-Distribution (OOD) samples in real time is a crucial safety check for deployment of machine learning models in the medical field. Despite a growing number of uncertainty quantification techniques, the…

BIG-bench Machine LearningOut-of-Distribution DetectionOut of Distribution (OOD) DetectionUncertainty Quantification