paper-with-me

Papers

Scalable CP Decomposition for Tensor Learning using GPU Tensor Cores

2023-11-22 · Zeliang Zhang, Zhuo Liu, Susan Liang, Zhiyuan Wang, Yifan Zhu, Chen Ding, Chenliang Xu

CP decomposition is a powerful tool for data science, especially gene analysis, deep learning, and quantum computation. However, the application of tensor decomposition is largely hindered by the exponential increment of the computational complexity and storage consumption with the size of tensors. While the data in our real world is usually presented as trillion- or even exascale-scale tensors, existing work can only support billion-scale scale tensors. In our work, we propose the Exascale-Tensor to mitigate the significant gap. Specifically, we propose a compression-based tensor decomposition framework, namely the exascale-tensor, to support exascale tensor decomposition. Then, we carefully analyze the inherent parallelism and propose a bag of strategies to improve computational efficiency. Last, we conduct experiments to decompose tensors ranging from million-scale to trillion-scale for evaluation. Compared to the baselines, the exascale-tensor supports 8,000x larger tensors and a speedup up to 6.95x. We also apply our method to two real-world applications, including gene analysis and tensor layer neural networks, of which the numeric results demonstrate the scalability and effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2311.13693

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyGPUTensor Decomposition

Similar Papers 제목 키워드 기반

DPar2: Fast and Scalable PARAFAC2 Decomposition for Irregular Dense Tensors

2022-03-24 · Jun-Gi Jang, U Kang

Given an irregular dense tensor, how can we efficiently analyze it? An irregular tensor is a collection of matrices whose columns have the same size and rows have different sizes from each other. PARAFAC2 decomposition i…

Tensor Ring Decomposition

2016-06-17 · Qibin Zhao, Guoxu Zhou, Shengli Xie, Liqing Zhang 외

Tensor networks have in recent years emerged as the powerful tools for solving the large-scale optimization problems. One of the most popular tensor network is tensor train (TT) decomposition that acts as the building bl…

Tensor DecompositionTensor Networks

Scalable and Robust Tensor Ring Decomposition for Large-scale Data

2023-05-15 · Yicong He, George K. Atia

Tensor ring (TR) decomposition has recently received increased attention due to its superior expressive performance for high-order tensors. However, the applicability of traditional TR decomposition algorithms to real-wo…

On Tensor Train Rank Minimization : Statistical Efficiency and Scalable Algorithm

2017-12-01 · NeurIPS 2017 12 · Masaaki Imaizumi, Takanori Maehara, Kohei Hayashi

Tensor train (TT) decomposition provides a space-efficient representation for higher-order tensors. Despite its advantage, we face two crucial limitations when we apply the TT decomposition to machine learning problems: …

A New Tensor Network: Tubal Tensor Train and Its Applications

2026-03-11 · Salman Ahmadi-Asl, Valentin Leplat, Anh-Huy Phan, Andrzej Cichocki arxiv

We introduce the tubal tensor train (TTT) decomposition, a tensor-network model that combines the t-product algebra of the tensor singular value decomposition (T-SVD) with the low-order core structure of the tensor train…

Image Compression