Pith. sign in

REVIEW 3 major objections 5 minor 1 cited by

Quantum-MUSIC: Multiple Signal Classification for Quantum Wireless Sensing

T0 review · 3 major / 5 minor · reviewed 2026-08-10 · deepseek-v4-flash

Pith's one-line read Quantum-MUSIC recovers channel phase from magnitude-only atomic-receiver measurements and applies MUSIC to estimate the angles of arrival of multiple users.

desk verdict Quantum-MUSIC is a plausible first step but the random polarization model breaks the MUSIC steering manifold; the authors must clarify whether the gain is common or per-element. read the letter →

arxiv 2501.00314 v1 pith:6WQBE34F submitted 2024-12-31 eess.SP

classification eess.SP MSC 94A12
keywords quantumwirelesssensingatomicreceiverRydbergatomsMUSICangle-of-arrivalestimationphaseretrievalmulti-usermagnitude-onlymeasurement
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

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

The reading

The paper claims that a Rydberg-atom receiver, which records only the magnitude of a received radio signal, can still support multi-user angle-of-arrival sensing. To do this, the authors recover the complex channel from magnitude-only measurements using a modified biased Gerchberg-Saxton phase-retrieval routine, then feed the recovered channel into the classical MUSIC subspace algorithm. In simulation, the proposed Quantum-MUSIC estimates the directions of one to four users and reports lower angle error than conventional MUSIC under comparable transmitted power, because the atomic receiver's quantum shot noise is far weaker than thermal noise in a radio-frequency antenna receiver.

What carries the argument

The load-bearing object is the modified biased Gerchberg-Saxton iteration for channel recovery (Algorithm 1), which treats the holographic reference $b_m$ as an extra channel entry so that the magnitude-only observation $z_m = |\bar{S}^H \bar{a}_m + n_m|$ matches the standard phase-retrieval form. It is initialized by the principal eigenvector of the expanded covariance matrix $\bar{R}$ from Eq. (9) and the magnitude estimate in Eq. (10), then alternates between phase updates in Eq. (11) and least-squares channel updates in Eq. (12). The recovered channel matrix $\hat{A}$ feeds the eigenvalue decomposition whose noise subspace $U_N$ defines the MUSIC spectrum in Eq. (14).

What would settle it

Run the channel-recovery step alone with a known channel matrix and compare $\|\hat{A}-A\|$: if the relative recovery error does not decrease toward the noise floor as $N$ and $P$ grow, or if some Monte Carlo trials converge to a wrong local minimum, then the angle estimates from Eq. (14) are not trustworthy even though the RMSE curves look good.

Watch

Extended reading notes

Core claim

The central claim is that the magnitude-only constraint of an atomic receiver is not a barrier to subspace-based multi-user sensing: the received magnitudes $y = |A^H s + b + n|$ can be inverted into an estimate of the channel matrix $\hat{A}$ by solving a phase-retrieval problem, after which the MUSIC spectrum $P_Q(\theta) = 1/(a^H(\theta) U_N U_N^H a(\theta))$ built from $\hat{A}$ resolves the per-user angles of arrival. The paper's simulation evidence is that Quantum-MUSIC outperforms classical RF-domain MUSIC across signal power levels and user counts, with the gap widening as the number of users grows.

Load-bearing premise

The result stands or falls on whether 50 iterations of the alternating phase-retrieval updates reliably recover the true channel for $P=100$ pilots at the simulated noise levels; the paper does not prove convergence or test the recovery error directly.

Editorial extensions

If this is right

  • If the channel recovery step works as simulated, the atomic receiver can estimate angles of arrival for multiple simultaneous users without any phase measurement, something previous Rydberg-sensor angle-of-arrival work did not do.
  • Because quantum shot noise is modeled roughly 15 dB below Johnson-Nyquist thermal noise at the chosen conditions, the quantum system's sensing accuracy exceeds an RF system at equal transmitted power.
  • The accuracy advantage of the atomic receiver grows with the number of users, making magnitude-only quantum sensing comparatively more attractive in denser multi-user scenarios.
  • The algorithm inherits MUSIC's subspace structure, so it can be used with any array geometry whose steering vector is known, not only the uniform linear array simulated in the paper.

Reading between the lines

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

  • A direct testable extension would be a convergence study of the channel-recovery step over the pilot count $P$ and iteration count $N$; the paper fixes $P=100$ and $N=50$ and does not report how close $\hat{A}$ is to the true channel.
  • If phase retrieval is the bottleneck, then an error floor in the angle RMSE at high signal power would reveal a failure mode that the current simulations, which judge performance only by RMSE, do not separate from noise effects.
  • Because the model assumes a single line-of-sight path per user, extending the pipeline to multipath or joint range-angle estimation would require replacing the steering-vector dictionary, but the phase-recovery-plus-MUSIC structure itself is not tied to the single-path assumption.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

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

Referee Report

3 major / 5 minor

Summary. The manuscript introduces Quantum-MUSIC, a two-stage algorithm for angle-of-arrival (AoA) estimation in a multi-user uplink served by an atomic receiver array. Stage 1 treats the magnitude-only measurements as a biased phase retrieval problem, using spectral initialization and alternating Gerchberg-Saxton updates to recover the channel matrix \hat A. Stage 2 forms the sample covariance R = (1/P)\hat A\hat A^H and applies conventional MUSIC to estimate the K user AoAs. Numerical results for M=32, P=100, K=1-4, and a 2,000-trial RMSE metric are reported, comparing the proposed method with classical RF MUSIC under different noise floors. The central claims are that channel recovery plus MUSIC enables multi-user sensing from magnitude-only data and that it outperforms the existing MUSIC algorithm.

Significance. If the model and recovery guarantees held, this would be a useful first step for multi-user quantum wireless sensing. The manuscript is self-contained, the algebraic form of the alternating updates is standard, and the simulation setup is described in enough detail to be reproduced. Its main limitations are that the polarization model in the simulation is inconsistent with the MUSIC steering manifold used for estimation, the phase-retrieval stage is not guaranteed or characterized for failure, and the performance comparison is made under a 15-dB noise-floor offset rather than at equal input SNR; these issues currently leave the central claim insufficiently supported.

major comments (3)
  1. [Section II-B and Section IV-A, Eqs. (13)-(14)] The stated simulation model draws ε_{m,k} independently for each array element and user (Section IV-A: 'ϵm,k, ϵm,b follow N(0,1/3)'). With μ_eg = [0,1785.9qa0,0]^T, the m-th entry of the k-th channel column is therefore g_{m,k} e^{j m d sin θ_k/λ} with independent random g_{m,k}. The covariance R = (1/P)\hat A\hat A^H then spans these randomly weighted vectors, not the ideal manifold a(θ) of Eq. (13). Consequently the denominator a^H(θ)U_NU_N^H a(θ) in Eq. (14) does not vanish at θ_k even for exact channel recovery, and the sharp spectral peaks in Figs. 4-6 do not follow from the stated model. Please either justify that ε_{m,k} is constant in m for each user (a common-polarization assumption), or replace the test vector a(θ) with one that accounts for the per-element gains, or revise the model; the current manuscript cannot support the AoA claim as written.
  2. [Algorithm 1, Section III-A] The channel-recovery stage is the load-bearing first half of the algorithm, but no convergence guarantee or failure-rate analysis is provided for the spectral initialization of Eqs. (9)-(10) and the alternating updates of Eqs. (11)-(12). The simulations use a single configuration (P=100, N=50) and report RMSE averaged over trials; they do not report how often the phase-retrieval step fails or how sensitive the result is to P and N. Because an incorrect \hat A directly invalidates the MUSIC covariance in Step 13, the paper should add either a theoretical justification (for example, a local-convergence or contraction result, or a reference that covers this biased variant) or a Monte Carlo characterization of failure probability as a function of P, N, and SNR.
  3. [Section IV-B, Figs. 5-6] The claimed 'outperforms' result is not an algorithmic comparison at equal input SNR. The simulation fixes σ_n^2 = 10^{-19.1} (QSN) and σ_t^2 = 10^{-17.6} (JNTN), a 15-dB offset, and then compares RMSE versus transmitted power. The conclusion that 'Quantum-MUSIC is superior to MUSIC' (Section IV-B) therefore conflates the noise-floor advantage of the atomic receiver with the performance of the proposed estimator. The abstract and conclusions should restate the claim as a system-level advantage, and ideally include a same-SNR comparison of Quantum-MUSIC against classical MUSIC to separate algorithmic gain from noise-floor gain.
minor comments (5)
  1. [Section II-A] The Planck constant is printed as 6.6626×10^{-34} J·s; the standard value is 6.626×10^{-34} J·s.
  2. [Section II-B and Algorithm 1] The symbol b_m is used both as a scalar reference and as the P-vector [b_m,...,b_m]^H; a distinct notation such as b_m 1_P would avoid ambiguity in Eqs. (7) and (12).
  3. [Algorithm 1, line 4] The expression \bar r = |v^H \bar S| z_m / \|\bar S^H v\|_2^2 is ambiguous as typeset because the elementwise product between the row vector |v^H \bar S| and the column vector z_m is not indicated; please write it explicitly with an elementwise operator.
  4. [Section IV-A] The angular range [30°, 150°] and the 2^14-point grid are not justified; a sentence on the expected resolution limit would help the reader interpret the RMSE values.
  5. [Figures 4-6] The RMSE plots would be more informative with error bars or confidence bands, especially because the phase-retrieval stage may have occasional large failures that a mean RMSE can hide.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity found: the channel-recovery and MUSIC steps are standard, externally cited algorithms; no fitted parameter is relabeled as a prediction.

full rationale

The paper's derivation chain is input-to-output: a Rydberg measurement model (Eq. 6) leads to a phase-retrieval formulation (Eq. 8), solved by a biased Gerchberg-Saxton algorithm modified from an external reference [6] with spectral initialization from [17], and the recovered channel matrix is then fed into the standard MUSIC subspace test (Eqs. 13-14). Each step is justified by explicit equations and external citations; no equation is defined in terms of the quantity it is supposed to predict. The noise parameters sigma_n^2 and sigma_t^2 are taken from [6] and [20], not fit to the target AoAs, so the claimed performance advantage over classical MUSIC is an evaluation outcome under stated assumptions rather than a circular re-derivation. The paper contains no self-citations that carry a load-bearing premise. The main technical concerns - convergence of the alternating updates (Eqs. 11-12) without a guarantee, and the per-element random polarization gains epsilon_{m,k} breaking the ULA steering manifold used in Eq. (14) - are correctness/modeling issues, not circularity. Accordingly, no specific circular step can be quoted and the circularity score is 0.

Assumptions & free parameters 2 free parameters · 5 assumptions · 0 invented entities

The algorithm rests on the atomic receiver measurement model of [6] and the classical MUSIC assumptions. The only hand-tuned parameters are the iteration count and pilot count; the noise powers are external inputs from [6] and [20]. No new physical entities are introduced.

free parameters (2)
  • Number of Gerchberg-Saxton iterations N = 50
    Set to 50 in simulations; no convergence criterion or ablation over N is provided, and performance may depend on it.
  • Number of pilot snapshots P = 100
    Fixed at 100; no analysis of the minimum P required for reliable channel recovery.
assumptions (5)
  • domain assumption The atomic receiver measures the Rabi frequency magnitude |sum_k a_m,k s_k + b_m + n_m| as in Eq. (6).
    The paper derives this from the Schrodinger equation and rotating wave approximation in Section II-A, but the mapping from EIT/AT splitting to the exact complex baseband model is assumed, following [6].
  • domain assumption The biased Gerchberg-Saxton algorithm from [6] converges to the true channel for the simulation settings.
    Algorithm 1 adopts the spectral initialization of Candes et al. [17] and the GS iterations from [6] without proving convergence for this biased, noisy, finite-P case.
  • standard math MUSIC requires the K array response vectors to be linearly independent and the steering vector model a(theta) with constant amplitudes to match the array.
    Used in Eq. (13)-(14) for the ULA far-field steering vector and the noise subspace projection.
  • domain assumption The ULA channel has the form rho_m,k e^{j phi_m,k} = alpha e^{j m d sin(theta_k)/lambda}.
    Assumed in Section II-A; ignores near-field effects, mutual coupling, and per-element polarization variation.
  • standard math The rotating wave approximation and the two-level atom model are valid for the Rydberg receiver.
    Inherited from [6] and standard quantum optics [14]; not re-derived in this paper.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Quantum-MUSIC: Multiple Signal Classification for Quantum Wireless Sensing." pith.science (2026). https://pith.science/paper/6WQBE34F

@misc{pith2026250100314,
  author       = {Pith},
  title        = {Pith review of: Quantum-MUSIC: Multiple Signal Classification for Quantum Wireless Sensing},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/6WQBE34F}},
  note         = {Machine review of arXiv:2501.00314}
}
read the original abstract

This paper proposes a Quantum-MUSIC, the first multiple signal classification (MUSIC) algorithm for quantum wireless sensing of multi-user. Since an atomic receiver for quantum wireless sensing can only measure the magnitude of a received signal, sensing performance degradation of traditional antenna-based signal processing algorithms is inevitable. To overcome this limitation, the proposed algorithm recovers the channel information and incorporates the traditional MUSIC algorithm, enabling the sensing of multi-user with magnitude-only measurement. Simulation results showed that the proposed algorithm outperforms the existing MUSIC algorithm, validating the superior potential of quantum wireless sensing.

Figures

Figures reproduced from arXiv: 2501.00314 by the authors.

Figure 1
Figure 1. Wireless signal reception and processing based on an atomic [PITH_FULL_IMAGE:figures/full_fig_p001_1.png] view at source ↗
Figure 2
Figure 2. A scheme of an atomic array-based quantum signal processing [PITH_FULL_IMAGE:figures/full_fig_p002_2.png] view at source ↗
Figure 3
Figure 3. Example of measuring the Rabi frequency via EIT and AT-splitting [PITH_FULL_IMAGE:figures/full_fig_p003_3.png] view at source ↗
Figures from the paper (3 more)
Figure 4
Figure 4. Figure 4: The Quantum-MUSIC spectrum according to the number of users. [PITH_FULL_IMAGE:figures/full_fig_p004_4.png]
Figure 5
Figure 5. Figure 5: AoA RMSE versus signal power. Here, we compare the sensing [PITH_FULL_IMAGE:figures/full_fig_p005_5.png]
Figure 6
Figure 6. Figure 6: AoA RMSE versus the number of users. Here, the signal power, [PITH_FULL_IMAGE:figures/full_fig_p005_6.png]

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Rydberg Atomic Receivers for Wireless Communications: Fundamentals, Potential, Applications, and Challenges

    eess.SP 2025-07 conditional novelty 2.0 of 10

    This is a survey of Rydberg atomic receivers for wireless communications, covering sensing mechanisms, receiver architectures, applications, and open challenges.

Reference graph

Works this paper leans on

20 extracted references · 17 canonical work pages · cited by 1 Pith paper

  1. [6]

    Towards Atomic MIMO Receivers

    M. Cui, Q. Zeng, and K. Huang, “Towards atomic MIMO receivers,” arXiv preprint arXiv:2404.04864 , Apr. 2024

  2. [1]

    Quantum wireless sensing: Principle, design and implemen- tation,

    F. Zhang, B. Jin, Z. Lan, Z. Chang, D. Zhang, Y . Jiao, M. Shi, and J. Xiong, “Quantum wireless sensing: Principle, design and implemen- tation,” in Proc. the 29th Annu. Int. Conf. Mob. Comput. Netw. (ACM Mobicom’23), pp. 1–15, Jun. 2023

  3. [2]

    An atomic receiver for AM and FM radio communication,

    D. A. Anderson, R. E. Sapiro, and G. Raithel, “An atomic receiver for AM and FM radio communication,” IEEE Trans. Antennas and Propag. , vol. 69, pp. 2455–2462, Apr. 2021

  4. [3]

    Rydberg atoms for radio- frequency communications and sensing: Atomic receivers for pulsed RF field and phase detection,

    D. A. Anderson, R. E. Sapiro, and G. Raithel, “Rydberg atoms for radio- frequency communications and sensing: Atomic receivers for pulsed RF field and phase detection,” IEEE Aerosp. Electron. Syst. Mag. , vol. 35, pp. 48–56, Apr. 2020

  5. [4]

    Rydberg atom electric field sensors for communications and sensing,

    C. T. Fancher, D. R. Scherer, M. C. S. John, and B. L. S. Marlow, “Rydberg atom electric field sensors for communications and sensing,” IEEE Trans. Quantum Eng. , vol. 2, pp. 1–13, Mar. 2021

  6. [5]

    Rydberg atomic quantum receivers for classical wireless communication and sensing,

    T. Gong, A. Chandra, C. Yuen, Y . L. Guan, R. Dumke, C. M. S. See, M. Debbah, and L. Hanzo, “Rydberg atomic quantum receivers for classical wireless communication and sensing,” arXiv preprint arXiv:2409.14501, 2024

  7. [7]

    MIMO precoding for Rydberg atomic receivers,

    M. Cui, Q. Zeng, and K. Huang, “MIMO precoding for Rydberg atomic receivers,” arXiv preprint arXiv:2408.14366 , Oct. 2024

  8. [8]

    Rydberg atom quantum technologies,

    C. S. Adams, J. D. Pritchard, and J. P. Shaffer, “Rydberg atom quantum technologies,” Journal of Physics B: Atomic, Molecular and Optical Physics, vol. 53, no. 1, p. 012002, 2019

Show all 20 references
  1. [9]

    Determining the angle-of-arrival of a radio-frequency source with a Rydberg atom-based sensor,

    A. Robinson, N. Prajapati, D. Senic, M. T. Simons, and C. L. Holloway, “Determining the angle-of-arrival of a radio-frequency source with a Rydberg atom-based sensor,” Appl. Phys. Lett. , vol. 118, Mar. 2021

  2. [10]

    Digital beamforming and receiving array research based on Rydberg field probes,

    R. Mao, Y . Lin, Y . Fu, Y . Ma, and K. Yang, “Digital beamforming and receiving array research based on Rydberg field probes,” IEEE Trans. Ant. Propag., vol. 72, pp. 2025–2029, Nov. 2023

  3. [11]

    A fast and compact quantum random number generator,

    T. Jennewein, U. Achleitner, G. Weihs, H. Weinfurter, and A. Zeilinger, “A fast and compact quantum random number generator,” Rev. Sci. Instrum., vol. 71, no. 4, pp. 1675–1680, 2000

  4. [12]

    Zwiebach, Mastering Quantum Mechanics

    B. Zwiebach, Mastering Quantum Mechanics . MIT Press, 2022

  5. [13]

    C. J. Foot, Atomic physics , vol. 7. Oxford University Press, 2004

  6. [14]

    A. M. Fox, Quantum optics: an introduction , vol. 15. Oxford University Press, USA, 2006

  7. [15]

    Electric field measurement and application based on Rydberg atoms,

    B. Liu, L. Zhang, Z. Liu, Z. Deng, D. Ding, B. Shi, and G. Guo, “Electric field measurement and application based on Rydberg atoms,” Electromagn. Sci., vol. 1, pp. 1–16, Jun. 2023

  8. [16]

    Phase retrieval: From computational imaging to machine learning: A tutorial,

    J. Dong, L. Valzania, A. Maillard, T. a. Pham, S. Gigan, and M. Unser, “Phase retrieval: From computational imaging to machine learning: A tutorial,” IEEE Signal Process. Mag. , vol. 40, pp. 45–57, Jan. 2023

  9. [17]

    Phase retrieval via Wirtinger flow: Theory and algorithms,

    X. L. E. J. Cand `es and M. Soltanolkotabi, “Phase retrieval via Wirtinger flow: Theory and algorithms,” IEEE Trans. Inf. Theory , vol. 61, pp. 1985–2007, Apr. 2015

  10. [18]

    Multiple emitter location and signal parameter estimation,

    R. Schmidt, “Multiple emitter location and signal parameter estimation,” IEEE Trans. Antennas and Propag. , vol. 34, pp. 276–280, Mar. 1986

  11. [19]

    Arc: An open-source library for calculating properties of alkali Rydberg atoms,

    N. ˇSibali´c, J. D. Pritchard, C. S. Adams, and K. J. Weatherill, “Arc: An open-source library for calculating properties of alkali Rydberg atoms,” Comput. Phys. Commun. , vol. 220, pp. 319–331, Nov. 2017

  12. [20]

    Quantum shot noise limit in a Rydberg RF receiver compared to thermal noise limit in a conventional receiver,

    L. W. Bussey, F. A. Burton, K. Bongs, J. Goldwin, and T. Whitley, “Quantum shot noise limit in a Rydberg RF receiver compared to thermal noise limit in a conventional receiver,” IEEE Sens. Lett. , vol. 6, pp. 1–4, Sep. 2022

Pith tools

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