Skip to main content

Showing 1–13 of 13 results for author: Harms, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.00812  [pdf, ps, other

    cs.CC

    No Complete Problem for Constant-Cost Randomized Communication

    Authors: Yuting Fang, Lianna Hambardzumyan, Nathaniel Harms, Pooya Hatami

    Abstract: We prove that the class of communication problems with public-coin randomized constant-cost protocols, called $BPP^0$, does not contain a complete problem. In other words, there is no randomized constant-cost problem $Q \in BPP^0$, such that all other problems $P \in BPP^0$ can be computed by a constant-cost deterministic protocol with access to an oracle for $Q$. We also show that the $k$-Hamming… ▽ More

    Submitted 31 March, 2024; originally announced April 2024.

    Comments: 24 pages

  2. arXiv:2311.14247  [pdf, other

    cs.DS

    Distribution Testing with a Confused Collector

    Authors: Renato Ferreira Pinto Jr., Nathaniel Harms

    Abstract: We are interested in testing properties of distributions with systematically mislabeled samples. Our goal is to make decisions about unknown probability distributions, using a sample that has been collected by a confused collector, such as a machine-learning classifier that has not learned to distinguish all elements of the domain. The confused collector holds an unknown clustering of the domain a… ▽ More

    Submitted 23 November, 2023; originally announced November 2023.

    Comments: 64 pages. Full version of paper to appear at ITCS 2024. arXiv admin note: text overlap with arXiv:2304.01374

  3. arXiv:2307.04441  [pdf, ps, other

    cs.CC cs.DM cs.DS

    Randomized Communication and Implicit Representations for Matrices and Graphs of Small Sign-Rank

    Authors: Nathaniel Harms, Viktor Zamaraev

    Abstract: We prove a characterization of the structural conditions on matrices of sign-rank 3 and unit disk graphs (UDGs) which permit constant-cost public-coin randomized communication protocols. Therefore, under these conditions, these graphs also admit implicit representations. The sign-rank of a matrix $M \in \{\pm 1\}^{N \times N}$ is the smallest rank of a matrix $R$ such that… ▽ More

    Submitted 10 July, 2023; originally announced July 2023.

    Comments: 28 pages

  4. arXiv:2305.03194  [pdf, other

    cs.DS

    Testing and Learning Convex Sets in the Ternary Hypercube

    Authors: Hadley Black, Eric Blais, Nathaniel Harms

    Abstract: We study the problems of testing and learning high-dimensional discrete convex sets. The simplest high-dimensional discrete domain where convexity is a non-trivial property is the ternary hypercube, $\{-1,0,1\}^n$. The goal of this work is to understand structural combinatorial properties of convex sets in this domain and to determine the complexity of the testing and learning problems. We obtain… ▽ More

    Submitted 18 November, 2023; v1 submitted 4 May, 2023; originally announced May 2023.

    Comments: Accepted to ITCS 24

  5. arXiv:2304.01374  [pdf, other

    cs.DS cs.CC

    Distribution Testing Under the Parity Trace

    Authors: Renato Ferreira Pinto Jr., Nathaniel Harms

    Abstract: Distribution testing is a fundamental statistical task with many applications, but we are interested in a variety of problems where systematic mislabelings of the sample prevent us from applying the existing theory. To apply distribution testing to these problems, we introduce distribution testing under the parity trace, where the algorithm receives an ordered sample $S$ that reveals only the leas… ▽ More

    Submitted 3 April, 2023; originally announced April 2023.

    Comments: 132 pages

  6. arXiv:2302.11668  [pdf, ps, other

    math.CO cs.DM

    Graphs with minimum fractional domatic number

    Authors: Maximilien Gadouleau, Nathaniel Harms, George B. Mertzios, Viktor Zamaraev

    Abstract: The domatic number of a graph is the maximum number of vertex disjoint dominating sets that partition the vertex set of the graph. In this paper we consider the fractional variant of this notion. Graphs with fractional domatic number 1 are exactly the graphs that contain an isolated vertex. Furthermore, it is known that all other graphs have fractional domatic number at least 2. In this note we ch… ▽ More

    Submitted 13 October, 2023; v1 submitted 22 February, 2023; originally announced February 2023.

  7. arXiv:2206.02872  [pdf, ps, other

    cs.DS math.CO

    Optimal Adjacency Labels for Subgraphs of Cartesian Products

    Authors: Louis Esperet, Nathaniel Harms, Viktor Zamaraev

    Abstract: For any hereditary graph class $F$, we construct optimal adjacency labeling schemes for the classes of subgraphs and induced subgraphs of Cartesian products of graphs in $F$. As a consequence, we show that, if $F$ admits efficient adjacency labels (or, equivalently, small induced-universal graphs) meeting the information-theoretic minimum, then the classes of subgraphs and induced subgraphs of Car… ▽ More

    Submitted 22 April, 2024; v1 submitted 6 June, 2022; originally announced June 2022.

    Comments: 13 pages, revised version

    MSC Class: 05C78; 05C76; 68R10

  8. arXiv:2202.09253  [pdf, other

    cs.DS cs.DM math.CO

    Sketching Distances in Monotone Graph Classes

    Authors: Louis Esperet, Nathaniel Harms, Andrey Kupavskii

    Abstract: We study the two-player communication problem of determining whether two vertices $x, y$ are nearby in a graph $G$, with the goal of determining the graph structures that allow the problem to be solved with a constant-cost randomized protocol. Equivalently, we consider the problem of assigning constant-size random labels (sketches) to the vertices of a graph, which allow adjacency, exact distance… ▽ More

    Submitted 15 December, 2023; v1 submitted 18 February, 2022; originally announced February 2022.

    Comments: 39 pages, 1 figure. v2: revised version

  9. arXiv:2111.03639  [pdf, other

    cs.DS cs.CC cs.DM

    Randomized Communication and Implicit Graph Representations

    Authors: Nathaniel Harms, Sebastian Wild, Viktor Zamaraev

    Abstract: We study constant-cost randomized communication problems and relate them to implicit graph representations in structural graph theory. Specifically, constant-cost communication problems correspond to hereditary graph families that admit constant-size adjacency sketches, or equivalently constant-size probabilistic universal graphs (PUGs), and these graph families are a subset of families that admit… ▽ More

    Submitted 18 July, 2023; v1 submitted 5 November, 2021; originally announced November 2021.

    Comments: 72 pages, 10 figures. Abstract shortened for arXiv

  10. arXiv:2012.03923  [pdf, ps, other

    cs.LG cs.CC cs.DS

    VC Dimension and Distribution-Free Sample-Based Testing

    Authors: Eric Blais, Renato Ferreira Pinto Jr., Nathaniel Harms

    Abstract: We consider the problem of determining which classes of functions can be tested more efficiently than they can be learned, in the distribution-free sample-based model that corresponds to the standard PAC learning setting. Our main result shows that while VC dimension by itself does not always provide tight bounds on the number of samples required to test a class of functions in this model, it can… ▽ More

    Submitted 7 December, 2020; originally announced December 2020.

    Comments: 44 pages

  11. arXiv:2007.07449  [pdf, other

    cs.DS cs.CC cs.LG

    Downsampling for Testing and Learning in Product Distributions

    Authors: Nathaniel Harms, Yuichi Yoshida

    Abstract: We study distribution-free property testing and learning problems where the unknown probability distribution is a product distribution over $\mathbb{R}^d$. For many important classes of functions, such as intersections of halfspaces, polynomial threshold functions, convex sets, and $k$-alternating functions, the known algorithms either have complexity that depends on the support size of the distri… ▽ More

    Submitted 15 November, 2021; v1 submitted 14 July, 2020; originally announced July 2020.

    Comments: 48 pages, 1 figure. Updated to include some new results; in particular the monotonicity tester now has 1-sided error

  12. arXiv:1911.03757  [pdf, ps, other

    cs.CC cs.DM cs.DS

    Universal Communication, Universal Graphs, and Graph Labeling

    Authors: Nathaniel Harms

    Abstract: We introduce a communication model called universal SMP, in which Alice and Bob receive a function $f$ belonging to a family $\mathcal{F}$, and inputs $x$ and $y$. Alice and Bob use shared randomness to send a message to a third party who cannot see $f, x, y$, or the shared randomness, and must decide $f(x,y)$. Our main application of universal SMP is to relate communication complexity to graph la… ▽ More

    Submitted 9 November, 2019; originally announced November 2019.

    Comments: 26 pages, 1 figure. To appear in ITCS 2020

  13. arXiv:1811.00139  [pdf, ps, other

    cs.DS cs.LG

    Testing Halfspaces over Rotation-Invariant Distributions

    Authors: Nathaniel Harms

    Abstract: We present an algorithm for testing halfspaces over arbitrary, unknown rotation-invariant distributions. Using $\tilde O(\sqrt{n}ε^{-7})$ random examples of an unknown function $f$, the algorithm determines with high probability whether $f$ is of the form $f(x) = sign(\sum_i w_ix_i-t)$ or is $ε$-far from all such functions. This sample size is significantly smaller than the well-known requirement… ▽ More

    Submitted 31 October, 2018; originally announced November 2018.

    Comments: 36 pages, 2 figures, to appear in SODA 2019