paper-with-me

Papers

Analysis of SparseHash: an efficient embedding of set-similarity via sparse projections

2019-09-02 · Diego Valsesia, Sophie Marie Fosson, Chiara Ravazzi, Tiziano Bianchi, Enrico Magli

Embeddings provide compact representations of signals in order to perform efficient inference in a wide variety of tasks. In particular, random projections are common tools to construct Euclidean distance-preserving embeddings, while hashing techniques are extensively used to embed set-similarity metrics, such as the Jaccard coefficient. In this letter, we theoretically prove that a class of random projections based on sparse matrices, called SparseHash, can preserve the Jaccard coefficient between the supports of sparse signals, which can be used to estimate set similarities. Moreover, besides the analysis, we provide an efficient implementation and we test the performance in several numerical experiments, both on synthetic and real datasets.

📄 PDF Abstract BibTeX arXiv:1909.01802

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Node Similarities under Random Projections: Limits and Pathological Cases

2024-04-15 · Tvrtko Tadić, Cassiano Becker, Jennifer Neville

Random Projections have been widely used to generate embeddings for various graph learning tasks due to their computational efficiency. The majority of applications have been justified through the Johnson-Lindenstrauss L…

Computational EfficiencyGraph LearningLEMMA

Practice with Graph-based ANN Algorithms on Sparse Data: Chi-square Two-tower model, HNSW, Sign Cauchy Projections

2023-06-13 · Ping Li, Weijie Zhao, Chao Wang, Qi Xia 외

Sparse data are common. The traditional ``handcrafted'' features are often sparse. Embedding vectors from trained models can also be very sparse, for example, embeddings trained via the ``ReLu'' activation function. In t…

GPU

Exact Non-Oblivious Performance of Rademacher Random Embeddings

2023-03-21 · Maciej Skorski, Alessandro Temperoni

This paper revisits the performance of Rademacher random projections, establishing novel statistical guarantees that are numerically sharp and non-oblivious with respect to the input data. More specifically, the central …

Sparse probabilistic projections

2008-12-01 · NeurIPS 2008 12 · Cédric Archambeau, Francis R. Bach

We present a generative model for performing sparse probabilistic projections, which includes sparse principal component analysis and sparse canonical correlation analysis as special cases. Sparsity is enforced by means …

Random Features for Sparse Signal Classification

2016-06-01 · CVPR 2016 6 · Jen-Hao Rick Chang, Aswin C. Sankaranarayanan, B. V. K. Vijaya Kumar

Random features is an approach for kernel-based inference on large datasets. In this paper, we derive performance guarantees for random features on signals, like images, that enjoy sparse representations and show that t…

ClassificationGeneral Classification