Fast and accurate text classification via multiple linear discriminant projections

被引:66
作者
Chakrabarti, S [1 ]
Roy, S [1 ]
Soundalgekar, MV [1 ]
机构
[1] Indian Inst Technol, Bombay, Maharashtra, India
关键词
text classification; discriminative learning; linear discriminants;
D O I
10.1007/s00778-003-0098-9
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
Support vector machines (SVMs) have shown superb performance for text classification tasks. They are accurate, robust, and quick to apply to test instances. Their only potential drawback is their training time and memory requirement. For n training instances held in memory, the best-known SVM implementations take time proportional to n(a), where a is typically between 1.8 and 2.1. SVMs have been trained on data sets with several thousand instances, but Web directories today contain millions of instances that are valuable for mapping billions of Web pages into Yahoo!-like directories. We present SIMPL, a nearly linear-time classification algorithm that mimics the strengths of SVMs while avoiding the training bottleneck. It uses Fisher's linear discriminant, a classical tool from statistical pattern recognition, to project training instances to a carefully selected low-dimensional subspace before inducing a decision tree on the projected instances. SIMPL uses efficient sequential scans and sorts and is comparable in speed and memory scalability to widely used naive Bayes (NB) classifiers, but it beats NB accuracy decisively. It not only approaches and sometimes exceeds SVM accuracy, but also beats the running time of a popular SVM implementation by orders of magnitude. While describing SIMPL, we make a detailed experimental comparison of SVM-generated discriminants with Fisher's discriminants, and we also report on an analysis of the cache performance of a popular SVM implementation. Our analysis shows that SIMPL has the potential to be the method of choice for practitioners who want the accuracy of SVMs and the simplicity and speed of naive Bayes classifiers.
引用
收藏
页码:170 / 185
页数:16
相关论文
共 38 条
  • [1] AGRAWAL R, 2000, P 7 INT C EXT DAT TE
  • [2] [Anonymous], P KDD 2001 KNOWL DIS
  • [3] [Anonymous], 1999, WORKSH MACH LEARN IN
  • [4] [Anonymous], 1998, MSRTR9814 MICR RES
  • [5] [Anonymous], P MSRI WORKSH NONL E
  • [6] [Anonymous], 1998, LECT NOTES COMPUTER, DOI DOI 10.1007/S13928716
  • [7] Basu C, 1998, FIFTEENTH NATIONAL CONFERENCE ON ARTIFICIAL INTELLIGENCE (AAAI-98) AND TENTH CONFERENCE ON INNOVATIVE APPLICATIONS OF ARTIFICAL INTELLIGENCE (IAAI-98) - PROCEEDINGS, P714
  • [8] CHAKRABARTI S, 1998, SCALABLE FEATURE SEL
  • [9] Two variations on Fisher's linear discriminant for pattern recognition
    Cooke, T
    [J]. IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, 2002, 24 (02) : 268 - 273
  • [10] DASGUPTA S, 2000, UAI, V16, P143