paper-with-me

Papers

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 in medical image analysis. Most existing CSAL methods rely on Self-Supervised Learning (SSL) on the target dataset for feature extraction, which is inefficient and limited by insufficient feature representation. Recently, pre-trained Foundation Models (FMs) have shown powerful feature extraction ability with a potential for better CSAL. However, this paradigm has been rarely investigated, with a lack of benchmarks for comparison of FMs in CSAL tasks. To this end, we propose MedCAL-Bench, the first systematic FM-based CSAL benchmark for medical image analysis. We evaluate 14 FMs and 7 CSAL strategies across 7 datasets under different annotation budgets, covering classification and segmentation tasks from diverse medical modalities. It is also the first CSAL benchmark that evaluates both the feature extraction and sample selection stages. Our experimental results reveal that: 1) Most FMs are effective feature extractors for CSAL, with DINO family performing the best in segmentation; 2) The performance differences of these FMs are large in segmentation tasks, while small for classification; 3) Different sample selection strategies should be considered in CSAL on different datasets, with Active Learning by Processing Surprisal (ALPS) performing the best in segmentation while RepDiv leading for classification. The code is available at https://github.com/HiLab-git/MedCAL-Bench.

📄 PDF Abstract BibTeX arXiv:2508.03441

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningActive Learning

Similar Papers 제목 키워드 기반

MedCalc-Eval and MedCalc-Env: Advancing Medical Calculation Capabilities of Large Language Models

2025-10-31 · Kangkun Mao, Jinru Ding, Jiayuan Chen, Mouxiao Bian 외 arxiv

As large language models (LLMs) enter the medical domain, most benchmarks evaluate them on question answering or descriptive reasoning, overlooking quantitative reasoning critical to clinical decision-making. Existing da…

Reinforcement LearningQuestion Answering

MedCalc-Bench Doesn't Measure What You Think: A Benchmark Audit and the Case for Open-Book Evaluation

2026-02-10 · Artus Krohn-Grimberghe arxiv

MedCalc-Bench is a widely used benchmark for evaluating LLM performance on clinical calculator tasks, with state-of-the-art direct prompting scores plateauing around 35% on the Verified split (HELM MedHELM leaderboard) a…

COLosSAL: A Benchmark for Cold-start Active Learning for 3D Medical Image Segmentation

2023-07-22 · Han Liu, Hao Li, Xing Yao, Yubo Fan 외

Medical image segmentation is a critical task in medical image analysis. In recent years, deep learning based approaches have shown exceptional performance when trained on a fully-annotated dataset. However, data annotat…

Active LearningImage SegmentationMedical Image AnalysisMedical Image Segmentation+2

From Narrow to Panoramic Vision: Attention-Guided Cold-Start Reshapes Multimodal Reasoning

2026-03-04 · Ruilin Luo, Chufan Shi, Yizhen Zhang, Cheng Yang 외 arxiv

The cold-start initialization stage plays a pivotal role in training Multimodal Large Reasoning Models (MLRMs), yet its mechanisms remain insufficiently understood. To analyze this stage, we introduce the Visual Attentio…

Multimodal Reasoning

MedCalc-Bench: Evaluating Large Language Models for Medical Calculations

2024-06-17 · Nikhil Khandekar, Qiao Jin, Guangzhi Xiong, Soren Dunn 외

As opposed to evaluating computation and logic-based reasoning, current benchmarks for evaluating large language models (LLMs) in medicine are primarily focused on question-answering involving domain knowledge and descri…

DescriptiveMedical DiagnosisQuestion Answering