Pith. sign in

REVIEW 1 cited by

Higher-order Count Sketch: Dimensionality Reduction That Retains Efficient Tensor Operations

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1901.11261 v5 pith:I4DJZIJA submitted 2019-01-31 stat.ML cs.LG

classification stat.MLcs.LG
keywords tensorsketchhashcountdatahigher-orderfunctionsinput
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Sketching is a randomized dimensionality-reduction method that aims to preserve relevant information in large-scale datasets. Count sketch is a simple popular sketch which uses a randomized hash function to achieve compression. In this paper, we propose a novel extension known as Higher-order Count Sketch (HCS). While count sketch uses a single hash function, HCS uses multiple (smaller) hash functions for sketching. HCS reshapes the input (vector) data into a higher-order tensor and employs a tensor product of the random hash functions to compute the sketch. This results in an exponential saving (with respect to the order of the tensor) in the memory requirements of the hash functions, under certain conditions on the input data. Furthermore, when the input data itself has an underlying structure in the form of various tensor representations such as the Tucker decomposition, we obtain significant advantages. We derive efficient (approximate) computation of various tensor operations such as tensor products and tensor contractions directly on the sketched data. Thus, HCS is the first sketch to fully exploit the multi-dimensional nature of higher-order tensors. We apply HCS to tensorized neural networks where we replace fully connected layers with sketched tensor operations. We achieve nearly state of the art accuracy with significant compression on the image classification benchmark.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Compressed Bayesian Tensor Regression

    stat.ME 2025-10 reject novelty 6.0 of 10

    Compressed Bayesian tensor regression uses random projections to shrink tensor inputs before a low-rank Bayesian fit, reporting better out-of-sample forecasts at lower computational cost than uncompressed tensor regression.

Pith tools