paper-with-me

Papers

Tensor Shape Search for Optimum Data Compression

2022-05-21 · Ryan Solgi, Zichang He, William Jiahua Liang, Zheng Zhang

Various tensor decomposition methods have been proposed for data compression. In real world applications of the tensor decomposition, selecting the tensor shape for the given data poses a challenge and the shape of the tensor may affect the error and the compression ratio. In this work, we study the effect of the tensor shape on the tensor decomposition and propose an optimization model to find an optimum shape for the tensor train (TT) decomposition. The proposed optimization model maximizes the compression ratio of the TT decomposition given an error bound. We implement a genetic algorithm (GA) linked with the TT-SVD algorithm to solve the optimization model. We apply the proposed method for the compression of RGB images. The results demonstrate the effectiveness of the proposed evolutionary tensor shape search for the TT decomposition.

📄 PDF Abstract BibTeX arXiv:2205.10651

Code (0)

등록된 구현이 없습니다.

Tasks

Data CompressionTensor Decomposition

Similar Papers 제목 키워드 기반

T-Basis: a Compact Representation for Neural Networks

2020-07-13 · ICML 2020 1 · Anton Obukhov, Maxim Rakhuba, Stamatios Georgoulis, Menelaos Kanakis 외

We introduce T-Basis, a novel concept for a compact representation of a set of tensors, each of an arbitrary shape, which is often seen in Neural Networks. Each of the tensors in the set is modeled using Tensor Rings, th…

Neural Network CompressionTensor Networks

K-Tensors: Clustering Positive Semi-Definite Matrices

2023-06-10 · Hanchao Zhang, Baoyi Shi, Thaddeus Tarpey

This paper introduces $K$-Tensors, a novel self-consistent clustering algorithm designed to cluster positive semi-definite (PSD) matrices by their eigenstructures. Clustering PSD matrices is crucial across various fields…

Clustering

Tensor Star Tensor Decomposition and Its Applications to Higher-order Compression and Completion

2024-03-15 · Wuyang Zhou, Yu-Bang Zheng, Qibin Zhao, Danilo Mandic

A novel tensor decomposition framework, termed Tensor Star (TS) decomposition, is proposed which represents a new type of tensor network decomposition based on tensor contractions. This is achieved by connecting the core…

Tensor Decomposition

EinSort: Sorting is All We Need for Tensorizing LLM

2026-06-07 · Toshiaki Koike-Akino, Jing Liu, Ye Wang arxiv

Tensor networks provide efficient representations for compressing large neural networks. By carefully designing shapes and topologies, they can significantly reduce memory and computational costs. However, identifying im…

Geometry is All You Need: A Unified Taxonomy of Matrix and Tensor Factorization for Compression of Generative Language Models

2024-10-03 · Mingxue Xu, Sadia Sharmin, Danilo P. Mandic

Matrix and tensor-guided parametrization for Natural Language Processing (NLP) models is fundamentally useful for the improvement of the model's systematic efficiency. However, the internal links between these two algebr…

AllLanguage ModelingLanguage ModellingMath+2