Papers
Topics
Authors
Recent
Assistant
AI Research Assistant
Well-researched responses based on relevant abstracts and paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses.
Gemini 2.5 Flash
Gemini 2.5 Flash 189 tok/s
Gemini 2.5 Pro 53 tok/s Pro
GPT-5 Medium 36 tok/s Pro
GPT-5 High 36 tok/s Pro
GPT-4o 75 tok/s Pro
Kimi K2 160 tok/s Pro
GPT OSS 120B 443 tok/s Pro
Claude Sonnet 4.5 37 tok/s Pro
2000 character limit reached

Periodic MPO Representation

Updated 13 November 2025
  • Periodic MPO representation is a tensor network method that encodes the stroboscopic evolution of periodically driven, non-Markovian, open quantum systems using a periodic set of site tensors.
  • It utilizes discretized path integrals and SVD-based compression to incorporate environmental memory effects while controlling computational complexity and errors.
  • The method scales polynomially with system parameters, allowing simulations of large Hilbert spaces and capturing both transient and steady-state quantum dynamics.

A periodic matrix product operator (MPO) representation is a tensor network formalism that efficiently encodes the evolution superoperator (propagator) over one period for quantum systems subject to periodic driving. This construct generalizes the concept of an MPO from time-independent or Markovian settings to periodically driven, non-Markovian, and open quantum systems. The periodic MPO encapsulates all environmental memory effects, system-dynamics, and periodicity in a numerically tractable format, enabling exact stroboscopic and transient simulations in regimes inaccessible to exact diagonalization or brute-force techniques.

1. Formal Definition and General Structure

Consider a quantum system coupled to an environment, governed by a time-periodic Hamiltonian H(t)=H(t+T)H(t) = H(t+T). The system's evolution over one period TT is described by the stroboscopic Floquet propagator F(T)\mathcal{F}(T), a linear map acting on the system's density matrix. When integrating out the environment, the influence of non-Markovian bath correlations can be captured by the Feynman–Vernon influence functional, which, upon discretization of the time interval into MM steps (T=MδtT = M \delta t), yields a high-order tensor:

I(μMμM),...,(μ1μ1)\mathcal{I}^{(\mu_M \mu_M'), ... , (\mu_1 \mu_1')}

This tensor can be factorized into a periodic sequence of MPO "site tensors" {Qn}n=1M\{ Q_n \}_{n=1}^M, each of fixed bond dimension χ\chi, such that

F(T)=QMQM1Q1.\mathcal{F}(T) = Q_M Q_{M-1} \cdots Q_1.

The periodic boundary condition Qn+M=QnQ_{n+M} = Q_n enforces TT-periodicity at the MPO level (Mickiewicz et al., 11 Nov 2025).

2. MPO Construction and System-Bath Path Integral

The construction of the periodic MPO follows from the discretized system-bath path-integral. For Gaussian (e.g., bosonic) baths, the full influence functional over NN steps factorizes via boundary vectors vLv_L, vRv_R, and a set of MPO tensors q(μμ)q^{(\mu \mu')},

Iundriven(μNμN),...,(μ1μ1)=vLq(μNμN)q(μ1μ1)vR.\mathcal{I}_{\text{undriven}}^{ (\mu_N \mu_N'),...,(\mu_1 \mu_1')} = v_L \cdot q^{(\mu_N \mu_N')} \cdots q^{(\mu_1 \mu_1')} \cdot v_R.

With periodic system Hamiltonian Hsys(t)H_\mathrm{sys}(t), the physical MPO site tensors for each time step QnQ_n take the form

$Q_n^{\mu \mu'}_{rr'} = \sum_{\alpha, \alpha'} U_\mathrm{sys}^{\mu \alpha}(t_n, t_n - \delta t/2) \, q^{(\alpha \alpha')}_{rr'} \, U_\mathrm{sys}^{\alpha' \mu'}(t_n - \delta t/2, t_n - \delta t),$

where UsysU_\mathrm{sys} is the system-only unitary evolution. The QnQ_n inherit the period MM through Hsys(t+T)=Hsys(t)H_\mathrm{sys}(t+T) = H_\mathrm{sys}(t) (Mickiewicz et al., 11 Nov 2025).

Numerical efficiency is maintained by performing SVD-based compression on the temporal bond indices at each QnQ_n, truncating singular values below a selected threshold ϵ\epsilon. This allows for large environmental memory times and non-Markovian effects to be incorporated without exponential growth in computational cost.

3. Coarse-Graining and Floquet Propagator Extraction

The one-period Floquet MPO, denoted here as QFQ_F, is built as the ordered product of the periodic tensors:

QFQMQ1.Q_F \equiv Q_M \cdots Q_1.

To obtain the effective reduced system propagator, the external bath indices are contracted with the boundary vectors, yielding a d2×d2d^2 \times d^2 stroboscopic superoperator F(T)\mathcal{F}(T). Diagonalization of QFQ_F yields its eigenvectors and eigenvalues, enabling explicit computation of stroboscopic evolution:

ρ(nT)=[F(T)]n[ρ(0)],\rho(nT) = [\mathcal{F}(T)]^n [\rho(0)],

and—by inclusion of partial products of QnQ_n—detailed micro-motion within each period (Mickiewicz et al., 11 Nov 2025).

4. Computational Complexity and Error Control

The cost of constructing each QnQ_n scales as O(d4χ2)O(d^4 \chi^2) for a local Hilbert space of size dd, bond dimension χ\chi, and with MM time slices per period, the overall cost is O(Md4χ2)O(M d^4 \chi^2). Diagonalization of the system-bond Floquet MPO QFQ_F scales as O(d6)O(d^6).

Control of numerical error rests entirely on two parameters:

  • Time-step δt0\delta t \rightarrow 0, which suppresses Trotter errors O(δt3)O(\delta t^3);
  • Bond dimension χ\chi \rightarrow \infty (or compression threshold ϵ0\epsilon \rightarrow 0), which suppresses tensor truncation errors.

In practice, convergence is achieved when local singular values at each step fall below 10810^{-8} and observables stabilize for successive reductions of δt\delta t to within 10610^{-6} (Mickiewicz et al., 11 Nov 2025).

5. Applications to Dissipative and Periodically Driven Systems

The periodic MPO formalism permits simulation of a wide class of open, strongly dissipative, and periodically driven quantum systems, including:

  • Spin-boson models in a structured or Ohmic environment, accessed via construction of QFQ_F for a single qubit coupled via σz\sigma_z to the bath;
  • Multi-qubit systems subjected to local driving and common dissipation channels (e.g., S=[σzA+σzB]/2S = [\sigma_z^A + \sigma_z^B]/2 for two qubits), where entanglement dynamics and concurrence can be directly extracted from the stroboscopic steady-state solved via QFQ_F diagonalization (Mickiewicz et al., 11 Nov 2025).

The approach yields not only stationary asymptotic states but also transient and multi-time observables through explicit products of the underlying periodic sequence {Qn}\{Q_n\}.

6. Connections to Broader Tensor Network and Floquet Methods

Periodic MPO representations are a natural evolution of traditional MPO and tensor-network quantum dynamics methods, developed to accommodate

  • Periodic system Hamiltonians and bath couplings,
  • Non-Markovianity arising from finite bath memory encoded in finite χ\chi,
  • Necessity to describe stroboscopic and transient dynamics exactly, not limited to Markovian or weak-coupling limits.

They provide a direct dissipative analogue to well-established Floquet-Sambe constructions for isolated systems, where large sparse Floquet matrices are diagonalized via Lanczos or time-evolution operators are built via composite-coefficient expansions (Mickiewicz et al., 11 Nov 2025, Parra-Murillo et al., 2015, Laptyeva et al., 2015), but extend these methods to open-system scenarios previously considered intractable.

7. Practical Considerations and Limitations

Efficient implementation relies on adaptive selection of χ\chi and δt\delta t consistent with the system's memory time and dynamical bandwidth. For physical systems with large environmental correlations or extreme periodic driving, convergence may necessitate significant bond dimensions or smaller time steps, though always within a polynomial scaling regime in dd and MM. Unlike exact diagonalization which is limited to d104d \sim 10^4 (Laptyeva et al., 2015), periodic MPOs maintain feasibility for substantially larger total Hilbert spaces by exploiting separability and periodicity.

A plausible implication is that further generalizations of periodic MPOs may allow for scalable simulations of higher-dimensional or interacting systems, contingent upon developments in tensor network theory.

Summary Table: Key Features of Periodic MPO Representation

Aspect Periodic MPO Approach Sparse Floquet/Lanczos (Parra-Murillo et al., 2015)
System Class Open, non-Markovian, periodic Closed, many-body, periodic
Structure Chain of M-site periodic tensors Block-tridiagonal matrix in Sambe basis
Complexity O(Md4χ2+d6)O(M d^4 \chi^2 + d^6) O(NF2)O(N_F^2)
Error Control δt\delta t, χ\chi Matrix size, Krylov depth, tolerance

This approach provides a numerically exact, non-perturbative, and scalable framework for long-time, stroboscopic, and multi-time dynamics in strongly damped, periodic quantum systems, with flexibility to resolve both transient and stationary properties to arbitrary precision set by the computational resources and chosen error thresholds (Mickiewicz et al., 11 Nov 2025).

Forward Email Streamline Icon: https://streamlinehq.com

Follow Topic

Get notified by email when new papers are published related to Periodic Matrix Product Operator Representation.