Predictive Queries Algorithm Based on Probability Model over Data Streams

Guohui Li,Hui Chen,Bing Yang,Gang Chen,Jun Xiang
DOI: https://doi.org/10.1109/ICNC.2007.566
2008-01-01
Abstract:Mining the evolving trends of an online data stream and forecasting the data values in the future can provide important support for the decision-making in many time-sensitive applications. This paper models an online data stream as a continuous state transitions process by mapping the possibly infinite stream data into finite states, and uses State Transition disGraph (STG) to maintain the track of the state transactions. By studying the statistic information of the history state transitions, the future values can be predicted based on the Theory of Markov Chain. Extensive simulation experiments are conducted and show that the predictive performance of our method is preferable to that of the existing analogous algorithms.
What problem does this paper attempt to address?