1

Let me share my understanding first, the two key terms are Gaussian Boson Sampling and Cluster State. So far from my understanding, Gaussian Boson Sampling is a resonant state generator. I can generate this by sending a quantum emission ( I believe it is a squeezed state) to an interferometer and then detecting the emission using photodetectors. After some post-processing steps, I will get a covariance matrix characterized by the Gaussian state from the photodetectors. I think that's why we call it Gaussian Boson Sampling. From this Gaussian state, we can create a graph named cluster state.

If I am right about the Gaussian Boson Sampling and Cluster State, I can infer that I can create a cluster state other than Gaussian Boson Sampling. I found there are some results based on superconducting transmon qubits that are used as a quantum emitter to generate a two-dimensional cluster state. Here is my confusion to generate an $n$-dimensional cluster state do I always need a resonant state? If I need a resonant state how can we end with cluster state property that is a graph state with entangled qubits? I am wondering if can I extend the question something like this- a source of a resonant state could be a single photon emitter or quantum emitter in Si to generate an $n$-dimensional cluster state? Otherwise, without a resonant state can I generate a $n$-dimensional cluster state. For the sake of simplicity, I am considering $n$-dimensional means $2$-dimensional cluster state.

Thank you. I appreciate the discussion to help me understand the whole cluster state.

1 Answers1

2

a topic that i have "some" understanding in and it will be a great time to contribute. I will break it into few parts and i hope i do not go on for multiple pages as i tend to do but will keep this short and simple. (and for those who might be tempted to learn more about this topic i will write some obvious things (for you but not others looking to expand their knowledge)

  1. Gaussian Boson Sampling (GBS) GBS is a model of quantum computation that utilizes squeezed states of light as input. These squeezed states are injected into a linear interferometer, where the photons undergo transformations due to interference, and the output is detected using photon number-resolving detectors. GBS operates within the Gaussian regime of quantum optics, meaning the initial quantum states (squeezed vacuum states) and the operations (passive linear optics) are all Gaussian. The term "Gaussian" comes from the fact that the state's Wigner function, which describes the quantum state, has a Gaussian profile.

After sending the squeezed states through the interferometer and applying photon detection, you end up with a measurement distribution, which relates to sampling from a complex output photon distribution. The computational task here is to sample the distribution of photons across the detectors, which is extremely hard for classical computers as the system scales. Thus, GBS demonstrates quantum supremacy in a specialized task.

  1. Cluster States In contrast, cluster states (a type of graph states) are fundamental resources for measurement-based quantum computation (MBQC). A cluster state is an entangled multi-qubit state, usually described as a graph where each vertex represents a qubit, and edges represent entanglement between them. Unlike GBS, which operates within the continuous-variable regime (Gaussian states), cluster states can be constructed using discrete qubits in various physical systems, such as photonic qubits, superconducting qubits, or trapped ions.

Cluster states provide a universal resource for quantum computation when combined with appropriate measurements. The qubits in a cluster state are entangled in such a way that measurement in specific bases can guide the computation, eliminating the need for unitary gates as in circuit-based quantum computing.

  1. Can Cluster States Be Generated from GBS? Yes, it's possible to generate continuous-variable (CV) cluster states from Gaussian states, which is likely the connection you're referring to. A GBS system produces Gaussian states, and by applying appropriate operations (such as quadrature measurements), one can generate CV cluster states. These cluster states can be thought of as graph states where each node represents a mode of the Gaussian state, and the edges represent the entanglement between them.

The challenge, however, is that Gaussian cluster states are not universal for quantum computation on their own. They require additional non-Gaussian elements (e.g., photon-number measurements or non-Gaussian operations) to enable universal quantum computation.

  1. Can Cluster States Be Generated Without a Resonant State? As you pointed out, cluster states can also be generated using discrete qubits, such as superconducting transmon qubits, trapped ions, or single-photon emitters. In this context, you do not need a resonant state. For example, in superconducting qubit systems, qubits are entangled via quantum gates like the controlled-Z gate, which directly creates entanglement necessary for the cluster state. This is fundamentally different from GBS, which operates in the continuous-variable regime.

So to address your question, you don't always need a resonant (Gaussian) state to generate cluster states. Discrete qubits can be used to directly generate cluster states through gate-based entanglement.

  1. n-Dimensional Cluster States A 2D cluster state refers to a graph where qubits are arranged in a 2D lattice, with each qubit entangled with its neighbors. Extending this to n-dimensions is possible in theory, but it depends on the physical platform and the kind of qubits or modes you're using. In the case of photonic systems, a resonant state (such as a squeezed state) might be required, but in the case of superconducting qubits, you could directly generate an n-dimensional cluster state by creating multi-qubit entanglement through appropriate quantum gates.

Your approach to understanding is on the right track, and the key distinction lies in the discrete-variable vs. continuous-variable nature of these quantum states and how they’re generated across different physical systems. I will be more than glad to read different understandings of the topic.

Mark
  • 21
  • 1