ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2210.03961
29
20

Dynamic Tensor Product Regression

8 October 2022
Aravind Reddy
Zhao-quan Song
Licheng Zhang
ArXivPDFHTML
Abstract

In this work, we initiate the study of \emph{Dynamic Tensor Product Regression}. One has matrices A1∈Rn1×d1,…,Aq∈Rnq×dqA_1\in \mathbb{R}^{n_1\times d_1},\ldots,A_q\in \mathbb{R}^{n_q\times d_q}A1​∈Rn1​×d1​,…,Aq​∈Rnq​×dq​ and a label vector b∈Rn1…nqb\in \mathbb{R}^{n_1\ldots n_q}b∈Rn1​…nq​, and the goal is to solve the regression problem with the design matrix AAA being the tensor product of the matrices A1,A2,…,AqA_1, A_2, \dots, A_qA1​,A2​,…,Aq​ i.e. min⁡x∈Rd1…dq ∥(A1⊗…⊗Aq)x−b∥2\min_{x\in \mathbb{R}^{d_1\ldots d_q}}~\|(A_1\otimes \ldots\otimes A_q)x-b\|_2minx∈Rd1​…dq​​ ∥(A1​⊗…⊗Aq​)x−b∥2​. At each time step, one matrix AiA_iAi​ receives a sparse change, and the goal is to maintain a sketch of the tensor product A1⊗…⊗AqA_1\otimes\ldots \otimes A_qA1​⊗…⊗Aq​ so that the regression solution can be updated quickly. Recomputing the solution from scratch for each round is very slow and so it is important to develop algorithms which can quickly update the solution with the new design matrix. Our main result is a dynamic tree data structure where any update to a single matrix can be propagated quickly throughout the tree. We show that our data structure can be used to solve dynamic versions of not only Tensor Product Regression, but also Tensor Product Spline regression (which is a generalization of ridge regression) and for maintaining Low Rank Approximations for the tensor product.

View on arXiv
Comments on this paper