paper-with-me

Papers

ReLATE: Accelerating Tensor Decomposition via Safe and Efficient Learning of Sparse Encodings

2025-08-29 · Ahmed E. Helal, Fabio Checconi, Jan Laukemann, Yongseok Soh, Jesmin Jahan Tithi, Fabrizio Petrini, Jee Choi arxiv

Tensor decomposition (TD) is essential for analyzing high-dimensional sparse data, yet its irregular computations and memory-access patterns pose major performance challenges on modern parallel processors. Prior works rely on expert-designed sparse tensor formats that fail to adapt to irregular tensor shapes and data distributions. We present the reinforcement-learned adaptive tensor encoding (ReLATE) framework, a learning-augmented method that discovers safe and efficient sparse encodings, without labeled examples, via a hybrid model-free and model-based algorithm that learns from both real and imagined actions. Moreover, ReLATE introduces elastic training, rule-driven action masking, and dynamics-informed action filtering to ensure correct encoding with bounded execution time, even during early learning. After offline training, with geometric-mean overhead of only 5.82% relative to TD workflow time, ReLATE deploys the best encoding with zero inference overhead. Across diverse real-world sparse tensors, ReLATE consistently outperforms the best expert-designed format by up to 2x, with a geometric-mean speedup of 1.38-1.41x.

📄 PDF Abstract BibTeX arXiv:2509.00280

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Programmable Memory Controller for Tensor Decomposition

2022-07-17 · Sasindu Wijeratne, Ta-Yang Wang, Rajgopal Kannan, Viktor Prasanna

Tensor decomposition has become an essential tool in many data science applications. Sparse Matricized Tensor Times Khatri-Rao Product (MTTKRP) is the pivotal kernel in tensor decomposition algorithms that decompose high…

Tensor Decomposition

AID-DTI: Accelerating High-fidelity Diffusion Tensor Imaging with Detail-Preserving Model-based Deep Learning

2024-01-03 · Wenxin Fan, Jian Cheng, Cheng Li, Xinrui Ma 외

Deep learning has shown great potential in accelerating diffusion tensor imaging (DTI). Nevertheless, existing methods tend to suffer from Rician noise and detail loss in reconstructing the DTI-derived parametric maps es…

Boosted Sparse and Low-Rank Tensor Regression

2018-11-03 · NeurIPS 2018 12 · Lifang He, Kun Chen, Wanwan Xu, Jiayu Zhou 외

We propose a sparse and low-rank tensor regression model to relate a univariate outcome to a feature tensor, in which each unit-rank tensor from the CP decomposition of the coefficient tensor is assumed to be sparse. Thi…

regression

Guaranteed Nonconvex Low-Rank Tensor Estimation via Scaled Gradient Descent

2025-01-03 · Tong Wu

Tensors, which give a faithful and effective representation to deliver the intrinsic structure of multi-dimensional data, play a crucial role in an increasing number of signal processing and machine learning problems. Ho…

Sparse and Low-Rank Tensor Decomposition

2015-12-01 · NeurIPS 2015 12 · Parikshit Shah, Nikhil Rao, Gongguo Tang

Motivated by the problem of robust factorization of a low-rank tensor, we study the question of sparse and low-rank tensor decomposition. We present an efficient computational algorithm that modifies Leurgans' algoirthm …

Tensor Decomposition