Abstract
Stream classification methods classify a continuous stream of data as new labelled samples arrive. They often also have to deal with concept drift. This paper focuses on seasonal drift in stream classification, which can be found in many real-world application data sources. Traditional approaches of stream classification consider seasonal drift by including seasonal dummy/indicator variables or building separate models for each season. But these approaches have strong limitations in high-dimensional classification problems, or with complex seasonal patterns. This paper explores how to best handle seasonal drift in the specific context of news article categorization (or classification/tagging), where seasonal drift is overwhelmingly the main type of drift present in the data, and for which the data are high-dimensional. We introduce a novel classifier named Seasonal Averaged One-Dependence Estimators (SAODE), which extends the AODE classifier to handle seasonal drift by including time as a super parent. We assess our SAODE model using two large real-world text mining related datasets each comprising approximately a million records, against nine state-of-the-art stream and concept drift classification models, with and without seasonal indicators and with separate models built for each season. Across five different evaluation techniques, we show that our model consistently outperforms other methods by a large margin where the results are statistically significant.
Original language | English |
---|---|
Title of host publication | 2020 International Joint Conference on Neural Networks (IJCNN), 2020 Conference Proceedings2020 International Joint Conference on Neural Networks, IJCNN 2020 - Proceedings |
Editors | Asim Roy |
Place of Publication | Piscataway NJ USA |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Number of pages | 8 |
ISBN (Electronic) | 9781728169262 |
ISBN (Print) | 9781728169279 |
DOIs | |
Publication status | Published - 2020 |
Event | IEEE International Joint Conference on Neural Networks 2020 - Virtual, Glasgow, United Kingdom Duration: 19 Jul 2020 → 24 Jul 2020 https://ieeexplore.ieee.org/xpl/conhome/9200848/proceeding (Proceedings) https://wcci2020.org/ijcnn-sessions/ (Website) |
Conference
Conference | IEEE International Joint Conference on Neural Networks 2020 |
---|---|
Abbreviated title | IJCNN 2020 |
Country/Territory | United Kingdom |
City | Virtual, Glasgow |
Period | 19/07/20 → 24/07/20 |
Internet address |
|
Keywords
- averaged one-dependence estimators
- high-dimensional stream classification
- seasonal concept drift
- seasonality