paper-with-me

Papers

CROCODILE: Causality aids RObustness via COntrastive DIsentangled LEarning

2024-08-09 · Gianluca Carloni, Sotirios A Tsaftaris, Sara Colantonio

Due to domain shift, deep learning image classifiers perform poorly when applied to a domain different from the training one. For instance, a classifier trained on chest X-ray (CXR) images from one hospital may not generalize to images from another hospital due to variations in scanner settings or patient characteristics. In this paper, we introduce our CROCODILE framework, showing how tools from causality can foster a model's robustness to domain shift via feature disentanglement, contrastive learning losses, and the injection of prior knowledge. This way, the model relies less on spurious correlations, learns the mechanism bringing from images to prediction better, and outperforms baselines on out-of-distribution (OOD) data. We apply our method to multi-label lung disease classification from CXRs, utilizing over 750000 images from four datasets. Our bias-mitigation method improves domain generalization and fairness, broadening the applicability and reliability of deep learning models for a safer medical image analysis. Find our code at: https://github.com/gianlucarloni/crocodile.

📄 PDF Abstract BibTeX arXiv:2408.04949

Code (1)

gianlucarloni/crocodile 공식 구현 pytorch

Tasks

Contrastive LearningDeep LearningDisentanglementDomain GeneralizationFairnessLung Disease ClassificationMedical Image Analysis

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Crocodile: Cross Experts Covariance for Disentangled Learning in Multi-Domain Recommendation

2024-05-21 · Zhutian Lin, Junwei Pan, Haibin Yu, Xi Xiao 외

Multi-domain learning (MDL) has become a prominent topic in enhancing the quality of personalized services. It's critical to learn commonalities between domains and preserve the distinct characteristics of each domain. H…

Disentanglement

Human-aligned Deep Learning: Explainability, Causality, and Biological Inspiration

2025-04-18 · Gianluca Carloni

This work aligns deep learning (DL) with human reasoning capabilities and needs to enable more efficient, interpretable, and robust image classification. We approach this from three perspectives: explainability, causalit…

Contrastive LearningDeep LearningDiagnosticDisentanglement+2

Crocodile perception of distress in hominid baby cries

2023-10-02 · Julie Thévenet, Léo Papet, Gérard Coureaud, Nicolas Boyer 외

It is generally argued that distress vocalizations, a common modality for alerting conspecifics across a wide range of terrestrial vertebrates, share acoustic features that allow heterospecific communication. Yet studies…

From chocolate bunny to chocolate crocodile: Do Language Models Understand Noun Compounds?

2023-05-17 · Jordan Coil, Vered Shwartz

Noun compound interpretation is the task of expressing a noun compound (e.g. chocolate bunny) in a free-text paraphrase that makes the relationship between the constituent nouns explicit (e.g. bunny-shaped chocolate). We…

Distortion-Disentangled Contrastive Learning

2023-03-09 · Jinfeng Wang, Sifan Song, Jionglong Su, S. Kevin Zhou

Self-supervised learning is well known for its remarkable performance in representation learning and various downstream computer vision tasks. Recently, Positive-pair-Only Contrastive Learning (POCL) has achieved reliabl…

Contrastive LearningDisentanglementRepresentation LearningSelf-Supervised Learning