---
title: Hierarchical Quantum Information Splitting
url: https://www.emergentmind.com/topics/hierarchical-quantum-information-splitting-hqis
type: topic
---

# Hierarchical Quantum Information Splitting

Hierarchical Quantum Information Splitting (HQIS) is a quantum cryptographic protocol that extends standard quantum information splitting by assigning asymmetric roles to participating agents. In HQIS, a principal ("the boss") distributes a quantum secret among several agents organized into a hierarchy of authority. Unlike conventional quantum secret sharing, certain agents (higher in the hierarchy) require less cooperation to reconstruct the secret, while others (lower in the hierarchy) must gather information from more participants. This structure enables fine-grained access control and adaptable trust management in multipartite quantum networks [1101.3700][1301.0498][2004.13176].

## 1. Formal Definition and Hierarchical Structure

HQIS is based on the controlled teleportation paradigm, with an added hierarchy among agents. Let Alice (the boss) teleport an unknown quantum state (typically a qubit $|\psi_s\rangle = a|0\rangle + b|1\rangle$) to $n$ agents. Crucially, the agents are stratified by "power":
- **High-power agents:** Can reconstruct $|\psi_s\rangle$ with Alice's broadcast and minimal help (e.g., from just one other agent).
- **Low-power agents:** Require cooperation from all remaining agents, beyond Alice, to reconstruct the secret.

Formally, the initial entangled resource shared among Alice and agents is constructed such that, after Alice's measurement and broadcast, quantum state reconstruction at a given agent’s site depends on a graded pattern of classical information from other parties and auxiliary local measurements. The minimal set of required cooperating agents encodes the hierarchy [1301.0498][1101.3700].

## 2. Canonical HQIS Protocols: Graph State and Four-Qubit Examples

The archetype protocols of HQIS utilize multipartite entangled states explicitly engineered to encode authority differentiation.

### Multiparty Graph-State HQIS

Wang et al. [1101.3700] implement a $(1+m+n)$-qubit graph state:
\[
|G\rangle = \tfrac{1}{2}(|0,0^m,0^n\rangle + |0,0^m,1^n\rangle + |1,1^m,0^n\rangle - |1,1^m,1^n\rangle)
\]
Alice (the boss) holds $A$; grade-1 ("Bobs", $G_1$) and grade-2 ("Charlies", $G_2$) agents hold $m$ and $n$ qubits, respectively.

Key steps:
1. Alice performs a Bell measurement on her secret and part of the entangled state, publicly announcing the result.
2. Depending on who is to reconstruct $|\psi_s\rangle$ (a Bob or a Charlie), a protocol of local measurements and broadcast is enacted:
   - For Bob: All other Bobs perform $|+\rangle$/$|-\rangle$ measurements; one Charlie measures in the computational basis. Bob receives and combines these classical bits and applies a Pauli operation ($I$, $\sigma^x$, $\sigma^z$, $i\sigma^y$) to recover $|\psi_s\rangle$.
   - For Charlie: All Bobs and other Charlies measure in the $|+\rangle$/$|-\rangle$ basis. The reconstructing Charlie applies a suitable unitary drawn from $\{H, \sigma^x H, i\sigma^y H, \sigma^z H\}$.

This yields strict authority asymmetry: a Bob needs all Bobs plus any one Charlie; a Charlie needs all Bobs and all other Charlies [1101.3700].

### Four-Qubit HQIS: Ω-State and Cluster State

Shukla and Pathak [1301.0498] established the general HQIS construction for four parties. For the four-qubit Ω-state,
\[
|\Omega\rangle_{ABCD} = \tfrac12(|0000\rangle + |0110\rangle + |1001\rangle - |1111\rangle)
\]
Diana (high-power agent) reconstructs the secret with Alice's two-bit broadcast plus the outcome from *either* Bob or Charlie (one classical bit). Inverting roles or swapping to the cluster state $|C_4\rangle$ inverts the hierarchy, demonstrating HQIS's generality across distinct multipartite entanglement classes.

## 3. General Theory and Measurement Patterns

At the heart of all HQIS protocols is an entangled resource state expressible as
\[
|\psi_c\rangle = \frac{1}{\sqrt{2}}(|0\rangle_A|\psi_0\rangle_{B\ldots} + |1\rangle_A|\psi_1\rangle_{B\ldots})
\]
with $\langle \psi_0|\psi_1\rangle=0$. Following Alice's Bell measurement on her two qubits, agents receive a residual entangled state dependent on the measurement outcome.

The hierarchy's operational manifestation lies in the division of local vs joint measurements:
- **High-power agent case:** Other agents measure locally, broadcast single bits.
- **Low-power agent case:** Multiple agents must coordinate for a joint Bell-basis measurement, increasing required classical communication.

The reconstructing agent—armed with Alice's public measurement, requisite agent measurement(s), and possibly lookup-tables—performs a local correction (Pauli or composition) to recover $|\psi_s\rangle$. Tables in [1301.0498] and [1101.3700] enumerate the required correspondences between classical results and recovery unitaries.

## 4. Hybrid HQIS with Continuous-Variable (CV) and Discrete-Variable (DV) Systems

A significant extension of HQIS uses "hybrid" entangled states combining discrete-variable (polarization) and continuous-variable (coherent state) degrees of freedom [2004.13176]. This harnesses logical qubit encodings such as
\[
|0_L\rangle \equiv |+\rangle \otimes |\alpha\rangle, \qquad |1_L\rangle \equiv |-\rangle \otimes |-\alpha\rangle
\]
with $|\pm\rangle$ denoting polarization superpositions and $|\pm\alpha\rangle$ coherent states.

Protocol features:
- The resource, a maximally entangled hybrid Ω-type state, is prepared via entanglement concentration protocols (ECP) using linear optics, beam-splitters, and photon detectors.
- In the HQIS network, the hierarchy is achieved with Diana (high-power) requiring only one cbit from Bob or Charlie (local basis measurements); Bob (low-power) requires a 2-bit joint logical Bell-basis measurement by Charlie and Diana.
- All required corrections (Pauli rotations) can be implemented via polarization rotations, circumventing the difficulties of coherent-state Z-gates.

Experiments with ECP for such states report success rates $\sim$10–30% for $|\alpha| \sim 1$, and current technology permits efficient implementation [2004.13176].

## 5. Probabilistic HQIS and Hierarchical Quantum Secret Sharing (HQSS)

HQIS admits probabilistic generalizations using non-maximally entangled channels:
\[
|\psi'_c\rangle = a|0\rangle_A|\psi_0\rangle + b|1\rangle_A|\psi_1\rangle, \quad |a|^2 + |b|^2 = 1, |a|\neq|b|
\]
After Alice's measurement, the agent's reconstruction is successful only if a suitably designed conditional two-qubit unitary (employing an ancilla qubit) produces the correct state when the ancilla is measured in $|0\rangle$. The success probability is
\[
P_{\rm succ} = \bigl|\tfrac{b}{\sqrt{|a|^2 + |b|^2|x|^2}}\bigr|^2 \approx |b|^2
\]
where $x$ is the unknown ratio of the secret amplitude [1301.0498].

To enforce unconditional security against adversarial eavesdropping, the HQIS protocol can be upgraded to an HQSS protocol by embedding decoy-qubit checks based on the BB84 scheme: random decoy qubits and basis choices are used to monitor for intercept-resend attacks, ensuring that any unauthorized access is detected with high probability [1301.0498][1101.3700].

## 6. Security Considerations

The security of HQIS is rooted in the monogamy of quantum entanglement and the impossibility of cloning. In the graph-state protocol, the unique correlations between Alice and agents are disrupted by any intercept-resend strategy, as a forger cannot replicate the required multipartite entanglement [1101.3700]. Random basis checks—measuring subsets in $\{|0\rangle,|1\rangle\}$ and checking perfect (anti-)correlations—enable detection of eavesdropping. The hybrid HQIS also exploits the inability to simultaneously maximize entanglement across independent parties.

In HQSS adaptations, decoy-state sampling and error-rate testing extend the standard quantum cryptographic security guarantees to the hierarchical regime [1301.0498].

## 7. Applications and Resource Analysis

HQIS is applicable to any scenario requiring graded access to a quantum secret:
- **Military command structures:** Only specific combinations of authorities can reconstruct sensitive secrets.
- **Banking and corporate control:** Senior managers require less corroboration to access quantum-encrypted assets; lower-tier personnel require broader consensus.
- **General cryptographic networks:** Flexible, hierarchy-aware access control in distributed quantum frameworks [1301.0498].

Resource analysis:
- **Quantum resources**: One $(1+m+n)$-qubit entangled state per run (e.g., graph state, Ω-state).
- **Classical communication**: Minimal for high-power agents (e.g., $2 + m$ cbits in the graph-state protocol for Bob) and maximal for low-power agents (up to $m + n - 1$ cbits for a Charlie).
- **Experimental feasibility**: Linear optics enables implementation for both discrete and hybrid HQIS protocols. Hybrid constructions permit loss-resilient, long-distance communication and leverage established photonic and CV technologies [2004.13176].

The HQIS framework has established a tunable, resource-efficient solution for hierarchical trust and access management in quantum communication networks, with variants supporting unconditional security, hybrid encoding, and practical deployment. 

---

**Key references:**
- [1101.3700] Multiparty hierarchical quantum-information splitting
- [1301.0498] Hierarchical quantum communication
- [2004.13176] Hierarchical Quantum Network using Hybrid Entanglement

Source: https://www.emergentmind.com/topics/hierarchical-quantum-information-splitting-hqis