Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

2579 · Feb 202019922001200920172026
48 results for Chest X-rays

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.

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.

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.

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).

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.

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.

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.

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…

2019-10-07abs ↗pdf ↗

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…

2018-08-29abs ↗pdf ↗

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 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.

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.

A statistical toolbox for analyzing model performance in medical imaging.

problem Analyzing model performance by patient and recording properties, especially in medical imaging.
method Selection of appropriate performance metrics, correction of multiple comparisons, and finding interesting subgroups.
result Enables rigorous assessment of model performance for potential subgroup disparities.

ECS evaluates synthetic CXR images' distributional fidelity.

problem Evaluating synthetic CXR images' distributional fidelity under privacy constraints.
method Characteristic function transforms of feature embeddings.
result ECS uncovers clinically relevant distributional discrepancies.

L2M learns to match distributions for domain adaptation without relying on hand-crafted priors.

problem Difficult to directly match cross-domain distributions; existing methods fail to uncover underlying relationships.
method Learning to Match (L2M) framework that learns distribution matching loss using a meta-network in a data-driven way.
result L2M outperforms state-of-the-art methods on public datasets and transfers from pneumonia to COVID-19 images.

Bayesian deep learning ensemble improves pneumonia diagnosis accuracy.

problem Manual, time-consuming pneumonia diagnosis with high inter-observer variability.
method Multi-level ensemble classification system using Bayesian Deep Learning.
result Accuracy of 98.06% in differentiating four pathologies.

The unsupervised training of GANs and VAEs has enabled them to generate realistic images mimicking real-world distributions and perform image-based unsupervised clustering or semi-supervised classification. Combining the power of these two generative models, we introduce Multi-Adversarial Variational autoEncoder Networ…

2019-06-14abs ↗pdf ↗

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.