Table of Contents

Choi State

Choi state is a canonical maximally entangled bipartite state used to represent a quantum channel. The Choi-Jamiolkowski correspondence maps quantum channels to density matrices, enabling process tomography, channel capacity analysis, and characterization of quantum operations via entangled state measurements.

Definition

For a quantum channel $\mathcal{E}: \mathcal{H}_A \to \mathcal{H}_B$ with input dimension $d_A$ and output dimension $d_B$, the Choi state is:

$$\rho_{\text{Choi}} = (\mathcal{I}_A \otimes \mathcal{E}_B)(|\Phi_d\rangle\langle\Phi_d|)$$

where $|\Phi_d\rangle = \frac{1}{\sqrt{d}} \sum_{i=0}^{d-1} |i\rangle_A \otimes |i\rangle_B$ is the maximally entangled state in system A (reference), and $\mathcal{E}$ acts on system B.

The Choi matrix lives in $\mathcal{H}_B \otimes \mathcal{H}_A$ with dimension $d_B \times d_A$.

Bipartite Structure

The Choi state is entangled across two systems:

Subsystem A remains unentangled (identity operation applied); subsystem B receives the channel output. The Choi state contains complete information about the channel in its entanglement structure.

Choi-Jamiolkowski Isomorphism

The correspondence between channels and Choi states is one-to-one:

Key properties translate:

Properties

Quantum Process Tomography

Measure the Choi state to reconstruct the channel:

  1. Prepare Choi state (apply channel to half of Bell pair)
  2. Perform Bell measurement on output and reference systems
  3. Collect statistics over many trials (basis measurements)
  4. Reconstruct channel superoperator via classical post-processing

Requires $d^4$ measurement outcomes (for $d$-dimensional channel) and $O(d^4)$ trials for full tomography.

Applications

Advantages Over State Tomography

Unlike measuring individual qubit states, Choi-based process tomography:

Relation to Other Entangled States

Experimental Implementation

Prepare Choi state and measure:

  1. Prepare reference qubit in standard state (e.g., $|0\rangle$)
  2. Prepare output qubit in superposition (e.g., via Hadamard)
  3. Entangle reference and output via controlled-unitary (creates $|\Phi_d\rangle$ entanglement)
  4. Apply channel $\mathcal{E}$ to output subsystem
  5. Perform Bell measurement (CNOT + Hadamard + measure in Z basis)

For multi-qubit channels ($n$-qubit input/output), Choi state is $2n$-qubit maximally entangled state; measurement requires $4^n$ outcomes.

Scalability