Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Singular value decomposition
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Truncated SVD=== In many applications the number {{tmath|r}} of the non-zero singular values is large making even the Compact SVD impractical to compute. In such cases, the smallest singular values may need to be truncated to compute only {{tmath|t \ll r}} non-zero singular values. The truncated SVD is no longer an exact decomposition of the original matrix {{tmath|\mathbf M,}} but rather provides the optimal [[#Low-rank matrix approximation|low-rank matrix approximation]] {{tmath|\tilde{\mathbf M} }} by any matrix of a fixed rank {{tmath|t}} <math display=block> \tilde{\mathbf{M}} = \mathbf{U}_t \mathbf \Sigma_t \mathbf{V}_t^*, </math> where matrix {{tmath|\mathbf U_t}} is {{tmath|m \times t,}} {{tmath|\mathbf \Sigma_t}} is {{tmath|t \times t}} diagonal, and {{tmath|\mathbf V_t^*}} is {{tmath|t \times n.}} Only the {{tmath|t}} column vectors of {{tmath|\mathbf U}} and {{tmath|t}} row vectors of {{tmath|\mathbf V^*}} corresponding to the {{tmath|t}} largest singular values {{tmath|\mathbf \Sigma_t}} are calculated. This can be much quicker and more economical than the compact SVD if {{tmath|t \ll r,}} but requires a completely different toolset of numerical solvers. In applications that require an approximation to the [[Moore–Penrose inverse]] of the matrix {{tmath|\mathbf M,}} the smallest singular values of {{tmath|\mathbf M}} are of interest, which are more challenging to compute compared to the largest ones. Truncated SVD is employed in [[latent semantic indexing]].<ref>{{cite journal | last1 = Chicco | first1 = D | last2 = Masseroli | first2 = M | year = 2015 | title = Software suite for gene and protein annotation prediction and similarity search | journal = IEEE/ACM Transactions on Computational Biology and Bioinformatics | volume = 12 | issue = 4 | pages = 837–843 | doi=10.1109/TCBB.2014.2382127 | pmid = 26357324 | hdl = 11311/959408 | s2cid = 14714823 | url = https://doi.org/10.1109/TCBB.2014.2382127 | hdl-access = free }} </ref>
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Singular value decomposition
(section)
Add topic