A network removes irrelevant structures from chest radiographs for better analysis.
problem Clutter in chest radiographs hinders visual inspection and analysis.
method Fully Convolutional Network to suppress undesired visual structure.
result Improved classifier performance with limited training data.
Many radiological studies can reveal the presence of several co-existing abnormalities, each one represented by a distinct visual pattern. In this article we address the problem of learning a distance metric for plain radiographs that captures a notion of "radiological similarity": two chest radiographs are considered …
Machine learning approaches hold great potential for the automated detection of lung nodules in chest radiographs, but training the algorithms requires vary large amounts of manually annotated images, which are difficult to obtain. Weak labels indicating whether a radiograph is likely to contain pulmonary nodules are t…
This work debiases deep chest X-ray classifiers using intra- and post-processing methods.
problem Bias in deep neural networks for chest X-ray classification.
method Intra-processing techniques (fine-tuning and pruning) and post-processing methods.
result Successfully mitigates biases in fully connected and convolutional neural networks, offering stable performance.
Adversarial method improves pneumonia classifier's performance across hospitals.
problem Robust classification of pneumonia from chest radiographs across different hospitals.
method Adversarial optimization to learn models invariant to confounders.
result Improved out-of-hospital generalization performance compared to baselines.
Machine learning models for COVID-19 detection and prognosis from chest images are flawed and unreliable.
problem Developing reliable machine learning models for COVID-19 diagnosis and prognosis from chest images.
method Systematic review of machine learning models published in 2020.
result None of the models identified are of clinical use due to methodological flaws and biases.
Generating large quantities of quality labeled data in medical imaging is very time consuming and expensive. The performance of supervised algorithms for various tasks on imaging has improved drastically over the years, however the availability of data to train these algorithms have become one of the main bottlenecks f…
While deep learning models become more widespread, their ability to handle unseen data and generalize for any scenario is yet to be challenged. In medical imaging, there is a high heterogeneity of distributions among images based on the equipment that generates them and their parametrization. This heterogeneity trigger…
Suppressing bones on chest X-rays such as ribs and clavicle is often expected to improve pathologies classification. These bones can interfere with a broad range of diagnostic tasks on pulmonary disease except for musculoskeletal system. Current conventional method for acquisition of bone suppressed X-rays is dual ener…
Study removes bias from chest X-ray embeddings using orthogonalization.
problem Reduces bias in chest X-ray embeddings due to protected features.
method Orthogonalization technique to remove protected feature effects.
result Orthogonalization removes bias and makes predictions of protected attributes infeasible.
Study shows variability in CNN predictions for medical images, suggesting ensemble averaging to reduce it.
problem Variability in CNN predictions for medical images due to data ordering during training.
method Reproduced CheXNet results with random seeds to identify variability in predictions.
result Averaging predictions from multiple models reduces variability by nearly 70%.
Generative adversarial networks have been successfully applied to inpainting in natural images. However, the current state-of-the-art models have not yet been widely adopted in the medical imaging domain. In this paper, we investigate the performance of three recently published deep learning based inpainting models: co…
Deep learning ensembles improve COVID-19 detection from chest X-rays.
problem Detecting COVID-19 from chest X-rays using machine learning.
method Custom CNN and ImageNet models, transfer learning, iterative pruning, ensemble learning.
result 99.01% accuracy in detecting COVID-19 from chest X-rays.
Convolutional neural networks (CNNs) have been successfully employed in recent years for the detection of radiological abnormalities in medical images such as plain x-rays. To date, most studies use CNNs on individual examinations in isolation and discard previously available clinical information. In this study we set …
Deep learning model improves X-ray disease detection accuracy in Thai patients.
problem Lack of large-scale validation of AI algorithms for medical image diagnosis in Thailand.
method Development and testing of a deep learning algorithm using 421,859 local chest radiographs.
result Convolutional neural networks achieve remarkable performance in detecting 13 common abnormality conditions on chest X-ray.
Deep learning for COVID-19 diagnosis using CXR images with limited data.
problem Difficulty in collecting CXR data for deep learning due to the pandemic.
method Patch-based convolutional neural network with limited trainable parameters.
result Achieves state-of-the-art performance and interpretable saliency maps.
Improved FDAM algorithms for heterogeneous data with constant communication complexity.
problem Maximizing AUC for imbalanced data classification in federated learning.
method Solving non-convex strongly-concave min-max formulation in a distributed fashion.
result Communication complexity is a constant, independent of number of machines and accuracy level.
Convolutional neural networks improve KL grade prediction from Indian knee radiographs.
problem Improving accuracy of knee osteoarthritis grading from Indian radiographs.
method Two-stage approach: object detection followed by regression.
result Fine-tuning model on private hospital data reduces mean absolute error from 1.09 to 0.28.
This study evaluates adversarial attacks and defenses for chest X-ray disease classification.
problem Vulnerability of deep neural networks to adversarial examples in chest X-ray disease detection.
method Detailed introduction and evaluation of various attack and defense methods.
result Attack and defense methods perform poorly with excessive iterations and large perturbations.
Study improves deep learning chest X-ray models by incorporating lateral views.
problem Lack of lateral views in training datasets limits deep learning performance.
method Used PadChest dataset with multiple views to explore merging methods.
result Incorporating lateral views increases model performance for 32 labels.
The MIMIC-CXR dataset is (to date) the largest released chest x-ray dataset consisting of 473,064 chest x-rays and 206,574 radiology reports collected from 63,478 patients. We present the results of training and evaluating a collection of deep convolutional neural networks on this dataset to recognize multiple common t…
Efficient AL method improves CNN performance with minimal labeled data.
problem Limited labeled data for training CNNs.
method Deep Evidential Active Learning (DEAL) using Dirichlet density.
result DEAL consistently outperforms other AL approaches and requires minimal computational resources.
We develop an algorithm that can detect pneumonia from chest X-rays at a level exceeding practicing radiologists. Our algorithm, CheXNet, is a 121-layer convolutional neural network trained on ChestX-ray14, currently the largest publicly available chest X-ray dataset, containing over 100,000 frontal-view X-ray images w…
Deep chest X-ray classifiers show bias in predicting diagnoses.
problem Bias in deep learning classifiers predicting diagnoses from chest X-rays.
method Trained convolutional neural networks on multiple public datasets to predict 14 diagnostic labels.
result True positive rates vary significantly among different protected attributes, indicating bias.
Spectral decoupling improves neural network generalization in medical imaging.
problem Poor generalization of neural networks trained on medical imaging data.
method Spectral decoupling, a regularization technique that encourages learning more features.
result Spectral decoupling increases network robustness and performance on external datasets.
A ML-based method reconstructs 3D organ doses from 2D radiographs for pediatric abdominal radiotherapy.
problem Reconstructing detailed 3D dose distributions for childhood cancer survivors using limited 2D radiographs.
method Surrogate-free ML approach using 142 abdominal planning CTs, 300 artificial plans, and evolutionary algorithm.
result Accurate 3D dose reconstructions with MAEs ≤ 1.7 Gy for edge organs, validated on independent dataset.
Study benchmarks uncertainty quantification in chest X-ray classification.
problem Reliable uncertainty quantification for medical AI models.
method Evaluation of 13 uncertainty quantification methods on MIMIC-CXR-JPG dataset.
result Insights into effectiveness and disentanglement of epistemic and aleatoric uncertainties.
DeTraC CNN detects COVID-19 from chest X-rays with high accuracy.
problem Limited availability of annotated medical images for COVID-19 diagnosis.
method Transfer learning and class decomposition mechanism in DeTraC CNN.
result 95.12% accuracy in detecting COVID-19 from normal and severe cases.
Discusses geometry problems for fun and learning.
problem Geometry problems and their solutions.
method Not original, but related to differential geometry course.
result Relation to differential geometry course.
CoroNet detects COVID-19 from chest X-rays with high accuracy.
problem Detecting COVID-19 from chest X-rays using limited testing kits.
method Proposes CoroNet, a deep neural network based on Xception architecture trained on a combined dataset of COVID-19 and pneumonia X-rays.
result CoroNet achieved an overall accuracy of 89.6% and precision/recall rates of 93%/98.2% for 4-class cases (COVID vs Pneumonia bacterial vs pneumonia viral vs normal).
Localization of chest pathologies in chest X-ray images is a challenging task because of their varying sizes and appearances. We propose a novel weakly supervised method to localize chest pathologies using class aware deep multiscale feature learning. Our method leverages intermediate feature maps from CNN layers at di…
Study examines human factors in radiographic testing to improve inspection performance.
problem Insufficient consideration of human and organizational factors in NDT.
method CREAM method applied to analyze and model HOF on radiogram interpretation tasks.
result Model CREAM well-adapted for estimating HOF impact on NDT performances.
Ensemble classifier detects pneumonia patterns in chest CT images.
problem Manual and time-consuming diagnosis of pneumonia in chest CT images.
method Probabilistic Support Vector Machine (SVM) ensemble, kernel PCA, patch-based classification.
result 97.86% accuracy in pneumonia detection.
In this work, we propose a method to reject out-of-distribution samples which can be adapted to any network architecture and requires no additional training data. Publicly available chest x-ray data (38,353 images) is used to train a standard ResNet-50 model to detect emphysema. Feature activations of intermediate laye…
Kernel-based learning predicts ICU escalation from COVID-19 chest X-rays.
problem Predicting ICU escalation from chest X-rays using complex data patterns.
method Generalized Linear Models with Integrated Multiple Additive Regression with Kernels (GLIMARK).
result GLIMARK effectively predicts ICU escalation from chest X-rays.
Lung segmentation from abnormal CXRs using data imputation.
problem Segmenting lungs from CXRs with high opacity caused by respiratory ailments.
method Modified CNN-based segmentation network with deep generative model for data imputation.
result The model can segment lungs from abnormal CXRs, extending to cases with extreme abnormalities.
X-rays are commonly performed imaging tests that use small amounts of radiation to produce pictures of the organs, tissues, and bones of the body. X-rays of the chest are used to detect abnormalities or diseases of the airways, blood vessels, bones, heart, and lungs. In this work we present a stochastic attention-based…
GraphXCOVID uses deep semi-supervised learning to identify COVID-19 from chest X-rays with minimal labels.
problem Identifying COVID-19 on chest X-rays with limited labelled data.
method Graph-based deep semi-supervised framework with pseudo-labeling and attention maps.
result Outperforms current supervised models with a tiny fraction of labelled examples.
Novel CNN-based gaze scanpath comparison distinguishes experts from novices in dental radiograph interpretation.
problem Distinguishing expertise in dental radiograph interpretation based on gaze behavior.
method Convolutional neural networks (CNN) process scene information at the fixation level, using image patches as input to compare gaze scanpaths.
result 93% accuracy in distinguishing experts from novices using image patch features.
Deep learning system diagnoses AVNFH from plain radiographs.
problem Challenging AVNFH diagnosis from plain radiographs.
method Deep convolutional neural networks for end-to-end diagnosis.
result AVN-net achieves state-of-the-art AUC of 0.97 in AVNFH detection.
Decision support tools that rely on supervised learning require large amounts of expert annotations. Using past radiological reports obtained from hospital archiving systems has many advantages as training data above manual single-class labels: they are expert annotations available in large quantities, covering a popul…
New DL algorithm detects critical chest X-ray findings without manual annotations.
problem Lack of explainability and manual annotation costs for DL models in medical imaging.
method Multi-instance learning approach to jointly classify and localize critical findings in CXR.
result Competitive classification results on three CXR datasets.
Cardiovascular disease (CVD) is the global leading cause of death. A strong risk factor for CVD events is the amount of coronary artery calcium (CAC). To meet demands of the increasing interest in quantification of CAC, i.e. coronary calcium scoring, especially as an unrequested finding for screening and research, auto…
In order to study the application of artificial intelligence (AI) to dental imaging, we applied AI technology to classify a set of panoramic radiographs using (a) a convolutional neural network (CNN) which is a form of an artificial neural network (ANN), (b) representative image cognition algorithms that implement scal…
Smartphone app diagnoses pulmonary diseases from chest X-rays.
problem Scarcity of training data and class imbalance issues.
method Data Augmentation Generative Adversarial Network (DAGAN) and Convolutional Siamese Network with attention mechanism.
result Achieved 99.30% and 98.40% testing accuracy on Binary/Multiclass scenarios.
Deep CNNs diagnose chest X-rays for COVID-19 and other pneumonia.
problem Diagnosing pneumonia from chest X-rays.
method Training and testing VGG16, VGG19, InceptionResNetV2, InceptionV3, and Xception networks on chest X-rays.
result VGG16 with dropout achieves high accuracy and sensitivity.
Study identifies COVID-19 pneumonia from chest X-rays.
problem Identifying COVID-19 pneumonia from other types and healthy lungs using CXR images.
method Proposed a multi-class and hierarchical classification schema using CXR images, texture descriptors, and a pre-trained CNN model. Employed resampling algorithms and early/late fusion techniques.
result Achieved macro-avg F1-Score of 0.65 and F1-Score of 0.89 for COVID-19 identification in hierarchical classification scenario.
Neural style transfer, first proposed by Gatys et al. (2015), can be used to create novel artistic work through rendering a content image in the form of a style image. We present a novel method of reconstructing lost artwork, by applying neural style transfer to x-radiographs of artwork with secondary interior artwork …