paper-with-me

홈 › Papers

Is Complete Labeling Necessary? Understanding Active Learning in Longitudinal Medical Imaging

2025-11-22 · Siteng Ma, Honghui Du, Prateek Mathur, Brendan S. Kelly, Ronan P. Killeen, Aonghus Lawlor, Ruihai Dong arxiv

Detecting changes in longitudinal medical imaging using deep learning requires a substantial amount of accurately labeled data. However, labeling these images is notably more costly and time-consuming than labeling other image types, as it requires labeling across various time points, where new lesions can be minor, and subtle changes are easily missed. Deep Active Learning (DAL) has shown promise in minimizing labeling costs by selectively querying the most informative samples, but existing studies have primarily focused on static tasks like classification and segmentation. Consequently, the conventional DAL approach cannot be directly applied to change detection tasks, which involve identifying subtle differences across multiple images. In this study, we propose a novel DAL framework, named Longitudinal Medical Imaging Active Learning (LMI-AL), tailored specifically for longitudinal medical imaging. By pairing and differencing all 2D slices from baseline and follow-up 3D images, LMI-AL iteratively selects the most informative pairs for labeling using DAL, training a deep learning model with minimal manual annotation. Experimental results demonstrate that, with less than 8% of the data labeled, LMI-AL can achieve performance comparable to models trained on fully labeled datasets. We also provide a detailed analysis of the method's performance, as guidance for future research. The code is publicly available at https://github.com/HelenMa9998/Longitudinal_AL.

📄 PDF Abstract BibTeX arXiv:2511.18007

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionActive Learning

Similar Papers 제목 키워드 기반

Semi-automatic annotation of the UCU accents speech corpus

2014-05-01 · LREC 2014 5 · Rosemary Orr, Marijn Huijbregts, Roel van Beek, 외

Annotation and labeling of speech tasks in large multitask speech corpora is a necessary part of preparing a corpus for distribution. We address three approaches to annotation and labeling: manual, semi automatic and aut…

Event DetectionSpeech Recognition

Active Learning in Incomplete Label Multiple Instance Multiple Label Learning

2021-07-22 · Tam Nguyen, Raviv Raich

In multiple instance multiple label learning, each sample, a bag, consists of multiple instances. To alleviate labeling complexity, each sample is associated with a set of bag-level labels leaving instances within the ba…

Active Learning

HAL3D: Hierarchical Active Learning for Fine-Grained 3D Part Labeling

2023-01-25 · ICCV 2023 1 · Fenggen Yu, Yiming Qian, Francisca Gil-Ureta, Brian Jackson 외

We present the first active learning tool for fine-grained 3D part labeling, a problem which challenges even the most advanced deep learning (DL) methods due to the significant structural variations among the small and i…

Active Learning

Latent Structured Active Learning

2013-12-01 · NeurIPS 2013 12 · Wenjie Luo, Alex Schwing, Raquel Urtasun

In this paper we present active learning algorithms in the context of structured prediction problems. To reduce the amount of labeling necessary to learn good models, our algorithms only label subsets of the output. To t…

Active LearningPredictionStructured Prediction

Filling Conversation Ellipsis for Better Social Dialog Understanding

2019-11-25 · Xiyuan Zhang, Chengxi Li, Dian Yu, Samuel Davidson 외

The phenomenon of ellipsis is prevalent in social conversations. Ellipsis increases the difficulty of a series of downstream language understanding tasks, such as dialog act prediction and semantic role labeling. We prop…

PredictionSemantic Role LabelingSentenceSentence Completion