paper-with-me

Papers

Tensor-on-tensor regression

2017-01-04 · Eric F. Lock

We propose a framework for the linear prediction of a multi-way array (i.e., a tensor) from another multi-way array of arbitrary dimension, using the contracted tensor product. This framework generalizes several existing approaches, including methods to predict a scalar outcome from a tensor, a matrix from a matrix, or a tensor from a scalar. We describe an approach that exploits the multiway structure of both the predictors and the outcomes by restricting the coefficients to have reduced CP-rank. We propose a general and efficient algorithm for penalized least-squares estimation, which allows for a ridge (L_2) penalty on the coefficients. The objective is shown to give the mode of a Bayesian posterior, which motivates a Gibbs sampling algorithm for inference. We illustrate the approach with an application to facial image data. An R package is available at https://github.com/lockEF/MultiwayRegression .

📄 PDF Abstract BibTeX arXiv:1701.01037

Code (1)

lockEF/MultiwayRegression 공식 구현

Tasks

regression

Similar Papers 제목 키워드 기반

Efficient Decision Trees for Tensor Regressions

2024-08-04 · Hengrui Luo, Akira Horiguchi, Li Ma

We proposed the tensor-input tree (TT) method for scalar-on-tensor and tensor-on-tensor regression problems. We first address scalar-on-tensor problem by proposing scalar-output regression tree models whose input variabl…

regression

Decomposable Sparse Tensor on Tensor Regression

2022-12-09 · Haiyi Mao, Jason Xiaotian Dou

Most regularized tensor regression research focuses on tensors predictors with scalars responses or vectors predictors to tensors responses. We consider the sparse low rank tensor on tensor regression where predictors $\…

regressionTensor Decomposition

Tensor Regression Networks with various Low-Rank Tensor Approximations

2017-12-27 · Xingwei Cao, Guillaume Rabusseau

Tensor regression networks achieve high compression rate of neural networks while having slight impact on performances. They do so by imposing low tensor rank structure on the weight matrices of fully connected layers. I…

regression

Tensor-on-Tensor Regression: Riemannian Optimization, Over-parameterization, Statistical-computational Gap, and Their Interplay

2022-06-17 · Yuetian Luo, Anru R. Zhang

We study the tensor-on-tensor regression, where the goal is to connect tensor responses to tensor covariates with a low Tucker rank parameter tensor/matrix without the prior knowledge of its intrinsic rank. We propose th…

regressionRiemannian optimization

Computational and Statistical Guarantees for Tensor-on-Tensor Regression with Tensor Train Decomposition

2024-06-10 · Zhen Qin, Zhihui Zhu

Recently, a tensor-on-tensor (ToT) regression model has been proposed to generalize tensor recovery, encompassing scenarios like scalar-on-tensor regression and tensor-on-vector regression. However, the exponential growt…

Computational Efficiencyregression