paper-with-me

홈 › Papers

COVID-19 Time-series Prediction by Joint Dictionary Learning and Online NMF

2020-04-20 · Hanbaek Lyu, Christopher Strohmeier, Georg Menz, Deanna Needell

Predicting the spread and containment of COVID-19 is a challenge of utmost importance that the broader scientific community is currently facing. One of the main sources of difficulty is that a very limited amount of daily COVID-19 case data is available, and with few exceptions, the majority of countries are currently in the "exponential spread stage," and thus there is scarce information available which would enable one to predict the phase transition between spread and containment. In this paper, we propose a novel approach to predicting the spread of COVID-19 based on dictionary learning and online nonnegative matrix factorization (online NMF). The key idea is to learn dictionary patterns of short evolution instances of the new daily cases in multiple countries at the same time, so that their latent correlation structures are captured in the dictionary patterns. We first learn such patterns by minibatch learning from the entire time-series and then further adapt them to the time-series by online NMF. As we progressively adapt and improve the learned dictionary patterns to the more recent observations, we also use them to make one-step predictions by the partial fitting. Lastly, by recursively applying the one-step predictions, we can extrapolate our predictions into the near future. Our prediction results can be directly attributed to the learned dictionary patterns due to their interpretability.

📄 PDF Abstract BibTeX arXiv:2004.09112

Code (2)

HanbaekLyu/ONMF-COVID19 공식 구현
HanbaekLyu/TDL

Tasks

Dictionary LearningTime SeriesTime Series AnalysisTime Series Prediction

Similar Papers 제목 키워드 기반

A Comprehensive Dictionary and Term Variation Analysis for COVID-19 and SARS-CoV-2

2020-10-27 · EMNLP (NLP-COVID19) 2020 12 · Robert Leaman, Zhiyong Lu

The number of unique terms in the scientific literature used to refer to either SARS-CoV-2 or COVID-19 is remarkably large and has continued to increase rapidly despite well-established standardized terms. This high degr…

Generalized Time Warping Invariant Dictionary Learning for Time Series Classification and Clustering

2023-06-30 · Ruiyu Xu, Chao Wang, Yongxiang Li, Jianguo Wu

Dictionary learning is an effective tool for pattern recognition and classification of time series data. Among various dictionary learning techniques, the dynamic time warping (DTW) is commonly used for dealing with temp…

ClassificationClusteringDictionary LearningDynamic Time Warping+2

Applications of Online Nonnegative Matrix Factorization to Image and Time-Series Data

2020-11-10 · Hanbaek Lyu, Georg Menz, Deanna Needell, Christopher Strohmeier

Online nonnegative matrix factorization (ONMF) is a matrix factorization technique in the online setting where data are acquired in a streaming fashion and the matrix factors are updated each time. This enables factor an…

Dictionary LearningTime SeriesTime Series Analysis

Structure Parameter Optimized Kernel Based Online Prediction with a Generalized Optimization Strategy for Nonstationary Time Series

2021-08-18 · Jinhua Guo, Hao Chen, Jingxin Zhang, Sheng Chen

In this paper, sparsification techniques aided online prediction algorithms in a reproducing kernel Hilbert space are studied for nonstationary time series. The online prediction algorithms as usual consist of the select…

PredictionTime SeriesTime Series Analysis

Integrated Time Series Summarization and Prediction Algorithm and its Application to COVID-19 Data Mining

2020-05-01 · Mogens Graf Plessen

This paper proposes a simple method to extract from a set of multiple related time series a compressed representation for each time series based on statistics for the entire set of all time series. This is achieved by a …

Dynamic Time WarpingTime SeriesTime Series Analysis