paper-with-me

Papers

LeDNet: Localization-enabled Deep Neural Network for Multi-Label Radiography Image Classification

2024-07-04 · Lalit Pant, Shubham Arora

Multi-label radiography image classification has long been a topic of interest in neural networks research. In this paper, we intend to classify such images using convolution neural networks with novel localization techniques. We will use the chest x-ray images to detect thoracic diseases for this purpose. For accurate diagnosis, it is crucial to train the network with good quality images. But many chest X-ray images have irrelevant external objects like distractions created by faulty scans, electronic devices scanned next to lung region, scans inadvertently capturing bodily air etc. To address these, we propose a combination of localization and deep learning algorithms called LeDNet to predict thoracic diseases with higher accuracy. We identify and extract the lung region masks from chest x-ray images through localization. These masks are superimposed on the original X-ray images to create the mask overlay images. DenseNet-121 classification models are then used for feature selection to retrieve features of the entire chest X-ray images and the localized mask overlay images. These features are then used to predict disease classification. Our experiments involve comparing classification results obtained with original CheXpert images and mask overlay images. The comparison is demonstrated through accuracy and loss curve analyses.

📄 PDF Abstract BibTeX arXiv:2407.03931

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationfeature selectionimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

LEDNet: A Lightweight Encoder-Decoder Network for Real-Time Semantic Segmentation

2019-05-07 · Yu Wang, Quan Zhou, Jia Liu, Jian Xiong 외

LEDNet: A Lightweight Encoder-Decoder Network for Real-time Semantic Segmentation

DecoderReal-Time Semantic SegmentationSegmentationSemantic Segmentation

Simplified Transfer Learning for Chest Radiography Models Using Less Data

2022-07-19 · Radiology 2022 7 · Andrew B. Sellergren, Christina Chen, Zaid Nabulsi, Yuanzhen Li 외

Developing deep learning models for radiology requires large data sets and substantial computational resources. Data set size limitations can be further exacerbated by distribution shifts, such as rapid changes in patien…

Contrastive LearningTransfer Learning

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 d…

Multi-Label Classification

Innovative use of X-ray radiography in the study of daguerreotypes: identification of hallmarks

2023-04-27 · Sara Barrio, Laura Alba, Clara M. Prieto

X-ray radiography is an imaging technique widely used in the examination of works of art and heritage objects, however no references to its application to the study of daguerreotypes have been found. The results obtained…

A Weakly Supervised Adaptive DenseNet for Classifying Thoracic Diseases and Identifying Abnormalities

2018-07-03 · Bo Zhou, Yuemeng Li, Jiangcong Wang

We present a weakly supervised deep learning model for classifying thoracic diseases and identifying abnormalities in chest radiography. In this work, instead of learning from medical imaging data with region-level annot…

ClassificationGeneral Classification