Using Wikipedia knowledge to improve text classification

  • Authors:
  • Pu Wang;Jian Hu;Hua-Jun Zeng;Zheng Chen

  • Affiliations:
  • George Mason University, Department of Computer Science, 22030, Fairfax, VA, USA;Microsoft Research Asia, Machine Learning Group, Beijing, China;Microsoft Research Asia, Machine Learning Group, Beijing, China;Microsoft Research Asia, Machine Learning Group, Beijing, China

  • Venue:
  • Knowledge and Information Systems
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Text classification has been widely used to assist users with the discovery of useful information from the Internet. However, traditional classification methods are based on the “Bag of Words” (BOW) representation, which only accounts for term frequency in the documents, and ignores important semantic relationships between key terms. To overcome this problem, previous work attempted to enrich text representation by means of manual intervention or automatic document expansion. The achieved improvement is unfortunately very limited, due to the poor coverage capability of the dictionary, and to the ineffectiveness of term expansion. In this paper, we automatically construct a thesaurus of concepts from Wikipedia. We then introduce a unified framework to expand the BOW representation with semantic relations (synonymy, hyponymy, and associative relations), and demonstrate its efficacy in enhancing previous approaches for text classification. Experimental results on several data sets show that the proposed approach, integrated with the thesaurus built from Wikipedia, can achieve significant improvements with respect to the baseline algorithm.