Violaris' Unitary Message-Transfer Primitive
- Violaris' Unitary Message-Transfer Primitive is a quantum-circuit protocol that conditionally transfers classical messages across branches in a coherent, Wigner’s-friend-style setup.
- It uses a fixed sequence of CNOT and Pauli-X gates to implement branch encoding, message writing, copying, and uncomputation, ensuring parallelizable operations and controlled circuit depth.
- Benchmark results across multiple superconducting architectures reveal message pattern-dependent performance, illustrating trade-offs between decoherence, compilers’ routing overhead, and circuit fidelity.
Violaris' Unitary Message-Transfer Primitive (UMP) defines a quantum-circuit protocol for effecting the conditional transfer of a classical message between "branches" in a Wigner's-friend-style circuit under coherent, globally unitary evolution. It provides an operational benchmark for inter-branch communication, with implementations on superconducting quantum hardware spanning up to -qubit messages and multi-architecture comparisons. The UMP serves as both a hardware stress-test and a probe of decoherence, circuit compilation efficiency, and device-dependent error sources in near-term quantum processors (Cogburn, 27 Jan 2026, &&&1&&&).
1. Formal Definition and Operator Structure
The UMP is realized in a specific register ordering: (the branch/measurement qubit) (branch label/reference) (friend’s state) (n-qubit memory) (paper/message register). The ideal message-transfer unitary is a fixed composition of CNOT and Pauli-X gates:
with:
In compact operator form:
This ordering enforces strict sequential logic on message preparation, branch encoding, writing, copying, uncomputation, and final register swaps (Cogburn, 27 Jan 2026).
2. Gate-Level Decomposition and Two-Qubit Depth Scaling
In superconducting-device implementations (e.g., IBM Qiskit backends), the UMP circuit arranges the logical operations for efficient compilation within hardware connectivity constraints. For message size :
- Top three wires: , , execute sequential CNOTs and single-qubit gates.
- Next wires (): each receives a CNOT from (write), a CNOT to (copy), and a reverse CNOT from (uncompute).
- Bottom wires (): participate in pairwise (copy/uncompute) CNOTs.
The critical efficiency feature is that the CNOTs in the copy/uncompute layers commute, supporting full parallelization for those stages. The overall two-qubit gate depth is:
where is set by the logical-to-physical mapping overhead of fanout from to the qubits. For message patterns with minimal Hamming weight ("sparse"), , yielding constant-depth circuits. For half-weight and dense patterns, , so depth grows linearly in (Cogburn, 27 Jan 2026).
3. Message Families and Compilation Cost
The benchmarking campaign distinguishes three message patterns :
- Sparse (“one-hot”): . Only one is flipped; , compiled depth (constant).
- Half-weight: Randomly chosen positions, Hamming weight ; , depth .
- Dense (“all-ones”): ; all active, , depth .
On planar superconducting topologies, every non-neighbor CNOT for half/dense families can require SWAP chains, inducing rapidly growing routing overhead. This leads to device- and compiler-seed-dependent variations: transpiler randomness at the coherence-depth frontier becomes a practical limitation for high-weight messages (Cogburn, 27 Jan 2026).
4. Performance Metrics and Diagnostic Observables
Performance evaluation of the UMP is postselected on (the "message-receiver" branch). The key observables are:
- Bitwise success:
- String success ("all-bits"):
- Memory erasure after uncompute, postselected on :
- Branch contrast on active bits: for ,
- Bitwise mutual information (averaged over active bits):
where is the binary Shannon entropy.
These metrics diagnose both the strict string-level channel performance () and subtler correlations remaining under partial or noisy operation (e.g., ) (Cogburn, 27 Jan 2026).
5. Multi-Architecture Benchmarking Results
Benchmarks were obtained on IBM Eagle (ibm_rensselaer), Nighthawk (ibm_miami), and Heron r2/r3 (ibm_fez, ibm_boston) processors for up to $32$. No error mitigation was applied; all runs used 4096 shots and Qiskit transpiler level 3. Compilation variability was estimated for half/dense messages using randomized seeds.
Table: Maximum with (approximate values):
| Backend | Dense | Half | Sparse |
|---|---|---|---|
| ibm_boston | 24 | 32 | 32 |
| ibm_fez | 8 | 16 | 32 |
| ibm_miami | 16 | 24 | 32 |
| ibm_rensselaer | 4 | 8 | 24 |
Sparse-family at :
- ibm_rensselaer
- ibm_fez
- ibm_miami
- ibm_boston
For half/dense messages, decreases roughly exponentially with , illustrating the compounding effects of SWAP/routing-induced decoherence. A noteworthy result is that, for dense messages at , spans from $0.02$ (ibm_rensselaer) to $0.31$ (ibm_boston).
Bitwise mutual information remains nonzero for dense messages even when at large , signifying that some branch–message correlation persists despite an overall loss of string fidelity (Cogburn, 27 Jan 2026).
6. Hardware Noise, Error Sources, and Transpiler Variability
- Sparse family: Due to constant two-qubit depth (), this regime serves as a controlled probe of device-dependent noise; hardware-to-hardware variability in at primarily reflects differences in intrinsic decoherence and CNOT fidelity.
- Half/dense families: Main limitation is SWAP/routing overhead. As the logical depth increases with message Hamming weight, both device connectivity and randomness in transpiler optimization yield large variations in circuit depth and . Close to the coherence frontier, compiler-seed fluctuations can induce order-unity swings in success probability (Cogburn, 27 Jan 2026).
7. Amplitude Sweep, Divergence (“Cousins”) Sweep, and Channel Constraints
The UMP supports protocol-level stress tests probing channel linearity and complexity dependence:
- Amplitude sweep (no amplification test): By preparing to set and running , one obtains . Empirically, the measured marginal weights perfectly track the ideal relation across all tested backends, indicating no spurious amplification (Cogburn, 27 Jan 2026).
- Cousins-divergence sweep: A 16-qubit friend state is prepared with Hamming distance between branches, adding -gates to . At fixed , sweeping from $0$ to $16$, the branch contrast falls linearly with , reflecting increased circuit depth and cumulative noise.
- Channel constraints: In five-qubit (minimal) protocols, additional performance witnesses are defined:
- Visibility , extracted from -basis readout.
- Coherence witnesses , : multi-qubit parities in and bases, sensitive to off-diagonal coherence.
- Phase-sensitive magnitude .
Benchmarks on ibm_fez ($20,000$ shots) yield , , , , compared to ideal . Visibility is primarily sensitive to population, while are directly attenuated by modeled dephasing channels: for , a dephasing strength explains the observed reduction, setting the device constraint on coherence preservation (Altman, 22 Jan 2026).
References
- M. Violaris, “Quantum observers can communicate across multiverse branches,” (Violaris, 13 Jan 2026) (2026).
- C. V. Cogburn, "Inter-branch message transfer on superconducting quantum processors: a multi-architecture benchmark," (Cogburn, 27 Jan 2026) (2026).
- C. V. Cogburn, "Wigner's Friend as a Circuit: Inter-Branch Communication Witness Benchmarks on Superconducting Quantum Hardware," (Altman, 22 Jan 2026) (2026).