Skip to main content

Showing 1–6 of 6 results for author: Stoeckl, M

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

    cs.DS

    Finding missing items requires strong forms of randomness

    Authors: Amit Chakrabarti, Manuel Stoeckl

    Abstract: Adversarially robust streaming algorithms are required to process a stream of elements and produce correct outputs, even when each stream element can be chosen as a function of earlier algorithm outputs. As with classic streaming algorithms, which must only be correct for the worst-case fixed stream, adversarially robust algorithms with access to randomness can use significantly less space than de… ▽ More

    Submitted 2 July, 2024; v1 submitted 5 October, 2023; originally announced October 2023.

    Comments: 46 pages, 3 figures; since v1, rewrote Sec 2, simplified proofs in Sec 4, clarified Sec 6, changed title from "When a random tape is not enough: lower bounds for a problem in adversarially robust streaming", and made many minor improvements

  2. arXiv:2304.12285  [pdf, ps, other

    cs.DS

    Low-Memory Algorithms for Online and W-Streaming Edge Coloring

    Authors: Prantar Ghosh, Manuel Stoeckl

    Abstract: For edge coloring, the online and the W-streaming models seem somewhat orthogonal: the former needs edges to be assigned colors immediately after insertion, typically without any space restrictions, while the latter limits memory to sublinear in the input size but allows an edge's color to be announced any time after its insertion. We aim for the best of both worlds by designing small-space online… ▽ More

    Submitted 31 May, 2023; v1 submitted 24 April, 2023; originally announced April 2023.

    Comments: 36 pages, 1 figure; improvements to Thm 1.8 and minor edits since v1

  3. arXiv:2212.10641  [pdf, ps, other

    cs.DS

    Coloring in Graph Streams via Deterministic and Adversarially Robust Algorithms

    Authors: Sepehr Assadi, Amit Chakrabarti, Prantar Ghosh, Manuel Stoeckl

    Abstract: In recent years, there has been a growing interest in solving various graph coloring problems in the streaming model. The initial algorithms in this line of work are all crucially randomized, raising natural questions about how important a role randomization plays in streaming graph coloring. A couple of very recent works have made progress on this question: they prove that deterministic or even a… ▽ More

    Submitted 20 December, 2022; originally announced December 2022.

    Comments: 29 pages

  4. arXiv:2211.05170  [pdf, other

    cs.DS

    Streaming algorithms for the missing item finding problem

    Authors: Manuel Stoeckl

    Abstract: Many problems on data streams have been studied at two extremes of difficulty: either allowing randomized algorithms, in the static setting (where they should err with bounded probability on the worst case stream); or when only deterministic and infallible algorithms are required. Some recent works have considered the adversarial setting, in which a randomized streaming algorithm must succeed even… ▽ More

    Submitted 9 November, 2022; originally announced November 2022.

    Comments: 34 pages, 6 figures, Full version of a paper accepted to SODA 2023

  5. arXiv:2109.11130  [pdf, other

    cs.DS

    Adversarially Robust Coloring for Graph Streams

    Authors: Amit Chakrabarti, Prantar Ghosh, Manuel Stoeckl

    Abstract: A streaming algorithm is considered to be adversarially robust if it provides correct outputs with high probability even when the stream updates are chosen by an adversary who may observe and react to the past outputs of the algorithm. We grow the burgeoning body of work on such algorithms in a new direction by studying robust algorithms for the problem of maintaining a valid vertex coloring of an… ▽ More

    Submitted 22 September, 2021; originally announced September 2021.

  6. arXiv:2107.05810  [pdf, ps, other

    cs.CC

    The Element Extraction Problem and the Cost of Determinism and Limited Adaptivity in Linear Queries

    Authors: Amit Chakrabarti, Manuel Stoeckl

    Abstract: Two widely-used computational paradigms for sublinear algorithms are using linear measurements to perform computations on a high dimensional input and using structured queries to access a massive input. Typically, algorithms in the former paradigm are non-adaptive whereas those in the latter are highly adaptive. This work studies the fundamental search problem of \textsc{element-extraction} in a q… ▽ More

    Submitted 12 July, 2021; originally announced July 2021.