CVLGFeb 25, 2025

Weakly Supervised Pixel-Level Annotation with Visual Interpretability

arXiv:2502.17824v1h-index: 2xAI
Originality Incremental advance
AI Analysis

This provides a reliable and transparent solution for medical diagnostics and image analysis, though it is incremental as it combines existing methods like ensemble learning and explainability techniques.

The paper tackled the problem of automating medical image annotation to reduce manual effort and variability, achieving 93.04% accuracy on TBX11K and 96.4% on a Fire dataset with pixel-level IoU scores of 36.07% and 64.7% using only image-level labels.

Medical image annotation is essential for diagnosing diseases, yet manual annotation is time-consuming, costly, and prone to variability among experts. To address these challenges, we propose an automated explainable annotation system that integrates ensemble learning, visual explainability, and uncertainty quantification. Our approach combines three pre-trained deep learning models - ResNet50, EfficientNet, and DenseNet - enhanced with XGrad-CAM for visual explanations and Monte Carlo Dropout for uncertainty quantification. This ensemble mimics the consensus of multiple radiologists by intersecting saliency maps from models that agree on the diagnosis while uncertain predictions are flagged for human review. We evaluated our system using the TBX11K medical imaging dataset and a Fire segmentation dataset, demonstrating its robustness across different domains. Experimental results show that our method outperforms baseline models, achieving 93.04% accuracy on TBX11K and 96.4% accuracy on the Fire dataset. Moreover, our model produces precise pixel-level annotations despite being trained with only image-level labels, achieving Intersection over Union IoU scores of 36.07% and 64.7%, respectively. By enhancing the accuracy and interpretability of image annotations, our approach offers a reliable and transparent solution for medical diagnostics and other image analysis tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes