Abstract
Concept drift in data streams significantly impacts predictive modelling, as the underlying distribution of the training sample evolves, often leading to increased error rates and degraded model performance. When dealing with big data which has many features and data speed is high, traditional concept drift detection methods might delay in analyzing and detecting in time. This paper introduces an improved drift detection model utilizing multivariate analysis methods for feature selection, thereby enhancing the model's ability to detect drift more efficiently. Our approach analysis various parameters of the data stream to select the most important features and conduct conduct drift detection based on the selected features. Experimental results demonstrate that this feature-selected drift detection model not only maintains classification performance, but also significantly reducing computational overhead. This predictive framework is particularly valuable in scenarios where large data streams require real-time analysis and where computational resources are limited, providing a practical solution for maintaining robust model performance in dynamic environments.
Original language | English |
---|---|
Title of host publication | ICISS '24: Proceedings of the 2024 7th International Conference on Information Science and Systems |
Place of Publication | New York, United States |
Publisher | ACM |
Pages | 90-95 |
Number of pages | 6 |
ISBN (Electronic) | 9798400717567 |
DOIs | |
Publication status | Published - 31 Jan 2025 |
Event | ICISS 2024: 7th International Conference on Information Science and Systems - Edinburgh, United Kingdom Duration: 14 Aug 2024 → 16 Aug 2024 Conference number: 7 |
Conference
Conference | ICISS 2024: 7th International Conference on Information Science and Systems |
---|---|
Abbreviated title | ICISS 2024 |
Country/Territory | United Kingdom |
City | Edinburgh |
Period | 14/08/24 → 16/08/24 |
Keywords
- Data Stream Mining
- Concept Drift Detection
- Meta feature
- Feature Selection