Skip to main content

Showing 1–12 of 12 results for author: Kallaugher, J

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

    quant-ph cs.CC cs.DS

    Hamiltonian Locality Testing via Trotterized Postselection

    Authors: John Kallaugher, Daniel Liang

    Abstract: The (tolerant) Hamiltonian locality testing problem, introduced in [Bluhm, Caro,Oufkir `24], is to determine whether a Hamiltonian $H$ is $\varepsilon_1$-close to being $k$-local (i.e. can be written as the sum of weight-$k$ Pauli operators) or $\varepsilon_2$-far from any $k$-local Hamiltonian, given access to its time evolution operator and using as little total evolution time as possible, with… ▽ More

    Submitted 9 May, 2025; originally announced May 2025.

    Comments: To appear in proceedings of TQC 2025

    Report number: SAND2025-05240O

  2. arXiv:2410.18922  [pdf, ps, other

    quant-ph cs.DS

    How to Design a Quantum Streaming Algorithm Without Knowing Anything About Quantum Computing

    Authors: John Kallaugher, Ojas Parekh, Nadezhda Voronova

    Abstract: A series of work [GKK+08, Kal22, KPV24] has shown that asymptotic advantages in space complexity are possible for quantum algorithms over their classical counterparts in the streaming model. We give a simple quantum sketch that encompasses all these results, allowing them to be derived from entirely classical algorithms using our quantum sketch as a black box. The quantum sketch and its proof of c… ▽ More

    Submitted 24 October, 2024; originally announced October 2024.

    Comments: To appear in SOSA 2025

  3. Complexity Classification of Product State Problems for Local Hamiltonians

    Authors: John Kallaugher, Ojas Parekh, Kevin Thompson, Yipu Wang, Justin Yirka

    Abstract: Product states, unentangled tensor products of single qubits, are a ubiquitous ansatz in quantum computation, including for state-of-the-art Hamiltonian approximation algorithms. A natural question is whether we should expect to efficiently solve product state problems on any interesting families of Hamiltonians. We completely classify the complexity of finding minimum-energy product states for… ▽ More

    Submitted 6 January, 2025; v1 submitted 12 January, 2024; originally announced January 2024.

    Comments: 35 pages. Updated to prove hardness of product-state local Hamiltonian problem with inverse-polynomial gaps. ITCS 2025

    Report number: SAND2024-17045O

    Journal ref: In 16th Innovations in Theoretical Computer Science Conference (ITCS 2025). LIPIcs, Volume 325, pp. 63:1-63:32

  4. arXiv:2311.14123  [pdf, ps, other

    quant-ph cs.DS

    Exponential Quantum Space Advantage for Approximating Maximum Directed Cut in the Streaming Model

    Authors: John Kallaugher, Ojas Parekh, Nadezhda Voronova

    Abstract: While the search for quantum advantage typically focuses on speedups in execution time, quantum algorithms also offer the potential for advantage in space complexity. Previous work has shown such advantages for data stream problems, in which elements arrive and must be processed sequentially without random access, but these have been restricted to specially-constructed problems [Le Gall, SPAA `06]… ▽ More

    Submitted 23 November, 2023; originally announced November 2023.

    Report number: SAND2023-13803O

  5. arXiv:2206.00213  [pdf, ps, other

    quant-ph cs.DS

    The Quantum and Classical Streaming Complexity of Quantum and Classical Max-Cut

    Authors: John Kallaugher, Ojas Parekh

    Abstract: We investigate the space complexity of two graph streaming problems: Max-Cut and its quantum analogue, Quantum Max-Cut. Previous work by Kapralov and Krachun [STOC `19] resolved the classical complexity of the \emph{classical} problem, showing that any $(2 - \varepsilon)$-approximation requires $Ω(n)$ space (a $2$-approximation is trivial with $\textrm{O}(\log n)$ space). We generalize both of the… ▽ More

    Submitted 19 September, 2022; v1 submitted 31 May, 2022; originally announced June 2022.

    Report number: SAND2022-12588 O

  6. arXiv:2112.07532  [pdf, ps, other

    cs.DS

    Simulating Random Walks in Random Streams

    Authors: John Kallaugher, Michael Kapralov, Eric Price

    Abstract: The random order graph streaming model has received significant attention recently, with problems such as matching size estimation, component counting, and the evaluation of bounded degree constant query testable properties shown to admit surprisingly space efficient algorithms. The main result of this paper is a space efficient single pass random order streaming algorithm for simulating nearly… ▽ More

    Submitted 14 December, 2021; originally announced December 2021.

  7. arXiv:2110.10091  [pdf, ps, other

    cs.DS

    Factorial Lower Bounds for (Almost) Random Order Streams

    Authors: Ashish Chiplunkar, John Kallaugher, Michael Kapralov, Eric Price

    Abstract: In this paper we introduce and study the \textsc{StreamingCycles} problem, a random order streaming version of the Boolean Hidden Hypermatching problem that has been instrumental in streaming lower bounds over the past decade. In this problem the edges of a graph $G$, comprising $n/\ell$ disjoint length-$\ell$ cycles on $n$ vertices, are partitioned randomly among $n$ players. Every edge is annota… ▽ More

    Submitted 19 September, 2022; v1 submitted 19 October, 2021; originally announced October 2021.

  8. arXiv:2106.04633  [pdf, ps, other

    quant-ph cs.DS

    A Quantum Advantage for a Natural Streaming Problem

    Authors: John Kallaugher

    Abstract: Data streaming, in which a large dataset is received as a "stream" of updates, is an important model in the study of space-bounded computation. Starting with the work of Le Gall [SPAA `06], it has been known that quantum streaming algorithms can use asymptotically less space than their classical counterparts for certain problems. However, so far, all known examples of quantum advantages in streami… ▽ More

    Submitted 12 November, 2021; v1 submitted 8 June, 2021; originally announced June 2021.

  9. arXiv:2105.01785  [pdf, ps, other

    cs.DS

    An Optimal Algorithm for Triangle Counting in the Stream

    Authors: Rajesh Jayaram, John Kallaugher

    Abstract: We present a new algorithm for approximating the number of triangles in a graph $G$ whose edges arrive as an arbitrary order stream. If $m$ is the number of edges in $G$, $T$ the number of triangles, $Δ_E$ the maximum number of triangles which share a single edge, and $Δ_V$ the maximum number of triangles which share a single vertex, then our algorithm requires space: \[ \widetilde{O}\left(\frac{m… ▽ More

    Submitted 14 July, 2021; v1 submitted 4 May, 2021; originally announced May 2021.

    Comments: Title changed and some minor edits

  10. arXiv:1905.02358  [pdf, other

    cs.DS

    Separations and Equivalences between Turnstile Streaming and Linear Sketching

    Authors: John Kallaugher, Eric Price

    Abstract: A longstanding observation, which was partially proven in \cite{LNW14,AHLW16}, is that any turnstile streaming algorithm can be implemented as a linear sketch (the reverse is trivially true). We study the relationship between turnstile streaming and linear sketching algorithms in more detail, giving both new separations and new equivalences between the two models. It was shown in \cite{LNW14} th… ▽ More

    Submitted 4 January, 2021; v1 submitted 7 May, 2019; originally announced May 2019.

    Comments: Updated to remove incorrect reference to [Nelson, Yu '19]

  11. arXiv:1808.04995  [pdf, other

    cs.DS

    The Sketching Complexity of Graph and Hypergraph Counting

    Authors: John Kallaugher, Michael Kapralov, Eric Price

    Abstract: Subgraph counting is a fundamental primitive in graph processing, with applications in social network analysis (e.g., estimating the clustering coefficient of a graph), database processing and other areas. The space complexity of subgraph counting has been studied extensively in the literature, but many natural settings are still not well understood. In this paper we revisit the subgraph (and hype… ▽ More

    Submitted 15 August, 2018; originally announced August 2018.

  12. arXiv:1610.02066  [pdf, other

    cs.DS

    A Hybrid Sampling Scheme for Triangle Counting

    Authors: John Kallaugher, Eric Price

    Abstract: We study the problem of estimating the number of triangles in a graph stream. No streaming algorithm can get sublinear space on all graphs, so methods in this area bound the space in terms of parameters of the input graph such as the maximum number of triangles sharing a single edge. We give a sampling algorithm that is additionally parameterized by the maximum number of triangles sharing a single… ▽ More

    Submitted 16 April, 2019; v1 submitted 6 October, 2016; originally announced October 2016.

    Comments: 48 pages. Fixed an error in the statement of the hubs lower bound