paper-with-me

홈 › Papers

Singleshot : a scalable Tucker tensor decomposition

2019-12-01 · NeurIPS 2019 12 · Abraham Traore, Maxime Berar, Alain Rakotomamonjy

This paper introduces a new approach for the scalable Tucker decomposition problem. Given a tensor X , the method proposed allows to infer the latent factors by processing one subtensor drawn from X at a time. The key principle of our approach is based on the recursive computations of gradient and on cyclic update of factors involving only one single step of gradient descent. We further improve the computational efficiency of this algorithm by proposing an inexact gradient version. These two algorithms are backed with theoretical guarantees of convergence and convergence rate under mild conditions. The scalabilty of the proposed approaches which can be easily extended to handle some common constraints encountered in tensor decomposition (e.g non-negativity), is proven via numerical experiments on both synthetic and real data sets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyTensor Decomposition

Methods 이 논문이 사용한 방법론

TuckER TuckER

Similar Papers 제목 키워드 기반

Functional Bayesian Tucker Decomposition for Continuous-indexed Tensor Data

2023-11-08 · Shikai Fang, Xin Yu, Zheng Wang, Shibo Li 외

Tucker decomposition is a powerful tensor model to handle multi-aspect data. It demonstrates the low-rank property by decomposing the grid-structured data as interactions between a core tensor and a set of object represe…

Gaussian Processes

DinTucker: Scaling up Gaussian process models on multidimensional arrays with billions of elements

2013-11-12 · Shandian Zhe, Yuan Qi, Youngja Park, Ian Molloy 외

Infinite Tucker Decomposition (InfTucker) and random function prior models, as nonparametric Bayesian models on infinite exchangeable arrays, are more powerful models than widely-used multilinear factorization methods in…

Tensor DecompositionVariational Inference

Scalable Tucker Factorization for Sparse Tensors - Algorithms and Discoveries

2018-02-25 · Oh Sejoon, Park Namyong, Sael Lee, Kang U

Given sparse multi-dimensional data (e.g., (user, movie, time; rating) for movie recommendations), how can we discover latent concepts/relations and predict missing values? Tucker factorization has been widely used to so…

Missing Values

a-Tucker: Input-Adaptive and Matricization-Free Tucker Decomposition for Dense Tensors on CPUs and GPUs

2020-10-20 · Min Li, Chuanfu Xiao, Chao Yang

Tucker decomposition is one of the most popular models for analyzing and compressing large-scale tensorial data. Existing Tucker decomposition algorithms usually rely on a single solver to compute the factor matrices and…

Noise-Augmented $\ell_0$ Regularization of Tensor Regression with Tucker Decomposition

2023-02-19 · Tian Yan, Yinan Li, Fang Liu

Tensor data are multi-dimension arrays. Low-rank decomposition-based regression methods with tensor predictors exploit the structural information in tensor predictors while significantly reducing the number of parameters…

regression