Prediction with Unpredictable Feature Evolution
Bo-Jian Hou, Lijun Zhang, Zhi-Hua Zhou

TL;DR
This paper introduces PUFE, a novel approach for learning with unpredictable feature evolution, filling incomplete overlapping periods via matrix completion and using ensemble methods to adaptively leverage old and new features.
Contribution
It proposes a new paradigm for unpredictable feature evolution, formulates it as a matrix completion problem, and develops an ensemble method with theoretical guarantees.
Findings
The method can recover the overlapping period with minimal observed entries.
It consistently follows the best base models in experiments.
Theoretical bounds guarantee the method's effectiveness.
Abstract
Learning with feature evolution studies the scenario where the features of the data streams can evolve, i.e., old features vanish and new features emerge. Its goal is to keep the model always performing well even when the features happen to evolve. To tackle this problem, canonical methods assume that the old features will vanish simultaneously and the new features themselves will emerge simultaneously as well. They also assume there is an overlapping period where old and new features both exist when the feature space starts to change. However, in reality, the feature evolution could be unpredictable, which means the features can vanish or emerge arbitrarily, causing the overlapping period incomplete. In this paper, we propose a novel paradigm: Prediction with Unpredictable Feature Evolution (PUFE) where the feature evolution is unpredictable. To address this problem, we fill 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
