paper-with-me

Papers

Image Compression Using Singular Value Decomposition

2025-12-18 · Justin Jiang arxiv

Images are a substantial portion of the internet, making efficient compression important for reducing storage and bandwidth demands. This study investigates the use of Singular Value Decomposition and low-rank matrix approximations for image compression, evaluating performance using relative Frobenius error and compression ratio. The approach is applied to both grayscale and multichannel images to assess its generality. Results show that the low-rank approximations often produce images that appear visually similar to the originals, but the compression efficiency remains consistently worse than established formats such as JPEG, JPEG2000, and WEBP at comparable error levels. At low tolerated error levels, the compressed representation produced by Singular Value Decomposition can even exceed the size of the original image, indicating that this method is not competitive with industry-standard codecs for practical image compression.

📄 PDF Abstract BibTeX arXiv:2512.16226

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Variational Quantum Singular Value Decomposition

2020-06-03 · Xin Wang, Zhixin Song, Youle Wang

Singular value decomposition is central to many problems in engineering and scientific fields. Several quantum algorithms have been proposed to determine the singular values and their associated singular vectors of a giv…

Image CompressionRecommendation Systems

SVD-LLM: Truncation-aware Singular Value Decomposition for Large Language Model Compression

2024-03-12 · Xin Wang, Yu Zheng, Zhongwei Wan, Mi Zhang

The advancements in Large Language Models (LLMs) have been hindered by their substantial sizes, which necessitate LLM compression methods for practical deployment. Singular Value Decomposition (SVD) offers a promising so…

Language ModelingLanguage ModellingLarge Language ModelModel Compression

Linear Algebraic Approaches to Neuroimaging Data Compression: A Comparative Analysis of Matrix and Tensor Decomposition Methods for High-Dimensional Medical Images

2025-11-22 · Jaeho Kim, Daniel David, Ana Vizitiv arxiv

This paper evaluates Tucker decomposition and Singular Value Decomposition (SVD) for compressing neuroimaging data. Tucker decomposition preserves multi-dimensional relationships, achieving superior reconstruction fideli…

High Order Singular Value Decomposition for Plant Biodiversity Estimation

2019-11-29

We propose a new method to estimate plant biodiversity with R{\'e}nyi and Rao indexes through the so called High Order Singular Value Decomposition (HOSVD) of tensors. Starting from NASA multispectral images we evaluate …

Vocal Bursts Intensity Prediction

SVD-Surgeon: Optimal Singular-Value Surgery for Large Language Model Compression

2026-06-22 · Mahmoud Safari, Frank Hutter arxiv

Large language models (LLMs) achieve remarkable performance across a wide range of tasks, but their deployment is constrained by substantial memory and compute requirements. Low-rank compression via singular value decomp…

Model Compression