paper-with-me

홈 › Papers

Chest X-ray Image Classification: A Causal Perspective

2023-05-20 · Weizhi Nie, Chen Zhang, Dan Song, Lina Zhao, Yunpeng Bai, Keliang Xie, AnAn Liu

The chest X-ray (CXR) is one of the most common and easy-to-get medical tests used to diagnose common diseases of the chest. Recently, many deep learning-based methods have been proposed that are capable of effectively classifying CXRs. Even though these techniques have worked quite well, it is difficult to establish whether what these algorithms actually learn is the cause-and-effect link between diseases and their causes or just how to map labels to photos.In this paper, we propose a causal approach to address the CXR classification problem, which constructs a structural causal model (SCM) and uses the backdoor adjustment to select effective visual information for CXR classification. Specially, we design different probability optimization functions to eliminate the influence of confounders on the learning of real causality. Experimental results demonstrate that our proposed method outperforms the open-source NIH ChestX-ray14 in terms of classification performance.

📄 PDF Abstract BibTeX arXiv:2305.12072

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Instrumental Variable Learning for Chest X-ray Classification

2023-05-20 · Weizhi Nie, Chen Zhang, Dan Song, Yunpeng Bai 외

The chest X-ray (CXR) is commonly employed to diagnose thoracic illnesses, but the challenge of achieving accurate automatic diagnosis through this method persists due to the complex relationship between pathology. In re…

ClassificationX-ray Classification

A Relational-learning Perspective to Multi-label Chest X-ray Classification

2021-03-10 · Anjany Sekuboyina, Daniel Oñoro-Rubio, Jens Kleesiek, Brandon Malone

Multi-label classification of chest X-ray images is frequently performed using discriminative approaches, i.e. learning to map an image directly to its binary labels. Such approaches make it challenging to incorporate au…

ClassificationGeneral ClassificationLink PredictionMulti-Label Classification+4

Causal Representation Learning with Observational Grouping for CXR Classification

2025-06-25 · Rajat Rasal, Avinash Kori, Ben Glocker

Identifiable causal representation learning seeks to uncover the true causal relationships underlying a data generation process. In medical imaging, this presents opportunities to improve the generalisability and robustn…

Representation Learning

Demonstration of the common dual-channel feature decoupling characteristic of front-door mediation causal inference methods in whole-slice image classification

2026-07-14 · Zhirui Zhang, Tianhang Nan, Yong Ding, Zhuolun Song 외 arxiv

Causal inference using front door intervention and multi-instance learning (MIL) has advanced the analysis of Whole Slide Images (WSI) in digital pathology. These methods adjust feature distributions of subtle evidence s…

Image ClassificationCausal Inference

Causal-Driven Feature Evaluation for Cross-Domain Image Classification

2026-01-28 · Chen Cheng, Ang Li arxiv

Out-of-distribution (OOD) generalization remains a fundamental challenge in real-world classification, where test distributions often differ substantially from training data. Most existing approaches pursue domain-invari…

Image Classification