Boosted Sparse and Low-Rank Tensor Regression
Lifang He, Kun Chen, Wanwan Xu, Jiayu Zhou, Fei Wang

TL;DR
This paper introduces a sparse, low-rank tensor regression model that is both interpretable and computationally efficient, using a divide-and-conquer approach and stagewise estimation to relate outcomes to feature tensors.
Contribution
It proposes a novel tensor regression framework with sparsity and low-rank constraints, along with an efficient stagewise estimation algorithm for scalable computation.
Findings
Demonstrates superior performance on real-world data
Provides a scalable solution for high-dimensional tensor regression
Ensures convergence of stagewise paths to regularized solutions
Abstract
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. This structure is both parsimonious and highly interpretable, as it implies that the outcome is related to the features through a few distinct pathways, each of which may only involve subsets of feature dimensions. We take a divide-and-conquer strategy to simplify the task into a set of sparse unit-rank tensor regression problems. To make the computation efficient and scalable, for the unit-rank tensor regression, we propose a stagewise estimation procedure to efficiently trace out its entire solution path. We show that as the step size goes to zero, the stagewise solution paths converge exactly to those of the corresponding regularized regression. The superior performance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Advanced Neural Network Applications
