Abstract

Stream data is generated continuously in a dynamic environment, with huge volume and fast changing behaviour. In order to perform regression on data streams, it is required to incrementally reconstruct the regression model as new stream data flows in. However, due to the tremendous data volume, it is impossible to scan the entire data stream multiple times to re-compute the regression model parameters. Therefore, one-scan algorithms are required for such streaming applications. In this paper, we investigate online multi-dimensional regression analysis of concept-drifting data streams, and present two algorithms, approximate stream regression (ASR) and ensemble stream regression (ESR). ASR approach dynamically re-computes the regression function parameters, considering not only the data records of the current window, but also a synopsis of the previous data. ESR approach trains an ensemble of regression models from sequential chunks of the data stream, and then computes the weighted average of their predictions. Experiments show that the proposed methods are not only efficient in time and space but also able to generate better fitted regression functions compared to the existing stream regression algorithms such as sliding window regression and incremental stream regression.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.