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

Trend · papers per month

12253749 · Apr 202019922001200920172026
48 results for COVID-19 diagnosis

Machine learning model diagnoses COVID-19 from routine blood tests.

problem Difficulty in diagnosing COVID-19 due to inconsistent blood parameter changes.
method Constructed a machine learning model using 5,333 patients with various infections and 160 COVID-19-positive patients.
result Cross-validated AUC of 0.97, sensitivity of 81.9%, specificity of 97.9%.

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.

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

Zero-Shot Learning helps learn new concepts without examples, useful for COVID-19 diagnosis.

problem Learning new concepts without examples, especially in medical imaging.
method Uses existing knowledge and auxiliary information to predict unknown concepts.
result Effective in diagnosing COVID-19 from chest X-rays.

This study interprets machine learning models to identify biomarkers for severe COVID-19 infection.

problem The black-box nature of machine learning models makes it difficult for medical researchers to understand and trust their predictions.
method The study uses permutation feature importance, Partial Dependence Plot, Individual Conditional Expectation, Accumulated Local Effects, Local Interpretable Model-agnostic Explanations, and Shapley Additive Explanation to interpret four machine learning models.
result The study identifies NTproBNP, CRP, LDH, LYM, leukocytes, eosinophils, and platelets as biomarkers associated with severe COVID-19 infection.

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.

Proposes a sample-efficient method for uncertainty estimation in deep learning.

problem Inaccurate uncertainty estimation in deep learning models, especially with limited data.
method Probabilistic Neighbourhood Component Analysis (PCA) for sample-efficient uncertainty estimation.
result Demonstrates superior uncertainty quantification compared to state-of-the-art methods.

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.

New framework optimizes label shift adaptation using aligned distribution mixture.

problem Label shift where source and target label distributions differ.
method Aligned Distribution Mixture (ADM) framework, incorporating insights from generalization theory.
result The ADM framework improves four typical label shift methods and introduces a one-step approach.

Developed a neural topic model for classifying COVID-19 disinformation.

problem Tackles the challenge of disinformation during the COVID-19 pandemic.
method Classification-aware neural topic model (CANTM) for COVID-19 disinformation.
result Demonstrated the effectiveness of CANTM in classifying COVID-19 disinformation.

Study shows tweets about COVID-19 can predict stock market performance.

problem Understanding the impact of COVID-19 on stock markets.
method Text sentiment analysis of Twitter data to correlate tweets about COVID-19 with stock market performance.
result Strong relationship between COVID-19 sentiment and stock market performance can be predicted.

Paper examines global Covid-19 data complexity and finds low intrinsic dimensions.

problem Understanding the complexity of Covid-19 data across countries.
method Used a Bayesian mixture model (Hidalgo) to estimate intrinsic dimensionality.
result Covid-19 data projects onto two low-dimensional manifolds without significant loss of information.

A new model characterizes undocumented and asymptomatic infections to quantify COVID-19 uncertainties.

problem Quantifying uncertainties in COVID-19 infections and contagion.
method SUDR model: characterizes undocumented and documented infections, captures probabilistic density, and incorporates Bayesian inference.
result Demonstrates deeper understanding of COVID-19 uncertainties compared to classic models.

Study examines short-term stress of COVID-19 on major global stock indices.

problem Short-term impact of COVID-19 on global stock markets.
method Secondary data from 41 stock exchanges in 32 countries, focusing on first reported cases.
result Volatility in stock markets increases with the rise of COVID-19 cases, and there is a significant negative correlation.

Study uses machine learning to analyze Twitter sentiments about COVID-19.

problem Examining public concerns and sentiments about COVID-19 from Twitter.
method Machine learning (Latent Dirichlet Allocation) to identify topics and sentiments.
result Identified 13 topics and categorized into five themes, revealing dominant fears and mixed feelings.

Study develops a dynamic risk model for COVID-19 mortality using UK Biobank data.

problem Developing tools to monitor high-risk patients during the COVID-19 pandemic.
method Data-driven random forest classification model using baseline characteristics and symptoms.
result Model predicts COVID-19 mortality with excellent performance (AUC: 0.91), identifying novel predictors.

Research uses SWT and BDLSTM to forecast stock and oil prices amid COVID-19.

problem Impact of COVID-19 on stock and oil prices forecasting.
method Integrates Stationary Wavelet Transform and Bidirectional Long Short-Term Memory networks.
result BDLSTM+WT-ADA achieved satisfactory results in Crude Oil price forecasting.

Deep IDA integrates multi-view data to classify COVID-19 severity, identifying molecular signatures.

problem Understanding the complexity of COVID-19 severity from multi-view clinical and molecular data.
method Deep IDA learns nonlinear projections to maximize view associations and class separations, with feature ranking.
result Deep IDA outperforms other methods in classifying COVID-19 severity and identifies interpretable molecular signatures.

Machine learning predicts COVID-19 activity in China.

problem Real-time forecasting of COVID-19 activity in Chinese provinces.
method Combines mechanistic disease models with digital traces (internet searches, news alerts). Uses clustering and data augmentation techniques.
result Stable and accurate forecasts 2 days ahead of current time, outperforming baseline models in 27 out of 32 provinces.

Study uses Bayesian regression to analyze consumer behavior changes in restaurants post-COVID-19.

problem Impact of COVID-19 on consumer behavior in the restaurant industry.
method Bayesian regression with Hamiltonian Monte Carlo.
result Estimates change in consumer behavior before and after the pandemic.

Paper analyzes factors affecting COVID-19 risk in US counties.

problem Identifying factors influencing COVID-19 risk in US counties.
method Combines unsupervised (K-means clustering) and supervised learning models.
result Mean temperature, poverty, obesity, and other factors are most significant.

Deep learning identifies transcriptomic patterns and cell types associated with SARS-CoV-2 infection and COVID-19 severity.

problem Understanding how SARS-CoV-2 varies in infecting and causing severe COVID-19.
method Developed a new approach to generating self-supervised edge features, using Graph Attention Networks (GAT) and Set Transformer.
result Achieved state-of-the-art performance in predicting disease state of individual cells using single-cell RNA sequencing data.

AI model predicts stock prices using social media data and hybrid neural networks.

problem Predicting stock price movements during the COVID-19 pandemic.
method Integrates social media trends and historical stock data using a hybrid CNN-BLSTM framework.
result The proposed framework outperforms traditional models in predicting stock price movements.

DeCom predicts post-COVID RSV timing and intensity with NPI consideration.

problem Predicting RSV timing and intensity post-COVID with NPI impact.
method Deep coupled tensor factorization machine (DeCom) leveraging tensor factorization and residual modeling.
result DeCom achieves up to 46% lower RMSE and 49% lower MAE compared to baselines.