T4DT: Tensorizing Time for Learning Temporal 3D Visual Data

08/02/2022
by   Mikhail Usvyatsov, et al.
2

Unlike 2D raster images, there is no single dominant representation for 3D visual data processing. Different formats like point clouds, meshes, or implicit functions each have their strengths and weaknesses. Still, grid representations such as signed distance functions have attractive properties also in 3D. In particular, they offer constant-time random access and are eminently suitable for modern machine learning. Unfortunately, the storage size of a grid grows exponentially with its dimension. Hence they often exceed memory limits even at moderate resolution. This work explores various low-rank tensor formats, including the Tucker, tensor train, and quantics tensor train decompositions, to compress time-varying 3D data. Our method iteratively computes, voxelizes, and compresses each frame's truncated signed distance function and applies tensor rank truncation to condense all frames into a single, compressed tensor that represents the entire 4D scene. We show that low-rank tensor compression is extremely compact to store and query time-varying signed distance functions. It significantly reduces the memory footprint of 4D scenes while surprisingly preserving their geometric quality. Unlike existing iterative learning-based approaches like DeepSDF and NeRF, our method uses a closed-form algorithm with theoretical guarantees.

READ FULL TEXT

page 1

page 6

page 8

page 12

page 13

page 14

page 15

research
05/08/2018

Low Rank Tensor Completion for Multiway Visual Data

Tensor completion recovers missing entries of multiway data. Teh missing...
research
06/22/2022

tntorch: Tensor Network Learning with PyTorch

We present tntorch, a tensor learning framework that supports multiple d...
research
03/17/2022

TensoRF: Tensorial Radiance Fields

We present TensoRF, a novel approach to model and reconstruct radiance f...
research
05/29/2021

Cherry-Picking Gradients: Learning Low-Rank Embeddings of Visual Data via Differentiable Cross-Approximation

We propose an end-to-end trainable framework that processes large-scale ...
research
04/21/2019

Kriging in Tensor Train data format

Combination of low-tensor rank techniques and the Fast Fourier transform...
research
12/01/2022

Low-Rank Tensor Function Representation for Multi-Dimensional Data Recovery

Since higher-order tensors are naturally suitable for representing multi...
research
07/31/2019

SketchyCoreSVD: SketchySVD from Random Subsampling of the Data Matrix

We present a method called SketchyCoreSVD to compute the near-optimal ra...

Please sign up or login with your details

Forgot password? Click here to reset