paper-with-me

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 Lemma. In this paper, we take a step further and investigate how well dot product and cosine similarity are preserved by random projections when these are applied over the rows of the graph matrix. Our analysis provides new asymptotic and finite-sample results, identifies pathological cases, and tests them with numerical experiments. We specialize our fundamental results to a ranking application by computing the probability of random projections flipping the node ordering induced by their embeddings. We find that, depending on the degree distribution, the method produces especially unreliable embeddings for the dot product, regardless of whether the adjacency or the normalized transition matrix is used. With respect to the statistical noise introduced by random projections, we show that cosine similarity produces remarkably more precise approximations.

📄 PDF Abstract BibTeX arXiv:2404.10148

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyGraph LearningLEMMA

Similar Papers 제목 키워드 기반

Quantized Random Projections and Non-Linear Estimation of Cosine Similarity

2016-12-01 · NeurIPS 2016 12 · Ping Li, Michael Mitzenmacher, Martin Slawski

Random projections constitute a simple, yet effective technique for dimensionality reduction with applications in learning and search problems. In the present paper, we consider the problem of estimating cosine similarit…

Dimensionality ReductionLEMMAQuantization

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

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

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 embe…

Inferring Networks From Random Walk-Based Node Similarities

2018-12-01 · NeurIPS 2018 12 · Jeremy Hoskins, Cameron Musco, Christopher Musco, Babis Tsourakakis

Digital presence in the world of online social media entails significant privacy risks. In this work we consider a privacy threat to a social network in which an attacker has access to a subset of random walk-based node …

Anomaly DetectionClusteringGraph ClusteringGraph Learning+1

Learning Networks from Random Walk-Based Node Similarities

2018-01-23 · Jeremy G. Hoskins, Cameron Musco, Christopher Musco, Charalampos E. Tsourakakis

Digital presence in the world of online social media entails significant privacy risks. In this work we consider a privacy threat to a social network in which an attacker has access to a subset of random walk-based node …

Anomaly DetectionClusteringGraph ClusteringGraph Learning+1

Product Graph-based Higher Order Contextual Similarities for Inexact Subgraph Matching

2017-02-01 · Anjan Dutta, Josep Lladós, Horst Bunke, Umapada Pal

Many algorithms formulate graph matching as an optimization of an objective function of pairwise quantification of nodes and edges of two graphs to be matched. Pairwise measurements usually consider local attributes but …

Graph Matching