Singular Value Decomposition
Research Article
Open Access
CC BY

Singular Value Decomposition

Xinyi Zhao 1*
1 Institute of New York University, Brooklyn, United States
*Corresponding author: xz3831@nyu.edu
Published on 20 July 2025
Volume Cover
TNS Vol.125
ISSN (Print): 2753-8826
ISSN (Online): 2753-8818
ISBN (Print): 978-1-80590-233-1
ISBN (Online): 978-1-80590-234-8
Download Cover

Abstract

Singular Value Decomposition (SVD) is a very important matrix factorization technique in linear algebra which generalizes the eigenvalue decomposition to both non square and non symmetric matrices. This report explains the theoretical foundation of SVD by numerical examples and the comparison of SVD with eigenvalue decomposition on the basis of versatility. Theoretical derivations, including proofs of SVD existence and uniqueness, are presented with practical implementation using Python. Experiments include image compression via truncated SVD and dimensional reduction on the Iris dataset. The results indicate that only top k singular values are enough to retain the essential data features and reduce storage requirements. For example, image compression with 50 singular values results in a MSE of 0.05 and visually clear images, as well as 4D data can be reduced into 2D without losing discriminative patterns. Findings confirm that SVD is computationally stable and efficient, and provides robust solution for rank approximation, noise reduction, and feature extraction. The study demonstrates that SVD's capability to break down data into intelligible components make it to remain relevant in big data analytics, scientific computation and artificial intelligence, with foreseeable future improvements also likely to increase its applications.

Keywords:

Matrices, Singular Value Decomposition, Rank, Orthogonal, Eigenvalue

View PDF
Zhao,X. (2025). Singular Value Decomposition. Theoretical and Natural Science,125,54-59.

References

[1]. Carroll, J. D., & Green, P. E.  (1996).  Decomposition of Matrix Transformations: Eigenstructures and Quadratic Forms.  Mathematical Tools for Applied Multivariate Analysis (Revised Edition),   194-258. https: //doi.org/10.1016/B978-012160954-2/50006-8

[2]. Wei, T., Ding, W., & Wei, Y. (2024). Singular value decomposition of dual matrices and its application to traveling wave identification in the brain.  SIAM Journal on Matrix Analysis and Applications,   45(1), 634-660. https: //doi.org/10.1137/23M1556642

[3]. Hui, J. (2019). Machine Learning — Singular Value Decomposition (SVD) & Principal Component Analysis (PCA). Medium. https: //jonathan-hui.medium.com/machine-learning-singular-value-decomposition-svd-principalcomponent-analysis-pca-1d45e885e491

[4]. Kuttler, K. (2021). A First Course in Linear Algebra. Brigham Young University. https: //openlibrary-repo.ecampusontario.ca/jspui/bitstream/123456789/896/2/Kuttler-LinearAlgebra-AFirstCourse-2021A.pdf

[5]. Trefethen, L. N., & Bau, D. (2021). Numerical linear algebra. Society for Industrial and Applied Mathematics. https: //www.stat.uchicago.edu/~lekheng/courses/309/books/Trefethen-Bau.pdf

[6]. Lloyd, N. T., & David, B. (1997). Numerical linear algebra. Clinical Chemistry, iii edition, UK: Society for Industrial and Applied Mathematics.

[7]. Sauer, T. (2011). Numerical analysis. Addison-Wesley Publishing Company.

[8]. Chiu, C. H., Koyama, Y., Lai, Y. C., Igarashi, T., & Yue, Y. (2020). Human-in-the-loop differential subspace search in high-dimensional latent space.  ACM Transactions on Graphics (TOG),   39(4), 85-1. https: //doi.org/10.1145/3386569.3392409

[9]. Schmidt, D. (2020). A Survey of Singular Value Decomposition Methods for Distributed Tall/Skinny Data. arXiv preprint arXiv: 2009.00761v1 [cs.MS]. Retrieved from https: //arxiv.org/abs/2009.00761v1

[10]. Golub, G. H., & Van Loan, C. F. (2013). Matrix Computations (4th ed.). Johns Hopkins Studies in the Mathematical Sciences. The Johns Hopkins University Press. Retrieved from https: //math.ecnu.edu.cn/~jypan/Teaching/books/2013%20Matrix%20Computations%204th.pdf

Cite this article

Zhao,X. (2025). Singular Value Decomposition. Theoretical and Natural Science,125,54-59.

Data availability

The datasets used and/or analyzed during the current study will be available from the authors upon reasonable request.

About volume

Volume title: Proceedings of CONF-APMM 2025 Symposium: Multi-Qubit Quantum Communication for Image Transmission over Error Prone Channels

ISBN: 978-1-80590-233-1(Print) / 978-1-80590-234-8(Online)
Editor: Anil Fernando
Conference website: https://2025.confapmm.org/
Conference date: 29 August 2025
Series: Theoretical and Natural Science
Volume number: Vol.125
ISSN: 2753-8818(Print) / 2753-8826(Online)