{"id":"a9613dc1-920e-4b7b-9d2a-66703ae98af2","arxiv_id":"2411.13201","paper_version":1,"verdict":"CONDITIONAL","confidence":"MODERATE","novelty_score":6.0,"correctness_risk":"medium","formal_verification":"none","parameter_count":3,"one_line_summary":"Fusing geometry-aware bistatic location estimates keeps mmWave beam-tracking throughput close to perfect-oracle performance in simulation.","lead":"This paper simulates a 60 GHz vehicle-tracking system where separate receivers listen to reflections of the communication signal, and a central processor blends their location estimates to keep a data beam pointed at a moving car. The fusion-based method came close to the throughput of a system that knows the exact trajectory, without needing a full-duplex base station.","discovery_kind":"extension","skeptic_critique":{"model":"deepseek-v4-flash","headline":"The central claim relies on the unexamined assumption that each sensing receiver knows the transmitted data symbols (Sec. III-A2); without this, Eq. (6) fails and near-oracle SE is not established for practical half-duplex bistatic receivers.","rationale":"The paper presents a coherent simulation architecture and the results for the single tested trajectory appear to support the near-oracle claim under the paper's stated assumptions. The CRLB-based covariance selection and fusion are standard and reasonable. However, the most load-bearing premise is not the massive-MIMO separation in Eq. (4): the simulation uses a single user, so the cross-user term |aH(θ_l)f(θhat_k)|≈0 is vacuous. Instead, the scheme's feasibility hinges on the assumption that each bistatic sensing receiver knows the transmitted data symbols (Sec. III-A2). This is essential to Eq. (6), which removes the data modulation before delay/Doppler estimation. In a true half-duplex bistatic setting, the sensing receivers are not the transmitter and would not know the user's data unless the network shares it over a backhaul, an overhead the paper neither models nor quantifies. The reader's verdict already conditions on this assumption, so I do not propose changing the verdict; rather, this narrows and sharpens the condition. The concrete pilot-based test would settle whether the assumption can be removed without sacrificing the claimed spectral efficiency.","tokens_in":9354,"tokens_out":9845,"duration_ms":106849,"concrete_test":"Re-run the Fig. 5 simulation but replace the known-data assumption with a pilot-based estimator: reserve every P-th subcarrier as a known pilot for sensing, perform delay/Doppler and AoA estimation using only these pilots, then compute the time-average SE including the pilot overhead (i.e., reduce the data rate by the pilot fraction). If the Select-and-Fuse average SE falls below the Oracle by more than 10% at any transmit power, or if tracking diverges, the near-oracle claim is an artifact of the data-knowledge assumption.","verdict_should_be":"UNCHANGED","load_bearing_attack":"The proposed signal processing chain breaks if the sensing receivers do not know the transmitted data symbols. In Sec. III-A2, Eq. (6) removes QPSK modulation by dividing the beamformed received signal by ζ_k[n,m], which requires the receiver to have exact knowledge of the data symbols transmitted to the user. Unlike the monostatic reference [3], where TX and RX are the same node, the bistatic receivers are separate half-duplex nodes; they are not the intended recipient and would not ordinarily have access to the data. The paper only states 'the RX knows the transmitted data' and that receivers are 'connected to a central Processor', but does not explain how the data is delivered without consuming wireless resources or backhaul bandwidth, nor does it quantify overhead. If the data symbols are unknown, the delay/Doppler estimator in Eq. (6) cannot be computed, the position estimates in Sec. III-A3 and covariance estimates in Sec. III-B degrade, and the near-oracle spectral efficiency in Figs. 2 and 5 no longer follows. This is a load-bearing premise for the 'half-duplex bistatic replaces full-duplex monostatic' claim. The reader's identified weak assumption about massive-MIMO separation in Eq. (4) is not relevant to the single-user simulation, so the data-knowledge assumption is the tighter point of failure.","agreement_with_reader":"partial"},"referee_report":{"model":"deepseek-v4-flash","summary":"The manuscript proposes a bistatic sensing-assisted beam tracking scheme for mmWave ISAC systems. The transmitter sends beamformed OFDM frames to a user; multiple half-duplex receivers at known positions collect the reflected echoes. Each receiver estimates the user's angle of arrival, delay, and Doppler, then converts these to a position estimate. Using CRLB-based error covariance estimates, the scheme selects a subset of receivers with the lowest GDOP and fuses their position estimates via a maximum-likelihood rule. The fused position is used to predict the next location and update the transmit beam direction. The paper presents simulation results on a single arbitrary road trajectory showing that the select-and-fuse scheme achieves spectral efficiency close to an oracle with perfect location knowledge.","tokens_in":9604,"tokens_out":7637,"duration_ms":74342,"significance":"If the data-knowledge assumption were resolved, the paper would make a useful contribution to ISAC: it extends monostatic beam tracking to bistatic/multistatic settings, avoiding full-duplex self-interference, and its geometry-aware selection and ML fusion are well motivated and clearly specified. The CRLB-based covariance estimation is a principled approach, and Algorithm 1 is unambiguous enough to reproduce. The simulation convincingly demonstrates the benefit of fusion over single receivers in the considered scenario. However, the practical claim that 'simple half-duplex digital receivers' suffice is premature because the receivers are assumed to know the transmitted data symbols, which is not automatic for separate nodes.","major_comments":[{"comment":"The algorithm requires each sensing receiver to know the transmitted data symbols ζ_k[n,m] exactly, since Eq. (6) divides the beamformed received signal by ζ_k[n,m] (and Eq. (12) uses |ỹ/ζ|^2). The paper only states that 'the RX knows the transmitted data' and that the receivers are connected to a central processor. For half-duplex bistatic receivers that are not the intended recipient, this is not a standard assumption: the receivers would not ordinarily have the data symbols unless the data is shared over the backhaul or the receivers first decode the data. Decoding the data, however, requires a sufficiently good beam, which is exactly what the tracking loop is trying to provide; this creates a potential circularity at low SNR or during beam misalignment. The authors need to specify the mechanism by which the receivers obtain the data symbols (e.g., a low-latency backhaul link carrying the symbols, or the use of known pilot symbols for the sensing part), quantify the associated overhead, or modify the estimator to be data-independent. Without this, the position estimation chain and the near-oracle spectral efficiency results in Figs. 2 and 5 do not follow for a practical half-duplex bistatic system.","section":"Sec. III-A2, Eq. (6) and Eq. (12)"},{"comment":"The central claim that the select-and-fuse scheme achieves 'almost the same average spectral efficiency as an ideal scheme' is supported only by simulation over a single, hand-drawn trajectory. Figures 5 and 6 plot averages over 100 runs, but no error bars, confidence intervals, or statistical significance tests are provided. The difference between the Select-and-Fuse curve and the Oracle curve appears small in the figures, but without a measure of the variance across the 100 runs (e.g., standard deviation or percentile bands), it is impossible to judge whether the gap is within statistical noise or whether the result is robust to the random channel phases and noise realizations. Moreover, the generalization to 'arbitrary-shaped road trajectories' is not demonstrated beyond Fig. 1. The authors should report error bars or box plots for the average SE, and ideally test the algorithm on several random trajectories with different receiver geometries to strengthen the claim.","section":"Sec. IV"}],"minor_comments":[{"comment":"Equation (6) appears to multiply the beamformed signal by ζ_k[n,m] rather than divide by it, which would not remove the data modulation; please correct the expression and the accompanying text to make the intended operation clear.","section":"Sec. III-A2, Eq. (6)"},{"comment":"The variable `k` is used for the miss-counter, which conflicts with the user index k in the system model; rename it to avoid confusion.","section":"Algorithm 1"},{"comment":"The gating radius β is set to 6 m with the note 'chosen based on vmax', but no formula or sensitivity analysis is given; a brief justification or a plot of performance versus β would help the reader understand the robustness.","section":"Table I / Sec. III-E"},{"comment":"There are minor typographical issues such as 'Cramer-Rao' (should be 'Cramér–Rao') and a ligature problem in 'eﬃciency' in the Fig. 2 caption; also, the notation ρo vs. ρ0 is inconsistent and should be unified.","section":"Throughout"},{"comment":"The system model includes K users, but the simulation and Algorithm 1 consider a single user; the paper should state this limitation explicitly and note that the massive-MIMO separation assumption in Eq. (4) remains untested for multi-user scenarios.","section":"Sec. II / Sec. IV"}],"recommendation":"major_revision","confidential_remarks":"The paper is within the scope of the journal and the topic is timely. The main soundness question is the data-knowledge assumption; if the authors can justify it (e.g., by assuming a wired backhaul from the base station to the sensing receivers carrying the symbol sequence, which is plausible in a roadside infrastructure setting), the contribution would be acceptable. The paper would also benefit from a more rigorous statistical evaluation. I recommend major revision rather than rejection, as the issues are addressable within the manuscript's scope."},"author_rebuttal":null,"desk_editor":{"model":"deepseek-v4-flash","letter":"Here's my take. The genuinely new piece is the use of CRLB-based, geometry-aware covariance estimates to select and fuse bistatic location estimates in a simultaneous communication/tracking loop. Prior fusion work just used fixed variances; this paper ties the covariance to TX-target-RX geometry and received SNR, and the selection/fusion algorithm is clearly specified. The simulation comparisons against individual receivers and an oracle are persuasive for the tested scenario: Select-and-Fuse tracks the oracle curves in Figs. 2 and 5, and the HDA extension does not look bolted on. The writing is honest about what is assumed.\n\nThe main soft spot is exactly what the stress-test note flags: Eq. (6) requires each sensing receiver to know the transmitted QPSK symbols. The paper states 'the RX knows the transmitted data' and says receivers are connected to a central processor, but it never explains how the data arrives without consuming wireless or backhaul resources, nor does it quantify that cost. For non-colocated half-duplex receivers this is not automatic; it is an architecture claim wrapped in an assumption. If the data-sharing cost is small, the scheme stands. If not, the practical advantage over monostatic full-duplex systems shrinks. This is the load-bearing point to referee.\n\nThe reader's alternative weak spot—massive-MIMO orthogonality in Eq. (4)—does not bother me much here because the simulation is single-user. The prediction model and gating parameter beta are also hand-chosen, but the algorithm is well enough specified that the choices can be tested.\n\nThe larger limitation is evidence quality: one hand-drawn trajectory, 100 runs, no error bars, no code or data. I believe the simulations are reproducible from the text, but the absence of uncertainty quantification makes it hard to judge whether the near-oracle claim is typical or lucky. That is a fixable but real deficiency.\n\nWho is this for: people working on mmWave V2X beam tracking and ISAC architectures. It is a within-subfield contribution, not a breakthrough.\n\nRecommendation: send it to peer review. Ask the authors to address the data-knowledge/backhaul overhead, run more than one trajectory, add error bars or confidence intervals, and release code. If they cannot justify the data-knowledge assumption, the central practical claim should be downgraded to a conditional simulation result.","headline":"A solid simulation-only contribution to bistatic ISAC beam tracking, with a real but fixable gap around receivers knowing the data symbols; worth peer review, not publication as-is.","tokens_in":10133,"tokens_out":2489,"would_cite":false,"duration_ms":26632,"reading_group":"maybe","serious_thinker":"yes","would_accept_peer_review":true},"rs_alignment":null,"lean_confirmation":null,"pith_extraction":{"msc":[],"pacs":[],"model":"deepseek-v4-flash","headline":"Fusing bistatic position estimates, weighted by estimated error covariances, lets a mmWave base station track a moving vehicle almost as well as if it knew the exact trajectory, using only half-duplex receivers.","keywords":["integrated sensing and communication","bistatic radar","beam tracking","maximum likelihood fusion","Cramér-Rao lower bound","geometric dilution of precision","mmWave MIMO","V2X"],"falsifier":"Run the same scheme on a trajectory where the vehicle passes near the TX-RX baseline of every receiver at the same time, so no selected receiver has small GDOP; if the fused estimate and spectral efficiency degrade sharply, the claimed near-oracle performance is conditional on always having at least one good-geometry receiver, and if they do not degrade, the model is wrong. A sharper check is to compute the actual cross-beam terms $|a^H(\\theta_l) f(\\hat{\\theta}_k)|$ for two closely spaced users; a scenario where these are not near zero will show whether the assumed echo separation in Eq. (4) is the load-bearing limitation.","tokens_in":9136,"feed_emoji":"📡","tokens_out":6881,"duration_ms":61795,"temperature":0.7,"pith_summary":"This paper proposes a way for a mmWave base station to keep a narrow beam locked onto a moving vehicle while using the reflected communication signal itself to locate the vehicle, without needing a full-duplex radar receiver at the transmitter. The idea is to have several ordinary half-duplex receivers at different locations estimate the vehicle's position from the echo, then select the best estimates and fuse them in a maximum-likelihood sense using error covariances derived from Cramér-Rao bounds and the TX-target-RX geometry. The claim, supported by simulations on an arbitrary road path, is that this select-and-fuse scheme achieves almost the same average spectral efficiency as an ideal system that knows the exact trajectory. The practical payoff is that bistatic half-duplex receivers could replace the complex self-interference-cancelling full-duplex monostatic setups previously proposed for integrated sensing and communication.","feed_headline":"Half-duplex receivers match perfect-trajectory tracking","feed_subtitle":"Fusing bistatic position estimates approaches the spectral efficiency of knowing the trajectory.","key_machinery":"The machinery is the estimated position-error covariance matrix $\\Sigma_i$ at each receiver, computed as $B C_{Z_i} B^T$, where $C_{Z_i}$ holds CRLB variances for the delay and AoA measurements (using SNR estimates from the received-signal eigenvalues) and $B$ is the pseudo-inverse of the Jacobian of the transformation from delay/AoA to position via the bistatic equation $d_2 = 0.5((\\Delta R)^2 - L^2)/(\\Delta R - L \\sin \\tilde{\\phi})$. This covariance simultaneously captures measurement noise and the strong geometry dependence of bistatic localization, and it drives both receiver selection (through GDOP) and the weighted maximum-likelihood fusion. The estimation chain is completed by MUSIC for AoA, a 2D delay-Doppler peak search for delay and Doppler, and a constant-acceleration kinematic predictor with a gating circle of radius $\\beta$.","core_discovery":"The paper's central claim is that fusing position estimates from multiple non-colocated bistatic receivers, selected by their estimated Geometric Dilution of Precision, yields beam tracking whose average spectral efficiency is nearly identical to an oracle that knows the user's exact trajectory. The fusion rule is a maximum-likelihood weighted average $\\tilde{\\alpha} = (\\sum_i \\Sigma_i^{-1})^{-1} (\\sum_i \\Sigma_i^{-1} T_i)$, where each $\\Sigma_i$ is an estimated position-error covariance built from CRLBs for angle-of-arrival and delay, scaled by estimated SNRs, and propagated through the Jacobian of the bistatic range equation. Selection uses $\\mathrm{GDOP}_i = \\sqrt{\\operatorname{trace}(\\Sigma_i)}$ on the same covariance estimates, and the predicted next location comes from a constant-acceleration kinematic model over the last three fused positions, with circular gating to reject outlier estimates. The simulation compares single receivers, the fused scheme, and an oracle over a 140-epoch path with three 64-antenna receivers, and also with hybrid digital-analog receivers using only four RF chains.","pith_inferences":["With more than three receivers, the fusion rule as written generalizes directly, so the near-oracle result plausibly extends to denser multistatic deployments, though the paper only simulates three receivers and selects two.","The method assumes receivers know the transmitted data symbols to remove the communication modulation; a pilot-based or decision-directed variant would be needed for payloads that are not known to the sensing nodes.","Because the covariance model depends only on SNR, array size, and geometry, the select-and-fuse framework likely transfers to other ISAC waveforms such as OTFS or to passive bistatic sensing with a non-cooperative transmitter, but the paper only demonstrates OFDM.","The massive-MIMO orthogonality assumption confines the scheme to well-separated users; if that assumption fails, the echo model and the CRLB-based covariances both degrade, so multi-user operation with closely spaced users is the natural stress test."],"forward_implications":["If the claim is correct, mmWave beam tracking can be realized with off-the-shelf half-duplex nodes as sensing receivers, removing the self-interference isolation requirement of monostatic ISAC.","The estimated GDOP follows the true GDOP closely using only received-signal eigenvalues, so geometry-aware receiver selection can be done online without ground-truth positions.","Fusing two selected receivers outperforms every single receiver, and the fused spectral efficiency tracks the oracle across the whole trajectory, including the turn region where individual receivers fail.","The scheme transfers to hybrid digital-analog receivers with few RF chains, retaining near-oracle average spectral efficiency at reduced hardware complexity."],"supporting_citations":[{"why":"Supplies the monostatic simultaneous-communication-and-tracking baseline and the kinematic prediction model that this paper extends to the bistatic setting.","marker":"[3]"},{"why":"Provides the bistatic range equation for target localization and the GDOP-based measure of geometry-dependent position error.","marker":"[5]"},{"why":"Explains why positional error grows as the target approaches the transmitter-receiver baseline, used to interpret the single-receiver failures in simulation.","marker":"[6]"},{"why":"Supplies the MUSIC AoA estimator and the Cramér-Rao lower bound for AoA variance used in the covariance model.","marker":"[7]"},{"why":"Supplies the Cramér-Rao lower bound for delay estimation used in the covariance model.","marker":"[8]"},{"why":"Provides the OFDM waveform and signal-processing model that underlies the reflected ISAC echo processing.","marker":"[9]"},{"why":"Supplies the 2D delay-Doppler peak-search method used to estimate delay and Doppler at each receiver.","marker":"[10]"},{"why":"Provides the per-antenna and beamformed SNR models used in the CRLB-based covariance estimates.","marker":"[11]"}],"fun_headline_variants":["Bistatic fusion tracks like an oracle knows the path","Fused bistatic estimates beat single-receiver tracking","Multistatic beam tracking nears perfect knowledge","Geometry-aware fusion matches ideal spectral efficiency","Bistatic sensing achieves near-ideal tracking"],"cache_read_input_tokens":3200,"weakest_assumption_plain":"The results depend on the beam aimed at one user producing essentially no reflected energy from another user (the cross-beam terms in Eq. (4) being negligible), and on each sensing receiver knowing the transmitted data symbols; if either fails, the position estimates, the covariance model, and the near-oracle spectral efficiency all break down.","fun_headline_variants_meta":{"raw":{"variants":["Bistatic fusion tracks like an oracle knows the path","Fused bistatic estimates beat single-receiver tracking","Multistatic beam tracking nears perfect knowledge","Geometry-aware fusion matches ideal spectral efficiency","Bistatic sensing achieves near-ideal tracking"]},"model":"deepseek-v4-flash","effort":"low","cost_usd":0.000516,"raw_usage":{"total_tokens":2550,"prompt_tokens":1036,"completion_tokens":1514,"prompt_tokens_details":{"cached_tokens":384},"prompt_cache_hit_tokens":384,"prompt_cache_miss_tokens":652,"completion_tokens_details":{"reasoning_tokens":1442}},"tokens_in":652,"tokens_out":1514,"duration_ms":12415,"temperature":1.0,"reasoning_tokens":1442,"cache_read_input_tokens":384,"cache_creation_input_tokens":0},"cache_creation_input_tokens":0},"created_at":"2026-08-12T16:41:57.414526+00:00","model_set":{"reader":"deepseek-v4-flash"},"falsifier":"Run the same scheme on a trajectory where the vehicle passes near the TX-RX baseline of every receiver at the same time, so no selected receiver has small GDOP; if the fused estimate and spectral efficiency degrade sharply, the claimed near-oracle performance is conditional on always having at least one good-geometry receiver, and if they do not degrade, the model is wrong. A sharper check is to compute the actual cross-beam terms $|a^H(\\theta_l) f(\\hat{\\theta}_k)|$ for two closely spaced users; a scenario where these are not near zero will show whether the assumed echo separation in Eq. (4) is the load-bearing limitation.","supporting_citations":[{"cited_title":"Beam Training and Tracking in MmWave Communication: A Survey","cited_arxiv_id":"2205.10169","evidence_quote":"Supplies the monostatic simultaneous-communication-and-tracking baseline and the kinematic prediction model that this paper extends to the bistatic setting."},{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"Provides the bistatic range equation for target localization and the GDOP-based measure of geometry-dependent position error."},{"cited_title":"Kanhere, S","cited_arxiv_id":null,"evidence_quote":"Explains why positional error grows as the target approaches the transmitter-receiver baseline, used to interpret the single-receiver failures in simulation."},{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"Supplies the MUSIC AoA estimator and the Cramér-Rao lower bound for AoA variance used in the covariance model."},{"cited_title":"Stoica and A","cited_arxiv_id":null,"evidence_quote":"Supplies the Cramér-Rao lower bound for delay estimation used in the covariance model."},{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"Provides the OFDM waveform and signal-processing model that underlies the reflected ISAC echo processing."},{"cited_title":"Sturm and W","cited_arxiv_id":null,"evidence_quote":"Supplies the 2D delay-Doppler peak-search method used to estimate delay and Doppler at each receiver."},{"cited_title":"Braun, C","cited_arxiv_id":null,"evidence_quote":"Provides the per-antenna and beamformed SNR models used in the CRLB-based covariance estimates."}],"review_version":1}