一种通过数据共享的多数据流概念漂移处理框架

A Multistream Concept Drift Handling Framework via Data Sharing

IEEE Transactions on Cybernetics · 2025
被引 0
ABS 3

中文导读

提出一个多数据流概念漂移处理框架,通过共享其他非漂移数据流的加权数据,解决漂移发生时数据不足的问题,提升预测性能。

Abstract

A frequent problem in data stream mining is concept drift, meaning the data distribution changes over time. A common issue when dealing with concept drift is insufficient data. Real-world applications of data stream mining often involve multiple data streams. However, most concept drift methods handle these data streams separately. This study uses data from other data streams to handle the problem of insufficient data. We propose a novel Multistream Concept Drift Handling Framework via data sharing, containing a fuzzy membership-based drift detection (FMDD) component and a fuzzy membership-based drift adaptation (FMDA) component, to train the new learning model for drifting streams by sharing weighted data from other nondrifting streams. A stream fuzzy set is defined with membership functions that measure the degree to which samples belong to a data stream. Our Concept Drift Handling Framework can detect when and in which stream concept drift occurs, and therefore the insufficient data issue can be solved by adding the weighted data from nondrifting streams to train new learning models. Synthetic and real-world experimental results show that our method can help avoid the insufficient data issue and thereby significantly improve the prediction performance.

数据流挖掘概念漂移模糊逻辑机器学习