TL;DR
This paper introduces SAODE, a new classifier designed to effectively handle seasonal concept drift in high-dimensional stream data, particularly in news article categorization, outperforming existing methods.
Contribution
The paper proposes SAODE, a novel extension of AODE that incorporates seasonal information as a super parent, effectively addressing seasonal drift in high-dimensional streams.
Findings
SAODE outperforms nine state-of-the-art models across five evaluation techniques.
SAODE significantly improves classification accuracy in seasonal drift scenarios.
The model is validated on large real-world datasets with approximately one million records.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
