paper-with-me

홈 › Papers

Less Is More: A Comparison of Active Learning Strategies for 3D Medical Image Segmentation

2022-07-02 · Josafat-Mattias Burmeister, Marcel Fernandez Rosas, Johannes Hagemann, Jonas Kordt, Jasper Blum, Simon Shabo, Benjamin Bergner, Christoph Lippert

Since labeling medical image data is a costly and labor-intensive process, active learning has gained much popularity in the medical image segmentation domain in recent years. A variety of active learning strategies have been proposed in the literature, but their effectiveness is highly dependent on the dataset and training scenario. To facilitate the comparison of existing strategies and provide a baseline for evaluating novel strategies, we evaluate the performance of several well-known active learning strategies on three datasets from the Medical Segmentation Decathlon. Additionally, we consider a strided sampling strategy specifically tailored to 3D image data. We demonstrate that both random and strided sampling act as strong baselines and discuss the advantages and disadvantages of the studied methods. To allow other researchers to compare their work to our results, we provide an open-source framework for benchmarking active learning strategies on a variety of medical segmentation datasets.

📄 PDF Abstract BibTeX arXiv:2207.00845

Code (1)

healthml/active-segmentation 공식 구현 pytorch

Tasks

Active LearningBenchmarkingImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Decreasing Annotation Burden of Pairwise Comparisons with Human-in-the-Loop Sorting: Application in Medical Image Artifact Rating

2022-02-10 · Ikbeom Jang, Garrison Danley, Ken Chang, Jayashree Kalpathy-Cramer

Ranking by pairwise comparisons has shown improved reliability over ordinal classification. However, as the annotations of pairwise comparisons scale quadratically, this becomes less practical when the dataset is large. …

Ordinal Classification

Scoping Review of Active Learning Strategies and their Evaluation Environments for Entity Recognition Tasks

2024-07-04 · Philipp Kohl, Yoka Krämer, Claudia Fohry, Bodo Kraft

We conducted a scoping review for active learning in the domain of natural language processing (NLP), which we summarize in accordance with the PRISMA-ScR guidelines as follows: Objective: Identify active learning strate…

Active LearningArticles

Making Look-Ahead Active Learning Strategies Feasible with Neural Tangent Kernels

2022-06-25 · Mohamad Amin Mohamadi, Wonho Bae, Danica J. Sutherland

We propose a new method for approximating active learning acquisition strategies that are based on retraining with hypothetically-labeled candidate data points. Although this is usually infeasible with deep networks, we …

Active Learning

A Comparison of Explicit and Implicit Proactive Dialogue Strategies for Conversational Recommendation

2020-05-01 · LREC 2020 5 · Matthias Kraus, Fabian Fischbach, Pascal Jansen, Wolfgang Minker

Recommendation systems aim at facilitating information retrieval for users by taking into account their preferences. Based on previous user behaviour, such a system suggests items or provides information that a user migh…

Conversational RecommendationInformation RetrievalOpen-Ended Question AnsweringRecommendation Systems+1

MedCAL-Bench: A Comprehensive Benchmark on Cold-Start Active Learning with Foundation Models for Medical Image Analysis

2025-08-05 · Ning Zhu, Xiaochuan Ma, Shaoting Zhang, Guotai Wang arxiv

Cold-Start Active Learning (CSAL) aims to select informative samples for annotation without prior knowledge, which is important for improving annotation efficiency and model performance under a limited annotation budget …

Self-Supervised LearningActive Learning