Quantum Multi-Level Estimation of Functionals of Discrete Distributions
Abstract
We propose a quantum multi-level estimation framework for a functional of a discrete distribution . We partition the values into logarithmically many intervals whose length decays exponentially. For each interval, we perform non-destructive singular value discrimination to isolate the relevant , enabling adaptive estimation of the partial sum over this interval. Unlike previous variable-time approaches, our method avoids high control overhead and requires only constant extra ancilla qubits. As an application, we present efficient quantum estimators for the -Tsallis entropy of discrete distributions. Specifically,
-
For , we obtain a near-optimal quantum algorithm with query complexity ,111Throughout this paper, , , and suppress polylogarithmic factors. improving the prior best due to Liu and Wang (SODA 2025; IEEE Trans. Inf. Theory 2026).
-
For , we obtain a quantum algorithm with query complexity , exhibiting a quantum speedup over the near-optimal classical estimators due to Jiao, Venkat, Han, and Weissman (IEEE Trans. Inf. Theory 2017).
Our results achieve, to our knowledge, the first near-optimal quantum estimators for parameterized -entropy for non-integer .
Keywords and phrases:
Quantum algorithms, functional estimation, entropy estimation, query complexity, Tsallis entropyCategory:
Track A: Algorithms, Complexity and GamesFunding:
Minbo Gao: Supported by National Key Research and Development Program of China (Grant No. 2023YFA1009403).Copyright and License:
2012 ACM Subject Classification:
Theory of computation Quantum query complexity ; Theory of computation Design and analysis of algorithms ; Mathematics of computing Information theoryEditors:
Sayan Bhattacharya, Danupon Nanongkai, Michael Benedikt, and Gabriele PuppisSeries and Publisher:
Leibniz International Proceedings in Informatics, Schloss Dagstuhl – Leibniz-Zentrum für Informatik
1 Introduction
Property testing on quantum computers is a growing field in quantum computing [32]. An important question is whether quantum computing can bring speedups to classical tasks, namely the property testing of discrete distributions. Early works [9, 13] investigated the quantum query complexity of testing a series of properties of discrete probability distributions, including identity, closeness, uniformity, and orthogonality. A quantum algorithm for the hypothesis testing of discrete distributions was presented in [7].
Quantum approaches for parameterized tasks regarding discrete distributions were first considered in [26]. Specifically, they presented quantum estimators for the -Rényi entropy [33] for an unknown discrete distribution , where is the parameter. In particular, their quantum estimators for the - and -Rényi entropies achieve near-optimal dependence on (cf. [10]). Here, the -Rényi entropy is the Shannon entropy [34, 35]. Recently, an improved quantum estimator for Shannon entropy was proposed in [36]. Another parameterized entropy of great interest is the -Tsallis entropy [39], for which near-optimal quantum estimators were provided in [40] for any integer . For non-integer , quantum algorithms with query complexity were proposed in [28], improving the classical sample complexity given in [25], where is the desired additive error.
Another parameterized task is the closeness testing, where is the parameter. The quantum query complexity of the closeness testing was first studied in [9], where they further considered the estimation of the distance. Improved quantum algorithms for the closeness testing were subsequently proposed in [31, 19, 30, 11]. The closeness testing was considered in [20] and later improved to optimal up to constant factors in [30]. For non-integer , there is only an attempt in [27] for the closeness testing of quantum states.
As we can see, (near-)optimal quantum estimators/testers for discrete distributions are only known for integer parameters. We therefore ask the following question:
Can we find optimal quantum estimators for properties with non-integer parameters?
In this paper, we answer this question in the affirmative. We propose a multi-level estimation framework that provides a comprehensive resolution to the problem by establishing near-optimal quantum estimators for the -Tsallis entropy for all non-integers . A key feature of our framework is that it addresses the implementation overheads of prior art while achieving a fine-grained query complexity. Specifically, we implement this multi-level structure using only a constant number of additional ancilla qubits, effectively eliminating the complex control logic required by previous methods.
The necessity of such a multi-level strategy arises from a primary technical challenge: the component function in the target functional often exhibits a singular behavior at zero. Important examples include the Shannon entropy and the -Tsallis entropy for non-integer . The standard QSVT-based framework [19] typically uses a single polynomial to approximate the target function globally. However, in the presence of singularities, efficient polynomial approximation is typically feasible only on an interval bounded away from zero, where the required degree scales inversely with the cutoff .
A similar difficulty appears in the quantum linear system problem where the inverse function is singular at the origin. A standard solution in that context is Variable Time Amplitude Amplification (VTAA) [3, 17], which partitions the state space based on the distance to the singularity. While improving query complexity, this strategy inherently incurs significant implementation overheads: partitioning the state space often requires complex multi-qubit controlled operations and a large number of ancilla qubits. Prior approaches adapting this partitioning idea to distribution testing [44, 36] inherit these heavy circuit complications, which our framework successfully resolves.
1.1 Main results
In this paper, to estimate functionals of an unknown discrete distribution , we employ the purified quantum query access model, where one is given a unitary oracle, , for the distribution such that
with each an arbitrary normalized pure state. This quantum query model is the now standard input model for quantum property testing, commonly used in quantum computational complexity [45] and quantum algorithms [19].
To establish our quantum estimators, we provide a quantum multi-level estimation framework for general functionals of the form . While building on the partitioning strategy of [36], our framework significantly reduces the circuit implementation cost. We introduce the function to rewrite the target functional as .
Theorem 1 (Informal version of Theorem 13).
Suppose is an unknown discrete distribution. We partition into intervals , with geometrically decreasing . For , let be the number of falling into , and let be an upper bound on over all in and its adjacent intervals.
If can be approximated by the square of a polynomial of degree on for each (see Condition 2) and is bounded by (see Condition 4), then there is a quantum algorithm that estimates the functional to within additive error with high probability, using
queries to the purified quantum query access oracle and only additional qubits beyond the register required for the projected unitary encoding of the distribution .
As a direct application of Theorem 1, we obtain a quantum estimator for Shannon entropy with query complexity , reproducing the result of [36] with explicit polylogarithmic factors (see Corollary 14).
Our specific main applications of Theorem 1 are a series of quantum estimators for the -Tsallis entropy [39]
for all , where is the key component to estimate. Classical estimators for the -Tsallis entropy have been investigated in [5, 24, 25]. We introduce our quantum estimators below and compare them with prior results in Table 1.
|
|
|
|
|
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
||||||||||||||
|
|
|
|||||||||||||||
Theorem 2 (Tsallis entropy estimation for , Theorem 18 and Theorem 19 combined).
For any constant , the -Tsallis entropy can be estimated to within additive error , with near-optimal quantum query complexity
Theorem 3 (Tsallis entropy estimation for , Theorem 18 and Theorem 19 combined).
For any constant , the -Tsallis entropy can be estimated to within additive error , with near-optimal quantum query complexity
To the best of our knowledge, Theorem 2 and Theorem 3 present the first near-optimal quantum estimators for the (parameterized) -entropy of probability distributions for non-integer .333Near-optimal quantum estimators for the -entropy of probability distributions are known for integer in certain cases, e.g., the -Rényi entropy () [26], the -Tsallis entropy for integer [40], and the Shannon entropy () [36]. It is known that the sample complexity of estimating the -Tsallis entropy is for [25] and for [24]. In comparison, Theorem 2 and Theorem 3 achieve a strict quantum advantage over the corresponding classical estimators. Moreover, our results also improve the previous best query complexity for due to [28].444In [28], they considered the estimation of the -Tsallis entropy of quantum states, which is a more general task. Even though, their query complexity remains unchanged when the quantum states degenerate to probability distributions.
Theorem 4 (Tsallis entropy estimation for , Theorem 16 restated).
For a constant , and a probability distribution of size , the -Tsallis entropy can be estimated to within additive error , with quantum query complexity
Theorem 4 demonstrates a quantum speedup over the near-optimal classical estimator [24] for -Tsallis entropy with sample complexity for . We also present a quantum query lower bound (see Theorem 19 for details), suggesting that there is only room for sub-quadratic speedup on the distribution size . We note that when , Theorem 4 achieves optimal dependence on up to a quasi-polynomial factor.
Moreover, given that an estimate of -Tsallis entropy is always an estimate of -Rényi entropy to the same precision when , Theorem 4 also implies an improved quantum query complexity of estimating the -Rényi entropy in certain regimes, combined with the results in [44, Theorem 1].
Corollary 5.
For a constant , and a probability distribution of size , the -Rényi entropy can be estimated to within additive error , with quantum query complexity
Corollary 5 improves the quantum query complexity in [44] when and .
For more details of the theorems, propositions and their proofs, we refer to the full version [14].
1.2 Techniques
Limitations of prior approaches.
Given access to the distribution via the oracle , [19] constructed a projected unitary encoding of a matrix with singular value decomposition . Conventional algorithms for estimating the functional rely on a single polynomial such that over the entire domain. Applying the quantum singular value transformation (QSVT) of with the polynomial to the state yields a state with squared norm , which can be estimated via amplitude estimation. This approach often yields suboptimal query complexity for functions with singularities, such as various entropy measures, where the local behavior of varies significantly. For example, when estimating the -Tsallis entropy , the function is generally not smooth for any non-integer .
To address this limitation, [44] proposed a framework based on variable-time amplitude estimation (VTAE) [12]. By approximating with distinct polynomials across different intervals, the complexity depends on the average polynomial degree rather than purely on the maximum one. Recently, [36] achieved near-optimal complexity for Shannon entropy estimation () using a different approach. This algorithm shares the same spirit as VTAE by approximating with different polynomials on different intervals, but avoids the nested amplitude amplifications used in VTAE. Instead, it uses QSVT with threshold polynomials to partition the values into intervals, and then applies amplitude estimation to the contribution of each interval separately.
While enabling fine-grained polynomial approximation, both algorithms in [44, 36] suffer from the high control and ancilla overhead inherent to variable-time quantum algorithms [3]. Partitioning the values into intervals requires applying a sequence of QSVT-based thresholding steps. Specifically, the -th thresholding step is designed to select those lying above a threshold such as , and the outcome is stored in an ancilla qubit. To ensure that each is counted exactly once, the -th unitary is applied conditioned on the ancilla qubits from all preceding steps, so that it acts only on the subspace rejected by the previous steps. This creates a deep sequence of multi-qubit controlled operations, imposing a heavy control overhead. Moreover, a state rejected by the thresholding is mapped to a garbage state, which cannot be reused by the subsequent thresholding step. Consequently, a fresh copy of the input state is required for every thresholding step, leading to a large ancilla overhead.
Our approach: a resource-efficient multi-level framework.
In Algorithm 2, we combine two ideas to obtain query-efficient algorithms while reducing control and ancilla overhead. First, we partition the values into groups, such that applying only two QSVT-based thresholding steps, corresponding to the lower and upper boundaries, suffices to isolate the values in any single group. A key challenge is that due to the discontinuity of the threshold function, only a “soft” thresholding can be implemented, leading to an uncertain transition region. This stands in contrast to arithmetic-based methods, such as those used in quantum mean estimation [31, 23, 22, 18], where values stored in quantum registers can be partitioned exactly using coherent comparators. To address this, we interpret this soft thresholding as assigning a probability weight to each value for every group. In Theorem 13, we show that, up to a tolerable error,
-
1.
(Localization) the values in each group lie within an interval where the ratio of the maximum to the minimum value is bounded by a constant, and
-
2.
(Completeness) the probability weights of sum to one over all groups.
The first condition enables us to use a polynomial that approximates the target function for only within a local region, which allows for a significantly lower polynomial degree. The second condition ensures that the sum of the estimates over all groups correctly approximates the functional. Second, we apply the gapped phase estimation with branch marking technique in [29] to implement the thresholding non-destructively. This allows the initial state to be preserved rather than collapsing into a garbage state as in prior thresholding implementations. Consequently, the state can be reused for the second thresholding step, reducing the additional ancilla requirement to a constant.
To apply branch marking, which requires a Hermitian input operator, we construct a projected unitary encoding of a Hermitian matrix with spectral decomposition
We can prepare the initial state
using one query to . For the -th group, we implement two thresholding steps to isolate the target values using constant ancilla qubits. Given the local property from the first condition, we apply the QSVT of with a polynomial such that for in the corresponding region. As QSVT polynomials have definite parity, we have , which ensures that both positive and negative eigenvalues contribute identically to the final estimate.
For clarity, we provide a high-level overview of our approach in Algorithm 1. A complete description of the procedure is deferred to Algorithm 2 in Section 3.2.
1.3 Open questions
Our paper leaves several natural open questions for future investigation:
-
The bounds we obtain for Tsallis entropy estimation in the regime are not optimal. Is it possible to derive improved upper or lower bounds on the corresponding quantum query complexity? For example, can we show better lower bounds using other lower bound techniques such as the polynomial method [6], adversary method [2], and compressed oracle method [46]? More broadly, can the idea of multi-level estimation be applied to design optimal quantum algorithms for closeness testing or for estimating other notions of relative entropy between discrete distributions?
-
There are results on the complexity of entropy estimation of quantum states [1, 19, 21, 37, 44, 41, 43, 28, 15]. The technique of [19] can be used to reduce the estimation of quantum entropies to the estimation of entropies of discrete probability distributions [44]. It remains an open question whether our quantum multi-level estimation technique can be applied in this setting, or adapted appropriately, to obtain optimal algorithms for estimating quantum entropies. A potential difficulty is that the eigenbasis of the quantum state is unknown.
-
Our multi-level amplitude estimation shares several conceptual similarities with variable-time amplitude amplification and estimation algorithms [3, 12, 4, 29]. Are there deeper or more formal connections between these approaches? Moreover, given the broad range of applications of variable-time amplitude amplification, it is natural to ask whether our multi-level amplitude estimation framework can be extended to, or applied in, more general settings.
2 Preliminaries
2.1 Notations
Unless otherwise stated, all operator approximations are measured in the spectral norm , and state approximations are measured in the Euclidean norm . We use to denote the all-zero state on a quantum register, where the number of qubits is clear from the context.
2.2 Quantum subroutines
In this subsection, we review the basic quantum subroutines that serve as building blocks for our algorithms.
Theorem 6 (Amplitude estimation [8]).
There is a quantum algorithm that takes as input a unitary , an orthogonal projector , and a positive integer . The algorithm outputs an estimate of , such that
with probability at least , using calls to (controlled) and , and calls to the reflection .
To estimate to within a given additive error , we propose the following two-stage algorithm that first decides whether and then determines accordingly.
Corollary 7.
Let be a unitary and be an orthogonal projector. Let . For any precision and failure probability , there exists a quantum algorithm that outputs an estimate satisfying with probability at least , using
queries to (controlled) , , and .
2.3 Quantum singular value transformation
A projected unitary encoding [20] of a matrix is a unitary and two orthogonal projections such that . Let
be the singular value decomposition (SVD) of . Given a scalar function , the singular value transformation of is defined by applying to its singular values.
Definition 8 (Singular value transformation).
Let be an even or odd function and be a matrix with SVD . Define the singular value transformation of corresponding to as
Given a projected unitary encoding of , we can implement the singular value transformation of corresponding to a bounded polynomial with definite parity.
Theorem 9 ([20, Corollary 11]).
Suppose that is a degree- polynomial satisfying
-
has parity- and
-
for all : .
Then there exists a unitary such that
The unitary can be implemented using elementary gates, controlled reflections , and queries to controlled- and .
2.4 Polynomial approximations
We recall the following lemmas about polynomial approximations of power functions.
Lemma 10 (Polynomial Approximations of Negative Power Functions, [20]).
For and , let . Then, there exists an even polynomial , such that
Moreover, the degree of is .
Lemma 11 (Polynomial Approximations of Positive Power Functions, [44, Lemma 6]).
For any , , , and , let . There exists an efficiently computable even polynomial of degree , such that
3 Multi-Level Amplitude Estimation
In this section, we describe our multi-level estimation framework for the functional of a discrete distribution , given quantum query access via a unitary oracle .
We perform the estimation by manipulating a projected unitary encoding of a matrix , which encodes the distribution probabilities in its singular values. Following the construction in [19], we aim to construct with the singular value decomposition:
To implement this encoding, we use a system of four registers. Let be a single-qubit unitary that maps . This projected unitary encoding is realized by the tuple defined as
| (1) |
Let denote a bit-wise CNOT gate satisfying . We prepare the initial state
| (2) |
by applying to the second and third registers, followed by a bit-wise CNOT gate on the first register controlled by the second.
Let be a constant. We partition the domain into intervals:
where for .
3.1 Non-destructive singular value discrimination
Let be a projected unitary encoding of a matrix with SVD . A standard method for singular value discrimination used in [44, 36] utilizes QSVT with a polynomial that approximates a threshold function. Specifically, to distinguish whether a singular value lies below or above for a threshold , consider an even polynomial satisfying on and on . Applying the associated QSVT unitary to the singular vector produces the state
where denotes a garbage state orthogonal to the subspace of interest. To partition into finer intervals, multiple discrimination steps are necessary. Note that if , the produced state contains a non-negligible component of the garbage state . The main drawback is that this garbage state cannot be reused for subsequent tests, since QSVT leaves the orthogonal subspace undefined. This necessitates preparing a fresh copy of in an additional ancilla register for every new discrimination step, incurring a substantial space overhead. To overcome this and discriminate singular values using constant ancilla qubits, we apply the gapped phase estimation with branch marking technique proposed in [29]. Since the algorithm only applies to Hermitian matrices, we convert the singular value problem into an eigenvalue problem using a Hermitian dilation. Consider the unitary acting on an extended system. With respect to the projector , the operator encodes the Hermitian matrix
satisfying . The spectral decomposition of takes the form , where the eigenvectors are given by for .
Theorem 12.
Let be a projected unitary encoding of with spectral norm . Let be the singular value decomposition of . Let be the eigenvector of the Hermitian dilation of . For any precision , threshold , and constant gap ratio , there exists a unitary that maps
with precision for all and , where satisfies
Implementing requires queries to controlled and .
3.2 Main algorithm and its analysis
The pseudocode of the algorithm is presented in Algorithm 2. For each , we isolate singular values in the -th loop via two non-destructive singular value discriminators and .
In the following theorem, we show that this process effectively partitions the -th probability of the distribution into groups. Specifically, each is assigned a probability weight for the -th group, satisfying two key properties. Suppose , and then we have
-
1.
(Localization of ) for any ,
-
2.
(Completeness of ) .
We then apply a QSVT with polynomial to the isolated singular values, followed by amplitude estimation to estimate the squared norm of the output state. Taking the sum over all groups yields an estimate of:
| (3) |
Due to the localization of , the polynomial only needs to approximate for . The completeness property then ensures that Equation (3) approximates the target functional .
Theorem 13.
Let be a precision parameter, be the number of intervals, and be the target function. Given a constant , define the interval endpoints for . Let be upper bounds satisfying , with convention . For each , define the local maximum bound . Suppose there exist a constant and polynomials of the same definite parity satisfying the following four conditions.
-
1.
Condition 1. For all and , .
-
2.
Condition 2. For all and , .
-
3.
Condition 3. For any , .
-
4.
Condition 4. It holds that
Furthermore, assume the degrees satisfy for some functions . Given purified quantum query access to any probability distribution , there exists a quantum algorithm estimating to within additive error with probability at least using
queries, where denotes the number of indices in the local neighborhood of the -th interval. The algorithm uses four additional qubits beyond the register required for the projected unitary encoding of the distribution .
A few remarks on the technical conditions are in order to clarify their meaning:
-
Condition 1 (QSVT validity): This ensures that the polynomials are bounded and valid for implementation via QSVT.
-
Condition 2 (Local approximation): This guarantees that the scaled polynomial approximates the target function with high accuracy within the -th interval and its transition boundaries.
-
Condition 3 and Condition 4 (Well-bounded tail): These conditions handle the residual interval closest to the singularity at the origin. In this region, we do not require an accurate polynomial approximation. Instead, Condition 4 ensures the true functional contribution from these small probabilities is sufficiently small, while Condition 3 restricts the magnitude of the polynomial estimate. Together, they guarantee via the triangle inequality that the total estimation error from this tail region is well-bounded.
Proof of Theorem 13.
We use Algorithm 2 to estimate .
By Theorem 12, for any and , the discriminator maps
with accuracy , where
| (4) | |||||
| (5) |
For consistency, we define since . Define the target flag state for interval as
Then, for any and , applying to registers and to registers implements the map
(6)
with accuracy , where is the component orthogonal to for and orthogonal to for . We define . The amplitude satisfies
For any , the unitary in Line 6 maps
| (7) |
where satisfies .
Combining Equation (6) and Equation (7), the final state in the -th loop is -close to
Here, is an unnormalized state satisfying with
Define the effective amplitude via its squared magnitude
Then, the squared norm is -approximate to
since has definite parity. By Corollary 7, the output in Line 10 is an estimate of with error at most and success probability at least . By the union bound, the output of Algorithm 2 satisfies
| (8) |
with probability at least . Then it suffices to show that is a -approximation of . We first prove the two properties of .
Localization of .
For a fixed with , and any in and , Equation (4) and Equation (5) imply
respectively. Consequently, the amplitude satisfies
| (9) |
For , any , by Equation (4) and the definition of , we have
Consequently, the amplitude satisfies
| (10) |
In summary, combining Equation (3.2) and Equation (3.2), we conclude that for any and , the amplitude is bounded by
which we call the localization bound of .
Completeness of .
For a fixed with and any , Equation (4) and Equation (5) imply and . Then the amplitude and satisfies
(11)
For and any , by the definition of and Equation (5), we have and . Then the amplitude and satisfy
(12)
For and any , we have and by definition, and . Consequently, the amplitude satisfies
| (13) |
In summary, combining Equation (11), Equation (12), and Equation (13), we conclude that for any and , the amplitude and satisfy
| (14) |
For the corresponding upper bound, bounding the outer projection probabilities by directly yields
Combining this with Equation (14), we obtain the final completeness condition:
which we call the completeness of .
Error analysis.
For any , let be the index such that . If , for any satisfying or , we have , and hence
| (15) |
by the localization bound of .
Then we have
(16)
The second inequality follows from Condition 2 and the completeness of . The third inequality follows from the definition of . Then, we have
(17)
where the third line follows from Condition 1, Equation (15), and Equation (16). If , which means , then for any , we have , and hence
| (18) |
by the localization bound of . Therefore, if , we have
| (19) |
where the first line follows from Condition 1, and the second line follows from Condition 3 and Equation (18). If , by the localization bound of , we have , and hence by Condition 1. Then, analogously to Equation (19), we have
| (20) |
Combining Equation (8), Equation (17), Equation (19), and Equation (20), the output satisfies
where the last line follows from Condition 4.
Complexity analysis.
By Theorem 12, each uses queries (simplifying the log term to is safe). By Theorem 9, each uses queries. Thus, each uses queries. The squared norm in the -th loop satisfies
where , and the second line follows from , the localization bound of , and Condition 1.
Denoting the additive error by , by Corollary 7, the query complexity of the -th loop is
where the last equality holds because is a constant, and we bound . Recall that we define , and taking the sum over completes the proof.
3.3 An example: Shannon entropy estimation
For , the functional corresponds to the Shannon entropy. Applying Theorem 13 yields the following result.
Corollary 14.
Given an -dimensional probability distribution and its unitary oracle . There is a quantum algorithm that computes an estimate of the Shannon entropy to within additive error , using
queries to .
4 Tsallis Entropy Estimation
4.1 The case of
In the following, we show that there exists a suitable choice of parameters for estimating the functional that satisfies the requirements of multi-level amplitude estimation when .
Proposition 15.
For , let , , . Let , , , for . Set . Let be the polynomials specified in Lemma 10 such that
| (21) |
with . Then, we have the following properties.
-
1.
for ,
-
2.
For all and ,
-
3.
For all and ,
-
4.
For ,
-
5.
The functional satisfies
In Proposition 15, we showed that the chosen parameters satisfy the constraints required by Theorem 13. Then, we can prove the following result.
Theorem 16.
For a constant , and a probability distribution of size . There is a quantum algorithm that, given a unitary oracle to , computes an estimate of to within additive error , using
queries to .
4.2 The case of
In the following, we show that there exists a suitable choice of parameters for estimating the functional for that satisfies the requirements of multi-level amplitude estimation.
Proposition 17.
Let be some constant, , , , for , , for , and for and . Let for , where is the polynomial specified in Lemma 11. Then, it holds that
-
1.
For all and ,
-
2.
For all ,
-
3.
For all and ,
-
4.
For any ,
-
5.
The functional satisfies
-
6.
are of the same parity with for , and .
In Proposition 17, we showed that the chosen parameters satisfy the constraints required by Theorem 13. Applying Theorem 13, we have the following theorem.
Theorem 18.
For a constant , and a probability distribution of size . There is a quantum algorithm that, given a purified quantum query access to , computes an estimate of to within additive error , using
queries to .
5 Lower Bounds
In this section, we show quantum query lower bounds for estimating Tsallis entropies given purified quantum access to the probability distributions.
Theorem 19.
Any quantum query algorithm for estimating the -Tsallis entropy of an unknown probability distribution of size to within additive error requires query complexity:
-
for and ,
-
for ,
-
for ,
-
for .
Proof.
Our quantum query complexity lower bounds are obtained by the quantum sample-to-query lifting method [42, 43, 38, 16]. Specifically, as mentioned in [16, Section 2.1], if testing a property of an unknown probability distribution requires sample complexity , then this problem requires quantum query complexity in the purified quantum query access model. Therefore, in the remainder of this proof, we focus on the sample complexity lower bounds for estimating the -Tsallis entropy for different ranges of separately.
-
For , in [24, Theorems 3 and 4], it was shown that the minimax mean squared error for estimating the -Tsallis entropy is . To ensure the additive error , we need to set , which gives .
-
For , in [25, Section VI-A], it was shown that the minimax mean squared error for estimating the -Tsallis entropy is . To ensure the additive error , we need to set , which gives .
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. doi:10.1109/JSAIT.2020.3015235.
- [2] Andris Ambainis. Quantum lower bounds by quantum arguments. Journal of Computer and System Sciences, 64(4):750–767, 2002. doi:10.1006/jcss.2002.1826.
- [3] Andris Ambainis. Variable time amplitude amplification and quantum algorithms for linear algebra problems. In Proceedings of the 29th Symposium on Theoretical Aspects of Computer Science (STACS 2012), pages 636–647, 2012. doi:10.4230/LIPIcs.STACS.2012.636.
- [4] Andris Ambainis, Martins Kokainis, and Jevgēnijs Vihrovs. Improved algorithm and lower bound for variable time quantum search. In Proceedings of the 18th Conference on the Theory of Quantum Computation, Communication and Cryptography (TQC 2023), pages 7:1–7:18, 2023. doi:10.4230/LIPIcs.TQC.2023.7.
- [5] András Antos and Ioannis Kontoyiannis. Convergence properties of functional estimates for discrete distributions. Random Structures & Algorithms, 19(3–4):163–193, 2001. doi:10.1002/rsa.10019.
- [6] Robert Beals, Harry Buhrman, Richard Cleve, Michele Mosca, and Ronald de Wolf. Quantum lower bounds by polynomials. Journal of the ACM, 48(4):778–797, 2001. doi:10.1145/502090.502097.
- [7] Aleksandrs Belovs. Quantum algorithms for classical probability distributions. In Proceedings of the 27th Annual European Symposium on Algorithms (ESA 2019), pages 16:1–16:11, 2019. doi:10.4230/LIPIcs.ESA.2019.16.
- [8] Gilles Brassard, Peter Høyer, Michele Mosca, and Alain Tapp. Quantum amplitude amplification and estimation. In Samuel J. Lomonaco, Jr. and Howard E. Brandt, editors, Quantum Computation and Information, volume 305 of Contemporary Mathematics, pages 53–74. AMS, 2002. doi:10.1090/conm/305/05215.
- [9] Sergey Bravyi, Aram W. Harrow, and Avinatan Hassidim. Quantum algorithms for testing properties of distributions. IEEE Transactions on Information Theory, 57(6):3971–3981, 2011. doi:10.1109/TIT.2011.2134250.
- [10] 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. doi:10.4086/toc.2020.v016a010.
- [11] Clément L. Canonne, Robin Kothari, and Ryan O’Donnell. Uniformity testing when you have the source code. In Proceedings of the 20th Conference on the Theory of Quantum Computation, Communication and Cryptography (TQC 2025), pages 7:1–7:20, 2025. doi:10.4230/LIPIcs.TQC.2025.7.
- [12] Shantanav Chakraborty, András Gilyén, and Stacey Jeffery. The power of block-encoded matrix powers: Improved regression techniques via faster Hamiltonian simulation. In Proceedings of the 46th International Colloquium on Automata, Languages, and Programming (ICALP 2019), pages 33:1–33:14, 2019. doi:10.4230/LIPIcs.ICALP.2019.33.
- [13] Sourav Chakraborty, Eldar Fischer, Arie Matsliah, and Ronald de Wolf. New results on quantum property testing. In Proceedings of the IARCS Annual Conference on Foundations of Software Technology and Theoretical Computer Science (FSTTCS 2010), pages 145–156, 2010. doi:10.4230/LIPIcs.FSTTCS.2010.145.
- [14] Kean Chen, Minbo Gao, Tongyang Li, Qisheng Wang, and Xinzhao Wang. Quantum multi-level estimation of functionals of discrete distributions. ArXiv preprints, 2026. arXiv:2605.03685.
- [15] Kean Chen and Qisheng Wang. Improved sample upper and lower bounds for trace estimation of quantum state powers. In Proceedings of the 38th Conference on Learning Theory, pages 1008–1028, 2025. URL: https://proceedings.mlr.press/v291/chen25d.html.
- [16] Kean Chen, Qisheng Wang, and Zhicheng Zhang. A list of complexity bounds for property testing by quantum sample-to-query lifting, 2025. ArXiv preprint. doi:10.48550/arXiv.2512.01971.
- [17] Andrew M. Childs, Robin Kothari, and Rolando D. Somma. Quantum algorithm for systems of linear equations with exponentially improved dependence on precision. SIAM Journal on Computing, 46(6):1920–1950, 2017. doi:10.1137/16M1087072.
- [18] Arjan Cornelissen, Yassine Hamoudi, and Sofiene Jerbi. Near-optimal quantum algorithms for multivariate mean estimation. In Proceedings of the 54th Annual ACM SIGACT Symposium on Theory of Computing, pages 33–43, 2022. doi:10.1145/3519935.3520045.
- [19] András Gilyén and Tongyang Li. Distributional property testing in a quantum world. In Proceedings of the 11th Innovations in Theoretical Computer Science Conference (ITCS 2020), pages 25:1–25:19, 2020. doi:10.4230/LIPIcs.ITCS.2020.25.
- [20] András Gilyén, Yuan Su, Guang Hao Low, and Nathan Wiebe. Quantum singular value transformation and beyond: exponential improvements for quantum matrix arithmetics. In Proceedings of the 51st Annual ACM SIGACT Symposium on Theory of Computing, pages 193–204, 2019. doi:10.1145/3313276.3316366.
- [21] Tom Gur, Min-Hsiu Hsieh, and Sathyawageeswar Subramanian. Sublinear quantum algorithms for estimating von Neumann entropy. ArXiv preprints, 2021. arXiv:2111.11139.
- [22] Yassine Hamoudi. Quantum sub-Gaussian mean estimator. In Proceedings of the 29th Annual European Symposium on Algorithms (ESA 2021), pages 50:1–50:17, 2021. doi:10.4230/LIPIcs.ESA.2021.50.
- [23] Yassine Hamoudi and Frédéric Magniez. Quantum Chebyshev’s inequality and applications. In Proceedings of the 46th International Colloquium on Automata, Languages, and Programming (ICALP 2019), pages 69:1–69:16, 2019. doi:10.4230/LIPIcs.ICALP.2019.69.
- [24] Jiantao Jiao, Kartik Venkat, Yanjun Han, and Tsachy Weissman. Minimax estimation of functionals of discrete distributions. IEEE Transactions on Information Theory, 61(5):2835–2885, 2015. doi:10.1109/TIT.2015.2412945.
- [25] Jiantao Jiao, Kartik Venkat, Yanjun Han, and Tsachy Weissman. Maximum likelihood estimation of functionals of discrete distributions. IEEE Transactions on Information Theory, 63(10):6774–6798, 2017. doi:10.1109/TIT.2017.2733537.
- [26] Tongyang Li and Xiaodi Wu. Quantum query complexity of entropy estimation. IEEE Transactions on Information Theory, 65(5):2899–2921, 2018. doi:10.1109/TIT.2018.2883306.
- [27] Yupan Liu and Qisheng Wang. On estimating the quantum distance. In Proceedings of the 33rd Annual European Symposium on Algorithms, pages 105:1–105:20, 2025. doi:10.4230/LIPIcs.ESA.2025.105.
- [28] Yupan Liu and Qisheng Wang. On estimating the trace of quantum state powers. IEEE Transactions on Information Theory, 2026. doi:10.1109/TIT.2026.3683891.
- [29] Guang Hao Low and Yuan Su. Quantum linear system algorithm with optimal queries to initial state preparation. Quantum, 10:2041, 2026. doi:10.22331/q-2026-03-23-2041.
- [30] Jingquan Luo, Qisheng Wang, and Lvzhou Li. Succinct quantum testers for closeness and k-wise uniformity of probability distributions. IEEE Transactions on Information Theory, 70(7):5092–5103, 2024. doi:10.1109/TIT.2024.3393756.
- [31] Ashley Montanaro. Quantum speedup of Monte Carlo methods. Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences, 471(2181):20150301, 2015. doi:10.1098/rspa.2015.0301.
- [32] 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.
- [33] Alfréd Rényi. On measures of entropy and information. In Proceedings of the Fourth Berkeley Symposium on Mathematics, Statistics and Probability, pages 547–562, 1961. URL: https://static.renyi.hu/renyi_cikkek/1961_on_measures_of_entropy_and_information.pdf.
- [34] C. E. Shannon. A mathematical theory of communication. The Bell System Technical Journal, 27(3):379–423, 1948. doi:10.1002/j.1538-7305.1948.tb01338.x.
- [35] C. E. Shannon. A mathematical theory of communication. The Bell System Technical Journal, 27(4):623–656, 1948. doi:10.1002/j.1538-7305.1948.tb00917.x.
- [36] Myeongjin Shin and Kabgyun Jeong. Near optimal quantum algorithm for estimating Shannon entropy, 2025. arXiv:2509.07452.
- [37] 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.
- [38] Ewin Tang, John Wright, and Mark Zhandry. Conjugate queries can help. ArXiv preprints, 2025. doi:10.48550/arXiv.2510.07622.
- [39] Constantino Tsallis. Possible generalization of Boltzmann-Gibbs statistics. Journal of Statistical Physics, 52:479–487, 1988. doi:10.1007/BF01016429.
- [40] Qisheng Wang. Information-theoretic lower bounds for approximating monomials via optimal quantum Tsallis entropy estimation. ArXiv preprint, 2025. doi:10.48550/arXiv.2509.03496.
- [41] 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.
- [42] Qisheng Wang and Zhicheng Zhang. Quantum lower bounds by sample-to-query lifting. SIAM Journal on Computing, 54(5):1294–1334, 2025. doi:10.1137/24M1638616.
- [43] Qisheng Wang and Zhicheng Zhang. Time-efficient quantum entropy estimator via samplizer. IEEE Transactions on Information Theory, 71(12):9569–9599, 2025. doi:10.1109/TIT.2025.3576137.
- [44] 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.
- [45] 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, 2002. doi:10.1109/SFCS.2002.1181970.
- [46] Mark Zhandry. How to record quantum queries, and applications to quantum indifferentiability. In Proceedings of the 39th Annual International Cryptology Conference, pages 239–268, 2019. doi:10.1007/978-3-030-26951-7_9.
