Enhancing the SVD Compression
Huiwen Wang, Yanwen Zhang, Jichang Zhao

TL;DR
This paper introduces E-SVD, a lossless enhancement of traditional SVD that eliminates orthonormality constraints, enabling more efficient data compression especially at high fidelity levels, with theoretical proof and empirical validation.
Contribution
The paper provides a theoretical proof that orthonormality constraints in SVD can be fully eliminated losslessly, and develops E-SVD, a novel method that improves compression efficiency.
Findings
E-SVD reduces storage by 25% compared to SVD at high fidelity.
Theoretical proof of lossless elimination of orthonormality constraints.
Empirical validation in remote sensing and IoT scenarios confirms E-SVD's superiority.
Abstract
Orthonormality is the foundation of matrix decomposition. For example, Singular Value Decomposition (SVD) implements the compression by factoring a matrix with orthonormal parts and is pervasively utilized in various fields. Orthonormality, however, inherently includes constraints that would induce redundant degrees of freedom, preventing SVD from deeper compression and even making it frustrated as the data fidelity is strictly required. In this paper, we theoretically prove that these redundancies resulted by orthonormality can be completely eliminated in a lossless manner. An enhanced version of SVD, namely E-SVD, is accordingly established to losslessly and quickly release constraints and recover the orthonormal parts in SVD by avoiding multiple matrix multiplications. According to the theory, advantages of E-SVD over SVD become increasingly evident with the rising requirement of…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Image and Signal Denoising Methods · Medical Image Segmentation Techniques
