Fast and Scalable Estimator for Sparse and Unit-Rank Higher-Order Regression Models
Jiaqi Zhang, Beilun Wang

TL;DR
FasTR is a fast, scalable tensor regression method that decomposes tensor coefficients into components, enabling efficient parallel estimation and outperforming previous models in accuracy and speed.
Contribution
The paper introduces FasTR, a novel tensor regression model based on unit-rank decomposition that improves computational efficiency and scalability.
Findings
FasTR outperforms baseline models in accuracy.
FasTR is faster and scalable for large datasets.
Effective on both simulated and real-world data.
Abstract
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 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,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Advanced Neuroimaging Techniques and Applications
