کد مقاله | کد نشریه | سال انتشار | مقاله انگلیسی | نسخه تمام متن |
---|---|---|---|---|
4646201 | 1632214 | 2007 | 10 صفحه PDF | دانلود رایگان |

The following study documents a formal evaluation of the performance tradeoffs and scalability for computing the sparse matrix singular value decomposition (SVD) as part of the Latent Semantic Analysis (LSA) of a given document collection with an out-of-core process. Most software packages capable of computing the SVD do all of their processing in-core, which involves keeping all vectors for the computation in memory. This limits the size of document collections that can be processed. The goal of the study was specifically to evaluate software capable of performing the SVD calculations out-of-core, minimizing memory usage by keeping only a small set of work vectors in memory at a time. Performance measures of interest for this study included the time of execution, both in CPU time and wall clock time, as well the memory and disk usage for computing the SVD.
Journal: Applied Numerical Mathematics - Volume 57, Issues 11–12, November–December 2007, Pages 1230-1239