BPE: Behavioral Profiling Ensemble
Yanxin Liu, Yunqi Zhang

TL;DR
The paper introduces the Behavioral Profiling Ensemble (BPE), a novel model-centric ensemble method that improves predictive accuracy and efficiency by using intrinsic behavioral profiles of models for dynamic aggregation.
Contribution
BPE presents a new approach to ensemble learning by constructing behavioral profiles for models and using them for dynamic, model-centric aggregation, outperforming existing methods.
Findings
BPE outperforms state-of-the-art DES methods in accuracy.
BPE reduces computational and storage costs.
BPE demonstrates effectiveness on 42 real-world datasets.
Abstract
In the field of machine learning, ensemble learning is widely recognized as a pivotal strategy for pushing the boundaries of predictive performance. Traditional static ensemble methods typically assign weights by treating each base learner as a whole, thereby overlooking that individual models exhibit varying competence across different regions of the instance space. Dynamic Ensemble Selection (DES) was introduced to address this limitation. However, both static and dynamic approaches predominantly rely on inter-model differences as the basis for integration; this inter-model perspective neglects models' intrinsic characteristics and often requires heavy reliance on reference sets for competence estimation. We propose the Behavioral Profiling Ensemble (BPE) framework, which introduces a model-centric integration paradigm. Unlike traditional methods, BPE constructs an intrinsic…
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
TopicsMachine Learning and Data Classification · Explainable Artificial Intelligence (XAI) · Imbalanced Data Classification Techniques
