Pith. sign in

REVIEW 3 major objections 4 minor 1 cited by

Identifiability and minimality bounds of quantum and post-quantum models of classical stochastic processes

T0 review · 3 major / 4 minor · reviewed 2026-08-05 · deepseek-v4-flash

Pith's one-line read Two quantum models of the same classical process can be compared by mapping each to a canonical linear model, and the smallest possible quantum memory must have dimension at least the square root of the canonical model's size.

desk verdict A genuinely new identifiability test and dimension bound for quantum generators of classical processes; the core is a standard vectorization trick, but the paper works it through carefully, with two addressable proof gaps. read the letter →

arxiv 2509.03004 v1 pith:BOEF6RTU submitted 2025-09-03 quant-ph cond-mat.stat-mechcs.CLcs.FLcs.ITmath.IT

classification quant-phcond-mat.stat-mechcs.CLcs.FLcs.ITmath.IT
keywords quantumhiddenMarkovmodelsidentifiabilitygeneralizedclassicalstochasticprocessesmemoryadvantageminimaldimensionpost-quantumcanonicalGHMM
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper resolves the identifiability problem for quantum hidden Markov models (QHMMs): it shows how to decide, in finite time, whether any two generators—classical, quantum, or post-quantum—produce the same classical stochastic process. The key move is to recast every QHMM as a generalized hidden Markov model (GHMM) with at most d^2 latent dimensions, then compare both models against a canonical minimal GHMM built from minimal history and future wordlists. Along the way the paper proves that the memory dimension of the smallest possible QHMM of a process is at least the square root of the size of the minimal GHMM, and gives examples showing this square-root bound can be met or missed. A reader should care because quantum models are known to simulate classical processes with less memory than any classical model; this work supplies the missing 'same process or not' test and a hard lower bound on how far that quantum compression can go.

What carries the argument

The canonical standard GHMM: given a minimal history wordlist and a minimal future wordlist, form the HF matrix of conditional probabilities, and use its inverse to express the initial vector and the transition matrices B(x) in a one-hot basis. Any generator—HMM, QHMM, or GHMM—of the same process maps to the same standard GHMM (unique once the alphabet is ordered), so equivalence is equality of the canonical objects. The lower bound follows because a d-dimensional QHMM vectorizes to a d^2-dimensional GHMM and minimal GHMMs have exactly ell_min states.

What would settle it

Produce two d-dimensional QHMMs that agree on all words of length up to 2d^2 - 1 but differ on a longer word, or exhibit a QHMM whose minimal history or future wordlist forces a word longer than d^2 - 1; either would refute Corollary 1 and the proof of the bound.

Watch

Extended reading notes

Core claim

The central claim is Theorem 2: for any classical stochastic process, the minimal QHMM has memory Hilbert-space dimension d_min satisfying d_min >= sqrt(ell_min), where ell_min is the number of words in a minimal sufficient history/future wordlist—equivalently, the latent dimension of the minimal GHMM. The proof route is the key move: a QHMM with memory dimension d is a linear model on the d^2-dimensional space of Hermitian operators (Liouville/Bloch vectorization), so it is a GHMM of size at most d^2. Minimal GHMMs are unique up to basis, so the process's minimal GHMM size ell_min is a lower bound on d^2. Theorem 1 gives a finite list of conditional and marginal probability equalities on su

Load-bearing premise

The paper's finite equivalence test rests on Proposition 2, that a d-dimensional QHMM's minimal wordlists never require words longer than d^2 - 1, which is asserted by analogy to a lemma for GHMMs without a full proof in this paper; if that bound fails, the 2d^2 - 1 cutoff would not follow.

Editorial extensions

If this is right

  • Two QHMMs with memory dimensions d and d' generate the same process if and only if all word probabilities agree up to length 2 max(d,d')^2 - 1; this is a finite, executable check.
  • No quantum generator of the process can use fewer than sqrt(ell_min) Hilbert-space dimensions, giving a concrete floor for quantum memory-compression experiments.
  • The floor is sometimes reached: there is a process whose minimal GHMM needs four latent states yet a two-dimensional QHMM generates it, a quadratic saving.
  • The floor is not universal: some processes, such as certain unifilar co-unifilar HMMs, require a QHMM as large as the minimal GHMM.
  • Comparing a QHMM against a classical HMM or GHMM uses the same test with the classical model's state count |S| playing the role of d^2.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The argument is essentially linear-algebraic: any probabilistic theory whose memory states live in a finite-dimensional real vector space and whose transitions are linear would inherit the same square-root bound, so the result likely extends beyond quantum theory to other generalized probabilistic theories.
  • The canonical fingerprint could serve as a learning objective: if a process is sampled rather than known, constructing the standard GHMM from estimated probabilities of short words would yield a bound on the quantum memory needed, provided the word-length bound holds.
  • The square-root bound being only a bound suggests a finer invariant—perhaps tied to positivity or complete positivity—controls when quantum compression actually achieves it; finding that invariant would sharpen Theorem 2 to an equality.
  • The same canonicalization should transfer to input–output transducers, as the paper notes; one testable extension is whether the 2d_max^2 - 1 word bound survives when transitions depend on inputs.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 4 minor

Summary. The paper addresses identifiability and minimality of quantum and post-quantum generators of classical stochastic processes. It proposes to map any QHMM (and any GHMM) to a canonical standard GHMM via vectorization of the quantum memory space, so that two models are identifiable as generating the same process iff they share this canonical representation. The main results are: (i) Theorem 1, an equivalence criterion for two QHMMs based on agreement on sufficient history/future wordlists; (ii) Corollary 1, a finite check on words of length at most 2d_max^2−1; (iii) Theorem 2, the lower bound d_min ≥ sqrt(ℓ_min) on the memory Hilbert-space dimension of any QHMM generating a process with minimal GHMM size ℓ_min; and (iv) Theorem 3, with examples showing the bound can be tight (a 2-dimensional QHMM for a 4-state process) and sometimes not (a 4-state process needing dimension 4). The proof strategy is to reduce QHMMs to GHMMs in d^2 real dimensions and then invoke known results on GHMM minimality from D. Upper's 1997 thesis.

Significance. If the main claims hold, the paper provides a unified identifiability framework across classical, quantum, and post-quantum stochastic generators, and a simple, physically meaningful lower bound on quantum memory dimension in terms of the minimal GHMM size. The bound is sometimes tight, demonstrating a genuine quadratic quantum advantage in memory dimension. The paper also gives explicit algorithms and worked examples. The core reduction of QHMMs to GHMMs via Liouville/Bloch vectorization is standard and appears sound. However, the manuscript relies heavily on an unpublished thesis (Ref. [7]) for key structural results, and at least one proposition that underpins the finite identification check is not proved self-containedly. These gaps are local and repairable, but they need to be addressed before the results can be considered fully established.

major comments (3)
  1. [Section III, Proposition 2 (and Corollary 1)] Proposition 2 is the linchpin of the finite identification check: Corollary 1's statement that agreement on words of length 2d_max^2−1 is sufficient depends entirely on the existence of minimal wordlists containing no word longer than d^2−1. The proof given is a single sentence, 'analogous to Lem. 4.2.14 of Ref. [7]', with no self-contained argument. The claim is plausible — the nested subspaces V_k = span{A_w(σ0) : |w|≤k} in the d^2-dimensional Hermitian-operator space must stabilize by k=d^2−1, after which appending symbols no longer enlarges the span — but this argument is not supplied. Please provide a full proof or state explicitly which lemma from Ref. [7] is being used and prove that it transfers verbatim to QHMMs. Without this, Corollary 1 and the wordlist construction in Section IV do not follow.
  2. [Section III, Theorem 1] The proof of the main identifiability theorem is very terse: it says a QHMM can be recast as a GHMM, then 'See Thm. 4.3.3 of Ref. [7], from which the remainder of the proof follows.' Since this theorem is the paper's central contribution for quantum models, the reduction should be made explicit. In particular, the reader needs to see the correspondence between the history/future spaces of the original QHMM and those of the vectorized GHMM (Appendix A provides two vectorization methods), and how the three conditions in Theorem 1 are exactly Upper's equivalence conditions under that correspondence. As written, the proof is a citation plus assertion.
  3. [Section IV, Eqs. (16)–(18)] The construction of the standard GHMM uses the inverse (HF)^{-1} without any justification of invertibility. For minimal wordlists, the pairing between the history and future quotient spaces should be nondegenerate and hence HF nonsingular, but this is neither proved nor cited. Since the canonicity and backwards-compatibility claims depend on this construction, a sentence or lemma justifying invertibility is needed.
minor comments (4)
  1. [Corollary 1] The phrase 'agree on the probability all words of length 2d_max^2−1' is ambiguous; it could be read as only words of exactly that length. Since agreement on exactly that length implies agreement on all shorter words by marginalization, the statement is correct, but it should be clarified (e.g., 'all words of length at most 2d_max^2−1' or an explicit note that shorter words follow by summing over continuations).
  2. [Theorem 3, first paragraph] The sentence 'That the bound is not always tight is already evidenced by prior results showing that certain processes can be generated by a finite GHMM but no finite QHMM' is not evidence for non-tightness of a lower bound for processes that do have finite QHMMs. The example in App. C2 already demonstrates non-tightness; the sentence should be removed or reframed.
  3. [Proposition 1] The proof says 'there cannot be more than d^2 linearly-independent density matrices', but the objects Aw(σ0) are not necessarily density matrices (they are subnormalized positive operators). The statement should say 'linearly independent Hermitian operators' (or 'elements of the d^2-dimensional real operator space').
  4. [Appendix A.2, Eq. (A6)] The construction of G(x) using d^2 independent inputs would be clearer if the inputs {ρ^(n)} are explicitly chosen to be physically allowed density operators that are linearly independent as operators (e.g., a basis of Hermitian operators). The current text says 'd^2 independent inputs' without specifying this.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the central bound follows from an explicit QHMM-to-GHMM vectorization combined with an external theorem on GHMM minimality.

full rationale

The paper's main result, d_min ≥ sqrt(ℓ_min), is derived by an explicit construction: a QHMM of memory dimension d is mapped to a GHMM acting on the d^2-dimensional (Liouville/Bloch) space of operators (Appendix A), and then Upper's theorem (Ref. [7], Thm. 4.3.10) is invoked to say the minimal GHMM for the process has ℓ_min latent states. Neither input contains the conclusion: ℓ_min is a process quantity (minimal wordlist length) independent of any QHMM, and the vectorization is a standard linear-algebra isomorphism, not a fit. The identifiability criterion (Theorem 1) similarly transfers Upper's GHMM equivalence theorem to QHMMs via the same explicit mapping; it does not assume the equivalence it proves. The proof of Proposition 2 (bound on word length d^2−1) is delegated to an analogy with Lemma 4.2.14 of Upper's thesis and is not self-contained; that is a proof gap affecting Corollary 1's finite-window check, but it is a citation to an external, parameter-free theorem, not a self-citation and not a circular definition. The paper contains self-citations (e.g., Refs. [4,21,24,37]) but none are load-bearing for the central derivation; they provide examples or pointers to parallel work. No fitted parameter is relabeled as a prediction, and no quantity is defined in terms of the bound it is used to prove. Therefore the derivation chain is not circular.

Assumptions & free parameters 0 free parameters · 4 assumptions · 0 invented entities

The central claims rest on prior GHMM theory from Upper's thesis and on standard quantum mechanics. No new postulates, free parameters, or invented physical entities appear. The main unproved ingredient is the word-length bound for QHMM wordlists (Proposition 2).

assumptions (4)
  • domain assumption Upper's Theorem 4.3.3: two GHMMs generate the same process iff they agree on sufficient wordlists.
    Invoked as the basis for Theorem 1 after converting QHMMs to GHMMs.
  • domain assumption Upper's Theorem 4.3.10: the minimal GHMM of a process has ℓ_min states, equal to the minimal wordlist size.
    Used in the proof of Theorem 2 to conclude ℓ_min ≤ d^2.
  • domain assumption Upper's Lemma 4.2.14: minimal wordlists for GHMMs need no words longer than the latent dimension.
    Extended by analogy to QHMMs in Proposition 2; not proven in this paper.
  • domain assumption Quantum operations are linear completely positive maps on density operators, with Kraus decompositions.
    Enables the QHMM to GHMM mapping via Liouville space or Bloch vectorization; standard quantum mechanics.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Identifiability and minimality bounds of quantum and post-quantum models of classical stochastic processes." pith.science (2026). https://pith.science/paper/BOEF6RTU

@misc{pith2026250903004,
  author       = {Pith},
  title        = {Pith review of: Identifiability and minimality bounds of quantum and post-quantum models of classical stochastic processes},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/BOEF6RTU}},
  note         = {Machine review of arXiv:2509.03004}
}
read the original abstract

To make sense of the world around us, we develop models, constructed to enable us to replicate, describe, and explain the behaviours we see. Focusing on the broad case of sequences of correlated random variables, i.e., classical stochastic processes, we tackle the question of determining whether or not two different models produce the same observable behavior. This is the problem of identifiability. Curiously, the physics of the model need not correspond to the physics of the observations; recent work has shown that it is even advantageous -- in terms of memory and thermal efficiency -- to employ quantum models to generate classical stochastic processes. We resolve the identifiability problem in this regime, providing a means to compare any two models of a classical process, be the models classical, quantum, or `post-quantum', by mapping them to a canonical `generalized' hidden Markov model. Further, this enables us to place (sometimes tight) bounds on the minimal dimension required of a quantum model to generate a given classical stochastic process.

Figures

Figures reproduced from arXiv: 2509.03004 by the authors.

Figure 1
Figure 1. FIG. 1. A classical stochastic process can be generated by [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. FIG. 2. We address identifiability and minimality of quan [PITH_FULL_IMAGE:figures/full_fig_p003_2.png] view at source ↗
Figure 4
Figure 4. FIG. 4. HMM representation of the example process for [PITH_FULL_IMAGE:figures/full_fig_p009_4.png] view at source ↗

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Quantum Dimension Reduction of Hidden Markov Models

    quant-ph 2026-01 conditional novelty 7.0 of 10

    Any finite ergodic HMM can be made deterministic by labelling transitions, yielding a normal iMPS that can be variationally compressed into a smaller quantum model.

Reference graph

Works this paper leans on

46 extracted references · 45 canonical work pages · cited by 1 Pith paper

  1. [7]

    Example: Tightness of bound For the first example, consider the process depicted by the HMM in Fig. 3. This is inspired by the communi- cation task described in Ref. [37]. We will show for this example that the minimal wordlist contains four words, whilst also prescribing an explicit QHMM construction of dimension two. This thus substantiates the tightnes...

  2. [1]

    PMq (wf |wh) = PMq ′(wf |wh) for all wh ∈ Ωh ∪ Ω′ h and all wf ∈ Ωf ∪ Ω′ f,

  3. [2]

    PMq (xwf |wh) = PMq ′(xwf |wh) for all x ∈ X, all wh ∈ Ωh ∪ Ω′ h, and all wf ∈ Ωf ∪ Ω′ f, and

  4. [3]

    PMq (wf ) = PMq ′(wf ) for all wf ∈ Ωf ∪ Ω′ f for sufficient history-word lists Ωh and Ω′ h, and sufficient future-word lists Ωf and Ω′ f, respectively. Proof. Consider that QHMMs, defined according to Eq. (4), are linear models. The latent state space of a QHMM spans the set of density operators acting on a d- dimensional Hilbert space, or subset thereof...

  5. [4]

    For a quantum system of arbitrary finite dimension—i.e., a qudit ρ acting on a d-dimensional Hilbert space Hd—we can make a gener- alized Bloch decomposition [34, 35]

    Generalized Bloch representation of density matrices The state of a qubit ρ can be expressed via its Bloch vector ⃗ a: ρ = I/2 + ⃗ a· ⃗ σ/2, where ⃗ σ= ( σx, σy, σz) is the vector of Pauli matrices. For a quantum system of arbitrary finite dimension—i.e., a qudit ρ acting on a d-dimensional Hilbert space Hd—we can make a gener- alized Bloch decomposition ...

  6. [5]

    Marginalizing over the output events, the overall channel is CP, and also trace preserving (CPTP)

    Generalized Bloch representation of QHMMs The superoperators {Ax} of a QHMM correspond to completely positive (CP) maps on the quantum memory system. Marginalizing over the output events, the overall channel is CP, and also trace preserving (CPTP). Each of the |X |subchannels described by the superoperators can be fully determined, using linearity, from m...

  7. [6]

    That is, sup- pose our QHMM has superoperators {Ax}x described by a set of Kraus operators {Kxy}x,y

    Liouville space representation An alternative, more direct approach to vectoriza- tion is simply to ‘reshape’ density operators into vec- tors and superoperators into matrices. That is, sup- pose our QHMM has superoperators {Ax}x described by a set of Kraus operators {Kxy}x,y. A GHMM can be constructed with transition operators {G(x)}x∈X = {P y∈Y Kxy ⊗ K ...

  8. [8]

    Example: No quantum advantage For the second example, consider the process depicted in Fig. 4. This process is described by a four state HMM, and thus by construction we therefore know that the min- imal GHMM and QHMM of this process are both also of at most dimension four. This HMM is both unifilar (i.e., if the current latent state and next output symbo...

Show all 46 references
  1. [9]

    K. P. Burnham and D. R. Anderson, Model Selection and Multimodel Inference: A Practical Information-Theoretic Approach (Springer New York, 2003)

  2. [10]

    J. P. Crutchfield, The calculi of emergence: Computa- tion, dynamics, and induction, Physica D 75, 11 (1994)

  3. [11]

    M. Gu, K. Wiesner, E. Rieper, and V. Vedral, Quantum mechanics can reduce the complexity of classical models, Nature Comm. 3, 1 (2012)

  4. [12]

    T. J. Elliott, Memory compression and thermal efficiency of quantum implementations of nondeterministic hidden Markov models, Physical Review A 103, 052615 (2021)

  5. [13]

    Monr` as and A

    A. Monr` as and A. Winter, Quantum learning of classical stochastic processes: The completely positive realiza- tion problem, Journal of Mathematical Physics 57, 015219 (2016), https://pubs.aip.org/aip/jmp/article- pdf/doi/10.1063/1.4936935/11140332/015219 1 online.pdf

  6. [14]

    Blackwell and L

    D. Blackwell and L. Koopmans, On the identifiability problem for functions of Markov chains, Ann. Math. Statist. 28, 1011 (1957)

  7. [15]

    D. R. Upper, Theory and Algorithms for Hidden Markov Models and Generalized Hidden Markov Models , Ph.D. thesis, University of California, Berkeley (1997), Pub- lished by University Microfilms Intl, Ann Arbor, Michi- gan

  8. [16]

    Khintchine, Korrelationstheorie der station¨ aren stochastischen Prozesse, Mathematische Annalen 109, 604 (1934)

    A. Khintchine, Korrelationstheorie der station¨ aren stochastischen Prozesse, Mathematische Annalen 109, 604 (1934)

  9. [17]

    A. N. Kolmogorov, Foundations of the theory of probabil- ity: Second English Edition (Courier Dover Publications, 2018)

  10. [18]

    Garner, Phase and interference phenomena in gener- alised probabilistic theories, Ph.D

    A. Garner, Phase and interference phenomena in gener- alised probabilistic theories, Ph.D. thesis, Oxford Univer- sity, UK (2015)

  11. [19]

    Fanizza, J

    M. Fanizza, J. Lumbreras, and A. Winter, Quantum the- ory in finite dimension cannot explain every general pro- cess with finite memory, Communications in Mathemat- ical Physics 405, 50 (2024)

  12. [20]

    Balle, P

    B. Balle, P. Panangaden, and D. Precup, A canonical form for weighted automata and applications to approx- imate minimization, in 2015 30th Annual ACM/IEEE Symposium on Logic in Computer Science (IEEE, 2015) pp. 701–712

  13. [21]

    C. R. Shalizi and J. P. Crutchfield, Computational me- chanics: Pattern and prediction, structure and simplicity, J. Stat. Phys. 104, 817 (2001)

  14. [22]

    Monras, A

    A. Monras, A. Beige, and K. Wiesner, Hidden quantum Markov models and non-adaptive read-out of many-body states, arXiv preprint arXiv:1002.2337 (2010)

  15. [23]

    Glasser, R

    I. Glasser, R. Sweke, N. Pancotti, J. Eisert, and I. Cirac, Expressive power of tensor-network factorizations for probabilistic modeling, Advances in neural information processing systems 32 (2019)

  16. [24]

    F. C. Binder, J. Thompson, and M. Gu, Practical unitary simulator for non-Markovian complex processes, Physical Review Letters 120, 240502 (2018)

  17. [25]

    Q. Liu, T. J. Elliott, F. C. Binder, C. Di Franco, and M. Gu, Optimal stochastic modeling with unitary quan- tum dynamics, Physical Review A 99, 062110 (2019)

  18. [26]

    Adhikary, S

    S. Adhikary, S. Srinivasan, G. Gordon, and B. Boots, Expressiveness and learning of hidden quantum Markov models, in International Conference on Artificial Intelli- gence and Statistics (PMLR, 2020) pp. 4151–4161

  19. [27]

    S. P. Loomis and J. P. Crutchfield, Strong and weak op- timizations in classical and quantum models of stochas- tic processes, Journal of Statistical Physics 176, 1317 (2019)

  20. [28]

    Ghafari, N

    F. Ghafari, N. Tischler, J. Thompson, M. Gu, L. K. Shalm, V. B. Verma, S. W. Nam, R. B. Patel, H. M. Wiseman, and G. J. Pryde, Dimensional quantum mem- ory advantage in the simulation of stochastic processes, Physical Review X 9, 041013 (2019)

  21. [29]

    T. J. Elliott, C. Yang, F. C. Binder, A. J. P. Garner, J. Thompson, and M. Gu, Extreme dimensionality re- duction with quantum modeling, Physical Review Letters 125, 260501 (2020)

  22. [30]

    Zonnios, A

    M. Zonnios, A. Boyd, and F. Binder, Quantum genera- tion of stochastic processes: spectral invariants and mem- ory bounds, New Journal of Physics (2025)

  23. [31]

    S. P. Loomis and J. P. Crutchfield, Thermal efficiency of quantum memory compression, Physical Review Letters 125, 020601 (2020)

  24. [32]

    P. M. Riechers, T. J. Elliott, and A. S. Shai, Neural networks leverage nominally quantum and post-quantum representations, arXiv:2507.07432 (2025)

  25. [33]

    Fannes, B

    M. Fannes, B. Nachtergaele, and R. F. Werner, Finitely correlated states on quantum spin chains, Communica- tions in mathematical physics 144, 443 (1992)

  26. [34]

    C. Yang, F. C. Binder, V. Narasimhachar, and M. Gu, Matrix product states for quantum stochastic modelling, Physical Review Letters 121, 260602 (2018)

  27. [35]

    C. Yang, F. C. Binder, M. Gu, and T. J. Elliott, Mea- sures of distinguishability between stochastic processes, Physical Review E 101, 062137 (2020)

  28. [36]

    Adhikary, S

    S. Adhikary, S. Srinivasan, J. Miller, G. Rabusseau, and B. Boots, Quantum tensor networks, stochastic pro- cesses, and weighted automata, in International Con- ference on Artificial Intelligence and Statistics (PMLR, 11

  29. [37]

    C. Yang, M. Florido-Llin` as, M. Gu, and T. J. Elliott, Dimension reduction in quantum sampling of stochastic processes, npj Quantum Information 11, 34 (2025)

  30. [38]

    Barnett and J

    N. Barnett and J. P. Crutchfield, Computational mechan- ics of input–output processes: Structured transforma- tions and the ε-transducer, Journal of Statistical Physics 161, 404 (2015)

  31. [39]

    T. J. Elliott, M. Gu, A. J. Garner, and J. Thompson, Quantum adaptive agents with efficient long-term mem- ories, Physical Review X 12, 011007 (2022)

  32. [40]

    Thompson, P

    J. Thompson, P. M. Riechers, A. J. Garner, T. J. Elliott, and M. Gu, Energetic advantages for quantum agents in online execution of complex strategies, arXiv preprint arXiv:2503.19896 (2025)

  33. [41]

    Rosas, A

    F. Rosas, A. Boyd, and M. Baltieri, Ai in a vat: Fundamental limits of efficient world modelling for agent sandboxing and interpretability, arXiv preprint arXiv:2504.04608 (2025)

  34. [42]

    Jak´ obczyk and M

    L. Jak´ obczyk and M. Siennicki, Geometry of Bloch vec- tors in two-qubit system, Physics Letters A 286, 383 (2001)

  35. [43]

    P. M. Riechers, C. Gupta, A. Kolchinsky, and M. Gu, Thermodynamically ideal quantum state inputs to any device, PRX Quantum 5, 030318 (2024)

  36. [44]

    J. A. Gyamfi, Fundamentals of quantum mechanics in Liouville space, European Journal of Physics 41, 063002 (2020)

  37. [45]

    T. J. Elliott, Strict advantage of complex quantum theory in a communication task, Physical Review A111, 062401 (2025)

  38. [46]

    J. P. Crutchfield, C. J. Ellison, and J. R. Mahoney, Time’s barbed arrow: Irreversibility, crypticity, and stored information, Physical Review Letters 103, 094101 (2009)

Pith tools

Reviewed August 5, 2026 · model on record in the stance chip above.