TL;DR
This paper introduces SELeCT, a probabilistic framework that dynamically assesses the relevance of past experience in data streams, enabling classifiers to adapt to changing and recurring concepts effectively.
Contribution
It presents a novel Bayesian approach for evaluating the relevance of past experience, allowing continuous adaptation to concept drift and recurrence in streaming data.
Findings
Successfully distinguishes relevant from irrelevant past experience
Handles both concept drift and recurrence effectively
Improves classification accuracy in dynamic data streams
Abstract
The distribution of streaming data often changes over time as conditions change, a phenomenon known as concept drift. Only a subset of previous experience, collected in similar conditions, is relevant to learning an accurate classifier for current data. Learning from irrelevant experience describing a different concept can degrade performance. A system learning from streaming data must identify which recent experience is irrelevant when conditions change and which past experience is relevant when concepts reoccur, \textit{e.g.,} when weather events or financial patterns repeat. Existing streaming approaches either do not consider experience to change in relevance over time and thus cannot handle concept drift, or only consider the recency of experience and thus cannot handle recurring concepts, or only sparsely evaluate relevance and thus fail when concept drift is missed. To enable…
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.
