paper-with-me

홈 › Papers

DeepLesion: Automated Deep Mining, Categorization and Detection of Significant Radiology Image Findings using Large-Scale Clinical Lesion Annotations

2017-10-04 · Ke Yan, Xiaosong Wang, Le Lu, Ronald M. Summers

Extracting, harvesting and building large-scale annotated radiological image datasets is a greatly important yet challenging problem. It is also the bottleneck to designing more effective data-hungry computing paradigms (e.g., deep learning) for medical image analysis. Yet, vast amounts of clinical annotations (usually associated with disease image findings and marked using arrows, lines, lesion diameters, segmentation, etc.) have been collected over several decades and stored in hospitals' Picture Archiving and Communication Systems. In this paper, we mine and harvest one major type of clinical annotation data - lesion diameters annotated on bookmarked images - to learn an effective multi-class lesion detector via unsupervised and supervised deep Convolutional Neural Networks (CNN). Our dataset is composed of 33,688 bookmarked radiology images from 10,825 studies of 4,477 unique patients. For every bookmarked image, a bounding box is created to cover the target lesion based on its measured diameters. We categorize the collection of lesions using an unsupervised deep mining scheme to generate clustered pseudo lesion labels. Next, we adopt a regional-CNN method to detect lesions of multiple categories, regardless of missing annotations (normally only one lesion is annotated, despite the presence of multiple co-existing findings). Our integrated mining, categorization and detection framework is validated with promising empirical results, as a scalable, universal or multi-purpose CAD paradigm built upon abundant retrospective medical data. Furthermore, we demonstrate that detection accuracy can be significantly improved by incorporating pseudo lesion labels (e.g., Liver lesion/tumor, Lung nodule/tumor, Abdomen lesions, Chest lymph node and others). This dataset will be made publicly available (under the open science initiative).

📄 PDF Abstract BibTeX arXiv:1710.01766

Code (2)

Masaaki-75/proct pytorch
mtcazzolato/featset

Tasks

Lesion SegmentationMedical Image Analysis

Similar Papers 제목 키워드 기반

An End-to-End Framework For Universal Lesion Detection With Missing Annotations

2023-03-27 · Xiaoyu Bai, Yong Xia

Fully annotated large-scale medical image datasets are highly valuable. However, because labeling medical images is tedious and requires specialized knowledge, the large-scale datasets available often have missing annota…

Lesion Detection

Learning from Multiple Datasets with Heterogeneous and Partial Labels for Universal Lesion Detection in CT

2020-09-05 · Ke Yan, Jinzheng Cai, Youjing Zheng, Adam P. Harrison 외

Large-scale datasets with high-quality labels are desired for training accurate deep learning models. However, due to the annotation cost, datasets in medical imaging are often either partially-labeled or small. For exam…

Lesion DetectionPartially Labeled DatasetsTransfer Learning

Lesion Harvester: Iteratively Mining Unlabeled Lesions and Hard-Negative Examples at Scale

2020-01-21 · Jinzheng Cai, Adam P. Harrison, Youjing Zheng, Ke Yan 외

Acquiring large-scale medical image data, necessary for training machine learning algorithms, is frequently intractable, due to prohibitive expert-driven annotation costs. Recent datasets extracted from hospital archives…

Medical Image Analysis

Universal Lesion Detection by Learning from Multiple Heterogeneously Labeled Datasets

2020-05-28 · Ke Yan, Jinzheng Cai, Adam P. Harrison, Dakai Jin 외

Lesion detection is an important problem within medical imaging analysis. Most previous work focuses on detecting and segmenting a specialized category of lesions (e.g., lung nodules). However, in clinical practice, radi…

Lesion DetectionMedical Object DetectionTransfer Learning

ULDor: A Universal Lesion Detector for CT Scans with Pseudo Masks and Hard Negative Example Mining

2019-01-18 · Youbao Tang, Ke Yan, Yu-Xing Tang, Jiamin Liu 외

Automatic lesion detection from computed tomography (CT) scans is an important task in medical imaging analysis. It is still very challenging due to similar appearances (e.g. intensity and texture) between lesions and ot…

Computed Tomography (CT)Lesion Detection