Szegedy's Quantum Walk
- Szegedy’s quantum walk is a discrete-time quantum process that quantizes a classical Markov chain using two successive reflections on the bipartite double cover.
- It achieves quadratic speedup in mixing, search, and related algorithmic tasks by leveraging a rigorous spectral analysis of eigenphase gaps.
- The framework unifies coined and staggered quantum walks and extends to applications in search algorithms, quantum circuit design, and simulations of complex graph dynamics.
Szegedy’s quantum walk is a discrete-time construction that quantizes a classical Markov chain via two successive reflections, yielding a unitary process defined on the bipartite double cover of the underlying graph. It generalizes coined quantum walks but is formulated natively on the edge (or vertex-pair) Hilbert space, enabling rigorous analysis and quadratic speedup in mixing, search, and related algorithmic problems.
1. Formal Structure and Operator Definition
Let be an undirected (possibly weighted) graph; , edges. Szegedy’s walk is defined on the bipartite double cover , whose vertex set splits into two labeled copies and of . The Hilbert space is
For a classical random walk with transition matrix ,
define “coinless” superpositions
0
The Szegedy reflections are
1
and the walk operator is
2
This operator is unitary and, for reversible 3, acts as a direct sum of two-dimensional rotation blocks whose phases are determined by the singular values of a discriminant matrix, ensuring rich spectral structure (Wong, 2016).
2. Spectral Properties and Quantum Speedup
The discriminant matrix 4 is real symmetric (for reversible 5), with eigenvalues 6. The corresponding quantum walk has eigenphases 7, yielding spectral gaps that scale quadratically with the classical Markov gap,
8
for small classical gap 9 (Claudon et al., 13 Jun 2025). The quantum mixing time is thus
0
realizing a quadratic reduction compared to classical mixing, with analogous results in search and hitting algorithms (0808.0059, Ambainis et al., 2019).
3. Search Algorithms: Absorbing vs. Oracle Models
For quantum search, one designates a marked set 1 and modifies 2 to an absorbing walk:
3
The corresponding quantum walk uses marked-vertex versions of the reflections:
- On 4, 5 acts as 6 on 7 (8); similarly for 9 in 0.
- The walk operator is 1.
The spectral analysis shows that, e.g., on the complete graph with 2 marked vertices,
- 3 has eigenphases 4 where 5
- The success amplitude evolves as 6, maximizing at 7
- Thus optimal quantum search complexity is 8, with constant success probability (Wong, 2016, Bezerra et al., 2021).
Alternatively, standard reflection queries can be embedded:
- 9 flips the sign of edges 0 with 1
- 2 flips 3 with 4
- One-step and two-step per-query algorithms correspond to 5 and 6 Mapping to coined walks, 7 is two steps per query, 8 is two steps per Q [see correspondences in (Wong, 2016)]. The one-step-per-query variant can achieve 9 on the complete graph, a notable improvement over absorbing-vertex Szegedy search which attains 0.
4. Relationship to Coined and Staggered Quantum Walks
Szegedy’s formalism is closely related to coined quantum walks:
- Coined model: Hilbert space on vertices with internal degree-of-freedom (“coin”) 1
- Unit step 2 where 3 is coin operator, 4 is flip-flop shift
- Szegedy’s operators correspond: 5, 6
The mapping between Szegedy and coined walks is exact when coins are Hermitian reflections:
- Szegedy’s walk = two coined steps with specific coin choices (Portugal, 2015)
- The staggered quantum walk model unifies both as particular cases on the line graph or bipartite cover (Portugal et al., 2015)
Search algorithms (e.g., abstract coined search with 7 coin on marked vertices) are exactly Szegedy’s absorbing-vertex search on bipartite graphs with sinks, preserving both spectral and algorithmic characteristics.
5. Extensions: Complex Phases, Memory, and Circuit Implementations
Recent work generalizes Szegedy’s walk to more flexible settings:
- Local arbitrary phase rotations (APR) and link phases introduce new families of coins, broadening the spectrum and optimizing node marking (Ortega et al., 2024)
- Quantum circuits for Szegedy walks, notably for Metropolis-Hastings kernels, can avoid expensive reversible arithmetic by working on edge-space with constant ancilla overhead (Claudon et al., 13 Jun 2025, Lemieux et al., 2019)
- Quantum walks with memory (QWM) embed 8-step memory into Szegedy’s construction on line digraphs, establishing equivalence with coined QWM and facilitating spectral analysis for regular graphs (Li et al., 2019)
Classical simulation algorithms for Szegedy walks, notably SQUWALS, achieve 9 scaling by representing states as 0 matrices and compressing reflections to entry-wise operations (Ortega et al., 2023).
6. Generalizations and Physical Interpretations
The Szegedy scheme encompasses directed and weighted graphs, quantum walk-based circuit interpretations, and can be extended to walks on simplicial complexes—where the spectral profile reflects topological invariants (homology) and governs localization and ballistic dynamics (Matsue et al., 2015).
In models with open graph structure (e.g., infinite tails attached to finite graphs), the nature of reversibility in the underlying Markov chain determines scattering outcomes: reversible walks yield reflection matrices governed by classical measures, while non-reversible walks effect global 1 phase flips and altered Kirchhoff-like constraints (Higuchi et al., 2020).
Analogous constructions are available for detailed-balanced Lindbladians (open quantum system dynamics), with Szegedy walk unitaries providing purified fixed points at eigenphase zero and quadratic amplification of the spectral gap, enabling fast mixing in quantum semigroups (Wocjan et al., 2021).
7. Algorithmic and Practical Implications
Szegedy’s framework yields quadratic speedup in a range of computational problems:
- Search for marked vertices with complexity 2 for fraction 3 marked (0808.0059, Ambainis et al., 2019)
- Efficient simulation and circuit design for PageRank and Metropolis–Hastings methods, avoiding the scaling bottlenecks of earlier schemes (Loke et al., 2016, Ortega et al., 2023)
- Extensions to mixed states, semiclassical walks, and multi-step memory enable broader class of algorithms, including robust node ranking in graphs where classical PageRank fails (Ortega et al., 2023, Ortega et al., 2023, Ortega et al., 2024)
The walk operator’s fundamental equivalence to coined walks means standard result and intuition from the latter carry over, with the two-reflection construction endowing the Szegedy scheme with powerful spectral tools that underpin its algorithmic speedup. Open directions include characterizing families where multi-step-per-query strategies outperform and generalizing to nonregular or weighted kernels (Wong, 2016).