paper-with-me

Papers

Improving Imbalanced Multi-Label Chest X-Ray Diagnosis via CBAM-Enhanced CNN Backbones

2026-05-04 · Duy Nguyen Huu, Duy Hoang Khuong, Ngu Huynh Cong Viet arxiv

Chest radiography is a widely used imaging modality for thoracic disease diagnosis, yet its conventional interpretation remains time-consuming and heavily dependent on expert knowledge. While deep learning has improved diagnostic efficiency through automated feature extraction, challenges such as class imbalance and the localization of multiple co-existing pathologies remain unsolved. In this paper, inspired by the strength of Convolutional Block Attention Module (CBAM) in feature refinement and the capability of CNN blocks in feature extraction, we propose a strategy to integrate CBAM into traditional CNN blocks to enhance performance in multi-label classification tasks. Our method achieves a mean AUC of 0.8695 on ChestXray14 dataset, outperforming several state-of-the-art baselines.Our source code is available at: https://github.com/NNNguyenDuyyy/FETC_CBAM_Enhanced_CNN.git

📄 PDF Abstract BibTeX arXiv:2605.02328

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label Classification

Similar Papers 제목 키워드 기반

A Novel Approach to Chest X-ray Lung Segmentation Using U-net and Modified Convolutional Block Attention Module

2024-04-22 · Mohammad Ali Labbaf Khaniki, Mohammad Manthouri

Lung segmentation in chest X-ray images is of paramount importance as it plays a crucial role in the diagnosis and treatment of various lung diseases. This paper presents a novel approach for lung segmentation in chest X…

DiagnosticSegmentation

Demonstrating The Risk of Imbalanced Datasets in Chest X-ray Image-based Diagnostics by Prototypical Relevance Propagation

2022-01-10 · Srishti Gautam, Marina M. -C. Höhne, Stine Hansen, Robert Jenssen 외

The recent trend of integrating multi-source Chest X-Ray datasets to improve automated diagnostics raises concerns that models learn to exploit source-specific correlations to improve performance by recognizing the sourc…

Pneumonia Detection

ACPL: Anti-curriculum Pseudo-labelling for Semi-supervised Medical Image Classification

2021-11-25 · CVPR 2022 1 · Fengbei Liu, Yu Tian, Yuanhong Chen, Yuyuan Liu 외

Effective semi-supervised learning (SSL) in medical image analysis (MIA) must address two challenges: 1) work effectively on both multi-class (e.g., lesion classification) and multi-label (e.g., multiple-disease diagnosi…

image-classificationImage ClassificationMedical Image AnalysisMedical Image Classification+3

NVUM: Non-Volatile Unbiased Memory for Robust Medical Image Classification

2021-03-06 · Fengbei Liu, Yuanhong Chen, Yu Tian, Yuyuan Liu 외

Real-world large-scale medical image analysis (MIA) datasets have three challenges: 1) they contain noisy-labelled samples that affect training convergence and generalisation, 2) they usually have an imbalanced distribut…

image-classificationImage Classification with Label NoiseLearning with noisy labelsMedical Image Analysis+1

LungX: A Hybrid EfficientNet-Vision Transformer Architecture with Multi-Scale Attention for Accurate Pneumonia Detection

2025-11-23 · Mansur Yerzhanuly arxiv

Pneumonia remains a leading global cause of mortality where timely diagnosis is critical. We introduce LungX, a novel hybrid architecture combining EfficientNet's multi-scale features, CBAM attention mechanisms, and Visi…

Pneumonia Detection