paper-with-me

Papers

Certification of Deep Learning Models for Medical Image Segmentation

2023-10-05 · Othmane Laousy, Alexandre Araujo, Guillaume Chassagnon, Nikos Paragios, Marie-Pierre Revel, Maria Vakalopoulou

In medical imaging, segmentation models have known a significant improvement in the past decade and are now used daily in clinical practice. However, similar to classification models, segmentation models are affected by adversarial attacks. In a safety-critical field like healthcare, certifying model predictions is of the utmost importance. Randomized smoothing has been introduced lately and provides a framework to certify models and obtain theoretical guarantees. In this paper, we present for the first time a certified segmentation baseline for medical imaging based on randomized smoothing and diffusion models. Our results show that leveraging the power of denoising diffusion probabilistic models helps us overcome the limits of randomized smoothing. We conduct extensive experiments on five public datasets of chest X-rays, skin lesions, and colonoscopies, and empirically show that we are able to maintain high certified Dice scores even for highly perturbed images. Our work represents the first attempt to certify medical image segmentation models, and we aspire for it to set a foundation for future benchmarks in this crucial and largely uncharted area.

📄 PDF Abstract BibTeX arXiv:2310.03664

Code (1)

othmanela/medical_cert_seg 공식 구현 pytorch

Tasks

Deep LearningDenoisingImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Randomized Smoothing 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Scalable Certified Segmentation via Randomized Smoothing

2021-07-01 · Marc Fischer, Maximilian Baader, Martin Vechev

We present a new certification method for image and point cloud segmentation based on randomized smoothing. The method leverages a novel scalable algorithm for prediction and certification that correctly accounts for mul…

Point Cloud SegmentationSegmentation

Polish Medical Visual Question Answering: Vision-Language Models Underutilize Visual Evidence

2026-08-13 · Jakub Pokrywka, Łukasz Grzybowski, Antoni Lasik, Marek Kubis 외 arxiv

We introduce a Polish-language medical visual question answering (VQA) benchmark, built from Polish Board Certification Examination questions for licensed physicians and dentists pursuing specialist certification. The be…

Visual Question AnsweringVisual Grounding

Adaptive Hierarchical Certification for Segmentation using Randomized Smoothing

2024-02-13 · Alaa Anani, Tobias Lorenz, Bernt Schiele, Mario Fritz

Certification for machine learning is proving that no adversarial sample can evade a model within a range under certain conditions, a necessity for safety-critical domains. Common certification methods for segmentation u…

Semantic Segmentation

OnRAMP for Regulating AI in Medical Products

2020-10-09 · David Higgins

Medical Artificial Intelligence (AI) involves the application of machine learning algorithms to biomedical datasets in order to improve medical practices. Products incorporating medical AI require certification before de…

BIG-bench Machine Learning

Expert-Guided Prompting and Retrieval-Augmented Generation for Emergency Medical Service Question Answering

2025-11-14 · Xueren Ge, Sahil Murtaza, Anthony Cortez, Homa Alemzadeh arxiv

Large language models (LLMs) have shown promise in medical question answering, yet they often overlook the domain-specific expertise that professionals depend on, such as the clinical subject areas (e.g., trauma, airway)…

Question Answering