基于自适应超球面的分类:一种基于竞争学习的增量分类器

Classifying With Adaptive Hyper-Spheres: An Incremental Classifier Based on Competitive Learning

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2017
被引 103
ABS 3

中文导读

提出自适应超球面增量分类器AdaHS及其核化版本Nys-AdaHS,通过竞争训练和边界区域处理动态数据中复杂决策边界,适合模式变化的动态数据集。

Abstract

Nowadays, datasets are always dynamic and patterns in them are changing. Instances with different labels are intertwined and often linearly inseparable, which bring new challenges to traditional learning algorithms. This paper proposes adaptive hyper-sphere (AdaHS), an adaptive incremental classifier, and its kernelized version: Nys-AdaHS. The classifier incorporates competitive training with a border zone. With adaptive hidden layer and tunable radii of hyper-spheres, AdaHS has strong capability of local learning like instance-based algorithms, but free from slow searching speed and excessive memory consumption. The experiments showed that AdaHS is robust, adaptive, and highly accurate. It is especially suitable for dynamic data in which patterns are changing, decision borders are complicated, and instances with the same label can be spherically clustered.

机器学习增量学习自适应学习模式识别分类器