paper-with-me

홈 › Papers

DOMINO: Domain-aware Model Calibration in Medical Image Segmentation

2022-09-13 · Skylar E. Stolte, Kyle Volle, Aprinda Indahlastari, Alejandro Albizu, Adam J. Woods, Kevin Brink, Matthew Hale, Ruogu Fang

Model calibration measures the agreement between the predicted probability estimates and the true correctness likelihood. Proper model calibration is vital for high-risk applications. Unfortunately, modern deep neural networks are poorly calibrated, compromising trustworthiness and reliability. Medical image segmentation particularly suffers from this due to the natural uncertainty of tissue boundaries. This is exasperated by their loss functions, which favor overconfidence in the majority classes. We address these challenges with DOMINO, a domain-aware model calibration method that leverages the semantic confusability and hierarchical similarity between class labels. Our experiments demonstrate that our DOMINO-calibrated deep neural networks outperform non-calibrated models and state-of-the-art morphometric methods in head image segmentation. Our results show that our method can consistently achieve better calibration, higher accuracy, and faster inference times than these methods, especially on rarer classes. This performance is attributed to our domain-aware regularization to inform semantic model calibration. These findings show the importance of semantic ties between class labels in building confidence in deep learning models. The framework has the potential to improve the trustworthiness and reliability of generic medical image segmentation models. The code for this article is available at: https://github.com/lab-smile/DOMINO.

📄 PDF Abstract BibTeX arXiv:2209.06077

Code (1)

lab-smile/domino 공식 구현

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

DOMINO: Domain-aware Loss for Deep Learning Calibration

2023-02-10 · Skylar E. Stolte, Kyle Volle, Aprinda Indahlastari, Alejandro Albizu 외

Deep learning has achieved the state-of-the-art performance across medical imaging tasks; however, model calibration is often not considered. Uncalibrated models are potentially dangerous in high-risk applications since …

Deep Learning

DOMINO++: Domain-aware Loss Regularization for Deep Learning Generalizability

2023-08-21 · Skylar E. Stolte, Kyle Volle, Aprinda Indahlastari, Alejandro Albizu 외

Out-of-distribution (OOD) generalization poses a serious challenge for modern deep learning (DL). OOD data consists of test data that is significantly different from the model's training data. DL models that perform well…

Deep Learning

Domino: Discovering Systematic Errors with Cross-Modal Embeddings

2022-03-24 · ICLR 2022 4 · Sabri Eyuboglu, Maya Varma, Khaled Saab, Jean-Benoit Delbrouck 외

Machine learning models that achieve high overall accuracy often make systematic errors on important subsets (or slices) of data. Identifying underperforming slices is particularly challenging when working with high-dime…

Representation LearningSlice DiscoveryTime Series Analysis

Domain-Aware Fine-Tuning of Foundation Models

2024-07-03 · Ugur Ali Kaplan, Margret Keuper, Anna Khoreva, Dan Zhang 외

Foundation models (FMs) have revolutionized computer vision, enabling effective learning across different domains. However, their performance under domain shift is yet underexplored. This paper investigates the zero-shot…

Domain Adaptation

GeoTransolver: Learning Physics on Irregular Domains Using Multi-scale Geometry Aware Physics Attention Transformer

2025-12-23 · Corey Adams, Rishikesh Ranade, Ram Cherukuri, Sanjay Choudhry arxiv

We present GeoTransolver, a multiscale geometry-aware physics attention transformer for Computer Aided Engineering (CAE). GeoTransolver extends the Transolver backbone with GALE (Geometry-Aware Latent Embeddings) attenti…