Ensemble of SVMs for incremental learning

  • Authors:
  • Zeki Erdem;Robi Polikar;Fikret Gurgen;Nejat Yumusak

  • Affiliations:
  • TUBITAK Marmara Research Center, Information Technologies Institute, Gebze – Kocaeli, Turkey;Electrical and Computer Engineering Department, Rowan University, Glassboro, NJ;Computer Engineering Department, Bogazici University, Istanbul, Turkey;Computer Engineering Department, Sakarya University, Sakarya, Turkey

  • Venue:
  • MCS'05 Proceedings of the 6th international conference on Multiple Classifier Systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Support Vector Machines (SVMs) have been successfully applied to solve a large number of classification and regression problems. However, SVMs suffer from the catastrophic forgetting phenomenon, which results in loss of previously learned information. Learn++ have recently been introduced as an incremental learning algorithm. The strength of Learn++ lies in its ability to learn new data without forgetting previously acquired knowledge and without requiring access to any of the previously seen data, even when the new data introduce new classes. To address thecatastrophic forgetting problem and to add the incremental learning capability to SVMs, we propose using an ensemble of SVMs trained with Learn++. Simulation results on real-world and benchmark datasets suggest that the proposed approach is promising.