Improved Sample Access for Quantum-Inspired Algorithms
We derive the optimal data structure for quantum-inspired machine learning and demonstrate its effectiveness with practical examples.
摘要
评审与讨论
This paper considers quantum-inspired classical algorithms, presenting improved bounds for inner product estimation and sampling from linear combinations of vectors using a quantum-inspired classical data structure, SQ. Additionally, it discusses the applications of quantum-inspired algorithms in various specific settings.
优点
This paper presents example-driven numerical experiments that demonstrate the effectiveness of quantum-inspired classical algorithms. This is intuitive and is uncommon in previous work on quantum-inspired algorithms.
缺点
- My main concern is about the correctness of the optimality claim in Proposition 4 and Proposition 6. In particular, in the proof the authors only show that, for a specific kind of algorithm, input yields an optimal bound. However, the authors fail to argue that this specific kind of algorithm is optimal, i.e., ruling out the possibility that there might be some totally different algorithm that achieves the same task using for some that has better bound.
- The title seems a bit too vague, as quantum-inspired algorithms is a broad class of algorithms, but the authors only discussed a few examples among them.
- I did not fully get the connection between Section 3 and later sections discussing the applications of quantum-inspired classical algorithms. It would be good for the authors to add some connecting paragraphs in between.
- There are a good amount of typos in the paper. Examples: line 107, -> -norm; line 125, vector -> a vector/the vector; line 170: should it be SQ(y) instead of Q(y)?; Wrong format for author middle names in references: Andrew J Baldwin -> Andrew J. Baldwin.
问题
I don't have more questions other than the ones above.
伦理问题详情
N/A
The article studies the quantum-inspired classical algorithms for linear algebra and machine learning tasks. These algorithms are based on a data structured involving binary search tree (BST), inspired by the QRAMs proposed for quantum data loading and computing. In this paper, generalization of this data structure is studied, where the tree nodes are pth norms of the columns of the data matrix. It is shown that under certain settings, norm based BST will be advantageous in terms of sampling complexity required for approximations. Two applications are discussed for the new data structure and optimal sample access is established. Numerical simulations are presented to illustrate the results.
优点
Strengths:
- Generalization of the data structure used for quantum-inspired classical algorithms is presented.
- Optimal sample access is established for certain type of vectors.
- Two potential applications are studied for the generalized data structure.
缺点
Weakness:
- Certain aspects of the study are unclear, making it hard to understand the contributions.
- Significance of the study and results are unclear.
For details, see questions below.
问题
I have the following comments about the paper:
- Certain aspects of the study are unclear, and should be clarified.
i. The optimalilty/advantage for inner products estimation using the proposed SQ_p data structure seem to apply only when the vectors and have zero mean i.i.d random (Gaussian) entries. However, it is not obvious as to why the elements of and have zero mean. We know that typically these vectors represent quantum states, i..e, the entries are probabilities, and so will be in [0,1]. So, these typically cannot be i.i.d zero mean Gaussian (uniform) random variables. Authors should discuss situations where such settings will occur.
ii. Certain aspects of the optimality results established are not clear. The additive error guarantees (bounds) presented for SQ and SQ_p for the inner product estimation are different. When we set , the additive error we obtain for SQ_p from Proposition 3 will be worse than the bound we have for SQ in Proposition 1. So, the sampling complexity comparison is not for the same error guarantee, it appears. Is this correct? Authors can clarify this. Similarly, for sampling from a linear combination of vectors, the output we obtain from SQ and SQ_p are different, ie.e, and , respectively. We do not obtain samples for the same quantity using these two data structures. Therefore, it is not clear how do we compare the sample complexity for these two approaches, and claim that SQ_p with p=1 has a better sample complexity, when the outputs or the error guarantees are different. Authors can clarify these.
iii. Similar to the inner product case, for sampling from a linear combination of vectors too, it is not obvious as to why would the matrix and the vector have i.i.d entries. Will this be the case for the two applications discussed. Typically, data matrices , do not have i.i.d entries. Authors can discuss settings where we encounter such i.i.d matrices and vectors.
iv. Motivation to use a dequantized quantum classifiers can be further discussed. A discussion on why using such a classifier over existing (powerful) classical methods will be helpful. The quantum classifier such as the ones based on the parametrized quantum circuits (PQC) are useful when the data is quantum in nature (e.g., comes from a quantum computation). Authors can discuss why using a classical algorithm for inner product estimation, within a quantum classifier will be beneficial.
-
Given the above, the significance of the proposed approach and results are not clear. Authors can provide more details on these in order to improve the paper.
-
Minor Comment: i. In line 253, what is x? This variable is not defined.
The paper studies the topic of the quantum-inspired classical algorithm design, where in this field we usually analyze the speedups of the quantum ML algorithms by developing classical counterparts, and show that previous quantum algorithms do not give an exponential speedup. The paper analyzes two major subroutines: inner product estimation and sampling from a linear combination of vectors, which are based on the binary tree data structures proposed in Tang (2019). In particular, the paper extends to the guarantee to the guarantee in the sampling probability or the error dependence and shows the case has a better runtime than the case. Next, the paper gives a proof-of-concept example of downstream applications from the presented new subroutines.
优点
- The paper gives a new insight into the quantum-inspired ML algorithm design, which suggests considering the other norm subroutines might give faster such algorithms. This is interesting to me. The paper also gives a proof-of-concept example of the downstream applications.
缺点
- From a technical perspective, the analysis of the new proposed subroutines seems to be straightforward, based on some variance argument. And despite the paper giving a proof-of-concept example, it is still not very clear the new subroutine can give a better bound for the downstream quantum-inspired ML algorithm. It will make the paper stronger if the authors can have more discussion about this.
问题
- It seems the Proposition 4 (or Corollary 2) gives a constant improvement for the subroutine. From a complexity perspective, would it be possible for these new subroutines indeed improve the complexity of the previous quantum-inspired ML algorithms?
After careful consideration, we have decided to withdraw our submission as we feel this conference may not be the most suitable venue for us at this time.