paper-with-me

Papers

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, Dakai Jin, YouBao Tang, Yuxing Tang, Lingyun Huang, Jing Xiao, Le Lu

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 example, DeepLesion is such a large-scale CT image dataset with lesions of various types, but it also has many unlabeled lesions (missing annotations). When training a lesion detector on a partially-labeled dataset, the missing annotations will generate incorrect negative signals and degrade the performance. Besides DeepLesion, there are several small single-type datasets, such as LUNA for lung nodules and LiTS for liver tumors. These datasets have heterogeneous label scopes, i.e., different lesion types are labeled in different datasets with other types ignored. In this work, we aim to develop a universal lesion detection algorithm to detect a variety of lesions. The problem of heterogeneous and partial labels is tackled. First, we build a simple yet effective lesion detection framework named Lesion ENSemble (LENS). LENS can efficiently learn from multiple heterogeneous lesion datasets in a multi-task fashion and leverage their synergy by proposal fusion. Next, we propose strategies to mine missing annotations from partially-labeled datasets by exploiting clinical prior knowledge and cross-dataset knowledge transfer. Finally, we train our framework on four public lesion datasets and evaluate it on 800 manually-labeled sub-volumes in DeepLesion. Our method brings a relative improvement of 49% compared to the current state-of-the-art approach in the metric of average sensitivity. We have publicly released our manual 3D annotations of DeepLesion in https://github.com/viggin/DeepLesion_manual_test_set.

📄 PDF Abstract BibTeX arXiv:2009.02577

Code (1)

viggin/DeepLesion_manual_test_set 공식 구현

Tasks

Lesion DetectionPartially Labeled DatasetsTransfer Learning

Similar Papers 제목 키워드 기반

Automatic universal taxonomies for multi-domain semantic segmentation

2022-07-18 · Petra Bevandić, Siniša Šegvić

Training semantic segmentation models on multiple datasets has sparked a lot of recent interest in the computer vision community. This interest has been motivated by expensive annotations and a desire to achieve proficie…

Semantic Segmentation

PSScreen V2: Partially Supervised Multiple Retinal Disease Screening

2025-10-26 · Boyi Zheng, Yalin Zheng, Hrvoje Bogunović, Qing Liu arxiv

In this work, we propose PSScreen V2, a partially supervised self-training framework for multiple retinal disease screening. Unlike previous methods that rely on fully labelled or single-domain datasets, PSScreen V2 is d…

Domain Generalization

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

Training Semantic Segmentation on Heterogeneous Datasets

2023-01-18 · Panagiotis Meletis, Gijs Dubbelman

We explore semantic segmentation beyond the conventional, single-dataset homogeneous training and bring forward the problem of Heterogeneous Training of Semantic Segmentation (HTSS). HTSS involves simultaneous training o…

SegmentationSemantic Segmentation

Label Embedding with Partial Heterogeneous Contexts

2018-05-03 · Yaxin Shi, Donna Xu, Yuangang Pan, Ivor W. Tsang 외

Label embedding plays an important role in many real-world applications. To enhance the label relatedness captured by the embeddings, multiple contexts can be adopted. However, these contexts are heterogeneous and often …

Descriptiveimage-classificationImage Classification