paper-with-me

홈 › Papers

RecovDB: accurate and efficient missing blocks recovery for large time series

2019-04-08 · 35th IEEE International Conference on Data Engineering (ICDE) 2019 4 · Ines Arous, Mourad Khayati, Philippe Cudré-Mauroux, Ying Zhang, Martin Kersten, Svetlin Stalinlov

With the emergence of the Internet of Things (IoT), time series data has become ubiquitous in our daily life. Making sense of time series is a topic of great interest in many domains. Existing time series analysis applications generally assume or even require perfect time series (i.e. regular time intervals without unknown values), but real-world time series are rarely so neat. They often contain “holes” of different sizes (i.e. single missing values, or blocks of consecutive missing values) due to some failures or irregular time intervals. Hence, missing value recovery is a prerequisite for many time series analysis applications. In this demo, we present RECOVDB, a relational database system enhanced with advanced matrix decomposition technology for missing blocks recovery. This demo will show the main features of RECOVDB that are important for today’s time series analysis but are lacking in state-of-the-art technologies: i) recovering large missing blocks in multiple time series at once; ii) achieving high recovery accuracy by benefiting from different correlations across time series; iii) maintaining recovery accuracy under increasing size of missing blocks; iv) maintaining recovery efficiency with increasing time series’ lengths and the number of time series; and iv) supporting all these features while being parameter-free. In this paper, we also compare the efficiency and accuracy of RECOVDB against state-of-the-art recovery systems.

📄 PDF Abstract BibTeX

Code (1)

eXascaleInfolab/2018-RecovDB

Tasks

Missing ValuesTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

ORBITS: Online Recovery of Missing Blocks in Multiple Time Series Streams

2020-11-01 · Proceedings of the VLDB Endowment (PVLDB) 2020 11 · Mourad Khayati, Ines Arous, Zakhar Tymchenko, Philippe Cudré-Mauroux

With the emergence of the Internet of Things (IoT), time series streams have become ubiquitous in our daily life. Recording such data is rarely a perfect process, as sensor failures frequently occur, yielding occasional …

ImputationMultivariate Time Series ImputationTime SeriesTime Series Analysis+1

Mind the gap: an experimental evaluation of imputation of missing values techniques in time series

2020-01-15 · Proceedings of the VLDB Endowment 2020 1 · Mourad Khayati, Alberto Lerner, Zakhar Tymchenko, Philippe Cudré-Mauroux

Recording sensor data is seldom a perfect process. Failures in power, communication or storage can leave occasional blocks of data missing, affecting not only real-time monitoring but also compromising the quality of nea…

ImputationMissing ValuesTime SeriesTime Series Analysis

Unsupervised Data Imputation via Variational Inference of Deep Subspaces

2019-03-08 · Adrian V. Dalca, John Guttag, Mert R. Sabuncu

A wide range of systems exhibit high dimensional incomplete data. Accurate estimation of the missing data is often desired, and is crucial for many downstream analyses. Many state-of-the-art recovery methods involve supe…

ImputationVariational Inference

Recovery of Images with Missing Pixels using a Gradient Compressive Sensing Algorithm

2014-06-22 · Isidora Stanković

This paper investigates the possibility of reconstruction of images considering that they are sparse in the DCT transformation domain. Two approaches are considered. One when the image is pre-processed in the DCT domain,…

Compressive Sensing

Imputation of missing sub-hourly precipitation data in a large sensor network: a machine learning approach

2020-03-30 · Benedict Delahaye Chivers, John Wallbank, Steven J. Cole, Ondrej Sebek 외

Precipitation data collected at sub-hourly resolution represents specific challenges for missing data recovery by being largely stochastic in nature and highly unbalanced in the duration of rain vs non-rain. Here we pres…

BIG-bench Machine LearningImputationMissing Values