paper-with-me

Papers

An Aggregate Method for Thorax Diseases Classification

2020-08-07 · Bayu A. Nugroho

A common problem found in real-word medical image classification is the inherent imbalance of the positive and negative patterns in the dataset where positive patterns are usually rare. Moreover, in the classification of multiple classes with neural network, a training pattern is treated as a positive pattern in one output node and negative in all the remaining output nodes. In this paper, the weights of a training pattern in the loss function are designed based not only on the number of the training patterns in the class but also on the different nodes where one of them treats this training pattern as positive and the others treat it as negative. We propose a combined approach of weights calculation algorithm for deep network training and the training optimization from the state-of-the-art deep network architecture for thorax diseases classification problem. Experimental results on the Chest X-Ray image dataset demonstrate that this new weighting scheme improves classification performances, also the training optimization from the EfficientNet improves the performance furthermore. We compare the aggregate method with several performances from the previous study of thorax diseases classifications to provide the fair comparisons against the proposed method.

📄 PDF Abstract BibTeX arXiv:2008.03008

Code (1)

bayu-ladom-ipok/weOpen 공식 구현

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationMedical Image Classification

Methods 이 논문이 사용한 방법론

RMSProp RMSProp is an unpublished adaptive learning rate optimizer proposed by Geoff Hinton. The motivation…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
Batch Normalization 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Inverted Residual Block 설명 없음
(FiLe@Against@Claim)How do I file a claim against Expedia? How do I file a claim against Expedia? How Do I File a Claim Against Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Fast Help &…

Similar Papers 제목 키워드 기반

ChestNet: A Deep Neural Network for Classification of Thoracic Diseases on Chest Radiography

2018-07-09 · Hongyu Wang, Yong Xia

Computer-aided techniques may lead to more accurate and more acces-sible diagnosis of thorax diseases on chest radiography. Despite the success of deep learning-based solutions, this task remains a major challenge in sma…

General ClassificationWeakly-supervised Learning

Long-Tailed Classification of Thorax Diseases on Chest X-Ray: A New Benchmark Study

2022-08-29 · Gregory Holste, Song Wang, Ziyu Jiang, Thomas C. Shen 외

Imaging exams, such as chest radiography, will yield a small set of common findings and a much larger set of uncommon findings. While a trained radiologist can learn the visual presentation of rare conditions by studying…

Classificationimage-classificationImage ClassificationLong-tail Learning+1

Pneumothorax and chest tube classification on chest x-rays for detection of missed pneumothorax

2020-11-14 · Benedikt Graf, Arkadiusz Sitek, Amin Katouzian, Yen-Fu Lu 외

Chest x-ray imaging is widely used for the diagnosis of pneumothorax and there has been significant interest in developing automated methods to assist in image interpretation. We present an image classification pipeline …

ClassificationGeneral Classificationimage-classificationImage Classification

Searching for Pneumothorax in X-Ray Images Using Autoencoded Deep Features

2021-02-11 · Antonio Sze-To, Abtin Riasatian, Hamid R. Tizhoosh

Fast diagnosis and treatment of pneumothorax, a collapsed or dropped lung, is crucial to avoid fatalities. Pneumothorax is typically detected on a chest X-ray image through visual inspection by experienced radiologists. …

Image Retrieval

From Competition to Collaboration: Making Toy Datasets on Kaggle Clinically Useful for Chest X-Ray Diagnosis Using Federated Learning

2022-11-11 · Pranav Kulkarni, Adway Kanhere, Paul H. Yi, Vishwa S. Parekh

Chest X-ray (CXR) datasets hosted on Kaggle, though useful from a data science competition standpoint, have limited utility in clinical use because of their narrow focus on diagnosing one specific disease. In real-world …

Federated LearningPneumonia DetectionPneumothorax Detection