Machine learning detects and diagnoses coughs for respiratory infections.
problem Detecting and diagnosing coughs for respiratory infections.
method Convolutional Neural Networks (CNNs) to detect cough events and diagnose three illnesses.
result Accuracy over 89% for detection and diagnosis.
Respiratory infections and chronic respiratory diseases impose a heavy health burden worldwide. Coughing is one of the most common symptoms of many such infections, and can be indicative of flare-ups of chronic respiratory diseases. Whether at a clinical or public health level, the capacity to identify bouts of coughin…
AI4COVID-19 app diagnoses COVID-19 from cough samples.
problem Scalable screening tool for COVID-19 testing.
method Transfer learning and multi-pronged AI architecture.
result AI4COVID-19 can distinguish COVID-19 coughs from others.
Researchers use clustering to differentiate COVID-19 lung scans.
problem Identifying infected individuals with COVID-19.
method Applied unsupervised clustering techniques using PCA, K-Means++, and RCC.
result KM++ and RCC algorithms improved in clustering COVID-19 lung scans.
Acute respiratory infections have epidemic and pandemic potential and thus are being studied worldwide, albeit in many different contexts and study formats. Predicting infection from symptom data is critical, though using symptom data from varied studies in aggregate is challenging because the data is collected in diff…
System predicts respiratory failure up to 8 hours early.
problem Early detection of respiratory failure in ICU patients.
method Machine learning on ICU patient monitoring data.
result System outperforms traditional clinical decision-making.
Paper presents a deep learning framework for classifying respiratory anomalies and lung diseases from sound recordings.
problem Classifying respiratory anomalies and lung diseases from respiratory sound recordings.
method The framework uses front-end feature extraction to transform sound into spectrograms, and a deep learning network to classify these features.
result The proposed deep learning system outperforms current state-of-the-art methods on the ICBHI benchmark dataset.
After birth, extremely preterm infants often require specialized respiratory management in the form of invasive mechanical ventilation (IMV). Protracted IMV is associated with detrimental outcomes and morbidities. Premature extubation, on the other hand, would necessitate reintubation which is risky, technically challe…
Deep CNN-RNN model classifies breathing sounds for respiratory disease diagnosis.
problem Automated diagnosis of respiratory diseases using wearable devices.
method Patient-specific model tuning and local log quantization of weights.
result 71.81% accuracy on leave-one-out validation with patient-specific data.
Study reveals hidden infections and infection dynamics from early data.
problem Understanding early infection dynamics and hidden infections in COVID-19.
method Data-driven machine learning analysis focusing on infection counts over time.
result Significant asymptomatic infections, 10-day lag, and strong infectious force.
After admission to emergency department (ED), patients with critical illnesses are transferred to intensive care unit (ICU) due to unexpected clinical deterioration occurrence. Identifying such unplanned ICU transfers is urgently needed for medical physicians to achieve two-fold goals: improving critical care quality a…
This paper is an attempt to separate cardiac and respiratory signals from an electrical bio-impedance (EBI) dataset. For this two well-known algorithms, namely Principal Component Analysis (PCA) and Independent Component Analysis (ICA), were used to accomplish the task. The ability of the PCA and the ICA methods first …
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 repurposes open data to find potential COVID-19 drugs.
problem Developing effective treatments for COVID-19.
method Deep learning network-based approach using large scientific corpus.
result Identified 41 repurposable drugs for COVID-19.
Satellite constructions on a knot can be thought of as taking some strands of a knot and then tying in another knot. Using satellite constructions one can construct many distinct isotopy classes of knots. Pushing this further one can construct distinct concordance classes of knots which preserve some algebraic invarian…
This study proposes a method to predict ICU infections from imbalanced data using clustering-based undersampling and ensemble classifiers.
problem Predicting healthcare-associated infections in ICU patients from imbalanced data.
method Clustering-based undersampling strategy combined with ensemble classifiers.
result The proposed method outperforms other resampling techniques in predicting ICU infections.
Bayesian methods improve group testing for identifying infected patients.
problem Identifying infected patients from group testing results with false positives.
method Bayesian inference and belief propagation algorithm, combined with expectation-maximization method.
result True-positive rate improved by considering credible intervals.
CRISP predicts individual-level COVID-19 risk based on contact data.
problem Estimating individual-level infection risk during the pandemic.
method Probabilistic graphical model using SEIR framework with contact data.
result Model accurately predicts infection spread and recovery times.
Modeling infection hotspots to quantify effects of contact tracing and testing.
problem Capturing the role of infection hotspots in disease transmission.
method Temporal point process modeling framework to represent visits and disease transmission.
result Estimation of transmission rates at sites and households using Bayesian optimization.
The study recovers airflow from thoracic and abdominal movements using advanced signal processing.
problem Challenges in measuring airflow from thoracic and abdominal movements using small, inexpensive devices.
method Synchrosqueezing transform and locally stationary Gaussian process regression.
result Accurate prediction of airflow achieved in both normal sleep and anesthesia transition cases.
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.
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.
Paper proposes a new method for more accurate group testing of infected patients.
problem Identifying infected patients efficiently with reduced tests and corrected errors.
method Adaptive design of pools based on Bayesian posterior prediction using belief propagation algorithm.
result The proposed method results in more accurate identification of infected patients.
Detection of malware-infected computers and detection of malicious web domains based on their encrypted HTTPS traffic are challenging problems, because only addresses, timestamps, and data volumes are observable. The detection problems are coupled, because infected clients tend to interact with malicious domains. Traff…
Machine learning improves diagnostic test accuracy for bovine tuberculosis.
problem Improving diagnostic test sensitivity for bovine tuberculosis.
method Machine learning to assess risk landscapes and predict infection.
result Test sensitivity improved, detecting 240 more infected herds per year.
A time-dependent SIR model predicts COVID-19 spread and herd immunity.
problem Modeling and predicting COVID-19 spread and herd immunity.
method Time-dependent SIR model with 2 types of infected persons (detectable and undetectable).
result The model accurately predicts the turning point and herd immunity threshold.
Improved sleep apnea detection using sensor fusion and backward shortcut connections.
problem Untreated sleep apnea leads to severe health consequences; automated detection is needed.
method Late sensor fusion using backward shortcut connections to improve deep learning models.
result Significant improvement in predictive performance over single sensor methods.
New Milnor's invariant condition for topologically slice links.
problem Conditions for topologically slice links involving Milnor's invariant.
method Different Milnor's invariant condition to handle cases not covered by previous theorem.
result New sufficient conditions for topologically slice links.
LSTM models predict low likelihood of another COVID-19 wave in India.
problem Inaccurate and unreliable COVID-19 infection forecasting models due to data limitations and model complexity.
method Application of LSTM, bidirectional LSTM, and encoder-decoder LSTM models for multi-step infection forecasting.
result Predictions indicate low likelihood of another wave in October and November 2021.
Novel method combines neural network features with survival models for ICU infections.
problem Improving predictive models of ICU infections while maintaining interpretability.
method Semi-parametric approach combining low-resolution and high-resolution data.
result Improved predictive power with interpretability maintained.
Budney recently constructed an operad that encodes splicing of knots. He further showed that the space of (long) knots is generated over this operad by the space of torus knots and hyperbolic knots, thus generalizing the satellite decomposition of knots from isotopy classes to the level of the space of knots. Infection…
We consider the problem of learning the weighted edges of a graph by observing the noisy times of infection for multiple epidemic cascades on this graph. Past work has considered this problem when the cascade information, i.e., infection times, are known exactly. Though the noisy setting is well motivated by many epide…
GRU-D detects age-specific missing patterns in vital signs.
problem Temporal missingness in clinical time series data.
method Gated recurrent unit with decay mechanisms (GRU-D) trained on MIMIC-IV vital signs.
result GRU-D achieves AUROC 0.780 and AUPRC 0.810 on bootstrapped data.
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.
Objective: The aim of this study is to develop an automated classification algorithm for polysomnography (PSG) recordings to detect non-apneic and non-hypopneic arousals. Our particular focus is on detecting the respiratory effort-related arousals (RERAs) which are very subtle respiratory events that do not meet the cr…
Develops a risk score to assist ECMO planning for critically ill patients with viral or unspecified pneumonia.
problem Lack of a risk score to guide ECMO planning for critically ill patients.
method Leverages machine learning to develop the PEER score.
result PEER score predicts mortality and decompensation in patients eligible for ECMO.
Amyotrophic Lateral Sclerosis (ALS) is a neurodegenerative disease characterized by a rapid motor decline, leading to respiratory failure and subsequently to death. In this context, researchers have sought for models to automatically predict disease progression to assisted ventilation in ALS patients. However, the clin…
Study of influenza A virus spread using mathematical equations.
problem Understanding the spread of influenza A virus infection.
method Mathematical model and analysis of dynamical system.
result Surface trajectories and asymptotic behavior of the system.
New group testing method uses Belief Propagation for accurate screening.
problem Efficiently identifying infected samples in large groups with minimal tests.
method Belief Propagation algorithm for inference in group testing schemes.
result Significantly increased accuracy of infection identification with fewer tests.
Paper uses UKS to improve BLE RSSI for proximity inference in mobile phone apps.
problem Improper BLE RSSI for accurate proximity inference during pandemics.
method Single-dimensional Unscented Kalman Smoother (UKS) with Gaussian process observation transforms.
result UKS outperforms traditional methods in predicting infection risk from BLE RSSI.
Bayesian optimization improves classifier selection for acute infection and mortality.
problem Improving accuracy of acute infection and mortality prediction.
method Comparison of hyperparameter optimization methods (grid search, random sampling, Bayesian optimization).
result Bayesian optimization outperforms grid search or random sampling for in-hospital mortality classifiers.
Many works have been proposed in the literature to capture the dynamics of diffusion in networks. While some of them define graphical markovian models to extract temporal relationships between node infections in networks, others consider diffusion episodes as sequences of infections via recurrent neural models. In this…
Epidemiological model updates infection rates in China, US, Italy.
problem Evaluate policy interventions for mitigating the 2019-nCov pandemic.
method Custom SITR model with variational data assimilation for real-time updates.
result Model robust to initial conditions, infers infection numbers and parameters.
We give an explicit construction of linearly independent families of knots arbitrarily deep in the (n)-solvable filtration of the knot concordance group using the ρ^1-invariant. A difference between previous constructions of infinite rank subgroups in the concordance group and ours is that the deepest infecting knots i…
Study uses machine learning to optimize antibiotic therapy for MRSA skin infections.
problem Optimizing antibiotic choice for MRSA skin infections due to reduced treatment options and side effects.
method Propensity score matching, machine learning models (SVM, RF, LASSO), counterfactual analysis.
result RF model shows stronger treatment heterogeneity and potential for therapy change.
Study phase transitions in identifying infected individuals using group testing.
problem Identifying a set of k infected individuals from a population using pooled tests.
method Two random assignment designs (constant-column and Bernoulli) and polynomial-time inference procedures.
result Sharp phase transitions in statistical and computational limits for detection and recovery problems.
This paper automates mining of COVID-19 scholarly articles using machine learning.
problem Time-consuming and impractical manual extraction of relevant COVID-19 research articles.
method Used machine learning approaches, specifically clustering and parallel one-class support vector machines (OCSVMs), on the CORD-19 dataset.
result Parallel OCSVMs outperform other methods for both original and reduced feature space.
Backdoor attacks are found to be effective against robust machine learning models trained with PGD.
problem Injecting and defending against backdoor attacks in robust machine learning models.
method Study and detection of backdoor attacks on PGD-trained robust models using feature clustering.
result AEGIS effectively detects PGD-trained robust DNNs infected with backdoors with 91.6% accuracy.