Learning with Feature Evolvable Streams
Bo-Jian Hou, Lijun Zhang, Zhi-Hua Zhou

TL;DR
This paper introduces a new learning paradigm for streaming data where features can evolve over time, proposing methods to recover old features and improve learning performance through ensemble techniques.
Contribution
It proposes the concept of Feature Evolvable Streaming Learning and develops ensemble methods to leverage recovered old features for enhanced model performance.
Findings
Ensemble methods improve prediction accuracy with evolving features.
Theoretical guarantees show performance benefits of using recovered features.
Experimental results validate the effectiveness on synthetic and real datasets.
Abstract
Learning with streaming data has attracted much attention during the past few years. Though most studies consider data stream with fixed features, in real practice the features may be evolvable. For example, features of data gathered by limited-lifespan sensors will change when these sensors are substituted by new ones. In this paper, we propose a novel learning paradigm: \emph{Feature Evolvable Streaming Learning} where old features would vanish and new features would occur. Rather than relying on only the current features, we attempt to recover the vanished features and exploit it to improve performance. Specifically, we learn two models from the recovered features and the current features, respectively. To benefit from the recovered features, we develop two ensemble methods. In the first method, we combine the predictions from two models and theoretically show that with the…
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 · Advanced Bandit Algorithms Research · Machine Learning and Data Classification
