paper-with-me

홈 › Papers

DOMINO: Domain-aware Loss for Deep Learning Calibration

2023-02-10 · Skylar E. Stolte, Kyle Volle, Aprinda Indahlastari, Alejandro Albizu, Adam J. Woods, Kevin Brink, Matthew Hale, Ruogu Fang

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 the user does not know when they will fail. Therefore, this paper proposes a novel domain-aware loss function to calibrate deep learning models. The proposed loss function applies a class-wise penalty based on the similarity between classes within a given target domain. Thus, the approach improves the calibration while also ensuring that the model makes less risky errors even when incorrect. The code for this software is available at https://github.com/lab-smile/DOMINO.

📄 PDF Abstract BibTeX arXiv:2302.05142

Code (1)

lab-smile/domino 공식 구현

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

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: Domain-aware Model Calibration in Medical Image Segmentation

2022-09-13 · Skylar E. Stolte, Kyle Volle, Aprinda Indahlastari, Alejandro Albizu 외

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 ne…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

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…

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