paper-with-me

홈 › Papers

DiN: Diffusion Model for Robust Medical VQA with Semantic Noisy Labels

2025-03-24 · CVPR 2025 1 · Erjian Guo, Zhen Zhao, Zicheng Wang, Tong Chen, Yunyi Liu, Luping Zhou

Medical Visual Question Answering (Med-VQA) systems benefit the interpretation of medical images containing critical clinical information. However, the challenge of noisy labels and limited high-quality datasets remains underexplored. To address this, we establish the first benchmark for noisy labels in Med-VQA by simulating human mislabeling with semantically designed noise types. More importantly, we introduce the DiN framework, which leverages a diffusion model to handle noisy labels in Med-VQA. Unlike the dominant classification-based VQA approaches that directly predict answers, our Answer Diffuser (AD) module employs a coarse-to-fine process, refining answer candidates with a diffusion model for improved accuracy. The Answer Condition Generator (ACG) further enhances this process by generating task-specific conditional information via integrating answer embeddings with fused image-question features. To address label noise, our Noisy Label Refinement(NLR) module introduces a robust loss function and dynamic answer adjustment to further boost the performance of the AD module.

📄 PDF Abstract BibTeX arXiv:2503.18536

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Visual Question AnsweringQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Robust Noisy Pseudo-label Learning for Semi-supervised Medical Image Segmentation Using Diffusion Model

2025-07-22 · Lin Xi, Yingliang Ma, Cheng Wang, Sandra Howell 외 arxiv

Obtaining pixel-level annotations in the medical domain is both expensive and time-consuming, often requiring close collaboration between clinical experts and developers. Semi-supervised medical image segmentation aims t…

Semi-supervised Medical Image SegmentationObject Segmentation

Stochastic Conditional Diffusion Models for Robust Semantic Image Synthesis

2024-02-26 · Juyeon Ko, Inho Kong, Dogyun Park, Hyunwoo J. Kim

Semantic image synthesis (SIS) is a task to generate realistic images corresponding to semantic maps (labels). However, in real-world applications, SIS often encounters noisy user inputs. To address this, we propose Stoc…

Conditional Image GenerationImage GenerationImage-to-Image TranslationNoisy Semantic Image Synthesis

Structure and Progress Aware Diffusion for Medical Image Segmentation

2026-03-09 · Siyuan Song, Guyue Hu, Chenglong Li, Dengdi Sun 외 arxiv

Medical image segmentation is crucial for computer-aided diagnosis, which necessitates understanding both coarse morphological and semantic structures, as well as carving fine boundaries. The morphological and semantic s…

Medical Image Segmentation

Semi-Supervised Biomedical Image Segmentation via Diffusion Models and Teacher-Student Co-Training

2025-04-02 · Luca Ciampi, Gabriele Lagani, Giuseppe Amato, Fabrizio Falchi

Supervised deep learning for semantic segmentation has achieved excellent results in accurately identifying anatomical and pathological structures in medical images. However, it often requires large annotated training da…

DenoisingImage ReconstructionImage SegmentationPseudo Label+2

Joint Class-Affinity Loss Correction for Robust Medical Image Segmentation with Noisy Labels

2022-06-16 · Xiaoqing Guo, Yixuan Yuan

Noisy labels collected with limited annotation cost prevent medical image segmentation algorithms from learning precise semantic correlations. Previous segmentation arts of learning with noisy labels merely perform a pix…

Image SegmentationLearning with noisy labelsMedical Image SegmentationSegmentation+1