Wu Ke, Edwards Andrea, Fan Wei, Gao Jing, Zhang Kun
Department of Computer Science, Xavier University of Louisiana.
Huawei Noah Ark's Lab,
Proc SIAM Int Conf Data Min. 2014 Apr;2014:722-730. doi: 10.1137/1.9781611973440.83.
Data stream classification and imbalanced data learning are two important areas of data mining research. Each has been well studied to date with many interesting algorithms developed. However, only a few approaches reported in literature address the intersection of these two fields due to their complex interplay. In this work, we proposed an importance sampling driven, dynamic feature group weighting framework (DFGW-IS) for classifying data streams of imbalanced distribution. Two components are tightly incorporated into the proposed approach to address the intrinsic characteristics of concept-drifting, imbalanced streaming data. Specifically, the ever-evolving concepts are tackled by a weighted ensemble trained on a set of feature groups with each sub-classifier (i.e. a single classifier or an ensemble) weighed by its discriminative power and stable level. The un-even class distribution, on the other hand, is typically battled by the sub-classifier built in a specific feature group with the underlying distribution rebalanced by the importance sampling technique. We derived the theoretical upper bound for the generalization error of the proposed algorithm. We also studied the empirical performance of our method on a set of benchmark synthetic and real world data, and significant improvement has been achieved over the competing algorithms in terms of standard evaluation metrics and parallel running time. Algorithm implementations and datasets are available upon request.
数据流分类和不平衡数据学习是数据挖掘研究的两个重要领域。到目前为止,每个领域都得到了充分研究,开发出了许多有趣的算法。然而,由于这两个领域之间复杂的相互作用,文献中报道的只有少数方法涉及这两个领域的交叉点。在这项工作中,我们提出了一种重要性采样驱动的动态特征组加权框架(DFGW-IS),用于对不平衡分布的数据流进行分类。所提出的方法紧密结合了两个组件,以解决概念漂移、不平衡流数据的内在特征。具体来说,不断演变的概念通过在一组特征组上训练的加权集成来解决,每个子分类器(即单个分类器或集成)根据其判别能力和稳定水平进行加权。另一方面,不均衡的类分布通常由在特定特征组中构建的子分类器来应对,通过重要性采样技术对基础分布进行重新平衡。我们推导了所提出算法泛化误差的理论上界。我们还研究了我们的方法在一组基准合成数据和真实世界数据上的实证性能,在标准评估指标和并行运行时间方面相对于竞争算法取得了显著改进。算法实现和数据集可根据要求提供。