Cargando…

DOMINO: Domain-aware loss for deep learning calibration

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 nov...

Descripción completa

Detalles Bibliográficos
Autores principales: Stolte, Skylar E., Volle, Kyle, Indahlastari, Aprinda, Albizu, Alejandro, Woods, Adam J., Brink, Kevin, Hale, Matthew, Fang, Ruogu
Formato: Online Artículo Texto
Lenguaje:English
Publicado: 2023
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10118072/
https://www.ncbi.nlm.nih.gov/pubmed/37091721
http://dx.doi.org/10.1016/j.simpa.2023.100478
Descripción
Sumario: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.