Table of Contents
Fetching ...

Product testing with single-copy measurements

Jacob Beckey, Luke Coffman, Ariel Shlosberg, Louis Schatzki, Felix Leditzky

TL;DR

The paper addresses the sample complexity of product testing on $n$-qudit states when restricted to single-copy measurements, focusing on BP and MP variants. It develops an information-theoretic lower-bounds framework by relating overlaps to Gram-permanents and leveraging Le Cam-style arguments to show $T=\Omega(d^{n/4})$ and $T=\Omega(\sqrt{d/n})$ lower bounds for BP and MP testing, respectively, highlighting an exponential separation from known multi-copy algorithms. It also provides a nontrivial single-copy, local MP-testing algorithm with upper bound $O(n \log n \sqrt{d}/\varepsilon^2)$, illustrating a practical pathway under stringent measurement constraints. Overall, the results demonstrate a substantial gap between single-copy and multi-copy strategies for entanglement learning tasks and raise open questions about optimality and extensions to broader testing tasks.

Abstract

In this work, we study the sample complexity of two variants of product testing when restricted to single-copy measurements. In particular, we consider both bipartite product testing (i.e., does there exist at least one non-trivial cut across which the state is product) and multipartite product testing (i.e., is the state fully product across every cut). For the first variant, we prove an exponential lower bound on the sample complexity of any algorithm for this task which utilizes only single-copy measurements. When comparing this with known efficient algorithms that utilize multi-copy measurements, this establishes an exponential separation for this and several related entanglement learning tasks. For the second variant, we prove another sample lower bound that establishes a separation between single- and multi-copy strategies. To obtain our results, we prove a crucial technical lemma that gives a lower bound on the overlap between tensor products of permutation operators acting on subsystems of states that themselves carry a tensor structure. Finally, we provide an algorithm for multipartite product testing using only single-copy, local measurements, and we highlight several interesting open questions arising from this work.

Product testing with single-copy measurements

TL;DR

The paper addresses the sample complexity of product testing on -qudit states when restricted to single-copy measurements, focusing on BP and MP variants. It develops an information-theoretic lower-bounds framework by relating overlaps to Gram-permanents and leveraging Le Cam-style arguments to show and lower bounds for BP and MP testing, respectively, highlighting an exponential separation from known multi-copy algorithms. It also provides a nontrivial single-copy, local MP-testing algorithm with upper bound , illustrating a practical pathway under stringent measurement constraints. Overall, the results demonstrate a substantial gap between single-copy and multi-copy strategies for entanglement learning tasks and raise open questions about optimality and extensions to broader testing tasks.

Abstract

In this work, we study the sample complexity of two variants of product testing when restricted to single-copy measurements. In particular, we consider both bipartite product testing (i.e., does there exist at least one non-trivial cut across which the state is product) and multipartite product testing (i.e., is the state fully product across every cut). For the first variant, we prove an exponential lower bound on the sample complexity of any algorithm for this task which utilizes only single-copy measurements. When comparing this with known efficient algorithms that utilize multi-copy measurements, this establishes an exponential separation for this and several related entanglement learning tasks. For the second variant, we prove another sample lower bound that establishes a separation between single- and multi-copy strategies. To obtain our results, we prove a crucial technical lemma that gives a lower bound on the overlap between tensor products of permutation operators acting on subsystems of states that themselves carry a tensor structure. Finally, we provide an algorithm for multipartite product testing using only single-copy, local measurements, and we highlight several interesting open questions arising from this work.

Paper Structure

This paper contains 20 sections, 25 theorems, 103 equations, 1 algorithm.

Key Result

Theorem 1.1

Any algorithm using, potentially adaptive, single-copy measurements to test whether a state $|\psi\rangle \in (\mathbb{C}^d)^{\otimes n}$ is product across some cut, or is $\varepsilon$-far from any such state (with probability at least $2/3$) must use at least $\Omega(d^{n/4})$ samples.

Theorems & Definitions (49)

  • Definition 1: $\varepsilon$-tester
  • Theorem 1.1: Single-copy Lower Bound on BP Testing, Thm. \ref{['thm:BP-test-LB']} Restated
  • Theorem 1.2: Single-copy Lower Bound on MP Testing, Thm. \ref{['thm:MP-test-LB']} Restated
  • Theorem 1.3: Single-copy, Local Upper Bound on MP Testing, Informal Version of Thm. \ref{['thm:MP-test-UB']}
  • Definition 2: Multipartite and Bipartite Productness
  • Definition 3: Trace Distance
  • Definition 4: Distance from a Subset
  • Definition 5: Schmidt Decomposition
  • Definition 6: Positive Operator-valued Measure (POVM)
  • Definition 7: Locality of POVMs
  • ...and 39 more