paper-with-me

Papers

Robust image representations with counterfactual contrastive learning

2024-09-16 · Mélanie Roschewitz, Fabio De Sousa Ribeiro, Tian Xia, Galvin Khara, Ben Glocker

Contrastive pretraining can substantially increase model generalisation and downstream performance. However, the quality of the learned representations is highly dependent on the data augmentation strategy applied to generate positive pairs. Positive contrastive pairs should preserve semantic meaning while discarding unwanted variations related to the data acquisition domain. Traditional contrastive pipelines attempt to simulate domain shifts through pre-defined generic image transformations. However, these do not always mimic realistic and relevant domain variations for medical imaging such as scanner differences. To tackle this issue, we herein introduce counterfactual contrastive learning, a novel framework leveraging recent advances in causal image synthesis to create contrastive positive pairs that faithfully capture relevant domain variations. Our method, evaluated across five datasets encompassing both chest radiography and mammography data, for two established contrastive objectives (SimCLR and DINO-v2), outperforms standard contrastive learning in terms of robustness to acquisition shift. Notably, counterfactual contrastive learning achieves superior downstream performance on both in-distribution and on external datasets, especially for images acquired with scanners under-represented in the training set. Further experiments show that the proposed framework extends beyond acquisition shifts, with models trained with counterfactual contrastive learning substantially improving subgroup performance across biological sex.

📄 PDF Abstract BibTeX arXiv:2409.10365

Code (1)

biomedia-mira/counterfactual-contrastive 공식 구현 pytorch

Tasks

Contrastive LearningcounterfactualData AugmentationImage Generation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Counterfactual contrastive learning: robust representations via causal image synthesis

2024-03-14 · Melanie Roschewitz, Fabio De Sousa Ribeiro, Tian Xia, Galvin Khara 외

Contrastive pretraining is well-known to improve downstream task performance and model generalisation, especially in limited label settings. However, it is sensitive to the choice of augmentation pipeline. Positive pairs…

Contrastive LearningcounterfactualCounterfactual InferenceImage Generation

Contrastive Learning with Counterfactual Explanations for Radiology Report Generation

2024-07-19 · Mingjie Li, Haokun Lin, Liang Qiu, Xiaodan Liang 외

Due to the common content of anatomy, radiology images with their corresponding reports exhibit high similarity. Such inherent data bias can predispose automatic report generation models to learn entangled and spurious r…

AnatomyContrastive LearningcounterfactualLanguage Modeling+3

Beyond Model Interpretability: On the Faithfulness and Adversarial Robustness of Contrastive Textual Explanations

2022-10-17 · Julia El Zini, Mariette Awad

Contrastive explanation methods go beyond transparency and address the contrastive aspect of explanations. Such explanations are emerging as an attractive option to provide actionable change to scenarios adversely impact…

Adversarial AttackAdversarial RobustnesscounterfactualSentiment Analysis

$C^3$: Compositional Counterfactual Contrastive Learning for Video-grounded Dialogues

2021-06-16 · Hung Le, Nancy F. Chen, Steven C. H. Hoi

Video-grounded dialogue systems aim to integrate video understanding and dialogue understanding to generate responses that are relevant to both the dialogue and video context. Most existing approaches employ deep learnin…

Contrastive LearningcounterfactualDialogue UnderstandingMultimodal Reasoning+1

Explaining Image Classifiers Using Contrastive Counterfactuals in Generative Latent Spaces

2022-06-10 · Kamran Alipour, Aditya Lahiri, Ehsan Adeli, Babak Salimi 외

Despite their high accuracies, modern complex image classifiers cannot be trusted for sensitive tasks due to their unknown decision-making process and potential biases. Counterfactual explanations are very effective in p…

AttributecounterfactualDecision Making