Loading...
Aging and rejuvenating strategies for fading windows in multi-label classification on data streams
Abstract
Combining the challenges of streaming data and multi-label learning, the task of mining a drifting, multi-label data stream requires methods that can accurately predict label sets, adapt to various types of concept drift, and run fast enough to process each data point before the next arrives. To achieve greater accuracy, many multi-label algorithms use computationally expensive techniques, such as multiple adaptive windows, with little concern for runtime and memory complexity. We present Aging and Rejuvenating kNN (ARkNN), which uses simple resources and efficient strategies to weight instances based on age, predictive performance, and similarity to the incoming data. We break down ARkNN into its component strategies to show the impact of each and experimentally compare ARkNN to seven state-of-the-art methods for learning from multi-label data streams. We demonstrate that it is possible to achieve competitive performance in multi-label classification on streams without sacrificing runtime and memory use, and without using complex and computationally expensive dual memory strategies.
Type
Conference Contribution
Type of thesis
Series
Citation
Date
2023-03-27
Publisher
ACM
Degree
Supervisors
Rights
© 2023 The Authors. This work is licensed under a Creative Commons Attribution International 4.0 License.