IRCLFeb 6, 2013

Arabic text summarization based on latent semantic analysis to enhance arabic documents clustering

arXiv:1302.1612v158 citations
Originality Synthesis-oriented
AI Analysis

This work addresses a domain-specific problem for Arabic information retrieval systems, offering an incremental improvement in clustering accuracy.

The authors tackled the problem of noisy information and document length affecting Arabic document clustering by applying latent semantic analysis-based text summarization, which significantly improved clustering performance across five similarity measures.

Arabic Documents Clustering is an important task for obtaining good results with the traditional Information Retrieval (IR) systems especially with the rapid growth of the number of online documents present in Arabic language. Documents clustering aim to automatically group similar documents in one cluster using different similarity/distance measures. This task is often affected by the documents length, useful information on the documents is often accompanied by a large amount of noise, and therefore it is necessary to eliminate this noise while keeping useful information to boost the performance of Documents clustering. In this paper, we propose to evaluate the impact of text summarization using the Latent Semantic Analysis Model on Arabic Documents Clustering in order to solve problems cited above, using five similarity/distance measures: Euclidean Distance, Cosine Similarity, Jaccard Coefficient, Pearson Correlation Coefficient and Averaged Kullback-Leibler Divergence, for two times: without and with stemming. Our experimental results indicate that our proposed approach effectively solves the problems of noisy information and documents length, and thus significantly improve the clustering performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes