LGMLNov 29, 2019

Fast and Scalable Estimator for Sparse and Unit-Rank Higher-Order Regression Models

arXiv:1912.01450v1
Originality Incremental advance
AI Analysis

This work addresses the need for efficient tensor regression methods in scientific and real-world applications, representing an incremental improvement with a novel parallelizable approach.

The authors tackled the problem of analyzing relationships between tensor features and univariate outcomes by proposing FasTR, a fast and scalable estimator for sparse and unit-rank higher-order regression models, which achieved better solutions in less time compared to four baseline models on simulated and real-world fMRI datasets.

Because tensor data appear more and more frequently in various scientific researches and real-world applications, analyzing the relationship between tensor features and the univariate outcome becomes an elementary task in many fields. To solve this task, we propose \underline{Fa}st \underline{S}parse \underline{T}ensor \underline{R}egression model (FasTR) based on so-called unit-rank CANDECOMP/PARAFAC decomposition. FasTR first decomposes the tensor coefficient into component vectors and then estimates each vector with $\ell_1$ regularized regression. Because of the independence of component vectors, FasTR is able to solve in a parallel way and the time complexity is proved to be superior to previous models. We evaluate the performance of FasTR on several simulated datasets and a real-world fMRI dataset. Experiment results show that, compared with four baseline models, in every case, FasTR can compute a better solution within less time.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes