Rough set based hybrid algorithm for text classification

  • Authors:
  • Duoqian Miao;Qiguo Duan;Hongyun Zhang;Na Jiao

  • Affiliations:
  • Department of Computer Science and Technology, Tongji University, Caoan Street 4800, Shanghai 201804, China;Department of Computer Science and Technology, Tongji University, Caoan Street 4800, Shanghai 201804, China;Department of Computer Science and Technology, Tongji University, Caoan Street 4800, Shanghai 201804, China;Department of Computer Science and Technology, Tongji University, Caoan Street 4800, Shanghai 201804, China

  • Venue:
  • Expert Systems with Applications: An International Journal
  • Year:
  • 2009

Quantified Score

Hi-index 12.05

Visualization

Abstract

Automatic classification of text documents, one of essential techniques for Web mining, has always been a hot topic due to the explosive growth of digital documents available on-line. In text classification community, k-nearest neighbor (kNN) is a simple and yet effective classifier. However, as being a lazy learning method without premodelling, kNN has a high cost to classify new documents when training set is large. Rocchio algorithm is another well-known and widely used technique for text classification. One drawback of the Rocchio classifier is that it restricts the hypothesis space to the set of linear separable hyperplane regions. When the data does not fit its underlying assumption well, Rocchio classifier suffers. In this paper, a hybrid algorithm based on variable precision rough set is proposed to combine the strength of both kNN and Rocchio techniques and overcome their weaknesses. An experimental evaluation of different methods is carried out on two common text corpora, i.e., the Reuters-21578 collection and the 20-newsgroup collection. The experimental results indicate that the novel algorithm achieves significant performance improvement.