paper-with-me

홈 › Papers

Hybrid Explanation-Guided Learning for Transformer-Based Chest X-Ray Diagnosis

2025-10-14 · Shelley Zixin Shu, Haozhe Luo, Alexander Poellinger, Mauricio Reyes arxiv

Transformer-based deep learning models have demonstrated exceptional performance in medical imaging by leveraging attention mechanisms for feature representation and interpretability. However, these models are prone to learning spurious correlations, leading to biases and limited generalization. While human-AI attention alignment can mitigate these issues, it often depends on costly manual supervision. In this work, we propose a Hybrid Explanation-Guided Learning (H-EGL) framework that combines self-supervised and human-guided constraints to enhance attention alignment and improve generalization. The self-supervised component of H-EGL leverages class-distinctive attention without relying on restrictive priors, promoting robustness and flexibility. We validate our approach on chest X-ray classification using the Vision Transformer (ViT), where H-EGL outperforms two state-of-the-art Explanation-Guided Learning (EGL) methods, demonstrating superior classification accuracy and generalization capability. Additionally, it produces attention maps that are better aligned with human expertise.

📄 PDF Abstract BibTeX arXiv:2510.12704

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SynthEnsemble: A Fusion of CNN, Vision Transformer, and Hybrid Models for Multi-Label Chest X-Ray Classification

2023-11-13 · S. M. Nabil Ashraf, Md. Adyelullahil Mamun, Hasnat Md. Abdullah, Md. Golam Rabiul Alam

Chest X-rays are widely used to diagnose thoracic diseases, but the lack of detailed information about these abnormalities makes it challenging to develop accurate automated diagnosis systems, which is crucial for early …

Deep LearningMulti-Label ClassificationThoracic Disease ClassificationX-ray Classification

XProtoNet: Diagnosis in Chest Radiography with Global and Local Explanations

2021-03-19 · CVPR 2021 1 · Eunji Kim, Siwon Kim, Minji Seo, Sungroh Yoon

Automated diagnosis using deep neural networks in chest radiography can help radiologists detect life-threatening diseases. However, existing methods only provide predictions without accurate explanations, undermining th…

Diagnostic

Computer-Aided Diagnosis of Thoracic Diseases in Chest X-rays using hybrid CNN-Transformer Architecture

2024-04-18 · Sonit Singh

Medical imaging has been used for diagnosis of various conditions, making it one of the most powerful resources for effective patient care. Due to widespread availability, low cost, and low radiation, chest X-ray is one …

Diagnostic

A hybrid deep learning framework for Covid-19 detection via 3D Chest CT Images

2021-07-08 · Shuang Liang

In this paper, we present a hybrid deep learning framework named CTNet which combines convolutional neural network and transformer together for the detection of COVID-19 via 3D chest CT images. It consists of a CNN featu…

COVID-19 Diagnosis

CheXplaining in Style: Counterfactual Explanations for Chest X-rays using StyleGAN

2022-07-15 · Matan Atad, Vitalii Dmytrenko, Yitong Li, Xinyue Zhang 외

Deep learning models used in medical image analysis are prone to raising reliability concerns due to their black-box nature. To shed light on these black-box models, previous works predominantly focus on identifying the …

counterfactualMedical Image Analysis