Latent Semantic Analysis Approach for Document Summarization Based on Word Embeddings
Kamal Al-Sabahi, Zhang Zuping, Yang Kang

TL;DR
This paper introduces a novel document summarization method that enhances Latent Semantic Analysis with word embeddings, resulting in more accurate summaries by better capturing semantic content, and demonstrates superior performance on standard datasets.
Contribution
It proposes two new embedding-based weighting schemes for LSA that improve document representation by combining traditional weights with semantic information from word embeddings.
Findings
Achieves at least 1% ROUGE improvement over state-of-the-art methods
Demonstrates better semantic capture in document summaries
Validates effectiveness on multiple English datasets
Abstract
Since the amount of information on the internet is growing rapidly, it is not easy for a user to find relevant information for his/her query. To tackle this issue, much attention has been paid to Automatic Document Summarization. The key point in any successful document summarizer is a good document representation. The traditional approaches based on word overlapping mostly fail to produce that kind of representation. Word embedding, distributed representation of words, has shown an excellent performance that allows words to match on semantic level. Naively concatenating word embeddings makes the common word dominant which in turn diminish the representation quality. In this paper, we employ word embeddings to improve the weighting schemes for calculating the input matrix of Latent Semantic Analysis method. Two embedding-based weighting schemes are proposed and then combined to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
