ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2309.03728
18
2

Adjacency Sketches in Adversarial Environments

7 September 2023
M. Naor
Eugene Pekel
    AAML
ArXiv (abs)PDFHTML
Abstract

An adjacency sketching or implicit labeling scheme for a family F\cal FF of graphs is a method that defines for any nnn vertex G∈FG \in \cal FG∈F an assignment of labels to each vertex in GGG, so that the labels of two vertices tell you whether or not they are adjacent. The goal is to come up with labeling schemes that use as few bits as possible to represent the labels. By using randomness when assigning labels, it is sometimes possible to produce adjacency sketches with much smaller label sizes, but this comes at the cost of introducing some probability of error. Both deterministic and randomized labeling schemes have been extensively studied, as they have applications for distributed data structures and deeper connections to universal graphs and communication complexity. The main question of interest is which graph families have schemes using short labels, usually O(log⁡n)O(\log n)O(logn) in the deterministic case or constant for randomized sketches. In this work we consider the resilience of probabilistic adjacency sketches against an adversary making adaptive queries to the labels. This differs from the previously analyzed probabilistic setting which is ``one shot". We show that in the adaptive adversarial case the size of the labels is tightly related to the maximal degree of the graphs in F\cal FF. This results in a stronger characterization compared to what is known in the non-adversarial setting. In more detail, we construct sketches that fail with probability ε\varepsilonε for graphs with maximal degree ddd using 2dlog⁡(1/ε)2d\log (1/\varepsilon)2dlog(1/ε) bit labels and show that this is roughly the best that can be done for any specific graph of maximal degree ddd, e.g.\ a ddd-ary tree.

View on arXiv
Comments on this paper