Unified multivariate trace estimation and quantum error mitigation
Abstract
Calculating the trace of the product of -qubit density matrices (multivariate trace) is a crucial subroutine in quantum error mitigation and information measures estimation. We propose an unified multivariate trace estimation (UMT) which conceptually unifies the previous qubit-optimal and depth-optimal approaches with tunable quantum circuit depth and the number of qubits. The constructed circuits have or depth corresponding to or qubits for , respectively. Such flexible circuit structures enable people to choose suitable circuits according different hardware devices. We apply UMT to virtual distillation for achieving exponential error suppression and design a family of concrete circuits to calculate the trace of the product of and -qubit density matrices. Numerical example shows that the additional circuits still mitigate the noise expectation value under the global depolarizing channel.
I Introduction
Fault-tolerant quantum (FTQ) computers may provide novel computational advantages over classical computers for many tasks Shor1994 ; Harrow2009Quantum ; Biamonte2017Quantum ; Liang2019Quantum . As the perfect FTQ computers are not available yet, a preferable substitute is the the noisy intermediate-scale quantum (NISQ) devices with limited quantum resources Cerezo2021Variational ; Bharti2022Noisy . Nevertheless, the implementation of both FTQ and NISQ devices hinges on the effective control of noise. Thus, error correction and mitigation are of fundamental importance in quantum computation. Aiming at efficiently approximating the desired output states, the quantum error correction (QEC) provides a theoretical blueprint enabling quantum computation in an arbitrary small error level Devitt2013Quantum ; Lidar2013Quantum . However, duo to the larger qubit count, extra circuit complexity and other additional operations Preskill2018Quantum , the overhead of QEC is too large to be available for practical applications. Therefore, a variety of quantum error mitigation (QEM) approaches Endo2021Hybrid ; Zhang2021Variational ; Bultrini2021Unifying ; Yang2021Accelerated ; Cai2021A ; Takagi2022Universal ; Huo2022Dual ; Czarnik2022Improving for NISQ algorithms have been presented instead for QEC. Different from QEC, QEM focuses on recovering the ideal measurement statistics (usually the expectation values) Cao2022NISQ and can be directly employed in the ground state preparation Liang2022Improved ; McArdle2019Variational . For instance, the error extrapolation technique utilizes different error rates to the zero noise limit Temme2017Error ; Li2017Efficient ; Endo2018Practical . In particular, probabilistically implementing the inverse process can mitigate the noise effect on computation for some noise channels Temme2017Error . However, such error mitigation techniques rely on the prior knowledge on the noise model whose characterization is expensive.
The generalized quantum subspace expansion (GSE) Yoshioka2022Generalized and the virtual distillation (VD) methods Koczor2021Exponential ; Huggins2021Virtual do not require any information of the noise. The GSE method optimizes states from a subspace expanded by a small subset of Pauli operators. It is effective against coherent errors Endo2021Hybrid . The VD method prepares copies -qubit noisy state in spectral decomposition, , and calculates the expectation value of an observable with respect to the state ,
(1) |
which exponentially gets closer to the ideal value . The core idea behind this claim is that the state approaches to the desired pure state exponentially in . In order to obtain an exponential error suppression, an efficient quantum algorithm for measuring Eq. (1) is required.
Generally, instead of the copies of the -qubit noisy state , one may consider different -qubit states . The in Eq. (1) is then replaced by a more general quantity which is called multivariate trace (MT) first introduced in the work Quek2022Multivariate . Measuring MT is of fundamental and practical interest in quantum information processing such as the calculation of the Rényi entropy, entanglement entropy Yao2010Entanglement and the entanglement spectroscopy Johri2017Entanglement . Broadly speaking, the estimation of MT on a quantum computer is currently tackled by using either the qubit-optimal approach Ekert2002Direct or depth-optimal method Quek2022Multivariate . Here, the qubit-optimal means that the number of ancilla qubits is optimal, and the depth-optimal stands for that the circuit depth is minimal. The qubit-optimal approach requires only single ancilla qubit and a -depth circuit, whereas the depth-optimal method requires ancilla qubits and a constant depth circuit, where denotes the floor function. The former method is prohibited due to linear depth in . Meanwhile, the latter method has an attractive depth for NISQ devices, but the linear number of needed qubits in would restrict its application to small . Although a recent work Czarnik2021Qubit drastically reduces the qubit resource by utilizing qubit resets technique, the circuit depth is still . Thus, limited qubit number and circuit depth may hinder the advantage of the VD method in current NISQ era.
Accounting to the fact that the error accumulates with the increasing of the number of qubits and the depth of quantum circuit, in this work we provide a quantum algorithm to calculate the corrected expectation value Eq. (1) by constructing a family of circuits which have different circuit depth and number of qubits. As the authors Quek2022Multivariate pointed out that their circuit is flexible and can be adjusted as different depth and number of qubits. Thus, in this work we first mathematically establish a specific trade-off relation between the number of qubits and the circuit depth. The circuit depth and the number of qubits can be denoted as a function of a free parameter . From the variation , there are different circuit structures with the same number of quantum gates. Based on the constructed circuits, we propose an unified multivariate estimation (UMT), which is capable of calculating with a tunable circuit depth and number of qubits. The existing qubit-optimal and depth-optimal algorithms are two extremal cases of our algorithm for and . Furthermore, we apply UMT to achieve the exponential error suppression and give a family of concrete circuits for and -qubit density matrices. Finally, we simulate the effects of the global depolarizing channel in the process of estimating for a two qubits state .
II Unified multivariate trace estimation
The MT is defined as
(2) |
where is a unitary representation of the cyclic shift permutation : for pure states . Note that for , with the SWAP operator. Eq. (2) means that the MT can be estimated by calculating the real and imaginary parts of . Following the framework of Ref. Ekert2002Direct , a crucial step is to perform the controlled unitary with respect to , , where denotes the identity. In this section, we construct a sequence of alternative circuits to achieve the operation .
II.1 The qubit-depth trade-off
Proposition 1 (Qubit-depth trade-off).
For a given set of -qubit states , there exists a family of quantum circuits with depth and qubits to achieve the operation , . The depth function is a monotonically decreasing function of the variable .
The proposition 1 is based on the decomposition of the permutation cycle Quek2022Multivariate ,
where all arithmetic is modulo . can be decomposed into a product of transpositions. The circuit of proposition 1 contains an ancillary register (AR) and a work register (WR). The WR stores density matrices . The AR stores an -qubit GHZ state, which controls the SWAP operation between two different density matrices for . Each qubit of controls one transposition. Thus, the -qubit GHZ state controls transpositions at one time. transpositions can be controlled at most times. Each SWAP operations can be decomposed into controlled SWAP gates. Thus, the total depth is . Here we remark that by using the qubit reset technique and the middle measurement, the -qubit GHZ state can be prepared by a constant-depth quantum circuit (independent of ). The number of qubits needed is or when is even or odd, respectively Quek2022Multivariate . In general, for preparing , a coherent quantum circuit has depth . In this work, we do not consider the circuit depth of preparing state and density matrices .
Notice that and cover the results of the qubit-optimal method Ekert2002Direct and the depth-optimal approach Quek2022Multivariate . With these two extremal cases, altogether there are optional circuits. In the work Ekert2002Direct the authors introduced a single ancilla qubit and implemented a controlled unitary with depth . The circuit presented in Quek2022Multivariate has depth and ancilla qubits. The quantum circuits in Ekert2002Direct and Quek2022Multivariate can be seen as parallelized sub-circuits with only single or ancilla qubits, respectively Beckey2021Computable ; Cai2021Resource . Fig. 1 illustrates three mathematically equivalent quantum circuits for estimating with single ancillary qubit.

Generalizing proposition 1 in the parallelized scenario, we have
Proposition 2 (Qubit-depth trade-off in parallelized scenario).
Given a set of -qubit states . There is a family of quantum circuits for achieving the operation . These circuits have depth and qubits, .
The circuits in proposition 2 are the parallelized versions of the Proposition 1, in which the AR consists of -qubit GHZ states. Each -qubit GHZ state achieves the controlled SWAP operation on the single qubit subspace of the state , . Moreover, in the case that and , we recover the circuit for estimating the purity presented in Beckey2021Computable as a special case of our approach that and . In particular, when , the circuit depth is and for even and odd, respectively. This property guarantees that only or additional ancilla qubits can reduce the depth by half. Proposition 1 and 2 show that the number of ancilla qubits and the circuit depth are tunable according to different hardware devices.
II.2 UMT estimation
Given the equivalent circuit construction of the controlled operation among density matrices, we perform a measurement in the Pauli basis on each ancilla qubit. The expectation value gives an estimation of . We have the following Theorem, see proof in Appendix A.
Theorem 1 (UMT estimation).
Theorem 1 gives an analysis on the sample complexity guaranteed by the Hoeffding’s inequality Hoeffding1963Probability . The number of quantum gates is for different circuit structures.
III UMT for virtual distillation
A direct application of UMT is to the quantum error mitigation Huggins2021Virtual ; Koczor2021Exponential . Suppose that the near-term quantum devices aim to prepare an -qubit pure state . However, owing to the effect of environment noise, one prepares instead a mixed state , where the operation is a map containing a unitary evolution and a noise channel such as depolarizing channel. The error-free expected value of an Hermitian operator is . However, the noisy expected value is . Virtual distillation provides a method to approximate as a corrected expectation value
(4) |
by copies of the mixed state .
III.1 Estimating the corrected expectation value with UMT
It is clear to see that the denominator in Eq. (4) can be evaluated by employing Theorem 1 with setting . The numerator of Eq. (4) is
(5) |
where the observable and denotes the operator acting on the th register which stores the th copies of . Suppose an efficient decomposition
(6) |
where are tensor products of Pauli operators and the quantity is bounded by a constant . It is straightforward to show that
(7) |
where . By preparing copies of the state , Theorem 2 (see proof in Appendix B) provides an estimator of the denominator.
Theorem 2 (Estimation of ).
Let be an -qubit noisy state. Given a Pauli decomposition of observable Eq. (6). For fixed precision , , and a constant there exists a quantum algorithm that estimates within additive error with success probability and requires copies of and repetitions of a quantum circuit (constructed via the propositions 1 and 2) consisting of controlled SWAP gates for .
After implementing the sequences of controlled SWAP gate, we perform a controlled on an arbitrary register storing the state . Then we measure the ancilla qubits in the basis of Pauli operators and . The measurement sample means are the real and imaginary parts of . We remark that the quantity plays a great role in efficiently estimating the numerator . Due to the fact that the sample complexity is linear in , we thus expect that is bounded by a constant . This observation is intuitive. In variational quantum eigensolver Peruzzo2014Quantum and variational quantum simulation Cerezo2021Variational ; Bharti2022Noisy , one typical question is the estimation of the expectation values of Hamiltonian . The number of repetitions needed to obtain a precision with operator averaging is similar to our result Roggero2020Short .
III.2 Approximations for mean and variance of a Ratio
The numerator and denominator are calculated via producing two independent variables and . Let and be two independent variables, denoting the sampling results after running the UMT and measuring the ancilla qubits. The sample means are given by
(8) | |||
(9) |
with error such that
(10) |
where we have set to represent the number of samples. Then, the expectation value of the ratio has an approximation, Small2010Expansions
(11) |
with error . The approximation variance of the ratio Small2010Expansions is
(12) |
with error , where we have used the following results,
(13) | |||
(14) |
In particular, when is a pure state, the variance reduces to
(15) |
The variance estimation provides an approach to evaluate the required number of samples. Assuming a desired variance is , Eq. (III.2) implies that the number of samples
(16) |
In the work Huggins2021Virtual the authors analyzed the variance of the estimator for . Here, we present an approximation for the mean and variance of the estimator for arbitrary .


III.3 Concrete construction of a family of circuits and noisy implementation
In this section, we first show the circuit construction of and -qubit density matrices. The permutations and have decompositions
(17) | ||||
(18) |
where each of transpositions denotes the SWAP gates. Based on Proposition 1, Fig. 2 (a-d) show circuits for computing and for . The total number of qubits is including ancilla qubits. The depth is , , and . Fig. 2 (e-h) show circuits for computing and for . The total number of qubits is including ancilla qubits. The depth is , , and . Fig. 3 is a parallelized version of Fig. 2 as shown in Proposition 2. The total number of qubits is including ancilla qubits for . The depth is , , and , respectively.
Here, we consider the effect of noise in the quantum circuits for different width and depth. Suppose we prepare an exact state by a parameterized quantum circuit
(19) |
where is the rotation operator, CNOT denotes the controlled-NOT gate and the parameters . The state after the depolarizing noise channel is given by
(20) |
We measure the expectation value of observable with respect to states and . Fig. 4 shows two circuits for estimating and . After each layer, we insert a depolarizing channel with parameter for simulating the noise effects. Two and four depolarizing channels are required for Fig. 4.(a) and (b), respectively. The ideal expectation value is and noise result for . The corrected expectation value after VD and our circuits is given by
(21) |
As shown in Table 1, by numerical calculation it is shown that our circuits can still mitigate the error even in the presence of the depolarizing noise channel.

IV Conclusion and discussion
We have proposed an unified quantum algorithm for estimating the multivariate trace. Our results depend on a qubit-depth trade-off relation which helps us to construct a family of circuits. The designed circuits have flexible depth and number of qubits, but the total number of quantum gates is always . These proposals can be used as an important subroutine for estimating entanglement spectroscopy Yirka2021Qubit , quantum metrology Yamamoto2022Error and calculating the nonlinear function of density matrix Ekert2002Direct . Moreover, we have applied the UMT to achieve the exponential error suppression for quantum error mitigation and numerically find that our circuits still work in the noise situation of the global depolarizing channel. Notice that the recent work Zhou2022A estimated the MT with randomized measurement and further reduced the overhead of qubits Elben2022The . However, the number of depth remains the same as the qubit-optimal method Ekert2002Direct . Our algorithm gives also an alternative of the quantum parts in Zhou2022A .
There are two proposals involving dual-state purification Huo2022Dual ; Cai2021Resource , in which only the single ancillary qubit and the implementation of the dual channel are required. The related framework utilizes qubit reset technique to reduce the number of qubits Cai2021Resource compared with our circuit for . However, the circuit depth is still . Our family of circuits provides alternatives to reduce the circuit depth under the consume of the number of qubits. In general, depth is a more important index than qubit overhead for a quantum circuit. It is also worth to remark that our approaches utilize ancillary system to estimate . For , a well-known destructive SWAP test Escartin2013SWAP ; Cincio2018Learning achieves the same goal without ancillary qubit and, at the same time, also reduces the circuit depth to a constant. However, one requires to measure multiple qubits which may increase the measurement overhead.
Notably, we have dealt with the problem for arbitrary positive integer . Estimating a nonlinear function of quantum states is also of fundamental and practical interests. For instance, the fidelity involves a square root of a quantum state Nielsen2000Quantum , while the Tsallis entropies are defined by for Tsallis1988Possible . Although direct estimation is hard on a quantum computer, a hybrid quantum-classical framework Tan2021Variational makes the computation plausible by combining quantum state learning Lee2018Learning and approximating fractional powers. The core idea is to minimize the quantum purity which involves an estimation of MT. Thus, our proposals can be generalized to calculate a nonlinear function of quantum states in a roundabout way.
Several interesting issues should further be investigated in the near future. The first one is to simulate the effects of different types of noise in the circuit implementation of estimating such as the amplitude damping and phase damping channels. It would be also interesting to explore circuit structures that reduce the width and depth simultaneously. However, for the calculation of MT estimation, the qubit-depth trade-off shows that the circuit depth and width are complementary computational resources. In particular, a reduction in circuit depth is often accompanied by an increase in width, and vice versa. Current available quantum computation devices often have small size in number of qubits and circuit depth. Thus, from the view of computational resources the circuit depth and width should be reduced as much as possible in quantum algorithm design. Due to the friendly decomposition of the cyclic permutation, the circuit depth in our algorithms is reduced coincidentally, although the number of ancilla qubits is increased in a control range. Our results may highlight further investigations on the depth reduction for general quantum circuits.
Acknowledgements: This work is supported by the National Natural Science Foundation of China (NSFC) under Grants 12075159 and 12171044; Beijing Natural Science Foundation (Grant No. Z190005); the Academician Innovation Platform of Hainan Province.
Appendix A The proof of Theorem 1
The Theorem 1 can be proved in a way similar to the one given in Quek2022Multivariate , by starting with the -qubit GHZ states. Suppose we have efficiently prepared an -qubit GHZ state by a constant-depth quantum circuit Quek2022Multivariate . Eq. (2) provides a direct way to estimate MT by calculating the real part and the imaginary part , where is an arrangement of states . Due to the equivalence of Propositions 1 and 2, here we only complete the proof according to the circuits from Proposition 1.
UMT estimation implements controlled SWAP on an initial state , giving rise to the state
(22) |
where
(23) | |||
(24) | |||
(25) | |||
(26) |
Next, we measure the ancillary qubits in the basis of Pauli operator and record or , , with respect to the measurement outcomes or , respectively. After one time measurement, obtaining a bit string , , means that the state of the ancillary registers has collapsed to , where .
The probability of obtaining a bit string is given by
where the measurement operator
(27) |
Hence, we have
Now the probability takes the form,
(28) |
Thus, the mean of random variable is
(29) |
where in the last equality we have utilized the property . The variance of is given by
(30) |
Given a sample of size . Consider independent random variables , where each , for and , corresponding to one measurement results via running the above circuit one time. The mean of is then estimated by the sample mean,
(31) |
Let be a precision and a constant such that . From the Hoeffding’s inequality Hoeffding1963Probability we have
(32) |
and the sample complexity .
Similarly, one implements a phase gate (mapping and , ) on each ancillary qubit before taking measurement to obtain the estimation of imaginary part. For the random variable we yield a similar result,
(33) |
where the expectation value and the variance . Define . The mean of is an estimation of the MT and satisfies , where the mean . The variance of is given by .
Appendix B The proof of Theorem 2
We observe that the numerator of Eq. (4) is
(34) |
where the observable and denotes the operator acting on the th register. Let , , be an efficient decomposition of , where are tensor products of Pauli operators. It is straightforward to show that the trace is a linear combination of MT estimations,
(35) | ||||
(36) |
The real and imaginary parts of can be estimated separately by using similar circuit procedure. Thus, we here only consider the estimation of the real part
(37) |
After implementing the sequences of controlled SWAP gate, we perform a controlled on an arbitrary register storing the state . Theorem 1 calculates by producing a random variable that can be calculated by using repetitions of a quantum circuit (designed via propositions 1 and 2) consisting of controlled SWAP gates such that
(38) |
where , and is the sample mean of variable . The variance is . Let be a new random variable. The mean of variable has the form,
(39) |
Its variance is given by
(40) |
where the last inequality is due to the facts that are independent and each quantity . We remark that the quantity indicates the spread of data from mean . Again, the mean can be calculated by repeating the procedure times, such that , where is the measurement result on the -th iteration. Moreover, the error of the estimator is
(41) |
where in the last inequality we have set , and the last equation utilizes the Eq. (38). Using the same trick, we can estimate the imaginary part.
For runs from to , the sample complexity is
(42) |
Therefore, the total number of copies of is . We set the quantity bounded by a constant . Back to Eq. (B), the variance is also bounded since .
References
- (1) P. Shor, in Symposium on Foundations of Computer Science (IEEE, Piscataway, NJ, 1994), pp. 124-134.
- (2) A. W. Harrow, A. Hassidim, and S. Lloyd, Phys. Rev. Lett. 103, 150502 (2009).
- (3) J. Biamonte, P. Wittek, N. Pancotti, P. Rebentrost, N. Wiebe, and S. Lloyd, Nature 549, 195 (2017).
- (4) J.-M. Liang, S.-Q. Shen, M. Li, and L. Li, Phys. Rev. A 99, 052310 (2019).
- (5) M. Cerezo, A. Arrasmith, R. Babbush, S. C. Benjamin, S. Endo, K. Fujii, J. R. McClean, K. Mitarai, X. Yuan, L. Cincio, and P. J. Coles, Nat. Rev. Phys 3, 625 (2021).
- (6) K. Bharti, A. Cervera-Lierta, T. H. Kyaw, T. Haug, S. Alperin-Lea, A. Anand, M. Degroote, H. Heimonen, J. S. Kottmann, T. Menke, W.-K. Mok, S. Sim, L.-C. Kwek, and A. Aspuru-Guzik, Rev. Mod. Phys. 94, 015004 (2022).
- (7) S. J Devitt, W. J. Munro and K. Nemoto, Quantum error correction for beginners, Rep. Prog. Phys. 76, 076001 (2013).
- (8) D. Lidar and T. Brun, Quantum Error Correction (Cambridge University Press, Cambridge, England, 2013).
- (9) J. Preskill, Quantum 2, 79 (2018).
- (10) S. Endo, Z. Cai, S. C. Benjamin, and X. Yuan, J. Phys. Soc. Jpn. 90, 032001 (2021)
- (11) S.-X. Zhang, Z.-Q. Wan, C.-Y. Hsieh, H. Yao, and S. Zhang, arXiv:2112.10380.
- (12) D. Bultrini, M. H. Gordon, P. Czarnik, A. Arrasmith, P. J. Coles, and L. Cincio, arXiv:2107.13470.
- (13) Y. Yang, B.-N. Lu, and Y. Li, PRX Quantum 2, 040361 (2021).
- (14) Z. Cai, arXiv:2110.05389.
- (15) R. Takagi, H. Tajima, and M. Gu, arXiv:2208.09178.
- (16) M. Huo and Y. Li, Phys. Rev. A 105, 022427 (2022).
- (17) P. Czarnik, M. McKerns, A. T. Sornborger, and L. Cincio, arXiv:2204.07109.
- (18) N. Cao, J. Lin, D. Kribs, Y.-T. Poon, B. Zeng, and R. Laflamme, arXiv:2111.02345.
- (19) J.-M. Liang, Q.-Q. Lv, S.-Q. Shen, M. Li, Z.-X. Wang, and S.-M. Fei, Adv. Quantum Technol. 2200090 (2022).
- (20) S. McArdle, T. Jones, S. Endo, Ying Li, S. C. Benjamin, and X. Yuan, npj Quantum Inf. 5, 75 (2019).
- (21) K. Temme, S. Bravyi, and J. M. Gambetta, Phys. Rev. Lett. 119, 180509 (2017).
- (22) Y. Li and S. C. Benjamin, Phys. Rev. X 7, 021050 (2017).
- (23) S. Endo, S. C. Benjamin, and Y. Li, Phys. Rev. X 8, 031027 (2018).
- (24) N. Yoshioka, H. Hakoshima, Y. Matsuzaki, Y. Tokunaga, Y. Suzuki, and S. Endo, Phys. Rev. Lett. 129, 020502 (2022).
- (25) B. Koczor, Phys. Rev. X 11, 031057 (2021).
- (26) W. J. Huggins, S. McArdle, T. E. O’Brien, J. Lee, N. C. Rubin, S. Boixo, K. B. Whaley, R. Babbush, and J. R. McClean, Phys. Rev. X 11, 041036 (2021).
- (27) Y. Quek, M. M. Wilde, and E. Kaur, arXiv:2206.15405.
- (28) H. Yao and X.-L. Qi, Phys. Rev. Lett. 105, 080501 (2010).
- (29) S. Johri, D. S. Steiger, and M. Troyer, Phys. Rev. B 96, 195136 (2017).
- (30) A. K. Ekert, C. M. Alves, D. K. L. Oi, M. Horodecki, P. Horodecki, and L. C. Kwek, Phys. Rev. Lett. 88, 217901 (2002).
- (31) P. Czarnik, A. Arrasmith, L. Cincio, and P. J. Coles, arXiv:2102.06056.
- (32) J. L. Beckey, N. Gigena, P. J. Coles, and M. Cerezo, Phys. Rev. Lett. 127, 140501 (2021).
- (33) Z. Cai, arXiv:2107.07279.
- (34) W. Hoeffding, J. Am. Stat. Assoc. 58, 13 (1963).
- (35) A. Peruzzo, J. McClean, P. Shadbolt, M.-H. Yung, X.-Q. Zhou, P. J. Love, A. Aspuru-Guzik, and J. L. O’Brien, Nat. Commun. 5, 4213 (2014).
- (36) A. Roggero and A. Baroni, Phys. Rev, A 101, 022328 (2020).
- (37) C. G. Small, Expansions and Asymptotics for Statistics (1st ed.). Chapman and Hall/CRC, 2010.
- (38) J. Yirka and Y. Subasi, Quantum 5, 535 (2021).
- (39) K. Yamamoto, S. Endo, H. Hakoshima, Y. Matsuzaki, and Y. Tokunaga, arXiv:2112.01850.
- (40) Y. Zhou and Z. Liu, arXiv:2208.08416.
- (41) A. Elben, S. T. Flammia, H.-Y. Huang, R. Kueng, J. Preskill, B. Vermersch, and P. Zoller, Nat. Rev. Phys. (2022).
- (42) J. C. Garcia-Escartin and P. Chamorro-Posada, Phys. Rev. A 87, 052330 (2013).
- (43) L. Cincio, Y. Subaşı, A. T. Sornborger, and P. J. Coles, New J. Phys. 20 113022 (2018).
- (44) M. A. Nielsen and I. L. Chuang, Quantum Computation and Quantum Information (Cambridge Univ. Press, 2000).
- (45) C. Tsallis, J. Stat. Phys. 52, 479 (1988).
- (46) K. C. Tan and T. Volkoff, Phys. Rev. Research 3, 033251 (2021).
- (47) S. M. Lee, J. Lee, and J. Bang, Phys. Rev. A 98, 052302 (2018).