login

FISA: Feature-Based Instance Selection for Imbalanced Text Classification

Lecture notes in computer sciencePublished 1 January 2006
Aixin Sun, Ee‐Peng Lim, Boualem Benatallah, Mahbub Hassan
Citations6
SJR quartileQ2
SJR score0.35
SNIP0.55

TL;DR

A generic algorithm, known as FISA (Feature-based Instance Selection Algorithm), is proposed to select only a subset of negative training documents for training a SVM classifier, which can be more efficiently trained while delivering comparable or better classification accuracy.

Abstract

Support Vector Machines (SVM) classifiers are widely used in text classification tasks and these tasks often involve imbalanced training. In this paper, we specifically address the cases where negative training documents significantly outnumber the positive ones. A generic algorithm known as FISA (Feature-based Instance Selection Algorithm), is proposed to select only a subset of negative training documents for training a SVM classifier. With a smaller carefully selected training set, a SVM classifier can be more efficiently trained while delivering comparable or better classification accuracy. In our experiments on the 20-Newsgroups dataset, using only 35% negative training examples and 60% learning time, methods based on FISA delivered much better classification accuracy than those methods using all negative training documents.

Keywords

Computer Science