140 likes | 241 Views
Improving Text Classification using Local Latent Semantic Indexing. Presenter : CHANG, SHIH-JIE Authors: Tao Liu , Zheng Chen, Benyu Zhang, Wei- ying Ma, Gongyi Wu 2004.ICDM. Outlines. Motivation Objectives Methodology Experiments Conclusions Comments. Motivation.
E N D
Improving Text Classification using Local Latent Semantic Indexing Presenter: CHANG, SHIH-JIE Authors: Tao Liu, Zheng Chen, Benyu Zhang, Wei-ying Ma, Gongyi Wu 2004.ICDM.
Outlines • Motivation • Objectives • Methodology • Experiments • Conclusions • Comments
Motivation • Global LSI ignores class discrimination. It has no help to improve the discrimination power of document classes, so it always yields no better on classification. • In Local LSI, due to the weighting problem, the improvement of classification performance very limited.
Objectives • Propose new local LSI method(Local Relevancy Weighted LSI) to solve problem.
Methodology - Local LSI • statistic (QS-CHI): measures the association between the term and the topic. • Mutual Information (QS-MI):measures how important a term to a topic.
Methodology-Local Relevancy Weighted LSI LRW-LSI Training (1) initial classifier IC of topic c is used to assign initial relevancy score ( rs ) to each training document. (2) each training document is weighted. (3) the top n documents are selected to generate the local term-by-document matrix of the topic c. (4) a truncated SVD is performed to generate the local semantic space. (5) all other weighted training documents are folded into the new space. (6) all training documents in local LSI vector are used to train a real classifier RC of topic c .
Conclusions • LRW-LSI can improve the classification performance greatly using a much smaller dimension compared to the global LSI and local LSI methods.
Comments • Advantages • LRW-LSI is quite effective. • Applications - Text Classification.