Computational Hardness of Estimating Quantum Entropies via Binary Entropy Bounds
Abstract
We investigate the computational hardness of estimating the quantum -Rényi entropy and the quantum -Tsallis entropy , both converging to the von Neumann entropy as the order approaches . The promise problems Quantum -Rényi Entropy Approximation (RényiQEA) and Quantum -Tsallis Entropy Approximation (TsallisQEAq) ask whether or , respectively, is at least or at most , where is typically a positive constant. Previous hardness results cover only the von Neumann entropy (order ) and some cases of the quantum -Tsallis entropy, while existing approaches do not readily extend to other orders.
We establish that for all positive real orders, the rank- variants Rank2RényiQEAα and Rank2TsallisQEAq are BQP-hard. Combined with prior (rank-dependent) quantum query algorithms in Wang, Guan, Liu, Zhang, and Ying (TIT 2024), Wang, Zhang, and Li (TIT 2024), and Liu and Wang (SODA 2025), our results imply:
-
For all real order and , LowRankRényiQEA and LowRankTsallisQEAq are BQP-complete, where both are restricted versions of RényiQEA and TsallisQEAq with of polynomial rank.
-
For all real order , TsallisQEAq is BQP-complete.
Our hardness results stem from reductions based on new inequalities relating the -Rényi or -Tsallis binary entropies of different orders, where the reductions differ substantially from previous approaches, and the inequalities are also of independent interest.
Keywords and phrases:
computational hardness, quantum state testing, quantum Rényi entropy, quantum Tsallis entropy, von Neumann entropy2012 ACM Subject Classification:
Theory of computation Quantum information theory ; Mathematics of computing Information theory ; Theory of computation Quantum complexity theoryAcknowledgements:
The author is grateful to François Le Gall and Qisheng Wang for helpful discussions, and especially to Qisheng Wang for mentioning references [38, 11]. The author also appreciates ChatGPT for suggesting the use of generalized binomial coefficients in proving Lemma 27. Additionally, the author thanks the anonymous reviewers for their constructive comments.Funding:
This work was supported in part by funding from the Swiss State Secretariat for Education, Research and Innovation (SERI), in part by MEXT Q-LEAP grant No. JPMXS0120319794, and in part by JSPS KAKENHI grant No. JP24H00071.Editors:
Meena Mahajan, Florin Manea, Annabelle McIver, and Nguyễn Kim ThắngSeries and Publisher:
Leibniz International Proceedings in Informatics, Schloss Dagstuhl – Leibniz-Zentrum für Informatik
1 Introduction
Quantum state testing is a principal area in quantum property testing [45]. The general goal is to design efficient quantum testers that verify properties of quantum objects, extending classical (tolerant) distribution testing (see [13] and [27, Chapter 11]) to the non-commutative setting. An illustrative example concerns estimating the entropy of a quantum state , particularly the von Neumann entropy , a central concept in quantum information theory. The task is to develop quantum algorithms that decide whether is at least or at most , where the promise gap is typically a positive constant.
When an explicit circuit description (serving as “source code”) that prepares the state of interest is available, this example can be formalized as the promise problem Quantum Entropy Approximation (QEA), introduced in [5, 14]. This problem provides a complete characterization of the complexity classes NIQSZK [34], which consists of promise problems admitting non-interactive proof systems with quantum statistical zero-knowledge. Likewise, considering the entropy difference between two quantum states and leads to the promise problem Quantum Entropy Difference (QED), which is complete for the complexity class QSZK [5], the interactive counterpart of NIQSZK.
Beyond the complexity-theoretic perspective, quantum state testing problems related to estimating quantum entropies – covering not only the von Neumann entropy but also its most popular generalization, the quantum -Rényi entropy – often focus on minimizing query complexity [26, 55, 30, 65, 68] and sample complexity [2, 1, 69, 67]. Here, query complexity refers to the number of oracle calls (“queries”) to the state-preparation circuits (considered as black boxes), while sample complexity refers to the number of identical copies of the state. Moreover, the quantum Rényi entropy of different orders admits a broad range of applications, including characterizing entanglement in physical systems [32, 22], formulating entropic uncertainty relations [18], and advancing quantum cryptography, particularly through security proofs for quantum key distribution [52, 56, 74].
Another widely studied extension of the von Neumann entropy is the quantum -Tsallis entropy, defined as , which plays an important role in physics, particularly in describing systems with non-extensive properties in statistical mechanics (see [58]). This quantity has recently attracted growing attention in works such as [43, 15]. See also scenarios closely related to the integer-order setting [49, 53, 76, 77], including some that establish lower bounds [16, 64]. Notably, both quantum Rényi and Tsallis entropies converge to the von Neumann entropy as the order or approaches .
Importantly, estimating (quantum) Rényi entropy appears inherently more challenging than estimating (quantum) Tsallis entropy for orders greater than . On one hand, as observed in [2, Appendix A], any estimator for -Rényi entropy directly yields an estimator for -Tsallis entropy with the same bound when . On the other hand, while sample complexity lower bounds for estimating -Rényi entropy with real-valued scale polynomially with the rank of the state (referred to as “rank-dependent” in this work) [48, 66], sample complexity upper and lower bounds for estimating -Tsallis entropy with real-valued are independent of the rank [43, 15].
This complexity-theoretic perspective connects closely to the query complexity setting. In particular, explicit rank-dependent estimators for quantum -Rényi entropy with any positive order [68, 65] implies that the corresponding promise problem restricted to states of polynomial rank (the “low-rank” case), LowRankRényiQEA, is in BQP – in other words, this task is efficiently solvable by a universal quantum computer. For quantum -Tsallis entropy, a rank-dependent estimator for orders [65] similarly implies that the low-rank version, LowRankTsallisQEAq, is in BQP, while a rank-independent estimator for real-valued orders [43] shows that the corresponding problem TsallisQEAq, without rank constraints, is also in BQP.
While the containments in BQP are well understood, hardness results are limited. Specifically, BQP-hardness has been established only for Rank2TsallisQEAq with [43], where the state of interest has exactly rank two, and no analogous BQP-hardness result is known for Rank2RényiQEA beyond the special case , which coincides with the von Neumann entropy. This gap leads to the following intriguing and natural question:
Problem 1.
How hard is the task of estimating -Rényi or -Tsallis entropy of quantum states for all positive order or ? Could the low-rank versions, LowRankRényiQEA and LowRankTsallisQEAq,111The classical analog of the low-rank condition for quantum states in entropy estimation problems is the poly-size support condition for classical distributions. This problem has received much less attention, partly because classical distributions are inherently given in the computational basis, which is fixed and efficiently computable. By contrast, for quantum states the relevant basis is typically unknown and difficult to compute efficiently, even in low-rank cases, making the quantum version more compelling. capture the full power of quantum computation, that is, are these promise problems BQP-hard?
To establish lower bounds on query and sample complexities, one typically begins by identifying hard instances and then analyzing the resulting bounds for the corresponding scenarios, such as estimating quantum Rényi or Tsallis entropies of different orders. In contrast, establishing computational hardness in Problem 1 generally relies on reductions, since only a few natural hard problems are known for a given complexity class. Constructing such reductions from other promise problems to these entropy-approximation tasks is often technically more challenging than in other quantum state testing problems. This difficulty arises because differences of quantum entropies relate to closeness measures only in specific ways, and these relationships hold within a limited regime due to fundamental mathematical constraints, such as joint convexity, as discussed in Section 1.2.
1.1 Main results
In this work, we show that Rank2RényiQEA and Rank2TsallisQEAq are BQP-hard for all positive orders and , even with constant additive-error precision (Theorem 2). Our results fully resolve Problem 1 in the low-rank setting and introduce a new, systematic approach to establishing the computational hardness of estimating quantum entropies.
Theorem 2 (Computational hardness of estimating quantum entropies, informal version of Theorems 29 and 34).
The following statements hold:
-
(1)
For all real-valued and , Rank2RényiQEA is BQP-hard;
-
(2)
For all real-valued , Rank2TsallisQEAq is BQP-hard.
We next summarize the known quantum query upper bounds for estimating quantum entropies [65, 68, 43], as presented in Table 1.222The notation is used to denote . The input model underlying these upper bounds is the purified quantum access input model, originally introduced in [70]. In particular, these upper bounds imply containments of complexity classes when the descriptions of the state-preparation circuits (“source codes”) are explicitly provided.
| Order ( or ) | Quantum -Rényi entropy | Quantum -Tsallis entropy | ||||
|
|
|||||
|
||||||
|
|
|||||
By combining Theorem 2 with the quantum query algorithms of [65, 68, 43], whose upper bounds are summarized in Table 1, we obtain the following corollaries:
Corollary 3.
For all real-valued , LowRankRényiQEA is BQP-complete.
Corollary 4.
The following holds:
-
(1)
For all real-valued , LowRankTsallisQEAq is BQP-complete;
-
(2)
For all real-valued , TsallisQEAq is BQP-complete.
It is worth highlighting that the rank- case is the smallest non-trivial rank that captures BQP-hardness of estimating quantum entropies, since all pure states (i.e., the rank- case) have zero entropy. By contrast, for closeness testing of quantum states with respect to the trace distance, BQP-hardness already arises in the pure-state setting [51, 66]. The possibility that rank- instances capture BQP-hardness was implicitly suggested in [43]. Our proof of Theorem 2 further clarifies the underlying reason: the reduction essentially relies on inequalities relating quantum binary entropies of different orders (see Section 1.3 for details).
In addition to estimating quantum entropies of positive orders, we also investigate the order-zero case for quantum Rényi and Tsallis entropies, as stated in Theorem 5. For the Rényi entropy, this case corresponds to the quantum max (Hartley) entropy; while for the Tsallis entropy, it essentially coincides with the rank of the state.
Theorem 5 (Informal version of Theorem 39).
For order and ,
Notably, the behavior of quantum query upper bounds for estimating these order-zero entropies aligns with Theorem 5: such bounds scale polynomially with the reciprocal of the smallest non-zero eigenvalue of the state [65, Section III.B], which can be arbitrarily small in general. In particular, the complexity class NQP can be viewed as a precise variant of BQP that always rejects no instances, where the promise gap may be arbitrarily small. This class is equal to the classical class [3, 75], where , introduced in [63], is closely related to the standard counting class PP, since .333Since PP is closed under complement, it follows that . For further details and properties of , which lies within the counting hierarchy, we refer to [72].
1.2 Previous approaches to establishing computational hardness
Before presenting the proof techniques underlying Theorem 2, we briefly review known approaches to establishing the computational hardness of the Quantum Entropy Approximation Problem (QEA) and its variants. One standard approach proceeds via the Quantum Entropy Difference Problem (QED), which concerns the quantity and can be solved using a search version of QEA.444Specifically, one can decide whether a given QED instance corresponding to is a yes or no instance by estimating and separately to the required precision. The key quantity in this approach is the distance version of the (quantum) entropy difference [59, 5], namely the quantum Jensen–Shannon divergence (QJS) introduced in [44],
whose square root is a distance metric [62, 54]. A particularly direct proof was recently outlined in [43, Equation (4)], crucially relying on the following identity:
| (1) |
By combining Equation 1 with known inequalities relating QJS to the trace distance [23, 9], one can directly reduce the Quantum State Distinguishability Problem (QSD), defined in terms of the trace distance, to QED. Since QSD is QSZK-hard [70, 71], it follows that QED is QSZK-hard under Karp reduction, and consequently, QEA is QSZK-hard under Turing reduction.
The tailor-made approach described above applies only to the order- case (von Neumann entropy). A more general method for proving the QSZK-hardness of QED, developed in [5] (see also a simplified version in [40]), relies on additional information-theoretic tools, including Fannes’ inequality. This method extends naturally to the promise problems TsallisQEAq and TsallisQEDq for , which are defined in [43] and correspond to the quantum -Tsallis entropy of the relevant orders. The key quantity in this extension is the quantum -Jensen-Tsallis divergence (QJTq) introduced in [9], whose square root also serves as a distance metric [54]. The main technical challenge lies in the corresponding inequalities relating these divergences to the trace distance, which were established only very recently in [43, Section 4], using the joint convexity of QJTq for the relevant orders [17, 61]. The proof is then completed in analogy with the order- case, employing Fannes’ inequality and the basic properties of the quantum -Tsallis entropy as provided in [50, 24, 78], and the argument requires a complicated trade-off in choosing parameters.
Nevertheless, such joint convexity properties do not hold in general for the (quantum) -Tsallis entropy of arbitrary order , even in the classical case [12]. In addition, although the quantum -Jensen-Rényi divergence () was studied a few years ago in [54] and shown to be the square of a metric for , its joint convexity has not been investigated and may not hold for positive order in general.
Another common approach is to reduce the Quantum State Closeness to Maximally Mixed State (QSCMM) to QEA. This promise problem, defined via the trace distance with the state fixed to be the -qubit maximally mixed state , is complete for the class NIQSZK [34, 5, 14]. These reductions rely on inequalities that relate different quantum entropies, such as the von Neumann entropy, to the trace distance , which can be characterized through optimization problems. In particular, the optimization problem corresponding to the easy direction is typically convex, such as [35, Lemma 16], while the one for the hard direction may be non-convex in general,555For the order- case, the hard direction follows directly from the inequality in [60]. as in the case of the quantum -Tsallis entropy with [43, Section 4.4].
Since solving non-convex optimization problems, even approximately, is often technically challenging, this approach does not extend readily to quantum entropies of positive orders and requires further work in the low-rank setting. In particular, it is necessary to establish analogous inequalities that connect with , where denotes an -qubit quantum state of polynomially bounded rank with uniformly distributed eigenvalues.
1.3 Proof techniques
We now outline the proof strategy underlying Theorem 2. Our starting point is an alternative and simplified argument establishing that Rank2QEA is BQP-hard, which serves as an illustrative example of our new approach. While this hardness result was already shown in [43, Theorem 1.2(1)], their proof establishes BQP-hardness only under Turing reduction, specifically through reductions to the counterpart quantum entropy difference problem.666Nevertheless, unlike other quantum complexity classes such as QSZK, BQP-hardness under Turing reduction is no weaker than BQP-hardness under Karp reduction, since the BQP subroutine theorem [6, Section 4] implies that holds for any efficient quantum algorithm .
Our method is guided by two key observations. The first observation is the following identity: the quantum -Tsallis entropy of a rank- state , which in some sense is “BQP-hard to prepare”, coincides with the -Tsallis binary entropy :
| (2) |
In particular, these expressions are proportional to , whose constant-precision estimation is known to be BQP-hard [51]. This equivalence immediately implies the BQP-hardness of . To extend the hardness result to Rank2TsallisQEAq for other orders , including the order- case, i.e., the von Neumann entropy, it suffices to establish inequalities relating to the -Tsallis binary entropy.
The second observation is that the (Shannon) binary entropy admits the following power-type bounds, which have been known for more than two decades [57, 39], and can be expressed in terms of the -Tsallis binary entropy:777The lower bound is a special case of [31, Theorem II.6], with a direct proof given in [57]. The upper bound can be further strengthened to (see [57, Theorem 1.2]).
| (3) |
Taken together, these two key observations yield a reduction from the quantity , which is BQP-hard to estimate [51], to Rank2QEA, thereby establishing the BQP-hardness of Rank2QEA under Karp reduction.
Unlike the previous approach based on the quantum (Tsallis) entropy difference [5, 40, 43], which essentially relies on the quantum Jensen-type divergences and is therefore quite restrictive in the choice of orders, our new approach to establishing BQP-hardness extends beyond Rank2TsallisQEAq for arbitrary positive real orders and also applies to Rank2RényiQEA. The first key observation admits a Rényi analogue, given by identity in Equation 4, which parallels Equation 2:
| (4) |
The second key observation involves inequalities relating Rényi or Tsallis binary entropies of different orders to the corresponding order- binary entropies. These inequalities, summarized in Tables 2 and 3, differ depending on the range of the orders under consideration.
| Range of | Range of | Hardness | Reduction from | New inequalities | ||||||
|
N/A | None | ||||||||
|
|
|
||||||||
|
|
[4, Section 5.3] & Theorem 20 | ||||||||
|
|
None | ||||||||
|
|
|
Interestingly, the inequalities for -Tsallis binary entropy in Table 3 require consideration of an additional case. This phenomenon is intuitively linked to the monotonicity of the normalized -Tsallis binary entropy, , implicitly studied in [19]. Numerical evidence suggests a transition point at which changes monotonicity: it is monotonically decreasing on and monotonically increasing on . This informally explains the additional row for in Table 3.
| Range of | Range of | Hardness | Reduction from | New inequalities | |||||||
|
N/A | None | |||||||||
|
|
|
|||||||||
|
|
[43, Lemma 4.8] & Theorem 24 | |||||||||
|
|
None | |||||||||
|
|
|
|||||||||
|
|
|
1.4 Discussion and open problems
Perhaps the most intriguing open problem is the following – what are the limitations of our new approach for establishing the computational hardness of estimating quantum entropies? In particular, can one prove the hardness of the Quantum -Rényi Entropy Approximation Problem (RényiQEA) for any positive order ? The well-known inequalities
can be almost straightforwardly generalized to relate the (quantum) min-entropy to the (quantum) -Rényi entropy for the order :888Let denote the eigenvalues of an -qubit quantum state , where . The upper bound in Equation 5 follows from the fact that for all , , since is monotonically increasing for . The argument is then completed by multiplying both sides by .
| (5) |
However, our new approach is effective only when the values of the quantum entropies and the promise gap are of comparable magnitude, e.g., when both are constant. Otherwise, reductions based on inequalities relating the quantum min entropy (in the order- case) to the quantum Rényi entropy of other orders break down for sufficiently large .
Beyond this technical limitation, a more fundamental complexity-theoretic barrier arises. Specifically, estimating the min-entropy is coSBP-complete [73].999We note that the promise problem Circuit-Min-Ent-Gap defined in [73] is SBP-complete, but its promise conditions are the exact opposite of those in EA [29], which is why we consider the complement. Any reduction analogous to our approach for establishing Theorem 2 would imply that the Entropy Approximation Problem EA is coSBP-hard. Since EA is known to be NISZK-complete [28, 29], combining such a reduction with the coSBP-hardness of would yield
| (6) |
where the inclusion is proven in [7]. The inclusion in Equation 6 would collapse the polynomial-time hierarchy to its second level [8].
In addition to this main open problem concerning the computational hardness of estimating the quantum Rényi entropy, there are two further open questions:
-
(1)
What is the computational hardness of estimating the quantum Rényi and Tsallis entropies of the order- in general?
-
(2)
Can the inequalities in Table 2 be tightened? For instance, is it possible to prove that is monotonically non-decreasing in for all fixed , as suggested by numerical evidence and as a generalization of Theorem 20?
1.5 Related works
We first review additional prior work on the computational complexity of decision problems related to entropies. A variant of Entropy Approximation (EA), specifically the sampler associated with distributions described by a degree- polynomial, was shown to be -complete [21]. More recently, another variant of EA, where the promises involve different entropies – namely deciding whether the max entropy (order ) is small or the smoothed -Rényi entropy is large – was proven to be NISZK-complete in [46], playing a key role in batch verification of non-interactive statistical zero-knowledge. Furthermore, variants of Quantum Entropy Difference (QED), which are connected to estimating the von Neumann entropy of quantum states, have attracted attention in recent years: the case where the state-preparation circuits are shallow depth was studied in [25] and shown to be as hard as the Learning with Errors (LWE) problem, while the case where the state-preparation circuits act on qubits was shown to be BQL-complete in [37].
In addition to results on entropy-related decision problems, while there is no direct connection to our approach, it is worth noting that conceptually similar inequalities relating different orders of information-theoretic quantities, similar to the Rényi binary entropies in Table 3 and the Tsallis binary entropies in Table 3, were established in [42] for the quantum distance defined via the Schatten norm . Specifically, such inequalities connect the trace distance () to other orders where .
2 Preliminaries
We assume a basic familiarity with quantum computation and the theory of quantum information. The reader may refer to [47] for an introduction. For notational convenience, we write to denote , where is an integer.
2.1 Bounds for Tsallis and Rényi binary entropies
The -logarithm function for any real is defined as .
Definition 6 (Binary entropies).
The -Tsallis binary entropy and the -Rényi binary entropy are defined by: for any ,
The (Shannon) binary entropy arises as a limiting case of both the -Tsallis binary entropy and the -Rényi binary entropy as the order approaches :
where and . The min binary entropy also arises as a limiting case of the -Rényi binary entropy as approaches :
We then list several useful bounds for the Tsallis and Rényi binary entropies:
Lemma 7 (Tsallis binary entropy lower bound, adapted from [43, Lemma 4.8]).
For any , it holds that
Lemma 8 (Monotonicity of Rényi binary entropy, adapted from [4, Section 5.3]).
For any satisfying , it holds that
We also require the following folklore lower bound for the binary min-entropy, as presented, for example, in [20, Section 2]:
Proposition 9 (Binary min-entropy lower bound).
, .
2.2 Different notions of quantum entropies for states
Next, we introduce different notions of quantum entropies for states:
Definition 10 (Quantum entropies).
Let be a quantum state. The quantum -Tsallis entropy and the quantum -Rényi entropy of are defined by
Furthermore, as the order approaches , both the quantum -Tsallis entropy and the quantum -Rényi entropy converge to the von Neumann entropy :
The quantum min entropy also arises as a limiting case of the quantum -Rényi entropy as approaches , where denotes the largest eigenvalue of :
We also present the promise problem for estimating quantum Tsallis entropies:
Definition 11 (Quantum -Tsallis Entropy Approximation, TsallisQEAq, adapted from [43, Definition 5.1]).
Let be a quantum circuit acting on qubits and having specified output qubits, where is a polynomial in . Let be the quantum state obtained by running on and tracing out the non-output qubits. Let and be positive, efficiently computable functions. The promise problem asks whether the following holds:
-
Yes: A quantum circuit such that ;
-
No: A quantum circuit such that .
2.3 Computational hardness of estimating the pure-state infidelity
We start by defining a promise problem closely related to Fidelity-Pure-Pure, introduced in [51, Problem 1]:
Definition 12 (Pure-State Infidelity Estimation, PureInfidelity).
Let and be quantum circuits acting on qubits with specified output qubits, where is a polynomial in . Let and be pure quantum states obtained by running and on , respectively. Let and be positive efficiently computable functions. The promise problem asks whether the following holds:
-
Yes: A pair of quantum circuits such that ;
-
No: A pair of quantum circuits such that ;
The promise problem PureInfidelity, essentially the task of estimating the pure-state infidelity, , to within constant precision, is BQP-hard:
Lemma 13 (PureInfidelity is BQP-hard, adapted from [51, Theorem 12]).
For any integer , it holds that is BQP-hard.
The proof can be found in [41, Section 2.3] in the full version. It is worth mentioning that, subsequent to [51], constructions similar to Lemma 13 were used to establish hardness for closeness testing problems with respect to other closeness measures between pure states, such as the (squared) Hilbert–Schmidt distance [37, Lemma 4.23], the trace distance [66, Theorem 4.1] and [43, Lemma 2.17].
2.4 Useful identities from infinite series
Following [33, Section 25], we define the generalized binomial coefficients, which is denoted by , for any real and non-negative integer :
| (7) |
Moreover, we make use of the following properties of the generalized binomial series:
Proposition 14 (Identities for generalized binomial coefficients).
The following holds:
-
(1)
.
-
(2)
.
Proof.
Item (1) follows directly from the identity given in [33, Equation (119)]. To establish Item (2), we differentiate both sides of Item (1) with respect to , yielding
| (8) |
Taking the limit as on both sides of Equation 8, we obtain Item (2).
Proposition 15 (Sign conditions for generalized binomial coefficients).
For any real number and integer , the generalized binomial coefficient if and only if the integer is even.
Proof.
Noting that , the sign of is thus determined by the parity of the number of integers satisfying . It is evident that this count is zero when and equals when , which completes the proof.
We also require the following identity for power series, as stated in [33, Footnote 13]:
| (9) |
3 New bounds for Rényi and Tsallis binary entropies
In this section, we present new bounds for the -Rényi and -Tsallis binary entropies:
Theorem 16 (New bounds for -Rényi binary entropy).
For all , the following bounds with respect to the -Rényi binary entropy hold:
-
(1)
For every , .
-
(2)
For every , .
Theorem 17 (New bounds for -Tsallis binary entropy).
For all , the following bounds with respect to the -Tsallis binary entropy hold:
-
(1)
For every , .
-
(2)
For every , .
-
(3)
For every , .
Our proof relies on the correspondence among quantum Jensen-type divergence for pure states, the associated quantum entropies of rank-2 states, and the corresponding binary entropies, as detailed in Section 3.1. The proof of Theorem 16 is given in Section 3.2, while that of Theorem 17 is deferred to Section 3.3.
3.1 Mapping quantum entropies of rank- states to binary entropies
Theorem 18 (Characterizing QJTq and between pure states via binary entropies).
For any pure states and on the same number of qubits, the following holds:
-
(1)
-
(2)
To establish Theorem 18, we first note that the first equality in both Items (1) and (2) holds immediately, since and for any pure state and for all orders and . To demonstrate the second equality, we require the following lemma concerning the trace of powers of a rank- quantum state:
Lemma 19 (Trace of uniform rank- quantum state powers).
For any pure quantum states and on the same number of qubits, the following holds: For any ,
Here, the generalized binomial coefficients are defined in Equation 7.
The proof of Lemma 19 proceeds by analyzing the eigenvalues of the matrix , which yields . Together with Proposition 14(1), this establishes Lemma 19. The complete proof can be found in the full version, specifically in [41, Section 3.1].
3.2 New bounds for -Rényi binary entropy
In this subsection, we present the proof of Theorem 16.
3.2.1 The cases of
Theorem 20 (-Rényi binary entropy upper bound when ).
The following holds:
The proof of Theorem 20 relies on the correspondence between for pure states and the -Rényi binary entropy (Theorem 18(2)). It thus remains to show the following lemma:
Lemma 21 ( vs. for ).
For any pure states and , it holds that:
We sketch the proof of Lemma 21, with details provided in the full version [41, Section 3.2.1]. The case follows from [57, Theorem 1.2], and holds trivially. For , we study the ratio
and in particular the monotonicity of a function related to . By analyzing functions derived from its first- and second-order derivatives with respect to , we show that changes monotonicity exactly once at some . Since for , this implies is non-increasing in , so the upper bound is attained at . The case is similar but simpler: defining and , we analyze the derivative of with respect to term by term.
3.2.2 The cases of
Theorem 22 (-Rényi binary entropy lower bound when ).
The following holds:
To prove Theorem 22, we use the correspondence between for pure states and the -Rényi binary entropy (Theorem 18(2)). It thus suffices to prove the following lemma:
Lemma 23 ( vs. for ).
For any pure states and , it holds that:
The proof of Lemma 23 proceeds by showing the non-negativity of
We analyze a function related to the derivative of with respect to , showing that is monotonically non-increasing on . The bound then follows by evaluating the endpoint . The detailed proof can be found in the full version, specifically in [41, Section 3.2.2].
3.3 New bounds for -Tsallis binary entropy
In this subsection, we demonstrate the proof of Theorem 17.
3.3.1 The cases of
Theorem 24 (-Tsallis binary entropy upper bound for ).
The following holds:
It is worth noting that Theorem 24 improves the previous bound,
which was established in [43, Lemma 4.9]. To demonstrate Theorem 24, we utilize the correspondence between QJTq for pure states and the Tsallis -binary entropy (Theorem 18(1)). As a result, it remains to establish the following lemma:
Lemma 25 ( vs. QJTq for ).
For any pure states and , it holds that , .
We sketch the proof of Lemma 25. The case was shown in [39, Theorem 8], and the case holds trivially. For the case , we consider the ratio function
which decomposes a product of two functions and . We analyze the monotonicity of the main term of , denoted by , noting the remainder is non-negative. By studying the first-order and second-order derivatives of with respect to , we can prove that is monotonically non-increasing on , so the upper bound is attained at the endpoint . The case follows by a similar argument, and we omit the details. The complete proof of Lemma 25 is provided in the full version, as detailed in [41, Section 3.3.1].
3.3.2 The cases of
Theorem 26 (-Tsallis binary entropy bounds for ).
The following holds:
-
(1)
.
-
(2)
.
It is noteworthy that the lower bound in Theorem 26(2) was already established in Lemma 7 (cf. [43, Lemma 4.9]). To prove Theorem 26, we use the correspondence between QJTq for pure states and the Tsallis -binary entropy (Theorem 18(1)), together with the observation that, for any pure states and ,
Consequently, it suffices to prove the following lemma, which considers the intervals and separately:
Lemma 27 ( vs. QJTq for ).
For any pure states and , it holds that:
-
(1)
.
-
(2)
.
The proof of Lemma 27 considers the ratio function
Studying the first-order derivative requires understanding the conditions on the sign of the generalized binomial coefficients (Proposition 15), leading to three cases: when , when is an even integer, and when is an odd integer. Consequently, one can show that the monotonicity of with respect to changes at : it is non-increasing for and non-decreasing for . The bounds then follow by evaluating the endpoints and . The complete proof can be found in the full version, particular in [41, Section 3.3.2].
4 Computational hardness of RANK2RÉNYIQEAα
We introduce a restricted version of the Quantum -Rényi Entropy Approximation Problem (RényiQEA), where the quantum state has rank at most two:
Definition 28 (Rank-Two Quantum -Rényi Entropy Approximation, Rank2RényiQEA).
Let be a quantum circuit acting on qubits and having specified output qubits, where is a polynomial in . Let be a quantum state obtained by running on and tracing out the non-output qubits, such that the rank of is at most two. Let and be positive efficiently computable functions. The promise problem asks whether the following holds:
-
Yes: A quantum circuit such that ;
-
No: A quantum circuit such that .
The main result of this section is that Rank2RényiQEA is BQP-hard for every positive order , even under a constant promise gap (i.e., precision):
Theorem 29 (Computational hardness of Rank2RényiQEA).
There exists a family of threshold functions and gap functions , with the gap function bounded below by some universal constant, such that the following statements hold:
-
(1)
For every real-valued order , is BQP-hard for all integers .
-
(2)
For every order , is BQP-hard for all integers .
The explicit forms of and depend on the interval of – namely, , , , and – and are provided in Theorems 30, 32, and 31.
The proof of Theorem 29 will be developed in the remainder of this section by analyzing each interval of specified in the theorem separately.
4.1 The case of
Theorem 30 ( is BQP-hard).
Let and be efficiently computable functions. For any integer ,
Here, the threshold function is chosen as
and the gap function is given by
The proof of Theorem 30 reduces from PureInfidelity, which corresponds to the quantity and is BQP-hard (Lemma 13), to using the identity in Equation 4. The complete proof can be found in the full version, as detailed in [41, Section 4.1].
4.2 The cases of
Theorem 31 (Rank2RényiQEA is BQP-hard when ).
Let and be efficiently computable functions, where and . The following statements hold:
-
(1)
, ,
-
(2)
, ,
Here, the threshold function is given by
and the gap function is chosen as
The proof of Theorem 31 reduces to Rank2RényiQEA for using the monotonicity of the Rényi binary entropy (Lemma 8, cf. [4, Section 5.3]) and the upper bound of the -Rényi entropy for (Theorem 20). Since our choice of is monotonically increasing on , showing that for is bounded below by some constant proves Item (2), while establishing for with a different constant lower bound proves Item (1). The detailed proof is provided in the full version, particularly in [41, Section 4.2].
4.3 The cases of
Theorem 32 (Rank2RényiQEA is BQP-hard when ).
Let and be efficiently computable functions. For all and all integers ,
Here, the threshold function is given by
and the gap function is chosen as
Moreover, when , the threshold and gap functions satisfy and , respectively.
The proof of Theorem 32 reduces to Rank2RényiQEA for using the monotonicity of the Rényi binary entropy (Lemma 8, cf. [4, Section 5.3]) and the lower bound on the -Rényi entropy for (Theorem 22). The argument is completed by showing that our choice of is monotonically increasing on at fixed , while is monotonically decreasing on . To prove the case , we consider the limiting case as approaches , where our choices of and extend directly. The complete proof can be found in the full version, specifically in [41, Section 4.3].
5 Computational hardness of RANK2TSALLISQEAq
We start by considering a restricted version of the Quantum -Tsallis Entropy Approximation Problem (TsallisQEAq) introduced in [43], in which the quantum state is constrained to have rank at most two:
Definition 33 (Rank-Two Quantum -Tsallis Entropy Approximation, Rank2TsallisQEAq).
Let be a quantum circuit acting on qubits and having specified output qubits, where is a polynomial in . Let be a quantum state obtained by running on and tracing out the non-output qubits, such that the rank of is at most two. Let and be positive efficiently computable functions. The promise problem asks whether the following holds:
-
Yes: A quantum circuit such that ;
-
No: A quantum circuit such that .
This section’s main result establishes that Rank2TsallisQEAq is BQP-hard for every real-valued positive order , even when the promise gap (i.e., precision) is constant:
Theorem 34 (Computational hardness of Rank2TsallisQEAq).
There exists a family of threshold functions and gap functions , with the gap function bounded below by some universal constant, such that the following statements hold:
-
(1)
For every real-valued order , is BQP-hard for all integers .
-
(2)
For every order , is BQP-hard for all integers .
-
(3)
For every real-valued order , is BQP-hard for all integers .
The explicit forms of and depend on the interval of – namely, , , , , and – and are given in Theorems 35, 38, 37, and 36.
It is worth noting that the BQP-hardness of Rank2TsallisQEAq for under Turing reduction was shown in [43, Theorem 5.8]. In contrast, our constructions in Theorem 35 and Theorem 36(2) give a more direct approach and demonstrate the BQP-hardness under Karp reduction. The remainder of this section is devoted to the proof of Theorem 34, which proceeds by examining each interval of identified in the theorem individually.
5.1 The case of
Theorem 35 ( is BQP-hard).
Let and be efficiently computable functions. For any integer ,
Here, the threshold function is chosen as , and the gap function is specified as
The proof of Theorem 35 reduces from PureInfidelity, which is BQP-hard (Lemma 13), to via the identity in Equation 2. The detailed proof can be found in the full version, particularly in [41, Section 5.1].
5.2 The cases of
Theorem 36 (Rank2TsallisQEAq is BQP-hard when ).
Let and be efficiently computable functions, where and . The following statements hold:
-
(1)
, ,
-
(2)
, ,
Here, the threshold function is defined as
and the gap functions is given by
The proof of Theorem 36 reduces to Rank2TsallisQEAq for using the lower and upper bounds for the -Tsallis binary entropy (Lemmas 7 and 24). Since our choice of is monotonically increasing for , one can show that is lower bounded by a universal constant for and , proving Item (2). Because for , the remainder in the proof shows that is lower bounded by another universal constant for , proving Items (1) and (2). The complete proof is given in the full version, as detailed in [41, Section 5.2].
5.3 The cases of and
Theorem 37 (Rank2TsallisQEAq is BQP-hard when ).
Let and be efficiently computable functions. For all and all integers ,
Here, the threshold and gap functions are defined as
Theorem 38 (Rank2TsallisQEAq is BQP-hard when ).
Let and be efficiently computable functions. For all and all integers ,
Here, the threshold and gap functions are chosen as
The proofs of Theorems 37 and 38 reduce to Rank2TsallisQEAq for and , respectively, using the inequalities between and QJTq for pure states (Lemma 27), particularly by rewriting them in terms of the -Tsallis binary entropy . The complete proofs are provided in the full version, specifically in [41, Sections 5.3 and 5.4].
6 Computational complexity of estimating order- quantum entropies of rank- states
We begin by simplifying the definitions of quantum Tsallis and Rényi entropies of order , yielding the following expressions:
| (10) |
The main result of this section proves that the promise problems and are not only NQP-complete, but also their NQP-hardness persists even under the largest possible promise gap:
Theorem 39.
For all , the following holds:
Notably, the NQP containment follows almost directly from the SWAP test, which was originally proposed for pure states in [10] and later extended to mixed states in [36], as stated in [41, Lemma 6.2]. The complete proof of Theorem 39 can be found in the full version, as detailed in [41, Section 6.1].
References
- [1] Jayadev Acharya, Ibrahim Issa, Nirmal V. Shende, and Aaron B. Wagner. Estimating quantum entropy. IEEE Journal on Selected Areas in Information Theory, 1(2):454–468, 2020. Preliminary version in ISIT 2019. doi:10.1109/JSAIT.2020.3015235.
- [2] Jayadev Acharya, Alon Orlitsky, Ananda Theertha Suresh, and Himanshu Tyagi. Estimating Renyi entropy of discrete distributions. IEEE Transactions on Information Theory, 63(1):38–56, 2017. doi:10.1109/TIT.2016.2620435.
- [3] Leonard M. Adleman, Jonathan Demarrais, and Ming-Deh A. Huang. Quantum computability. SIAM Journal on Computing, 26(5):1524–1540, 1997. doi:10.1137/S0097539795293639.
- [4] Christian Beck and Friedrich Schögl. Thermodynamics of Chaotic Systems: An Introduction. Cambridge Nonlinear Science Series. Cambridge University Press, 1993. doi:10.1017/cbo9780511524585.
- [5] Avraham Ben-Aroya, Oded Schwartz, and Amnon Ta-Shma. Quantum expanders: motivation and construction. Theory of Computing, 6(3):47–79, 2010. Preliminary version in CCC 2008. doi:10.4086/toc.2010.v006a003.
- [6] Charles H. Bennett, Ethan Bernstein, Gilles Brassard, and Umesh Vazirani. Strengths and weaknesses of quantum computing. SIAM Journal on Computing, 26(5):1510–1523, 1997. doi:10.1137/S0097539796300933.
- [7] Elmar Böhler, Christian Glaßer, and Daniel Meister. Error-bounded probabilistic computations between MA and AM. Journal of Computer and System Sciences, 72(6):1043–1076, 2006. Preliminary version in MFCS 2003. ECCC:TR03-069. doi:10.1016/J.JCSS.2006.05.001.
- [8] Ravi B Boppana, Johan Håstad, and Stathis Zachos. Does coNP have short interactive proofs? Information Processing Letters, 25(2):127–132, 1987. doi:10.1016/0020-0190(87)90232-8.
- [9] Jop Briët and Peter Harremoës. Properties of classical and quantum Jensen–Shannon divergence. Physical Review A, 79(5):052311, 2009. doi:10.1103/PhysRevA.79.052311.
- [10] Harry Buhrman, Richard Cleve, John Watrous, and Ronald de Wolf. Quantum fingerprinting. Physical Review Letters, 87(16):167902, 2001. doi:10.1103/PhysRevLett.87.167902.
- [11] Mark Bun, Robin Kothari, and Justin Thaler. The polynomial method strikes back: tight quantum query bounds via dual polynomials. Theory of Computing, 16(10):1–71, 2020. Preliminary version in STOC 2018. doi:10.4086/toc.2020.v016a010.
- [12] Jacob Burbea and Calyampudi Radhakrishna Rao. On the convexity of some divergence measures based on entropy functions. IEEE Transactions on Information Theory, 28(3):489–495, 1982. doi:10.1109/tit.1982.1056497.
- [13] Clément L. Canonne. A survey on distribution testing: your data is big. but is it blue? In Theory of Computing Library, number 9 in Graduate Surveys, pages 1–100. University of Chicago, 2020. ECCC:TR15-063. doi:10.4086/toc.gs.2020.009.
- [14] André Chailloux, Dragos Florin Ciocan, Iordanis Kerenidis, and Salil Vadhan. Interactive and noninteractive zero knowledge are equivalent in the help model. In Proceedings of the Fifth Theory of Cryptography Conference, pages 501–534. Springer, 2008. IACR ePrint:2007/467. doi:10.1007/978-3-540-78524-8_28.
- [15] Kean Chen and Qisheng Wang. Improved sample upper and lower bounds for trace estimation of quantum state powers. In The 38th Annual Conference on Learning Theory, volume 291 of Proceedings of Machine Learning Research, pages 1008–1028. PMLR, 2025. arXiv:2505.09563.
- [16] Kean Chen, Qisheng Wang, Zhan Yu, and Zhicheng Zhang. Simultaneous estimation of nonlinear functionals of a quantum state. arXiv preprint, 2025. arXiv:2505.16715.
- [17] Richard Y. Chen and Joel A. Tropp. Subadditivity of matrix -entropy and concentration of random matrices. Electronic Journal of Probability, 19(27):1–30, 2014. doi:10.1214/ejp.v19-2964.
- [18] Patrick J Coles, Mario Berta, Marco Tomamichel, and Stephanie Wehner. Entropic uncertainty relations and their applications. Reviews of Modern Physics, 89(1):015002, 2017. doi:10.1103/RevModPhys.89.015002.
- [19] Zoltán Daróczy. Generalized information functions. Information and Control, 16(1):36–51, 1970. doi:10.1016/s0019-9958(70)80040-7.
- [20] Yevgeniy Dodis, Thomas Ristenpart, and Salil P. Vadhan. Randomness condensers for efficiently samplable, seed-dependent sources. In Proceedings of the 9th International Conference on Theory of Cryptography Conference, volume 7194 of Lecture Notes in Computer Science, pages 618–635. Springer, 2012. doi:10.1007/978-3-642-28914-9_35.
- [21] Zeev Dvir, Dan Gutfreund, Guy N. Rothblum, and Salil P. Vadhan. On approximating the entropy of polynomial mappings. In Proceedings of the Second Symposium on Innovations in Computer Science, pages 460–475. Tsinghua University Press, 2011. ECCC:TR10-160. URL: http://conference.iiis.tsinghua.edu.cn/ICS2011/content/papers/28.html.
- [22] Jens Eisert, Marcus Cramer, and Martin B Plenio. Colloquium: Area laws for the entanglement entropy. Reviews of Modern Physics, 82(1):277–306, 2010. doi:10.1103/RevModPhys.82.277.
- [23] Christopher A. Fuchs and Jeroen van de Graaf. Cryptographic distinguishability measures for quantum-mechanical states. IEEE Transactions on Information Theory, 45(4):1216–1227, 1999. doi:10.1109/18.761271.
- [24] Shigeru Furuichi, Kenjiro Yanagi, and Ken Kuriyama. A generalized Fannes’ inequality. Journal of Inequalities in Pure and Applied Mathematics, 8(1):5, 2007. arXiv:1001.1390.
- [25] Alexandru Gheorghiu and Matty J Hoban. On estimating the entropy of shallow circuit outputs. arXiv preprint, 2020. arXiv:2002.12814.
- [26] András Gilyén and Tongyang Li. Distributional property testing in a quantum world. In 11th Innovations in Theoretical Computer Science Conference (ITCS 2020), volume 151 of LIPIcs, pages 25:1–25:19. Schloss Dagstuhl – Leibniz-Zentrum für Informatik, 2020. doi:10.4230/LIPIcs.ITCS.2020.25.
- [27] Oded Goldreich. Introduction to Property Testing. Cambridge University Press, 2017. doi:10.1017/9781108135252.
- [28] Oded Goldreich, Amit Sahai, and Salil Vadhan. Honest-verifier statistical zero-knowledge equals general statistical zero-knowledge. In Proceedings of the 30th Annual ACM Symposium on Theory of Computing, pages 399–408, 1998. doi:10.1145/276698.276852.
- [29] Oded Goldreich and Salil Vadhan. Comparing entropies in statistical zero knowledge with applications to the structure of SZK. In Proceedings of the 14th Annual IEEE Conference on Computational Complexity, pages 54–73. IEEE, 1999. ECCC:TR98-063. doi:10.1109/ccc.1999.766262.
- [30] Tom Gur, Min-Hsiu Hsieh, and Sathyawageeswar Subramanian. Sublinear quantum algorithms for estimating von neumann entropy. arXiv preprint, 2021. arXiv:2111.11139.
- [31] Peter Harremoës and Flemming Topsøe. Inequalities between entropy and index of coincidence derived from information diagrams. IEEE Transactions on Information Theory, 47(7):2944–2960, 2001. doi:10.1109/18.959272.
- [32] Ryszard Horodecki, Paweł Horodecki, Michał Horodecki, and Karol Horodecki. Quantum entanglement. Reviews of Modern Physics, 81(2):865–942, 2009. doi:10.1103/RevModPhys.81.865.
- [33] Konrad Knopp. Theory and Application of Infinite Series. Dover Books on Mathematics. Dover Publications, 1990.
- [34] Hirotada Kobayashi. Non-interactive quantum perfect and statistical zero-knowledge. In Proceedings of the 14th International Symposium on Algorithms and Computation, pages 178–188. Springer, 2003. doi:10.1007/978-3-540-24587-2_20.
- [35] Hirotada Kobayashi, François Le Gall, and Harumichi Nishimura. Generalized quantum Arthur–Merlin games. SIAM Journal on Computing, 48(3):865–902, 2019. Preliminary version in CCC 2015. doi:10.1137/17m1160173.
- [36] Hirotada Kobayashi, Keiji Matsumoto, and Tomoyuki Yamakami. Quantum Merlin-Arthur proof systems: Are multiple Merlins more helpful to Arthur? Chicago Journal of Theoretical Computer Science, 2009:3, 2009. Preliminary version in ISACC 2003. doi:10.1007/978-3-540-24587-2_21.
- [37] François Le Gall, Yupan Liu, and Qisheng Wang. Space-bounded quantum state testing via space-efficient quantum singular value transformation. To appear in computational complexity, 2026. arXiv:2308.05079.
- [38] Tongyang Li and Xiaodi Wu. Quantum query complexity of entropy estimation. IEEE Transactions on Information Theory, 65(5):2899–2921, 2019. doi:10.1109/TIT.2018.2883306.
- [39] Jianhua Lin. Divergence measures based on the Shannon entropy. IEEE Transactions on Information Theory, 37(1):145–151, 1991. doi:10.1109/18.61115.
- [40] Yupan Liu. Quantum state testing beyond the polarizing regime and quantum triangular discrimination. computational complexity, 34(11):1–67, 2025. doi:10.1007/s00037-025-00273-8.
- [41] Yupan Liu. Computational hardness of estimating quantum entropies via binary entropy bounds. arXiv preprint, 2026. arXiv:2601.03734v1.
- [42] Yupan Liu and Qisheng Wang. On estimating the quantum distance. In Proceedings of the 33rd Annual European Symposium on Algorithms, volume 351 of LIPIcs, pages 105:1–105:20. Schloss Dagstuhl – Leibniz-Zentrum für Informatik, 2025. doi:10.4230/LIPIcs.ESA.2025.105.
- [43] Yupan Liu and Qisheng Wang. On estimating the trace of quantum state powers. In Proceedings of the 2025 Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pages 947–993. SIAM, 2025. doi:10.1137/1.9781611978322.28.
- [44] Ana P. Majtey, Pedro W. Lamberti, and Domingo P. Prato. Jensen–Shannon divergence as a measure of distinguishability between mixed quantum states. Physical Review A, 72(5):052310, 2005. doi:10.1103/PhysRevA.72.052310.
- [45] Ashley Montanaro and Ronald de Wolf. A survey of quantum property testing. In Theory of Computing Library, number 7 in Graduate Surveys, pages 1–81. University of Chicago, 2016. doi:10.4086/toc.gs.2016.007.
- [46] Changrui Mu, Shafik Nassar, Ron D. Rothblum, and Prashant Nalini Vasudevan. Strong batching for non-interactive statistical zero-knowledge. In Proceedings of the 43rd Annual International Conference on the Theory and Applications of Cryptographic Techniques (EUROCRYPT), volume 14656 of Lecture Notes in Computer Science, pages 241–270. Springer, 2024. IACR ePrint:2024/229. doi:10.1007/978-3-031-58751-1_9.
- [47] Michael A. Nielsen and Isaac L. Chuang. Quantum Computation and Quantum Information. Cambridge University Press, 2010. doi:10.1017/CBO9780511976667.
- [48] Ryan O’Donnell and John Wright. Quantum spectrum testing. Communications in Mathematical Physics, 387(1):1–75, 2021. Preliminary version in STOC 2015. doi:10.1007/s00220-021-04180-1.
- [49] Yihui Quek, Eneet Kaur, and Mark M. Wilde. Multivariate trace estimation in constant quantum depth. Quantum, 8:1220, 2024. doi:10.22331/Q-2024-01-10-1220.
- [50] Guido A. Raggio. Properties of -entropies. Journal of Mathematical Physics, 36(9):4785–4791, 1995. doi:10.1063/1.530920.
- [51] Soorya Rethinasamy, Rochisha Agarwal, Kunal Sharma, and Mark M. Wilde. Estimating distinguishability measures on quantum computers. Physical Review A, 108(1):012409, 2023. doi:10.1103/PhysRevA.108.012409.
- [52] Valerio Scarani, Helle Bechmann-Pasquinucci, Nicolas J Cerf, Miloslav Dušek, Norbert Lütkenhaus, and Momtchil Peev. The security of practical quantum key distribution. Reviews of Modern Physics, 81(3):1301–1350, 2009. doi:10.1103/RevModPhys.81.1301.
- [53] Myeongjin Shin, Junseo Lee, Seungwoo Lee, and Kabgyun Jeong. Resource-efficient algorithm for estimating the trace of quantum state powers. Quantum, 9:1832, 2025. doi:10.22331/q-2025-08-27-1832.
- [54] Suvrit Sra. Metrics induced by Jensen–Shannon and related divergences on positive definite matrices. Linear Algebra and its Applications, 616:125–138, 2021. doi:10.1016/j.laa.2020.12.023.
- [55] Sathyawageeswar Subramanian and Min-Hsiu Hsieh. Quantum algorithm for estimating -Renyi entropies of quantum states. Physical Review A, 104(2):022428, 2021. doi:10.1103/PhysRevA.104.022428.
- [56] Marco Tomamichel and Anthony Leverrier. A largely self-contained and complete security proof for quantum key distribution. Quantum, 1:14, 2017. doi:10.22331/q-2017-07-14-14.
- [57] Flemming Topsøe. Bounds for entropy and divergence for distributions over a two-element set. Journal of Inequalities in Pure and Applied Mathematics, 2(2), 2001. URL: https://eudml.org/doc/122035.
- [58] Constantino Tsallis. Nonextensive Statistical Mechanics and Its Applications, chapter I. Nonextensive Statistical Mechanics and Thermodynamics: Historical Background and Present Status, pages 3–98. Springer, 2001. doi:10.1007/3-540-40919-x_1.
- [59] Salil P Vadhan. A study of statistical zero-knowledge proofs. PhD thesis, Massachusetts Institute of Technology, 1999. URL: https://dspace.mit.edu/handle/1721.1/85349.
- [60] Igor Vajda. Note on discrimination information and variation. IEEE Transactions on Information Theory, 16(6):771–773, 1970. doi:10.1109/TIT.1970.1054557.
- [61] Dániel Virosztek. Jointly convex quantum Jensen divergences. Linear Algebra and its Applications, 576:67–78, 2019. doi:10.1016/j.laa.2018.03.002.
- [62] Dániel Virosztek. The metric property of the quantum Jensen–Shannon divergence. Advances in Mathematics, 380:107595, 2021. doi:10.1016/j.aim.2021.107595.
- [63] Klaus W. Wagner. The complexity of combinatorial problems with succinct input representation. Acta Informatica, 23(3):325–356, 1986. doi:10.1007/BF00289117.
- [64] Qisheng Wang. Information-theoretic lower bounds for approximating monomials via optimal quantum tsallis entropy estimation. arXiv preprint, 2025. doi:10.48550/arXiv.2509.03496.
- [65] Qisheng Wang, Ji Guan, Junyi Liu, Zhicheng Zhang, and Mingsheng Ying. New quantum algorithms for computing quantum entropies and distances. IEEE Transactions on Information Theory, 70(8):5653–5680, 2024. doi:10.1109/TIT.2024.3399014.
- [66] Qisheng Wang and Zhicheng Zhang. Fast quantum algorithms for trace distance estimation. IEEE Transactions on Information Theory, 70(4):2720–2733, 2024. doi:10.1109/TIT.2023.3321121.
- [67] Qisheng Wang and Zhicheng Zhang. Time-efficient quantum entropy estimator via samplizer. In Proceedings of the 32nd Annual European Symposium on Algorithms, pages 101:1–101:15, 2024. doi:10.4230/LIPIcs.ESA.2024.101.
- [68] Xinzhao Wang, Shengyu Zhang, and Tongyang Li. A quantum algorithm framework for discrete probability distributions with applications to Rényi entropy estimation. IEEE Transactions on Information Theory, 70(5):3399–3426, 2024. doi:10.1109/TIT.2024.3382037.
- [69] Youle Wang, Benchi Zhao, and Xin Wang. Quantum algorithms for estimating quantum entropies. Physical Review Applied, 19(4):044041, 2023. doi:10.1103/PhysRevApplied.19.044041.
- [70] John Watrous. Limits on the power of quantum statistical zero-knowledge. In Proceedings of the 43rd Annual IEEE Symposium on Foundations of Computer Science, pages 459–468. IEEE, 2002. doi:10.1109/SFCS.2002.1181970.
- [71] John Watrous. Zero-knowledge against quantum attacks. SIAM Journal on Computing, 39(1):25–58, 2009. Preliminary version in STOC 2006. doi:10.1137/060670997.
- [72] Thomas Watson. The complexity of deciding statistical properties of samplable distributions. Theory of Computing, 11:1–34, 2015. Preliminary version in STACS 2014. ECCC:TR13-124. doi:10.4086/TOC.2015.V011A001.
- [73] Thomas Watson. The complexity of estimating min-entropy. computational complexity, 25(1):153–175, 2016. ECCC:TR12-070. doi:10.1007/S00037-014-0091-2.
- [74] Feihu Xu, Xiongfeng Ma, Qiang Zhang, Hoi-Kwong Lo, and Jian-Wei Pan. Secure quantum key distribution with realistic devices. Reviews of Modern Physics, 92(2):025002, 2020. doi:10.1103/RevModPhys.92.025002.
- [75] Tomoyuki Yamakami and Andrew C. Yao. . Information Processing Letters, 71(2):63–69, 1999. doi:10.1016/s0020-0190(99)00084-8.
- [76] Rui-Qi Zhang, Xiao-Qi Liu, Jing Wang, Ming Li, Shu-Qian Shen, and Shao-Ming Fei. Explicit formulas for estimating trace of reduced density matrix powers via single-circuit measurement probabilities. Advanced Quantum Technologies, 8(9), 2025. doi:10.1002/qute.202500376.
- [77] Yukun Zhang, Yusen Wu, You Zhou, and Xiao Yuan. Measuring less to learn more: Quadratic speedup in learning nonlinear properties of quantum density matrices. arXiv preprint, 2025. arXiv:2509.01571.
- [78] Zhengmin Zhang. Uniform estimates on the Tsallis entropies. Letters in Mathematical Physics, 80:171–181, 2007. doi:10.1007/s11005-007-0155-1.
