Time Series Discord Detection In Medical Data Using A Parallel Relational Database

2015 IEEE International Conference on Bioinformatics and Biomedicine (BIBM)(2015)

引用 7|浏览29
暂无评分
摘要
Recent advances in sensor technology have made continuous real-time health monitoring available in both hospital and non-hospital settings. Since data collected from high frequency medical sensors includes a huge amount of data, storing and processing continuous medical data is an emerging big data area. Especially detecting anomaly in real time is important for patients' emergency detection and prevention. A time series discord indicates a subsequence that has the maximum difference to the rest of the time series subsequences, meaning that it has abnormal or unusual data trends. In this study, we implemented two versions of time series discord detection algorithms on a high performance parallel database management system (DBMS) and applied them to 240 Hz waveform data collected from 9,723 patients. The initial brute force version of the discord detection algorithm takes each possible subsequence and calculates a distance to the nearest non-self match to find the biggest discords in time series. For the heuristic version of the algorithm, a combination of an array and a trie structure was applied to order time series data for enhancing time efficiency. The study results showed efficient data loading, decoding and discord searches in a large amount of data, benefiting from the time series discord detection algorithm and the architectural characteristics of the parallel DBMS including data compression, data pipe-lining, and task scheduling.
更多
查看译文
关键词
task scheduling,data pipelining,data compression,parallel DBMS,architectural characteristics,data loading,time efficiency,high performance parallel database management system,time series discord detection algorithms,time series subsequences,patient emergency prevention,patient emergency detection,big data,continuous medical data processing,medical sensors,hospital settings,continuous real-time health monitoring,sensor technology,parallel relational database
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要