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

05/29/2021
by   Mikhail Usvyatsov, et al.
14

We propose an end-to-end trainable framework that processes large-scale visual data tensors by looking at a fraction of their entries only. Our method combines a neural network encoder with a tensor train decomposition to learn a low-rank latent encoding, coupled with cross-approximation (CA) to learn the representation through a subset of the original samples. CA is an adaptive sampling algorithm that is native to tensor decompositions and avoids working with the full high-resolution data explicitly. Instead, it actively selects local representative samples that we fetch out-of-core and on-demand. The required number of samples grows only logarithmically with the size of the input. Our implicit representation of the tensor in the network enables processing large grids that could not be otherwise tractable in their uncompressed form. The proposed approach is particularly useful for large-scale multidimensional grid data (e.g., 3D tomography), and for tasks that require context over a large receptive field (e.g., predicting the medical condition of entire organs). The code will be available at https://github.com/aelphy/c-pic

READ FULL TEXT

page 3

page 6

page 7

page 10

page 11

page 12

page 14

page 15

research
06/22/2022

tntorch: Tensor Network Learning with PyTorch

We present tntorch, a tensor learning framework that supports multiple d...
research
02/10/2023

Fast Learnings of Coupled Nonnegative Tensor Decomposition Using Optimal Gradient and Low-rank Approximation

Nonnegative tensor decomposition has been widely applied in signal proce...
research
09/19/2023

TensorCodec: Compact Lossy Compression of Tensors without Strong Data Assumptions

Many real-world datasets are represented as tensors, i.e., multi-dimensi...
research
11/04/2022

Tensor Robust PCA with Nonconvex and Nonlocal Regularization

Tensor robust principal component analysis (TRPCA) is a promising way fo...
research
08/02/2022

T4DT: Tensorizing Time for Learning Temporal 3D Visual Data

Unlike 2D raster images, there is no single dominant representation for ...
research
05/30/2022

Compressible-composable NeRF via Rank-residual Decomposition

Neural Radiance Field (NeRF) has emerged as a compelling method to repre...
research
05/01/2022

Dynamic Programming in Rank Space: Scaling Structured Inference with Low-Rank HMMs and PCFGs

Hidden Markov Models (HMMs) and Probabilistic Context-Free Grammars (PCF...

Please sign up or login with your details

Forgot password? Click here to reset