Multi-dimensional Tensor Sketch

01/31/2019
by   Yang Shi, et al.
0

Sketching refers to a class of randomized dimensionality reduction methods that aim to preserve relevant information in large-scale datasets. They have efficient memory requirements and typically require just a single pass over the dataset. Efficient sketching methods have been derived for vector and matrix-valued datasets. When the datasets are higher-order tensors, a naive approach is to flatten the tensors into vectors or matrices and then sketch them. However, this is inefficient since it ignores the multi-dimensional nature of tensors. In this paper, we propose a novel multi-dimensional tensor sketch (MTS) that preserves higher order data structures while reducing dimensionality. We build this as an extension to the popular count sketch (CS) and show that it yields an unbiased estimator of the original tensor. We demonstrate significant advantages in compression ratios when the original data has decomposable tensor representations such as the Tucker, CP, tensor train or Kronecker product forms. We apply MTS to tensorized neural networks where we replace fully connected layers with tensor operations. We achieve nearly state of art accuracy with significant compression on image classification benchmarks.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/24/2021

Efficient Tensor Contraction via Fast Count Sketch

Sketching uses randomized Hash functions for dimensionality reduction an...
research
09/03/2019

Almost Optimal Tensor Sketch

We construct a matrix M∈ R^m⊗ d^c with just m=O(c λ ε^-2polylog1/εδ) row...
research
06/20/2017

Compact Tensor Pooling for Visual Question Answering

Performing high level cognitive tasks requires the integration of featur...
research
11/01/2017

Tensor Valued Common and Individual Feature Extraction: Multi-dimensional Perspective

A novel method for common and individual feature analysis from exceeding...
research
11/03/2020

Tile Tensors: A versatile data structure with descriptive shapes for homomorphic encryption

Moving from the theoretical promise of Fully Homomorphic Encryption (FHE...
research
02/28/2019

Tensor-variate Mixture of Experts

When data are organized in matrices or arrays of higher dimensions (tens...
research
08/06/2019

Analysing Global Fixed Income Markets with Tensors

Global fixed income returns span across multiple maturities and economie...

Please sign up or login with your details

Forgot password? Click here to reset