Extension OL-MDISF: Online Learning from Mix-Typed, Drifted, and Incomplete Streaming Features
Shengda Zhuo, Di Wu, Yi He, Shuqiang Huang, Xindong Wu

TL;DR
This paper introduces OL-MDISF, an advanced online learning algorithm capable of handling mixed feature types, concept drift, and incomplete supervision in streaming data, with theoretical backing and extensive experimental validation.
Contribution
It presents a novel algorithm that relaxes restrictions on feature heterogeneity, drift detection, and supervision, advancing online learning in complex real-world scenarios.
Findings
Effective detection of concept drift using adaptive sliding windows
Robust modeling of mixed feature types with copula models
Demonstrated superior performance across 14 real-world datasets
Abstract
Online learning, where feature spaces can change over time, offers a flexible learning paradigm that has attracted considerable attention. However, it still faces three significant challenges. First, the heterogeneity of real-world data streams with mixed feature types presents challenges for traditional parametric modeling. Second, data stream distributions can shift over time, causing an abrupt and substantial decline in model performance. Additionally, the time and cost constraints make it infeasible to label every data instance in a supervised setting. To overcome these challenges, we propose a new algorithm Online Learning from Mix-typed, Drifted, and Incomplete Streaming Features (OL-MDISF), which aims to relax restrictions on both feature types, data distribution, and supervision information. Our approach involves utilizing copula models to create a comprehensive latent space,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Neural Networks and Applications
