Dynamic Tensor Product Regression

10/08/2022
by   Aravind Reddy, et al.
0

In this work, we initiate the study of Dynamic Tensor Product Regression. One has matrices A_1∈ℝ^n_1× d_1,…,A_q∈ℝ^n_q× d_q and a label vector b∈ℝ^n_1… n_q, and the goal is to solve the regression problem with the design matrix A being the tensor product of the matrices A_1, A_2, …, A_q i.e. min_x∈ℝ^d_1… d_q (A_1⊗…⊗ A_q)x-b_2. At each time step, one matrix A_i receives a sparse change, and the goal is to maintain a sketch of the tensor product A_1⊗…⊗ A_q 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.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/22/2021

Fast Low-Rank Tensor Decomposition by Ridge Leverage Score Sampling

Low-rank tensor decomposition generalizes low-rank matrix approximation ...
research
12/27/2017

Sketching for Kronecker Product Regression and P-splines

TensorSketch is an oblivious linear sketch introduced in Pagh'13 and lat...
research
02/01/2023

A Nearly-Optimal Bound for Fast Regression with ℓ_∞ Guarantee

Given a matrix A∈ℝ^n× d and a vector b∈ℝ^n, we consider the regression p...
research
10/20/2022

Sketching Meets Differential Privacy: Fast Algorithm for Dynamic Kronecker Projection Maintenance

Projection maintenance is one of the core data structure tasks. Efficien...
research
03/26/2019

On the Theory of Dynamic Graph Regression Problem

Most of real-world graphs are dynamic, i.e., they change over time. How...
research
01/01/2022

Dynamic Least-Squares Regression

A common challenge in large-scale supervised learning, is how to exploit...
research
09/02/2020

Canonical Tensor Scaling

In this paper we generalize the canonical positive scaling of rows and c...

Please sign up or login with your details

Forgot password? Click here to reset