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,742 papers · 148 categories

Trend · papers per month

13263851 · Jul 202019922001200920172026
48 results for disease diagnosis

Study improves CAD diagnosis accuracy by selecting significant features.

problem Improving accuracy of CAD diagnosis through feature selection.
method Integrated machine learning approach using random trees (RTs), C5.0, SVM, and CHAID.
result Random trees model outperforms other models in CAD diagnosis.

Hierarchical CNNs improve diagnosis of GI diseases from histopathological images.

problem Diagnosing GI diseases from histopathological images is challenging due to heterogeneity and shared features.
method Embedded a class hierarchy into a VGGNet to address the hierarchical structure of GI diseases.
result The hierarchical model achieved better results than a flat model for multi-category diagnosis of GI disorders.

Machine learning aids in diagnosing Parkinson's disease with higher accuracy.

problem Subjectivity in traditional PD diagnosis methods and missed early symptoms.
method Machine learning applied to various data modalities for PD and control group classification.
result Machine learning methods show high potential for improving PD diagnosis.

Study proposes deep learning techniques to diagnose and differentiate Celiac Disease and Environmental Enteropathy from biopsy images.

problem Challenging histopathologic overlap between Celiac Disease and Environmental Enteropathy in biopsy images.
method Color balancing and Random Multimodel Deep Learning (RMDL) architecture to address staining variability.
result Proposed deep learning techniques improve diagnosis accuracy of Celiac Disease and Environmental Enteropathy.

AI-assisted heart disease diagnosis reduces misdiagnosis and saves lives.

problem Misdiagnosis of heart disease leads to unnecessary deaths.
method Developed an AI application using ML and DNN algorithms on a dataset from the Cleveland Clinic Foundation.
result DNN model achieved a 92% accuracy rate, reducing misdiagnosis.

Proposes a new method for medical diagnosis using network-based representation learning.

problem Improving medical diagnosis accuracy through better data representation.
method Heterogeneous network-based model and modified metapath2vec algorithm for learning latent node representations.
result Significant performance boost in symptom/disease classification and disease prediction tasks.

Quick and accurate medical diagnosis is crucial for the successful treatment of a disease. Using machine learning algorithms, we have built two models to predict a hematologic disease, based on laboratory blood test results. In one predictive model, we used all available blood test parameters and in the other a reduced…

2017-08-01abs ↗pdf ↗

The widespread digitization of patient data via electronic health records (EHRs) has created an unprecedented opportunity to use machine learning algorithms to better predict disease risk at the patient level. Although predictive models have previously been constructed for a few important diseases, such as breast cance…

2019-07-03abs ↗pdf ↗

Optimal model diagnoses funduscopic images for ocular diseases.

problem Binary classification of funduscopic images for ocular diseases.
method Transfer learning using Xception base architecture, Adam optimizer, mean squared error loss function, and custom heuristic equation.
result 90% accuracy, 94% sensitivity, and 86% specificity achieved.

Proposes TPIS for early and low-cost TB vs. pneumonia diagnosis.

problem Challenges in differentiating TB from pneumonia.
method Two-step decision support system with stacked ensemble classifiers.
result TPIS outperforms other methods in early and final diagnosis.

Effective medical test suggestions benefit both patients and physicians to conserve time and improve diagnosis accuracy. In this work, we show that an agent can learn to suggest effective medical tests. We formulate the problem as a stage-wise Markov decision process and propose a reinforcement learning method to train…

2019-05-30abs ↗pdf ↗

Machine learning promises to revolutionize clinical decision making and diagnosis. In medical diagnosis a doctor aims to explain a patient's symptoms by determining the diseases \emph{causing} them. However, existing diagnostic algorithms are purely associative, identifying diseases that are strongly correlated with a …

2019-10-15abs ↗pdf ↗

WEST uses EHRs and expert cases to improve rare disease phenotyping.

problem Limited labeled data for rare diseases.
method Weakly supervised transformer model trained on probabilistic silver-standard labels.
result WEST outperforms existing methods in phenotype classification and subphenotyping.

Quantitative CT predicts ILD patterns and prognosis.

problem Diagnosing and predicting prognosis of fibrosing ILD patterns.
method High-resolution CT texture features, TM model for classification and survival analysis.
result TM model outperforms histogram-based model in distinguishing UIP from non-UIP patterns and allows for survival group partitioning.

Paper classifies Parkinson's disease from speech in three languages using CNNs and transfer learning.

problem Classifying Parkinson's disease from speech in multiple languages.
method Convolutional Neural Networks (CNNs) with transfer learning among Spanish, German, and Czech.
result Transfer learning improves model accuracy by up to 8% and balances specificity-sensitivity.

Deep learning ensemble improves Alzheimer vs. Mild Cognitive Impairment diagnosis.

problem Differentiating Alzheimer Disease from Mild Cognitive Impairment.
method Hybrid deep learning ensemble framework using MRI slices, pretrained models, and stacked ensemble learning.
result State-of-the-art accuracy (99.21%) for Alzheimer vs. Mild Cognitive Impairment classification.

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.

This study evaluates handwriting features to diagnose Parkinson's disease.

problem Diagnosing Parkinson's disease through handwriting analysis.
method Kinematic, geometrical, and non-linear features were evaluated using K-nearest neighbors, support vector machines, and random forest classifiers.
result Up to 93.1% accuracy in classifying Parkinson's disease and healthy subjects.

Machine learning detects subtle glucose changes for early diabetes diagnosis.

problem Challenging early-stage diabetes diagnosis due to subtle glucose changes.
method Applied machine learning to synthetic glucose profiles generated by a biophysical model.
result High accuracy (above 85%) in detecting insulin resistance using various neural networks.

CNNs accurately measure airways and vessels on CT images, improving lung disease diagnosis.

problem Accurately characterizing small pulmonary structures from CT images for disease diagnosis.
method Generative model combined with Convolutional Neural Regressor (CNR) for cross-sectional measurements.
result CNNs provide accurate measurements with physiological correlates.

Heart disease is the leading cause of death, and experts estimate that approximately half of all heart attacks and strokes occur in people who have not been flagged as "at risk." Thus, there is an urgent need to improve the accuracy of heart disease diagnosis. To this end, we investigate the potential of using data ana…

2018-08-22abs ↗pdf ↗

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.

Pairwise ranking aligns subjective clinical evaluations with objective indicators.

problem Aligning subjective clinical evaluations with objective indicators for improved diagnosis.
method Pairwise ranking methods to align subjective evaluations with objective indicators.
result The resulting score improves classification accuracy and provides a nuanced severity assessment.

SVEHNN explains DNN diagnoses of Alzheimer's disease from neuroanatomy and biomarkers.

problem Interpreting deep neural networks for medical diagnosis, especially in the clinic.
method Shapley Value Explanation of Heterogeneous Neural Networks (SVEHNN) for local explanations.
result SVEHNN provides interpretable explanations for DNN diagnoses with reduced runtime.

Machine learning improves detection of Brugada Syndrome from ECGs.

problem Detecting Brugada Syndrome (BrS) from ECGs is challenging due to limited diagnostic criteria.
method Pipeline that reads and processes scanned ECG images, uses LSTM classifier to diagnose.
result The proposed pipeline distinguishes between ECG types and diagnoses BrS with high accuracy.

MGMC method handles missing data in medical datasets for accurate disease classification.

problem Handling missing data in incomplete medical datasets for accurate disease classification.
method Multigraph Geometric Matrix Completion (MGMC) using multiple graph convolutional networks.
result MGMC achieves superior classification and imputation performance compared to state-of-the-art approaches.

A data-driven approach predicts morphological development under structural instability.

problem Understanding and predicting spatiotemporal complexities of morphogenesis under structural instability.
method Machine-learning framework based on physical modeling of morphogenesis.
result Identification of key bifurcation characteristics and prediction of history-dependent development.

This paper studies the trade-off between model accuracy and coverage for diagnosis models used by patients.

problem Balancing accuracy and coverage in diagnosis models for patient use.
method Learned diagnosis models with varying coverage from EHR data.
result A 1% drop in top-3 accuracy for every 10 diseases added to the coverage.

New method uses probabilistic independence to discover disease signatures from medical records.

problem Insufficiently precise diagnosis of clinical disease leading to treatment failures.
method Unsupervised machine learning using probabilistic independence to disentangle disease patterns.
result Inferred 2000 clinical disease signatures from medical records, improving cancer prediction.