FSKNN: Multi-label text categorization based on fuzzy similarity and k nearest neighbors

作者:

Highlights:

摘要

We propose an efficient approach, FSKNN, which employs fuzzy similarity measure (FSM) and k nearest neighbors (KNN), for multi-label text classification. One of the problems associated with KNN-like approaches is its demanding computational cost in finding the k nearest neighbors from all the training patterns. For FSKNN, FSM is used to group the training patterns into clusters. Then only the training documents in those clusters whose fuzzy similarities to the document exceed a predesignated threshold are considered in finding the k nearest neighbors for the document. An unseen document is labeled based on its k nearest neighbors using the maximum a posteriori estimate. Experimental results show that our proposed method can work more effectively than other methods.

论文关键词:Document classification,Multi-label classification,Fuzzy similarity measure,k-nearest neighbor algorithm,Maximum a posteriori estimate

论文评审过程:Available online 6 September 2011.

论文官网地址:https://doi.org/10.1016/j.eswa.2011.08.141