(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–10 of 10 results for author: Grossman, O

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

    cs.DS cs.CC

    Tight Space Lower Bound for Pseudo-Deterministic Approximate Counting

    Authors: Ofer Grossman, Meghal Gupta, Mark Sellke

    Abstract: We investigate one of the most basic problems in streaming algorithms: approximating the number of elements in the stream. In 1978, Morris famously gave a randomized algorithm achieving a constant-factor approximation error for streams of length at most N in space $O(\log \log N)$. We investigate the pseudo-deterministic complexity of the problem and prove a tight $Ωおめが(\log N)$ lower bound, thus res… ▽ More

    Submitted 5 July, 2023; v1 submitted 3 April, 2023; originally announced April 2023.

    Comments: 18 pages

  2. arXiv:2003.07427  [pdf, other

    cs.DC cs.DS

    Beyond Alice and Bob: Improved Inapproximability for Maximum Independent Set in CONGEST

    Authors: Yuval Efron, Ofer Grossman, Seri Khoury

    Abstract: By far the most fruitful technique for showing lower bounds for the CONGEST model is reductions to two-party communication complexity. This technique has yielded nearly tight results for various fundamental problems such as distance computations, minimum spanning tree, minimum vertex cover, and more. In this work, we take this technique a step further, and we introduce a framework of reductions… ▽ More

    Submitted 27 May, 2020; v1 submitted 16 March, 2020; originally announced March 2020.

  3. arXiv:1911.11368  [pdf, ps, other

    cs.CC cs.DS

    Pseudo-deterministic Streaming

    Authors: Shafi Goldwasser, Ofer Grossman, Sidhanth Mohanty, David P. Woodruff

    Abstract: A pseudo-deterministic algorithm is a (randomized) algorithm which, when run multiple times on the same input, with high probability outputs the same result on all executions. Classic streaming algorithms, such as those for finding heavy hitters, approximate counting, $\ell_2$ approximation, finding a nonzero entry in a vector (for turnstile algorithms) are not pseudo-deterministic. For example, i… ▽ More

    Submitted 26 November, 2019; originally announced November 2019.

    Comments: 26 pages

  4. arXiv:1911.06907  [pdf, other

    cs.DS cs.GT math.CO

    Strategy-Stealing is Non-Constructive

    Authors: Greg Bodwin, Ofer Grossman

    Abstract: In many combinatorial games, one can prove that the first player wins under best play using a simple but non-constructive argument called strategy-stealing. This work is about the complexity behind these proofs: how hard is it to actually find a winning move in a game, when you know by strategy-stealing that one exists? We prove that this problem is PSPACE-hard already for Minimum Poset Games and… ▽ More

    Submitted 15 November, 2019; originally announced November 2019.

    Comments: ITCS 2020

  5. arXiv:1905.07780  [pdf, ps, other

    cs.DC cs.CC

    Broadcast Congested Clique: Planted Cliques and Pseudorandom Generators

    Authors: Lijie Chen, Ofer Grossman

    Abstract: We develop techniques to prove lower bounds for the BCAST(log n) Broadcast Congested Clique model (a distributed message passing model where in each round, each processor can broadcast an O(log n)-sized message to all other processors). Our techniques are built to prove bounds for natural input distributions. So far, all lower bounds for problems in the model relied on constructing specifically ta… ▽ More

    Submitted 19 May, 2019; originally announced May 2019.

    Comments: abstract shortened to meet the constraint

  6. arXiv:1808.00838  [pdf, ps, other

    cs.DS

    Algorithms for Noisy Broadcast under Erasures

    Authors: Ofer Grossman, Bernhard Haeupler, Sidhanth Mohanty

    Abstract: The noisy broadcast model was first studied in [Gallager, TranInf'88] where an $n$-character input is distributed among $n$ processors, so that each processor receives one input bit. Computation proceeds in rounds, where in each round each processor broadcasts a single character, and each reception is corrupted independently at random with some probability $p$. [Gallager, TranInf'88] gave an algor… ▽ More

    Submitted 2 August, 2018; originally announced August 2018.

    Comments: Appeared in ICALP 2018

  7. arXiv:1803.04025  [pdf, ps, other

    cs.CC

    Reproducibility and Pseudo-Determinism in Log-Space

    Authors: Ofer Grossman, Yang P. Liu

    Abstract: A curious property of randomized log-space search algorithms is that their outputs are often longer than their workspace. This leads to the question: how can we reproduce the results of a randomized log space computation without storing the output or randomness verbatim? Running the algorithm again with new random bits may result in a new (and potentially different) output. We show that every pr… ▽ More

    Submitted 11 March, 2018; originally announced March 2018.

  8. arXiv:1708.01011  [pdf, other

    cs.DS

    Improved Deterministic Distributed Construction of Spanners

    Authors: Ofer Grossman, Merav Parter

    Abstract: Graph spanners are fundamental graph structures with a wide range of applications in distributed networks. We consider a standard synchronous message passing model where in each round $O(\log n)$ bits can be transmitted over every edge (the CONGEST model). The state of the art of deterministic distributed spanner constructions suffers from large messages. The only exception is the work of Derbel… ▽ More

    Submitted 12 August, 2017; v1 submitted 3 August, 2017; originally announced August 2017.

    Comments: To appear in DISC'17

  9. arXiv:1706.04641  [pdf, ps, other

    cs.CC

    Pseudo-deterministic Proofs

    Authors: Shafi Goldwasser, Ofer Grossman, Dhiraj Holden

    Abstract: We introduce pseudo-deterministic interactive proofs (psdAM): interactive proof systems for search problems where the verifier is guaranteed with high probability to output the same output on different executions. As in the case with classical interactive proofs, the verifier is a probabilistic polynomial time algorithm interacting with an untrusted powerful prover. We view pseudo-deterministic… ▽ More

    Submitted 14 June, 2017; originally announced June 2017.

    MSC Class: 68Q15 ACM Class: F.1.3

  10. arXiv:1509.08123  [pdf, ps, other

    cs.DS cs.CC

    Amplification and Derandomization Without Slowdown

    Authors: Ofer Grossman, Dana Moshkovitz

    Abstract: We present techniques for decreasing the error probability of randomized algorithms and for converting randomized algorithms to deterministic (non-uniform) algorithms. Unlike most existing techniques that involve repetition of the randomized algorithm and hence a slowdown, our techniques produce algorithms with a similar run-time to the original randomized algorithms. The amplification technique i… ▽ More

    Submitted 27 September, 2015; originally announced September 2015.