REVIEW 4 major objections 5 minor 19 references
Sensing-Assisted Beam Tracking with Real-Time Beamwidth Adaptation for THz Communications
T0 review · 4 major / 5 minor · reviewed 2026-08-12 · deepseek-v4-flash
Pith's one-line read The paper shows that a sensing-assisted scheme that adapts beamwidth in real time to the target's predicted path achieves higher rates and outage below 10% at velocities up to 100 m/s.
desk verdict A coherent, practical extension of beamwidth-adaptive THz tracking that leans on an unexamined perfect-prediction assumption, but deserves referee time. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the parameterized precoder f(δ,ω) = (β/(2δ)) ∫_{-δ}^{δ} u(p,ω) $e^{{jωp}}$ dp, a weighted linear combination of array response vectors over the predicted angular range, which concentrates the beam inside that range while letting δ (half-width) and ω (shape offset) control its coverage and flatness. Its n-th entry collapses to a sample function, f_n = β $e^{{-j(n-1)πθ_m}}$ Sa(δ(ω-(n-1)π)), making the beam shape a closed-form function of two scalars. The paper uses this parametrization to reformulate the constrained rate-maximization problem into a single-variable unconstrained one (with a penalty for the minimum-rate constraint), solved numerically by PSO to pre-build a codebook indexed by angular intervals. Theorem 1 proves the beamforming gain is axially symmetric in ω about (N_t-1)π/2, which halves the search space.
What would settle it
Run the proposed scheme with a target that accelerates or changes direction within a sensing interval (or add Gaussian noise to the sensed position and velocity), and check whether the average rate still beats the event-based baseline and whether outage stays below 10% at 100 m/s; a controlled experiment with real radar or camera sensing feeding the same codebook would settle it.
Extended reading notes
Core claim
With accurate periodic sensing and the assumption of uniform rectilinear motion, the authors show that constraining the beam to a shape that is flat over the predicted angular range—implemented by integrating array response vectors over that range with an offset ω—reduces the precoder design to a single-variable optimization solvable by particle swarm optimization. The resulting precoder, with n-th component f_n = β $e^{{-j(n-1)π θ_m}}$ Sa(δ(ω-(n-1)π)), automatically widens for fast targets and narrows for slow ones. Simulations with a 128-antenna array at 220 GHz show the scheme's average rate exceeds event-based and conventional tracking across velocities from 10 to 100 m/s, and its outage probability stays below 10% at the top speed. The authors position the contribution as a way to overlay motion awareness on beam tracking without changing the underlying sensing hardware.
Load-bearing premise
The scheme's performance claims rest on the assumption that the target moves exactly as predicted from the sensed state—straight-line constant-speed motion with perfect sensing—so that prediction error is negligible; if targets accelerate, turn, or are sensed with noise, the beam may be aimed at the wrong place and the reported rate and outage gains could shrink or vanish.
Editorial extensions
If this is right
- In a working system, the base station would execute only a codebook lookup per sensing period, moving the expensive PSO optimization offline and keeping switching latency within τ.
- The approach extends beyond uniform rectilinear motion: swapping the motion model (e.g., uniformly accelerated motion) changes only the kinetic formula, so the same codebook machinery applies to accelerating or curving targets.
- Because wider beams carry less gain, the scheme is a direct trade-off engine: it consciously sacrifices signal strength to avoid outages for fast targets, which is exactly what high-mobility THz links need.
- The reported sub-10% outage at 100 m/s is a benchmark that ISAC-enabled THz systems can aim for when specifications call for reliable links to vehicles or UAVs.
Reading between the lines
- If the target deviates from the assumed straight-line constant-speed motion—turning, braking, or being sensed with noise—our assessment is that the beam could center on the wrong path; a natural extension is a feedback loop that uses measured rate drops to hedge the predicted range wider.
- The fairness setup sets τ to 3.3 times the event-based time slot to equalize overhead, implicitly assuming sensing costs the same as pilot-based realignment; in our view, a cost model that counts sensing energy and latency separately would sharpen the comparison.
- Theorem 1's symmetry is specific to the ULA geometry; our guess is that a similar single-parameter search could be derived for uniform planar arrays by treating elevation and azimuth coverage half-widths separately, but that remains to be shown.
- The paper assumes perfect sensing; a concrete robustness test we would run is to inject Gaussian errors into s0 and v0 and measure how quickly the outage probability climbs past 10%.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a sensing-assisted beam tracking scheme for THz downlink communications. The base station periodically senses the target state, predicts a uniform rectilinear motion (URM) path over the sensing interval τ, and selects a precoder from a precomputed codebook. The precoder is restricted to the parameterized family f(δ, ω) in Eq. (7), whose main-lobe width is matched to the predicted angular interval, and the scalar parameter ω is optimized by particle swarm optimization (PSO) to maximize the time-average rate while penalizing violations of a minimum-rate constraint. A symmetry theorem is proved to halve the PSO search range. Simulations compare the proposed scheme with event-based beam tracking [7] and conventional tracking for target velocities from 10 m/s to 100 m/s, reporting higher average achievable rate and lower outage probability, with outage below 10% at 100 m/s.
Significance. If the reported gains survive when sensing is noisy and the target does not follow exactly the predicted URM trajectory, the scheme is a useful contribution to THz beam tracking for high-mobility scenarios. The closed-form beam-pattern integral in Eq. (11), the reduction of the precoder design to a single variable, and Theorem 1 are coherent, and the simulation study covers a reasonable range of velocities and transmit powers. The comparison includes a deliberate attempt to equalize sensing overhead between the proposed scheme and the event-based baseline. The main weaknesses are that the central evaluation relies on the assumptions of error-free sensing and exact URM, that several optimization parameters are unreported, and that no robustness or statistical variability analysis is provided. These issues are addressable within the scope of the paper, but they are load-bearing for the stated claims.
major comments (4)
- [Section II.B and Section IV] The central claim in Fig. 3(b) that the proposed scheme keeps outage below 10% even at 100 m/s rests entirely on the assumption that the sensed initial state is exact and that the target follows the same URM trajectory used to compute δ and θ_m in Eqs. (9)-(10). The paper states in Section II.B that sensed locations are "considered accurate" and that prediction error is "considered negligible," and the simulations feed the design with exactly the trajectory on which performance is evaluated. At τ = 165 ms and v = 100 m/s the target moves 16.5 m per interval, so the beam center is very sensitive to angular sensing errors. Please add a sensitivity study with (i) noisy sensed position and velocity, (ii) acceleration or turning maneuvers, and (iii) prediction-horizon mismatch, and report whether the gains over [7] survive. This is not circular derivation, but it is a load-bearing robustness check for the stated claims.
- [Section III, Eq. (16), and Section IV] Several parameters that directly control the reported results are not disclosed: the minimum-rate threshold R_min, the penalty coefficient α in Eq. (16), the PSO swarm size, iteration count, and termination criteria, and the outage definition (presumably R < R_min, but this is never stated). Without these values the reader cannot reproduce Fig. 3 or verify that constraint C1 is actually satisfied rather than merely penalized. Please report all values and define outage probability precisely.
- [Section IV, Figs. 3-5] No error bars, confidence intervals, or number of Monte Carlo runs are given. This matters because the event-based baseline has a random-walk component and the proposed scheme uses stochastic PSO; a single trajectory may not represent typical behavior, and the fluctuations in the event-based curve in Fig. 3(a) suggest run-to-run variability that should be quantified. Please state the number of independent runs and show variance or confidence bands.
- [Section IV, Fig. 3] The fairness adjustment τ = 3.3 × slot duration is derived from the average number of elapsed slots between beam realignments in [7], but the computation is not described in enough detail: is the average taken over the same velocity grid, over which random realizations, and is the same τ used for all three schemes at every velocity? Please clarify; otherwise the comparison in Fig. 3 may incorporate an uncontrolled dependence on the baseline's outage process.
minor comments (5)
- [Section II.B] The first sentence of the scheme description says "We proposed a three-step sensing-assisted beam tracking scheme"; this should be "We propose" to match the present-tense description of the paper's contribution.
- [Equation (19)] The symbol sinϕ_m is used without definition, and the expression "sinϕ_m - ϕ(S)" mixes two angle notations; please define the quantity consistently with ϕ(S) used in Eq. (3).
- [Fig. 3(b)] The legend contains the typo "sensing-asssited"; Section IV also contains "date rate" for "data rate."
- [Equation (18)] The double summation is typeset with the index ranges in an unclear order (the limits over n and m are reversed relative to the summation order in the text); please fix the typesetting for readability.
- [Abstract and Section III] The terms "optimal precoder" and "optimal beam" should be qualified, since the optimization is over the restricted parameterized family in Eq. (7) and uses the penalty surrogate in Eq. (16), not a global solution of Q1.
Circularity Check
No circular derivation chain; the main caveat is an idealized perfect-prediction evaluation, which is a limitation but not a circular step.
full rationale
The paper's derivation chain is self-contained and does not reduce any central claim to its own inputs by construction. The precoder f(δ,ω) in Eq. (7) is a parameterized beam-shaping ansatz adapted from prior work [7], and δ and θm in Eqs. (9)-(10) are computed directly from the predicted angular endpoints sinφ0 and sinφτ. The optimization of ω in Q3 via PSO maximizes the time-averaged rate, and the same average-rate metric is then used in the performance evaluation; this is standard design optimization, not a fitted parameter being renamed as a prediction. The sensing-assisted path prediction is explicitly based on an assumed URM model with negligible prediction error, as stated in Section II.B, and the Section IV simulations instantiate exactly that model with precisely known start and end angles. This means the evaluation grants the scheme perfect lookahead, which is a real limitation for robustness under sensing noise or maneuvering targets, but it is not circular: the prediction is not derived from the beam, and the beam is not derived from the evaluation metric in a way that makes the claimed result true by definition. The proof of Theorem 1 is self-contained, and the self-citations (e.g., [10], [14]-[16]) are motivational or contextual, not load-bearing for the main derivation. Overall, no specific equation or fitted parameter reduces to its own input, so the circularity score is low.
Assumptions & free parameters
free parameters (4)
- omega (beam-shaping offset) =
optimized via PSO over [0, (Nt-1)pi/2], values not reported
- alpha (penalty coefficient) =
not specified
- PSO hyperparameters (swarm size, iterations, etc.) =
not reported
- Rmin / outage threshold =
not stated
assumptions (5)
- domain assumption LoS-only propagation; NLoS and multipath are negligible at THz
- domain assumption Far-field planar-wave propagation holds for the simulated geometry
- domain assumption Sensed target state is accurate and prediction error is negligible under URM
- ad hoc to paper The parameterized precoder family in Eq. (7) contains precoders close enough to the true optimum of Q1
- ad hoc to paper The penalty function in Eq. (16) with finite alpha is a faithful surrogate for the hard minimum-rate constraint C1
Cite this review
Pith. "Pith review of Sensing-Assisted Beam Tracking with Real-Time Beamwidth Adaptation for THz Communications." pith.science (2026). https://pith.science/paper/LDZF33DW
@misc{pith2026241108264,
author = {Pith},
title = {Pith review of: Sensing-Assisted Beam Tracking with Real-Time Beamwidth Adaptation for THz Communications},
year = {2026},
howpublished = {\url{https://pith.science/paper/LDZF33DW}},
note = {Machine review of arXiv:2411.08264}
}
read the original abstract
Terahertz (THz) communications, with their substantial bandwidth, are essential for meeting the ultra-high data rate demands of emerging high-mobility scenarios such as vehicular-to-everything (V2X) networks. In these contexts, beamwidth adaptation has been explored to address the problem that high-mobility targets frequently move out of the narrow THz beam range. However, existing approaches cannot effectively track targets due to a lack of real-time motion awareness. Consequently, we propose a sensing-assisted beam tracking scheme with real-time beamwidth adaptation. Specifically, the base station (BS) periodically collects prior sensing information to predict the target's motion path by applying a particular motion model. Then, we build a pre-calculated codebook by optimising precoders to align the beamwidth with various predicted target paths, thereby maximising the average achievable data rates within each sensing period. Finally, the BS selects the optimal precoder from the codebook to maintain stable and continuous connectivity. Simulation results show that the proposed scheme significantly improves the rate performance and reduces outage probability compared to existing approaches under various target mobility.
Figures
Reference graph
Works this paper leans on
-
[7]
Event-based beam tracking with dynamic beamwidth adaptation in terahertz (thz) communications,
Y . Karac ¸ora, C. Chaccour, A. Sezgin, and W. Saad, “Event-based beam tracking with dynamic beamwidth adaptation in terahertz (thz) communications,” IEEE Trans. Commun. , vol. 71, no. 10, pp. 6195– 6210, 2023
work page 2023
-
[1]
Joint communication and control for mmwave/thz beam alignment in v2x networks,
B. Chang, X. Yan, L. Zhang, Z. Chen, L. Li, and M. A. Imran, “Joint communication and control for mmwave/thz beam alignment in v2x networks,” IEEE Internet Things J. , vol. 9, no. 13, pp. 11 203–11 213, 2022
work page 2022
-
[2]
Joint location, bandwidth and power optimization for thz-enabled uav communications,
L. Xu, M. Chen, M. Chen, Z. Yang, C. Chaccour, W. Saad, and C. S. Hong, “Joint location, bandwidth and power optimization for thz-enabled uav communications,” IEEE Commun. Lett. , vol. 25, no. 6, pp. 1984– 1988, 2021
work page 1984
-
[3]
Toward 6g networks: Use cases and technologies,
M. Giordani, M. Polese, M. Mezzavilla, S. Rangan, and M. Zorzi, “Toward 6g networks: Use cases and technologies,” IEEE Commun. Mag., vol. 58, no. 3, pp. 55–61, 2020
work page 2020
-
[4]
A line-of-sight channel model for the 100–450 gigahertz frequency band,
J. Kokkoniemi, J. Lehtom ¨aki, and M. Juntti, “A line-of-sight channel model for the 100–450 gigahertz frequency band,” EURASIP J. Wireless Commun. Netw., vol. 2021, no. 1, p. 88, Apr 2021. [Online]. Available: https://doi.org/10.1186/s13638-021-01974-8
-
[5]
Calculating terahertz channel capacity under beam misalignment and user mobility,
X. Tong, B. Chang, Z. Meng, G. Zhao, and Z. Chen, “Calculating terahertz channel capacity under beam misalignment and user mobility,” IEEE Wireless Commun. Lett. , vol. 11, no. 2, pp. 348–351, 2022
work page 2022
-
[6]
Pointing error modeling of mmwave to thz high-directional antenna arrays,
M. T. Dabiri and M. Hasna, “Pointing error modeling of mmwave to thz high-directional antenna arrays,” IEEE Wireless Commun. Lett. , vol. 11, no. 11, pp. 2435–2439, 2022
work page 2022
-
[8]
S. Noh, M. D. Zoltowski, and D. J. Love, “Multi-resolution codebook and adaptive beamforming sequence design for millimeter wave beam alignment,” IEEE Trans. Wireless Commun. , vol. 16, no. 9, pp. 5689– 5701, 2017
work page 2017
Show all 19 references
-
[9]
Optimal beam pattern design for hybrid beamforming in millimeter wave communications,
W. Wang, W. Zhang, and J. Wu, “Optimal beam pattern design for hybrid beamforming in millimeter wave communications,” IEEE Trans. V eh. Technol., vol. 69, no. 7, pp. 7987–7991, 2020
2020
-
[10]
Closed-form model for performance analysis of thz joint radar-communication systems,
Z. Liu, C. Yang, Y . Sun, and M. Peng, “Closed-form model for performance analysis of thz joint radar-communication systems,” IEEE Trans. Wireless Commun. , vol. 22, no. 12, pp. 8694–8706, 2023
2023
-
[11]
Integrated sensing and communications: Toward dual-functional wire- less networks for 6g and beyond,
F. Liu, Y . Cui, C. Masouros, J. Xu, T. X. Han, Y . C. Eldar, and S. Buzzi, “Integrated sensing and communications: Toward dual-functional wire- less networks for 6g and beyond,” IEEE J. Sel. Areas Commun. , vol. 40, no. 6, pp. 1728–1767, 2022
2022
-
[12]
Fast channel tracking for terahertz beamspace massive mimo systems,
X. Gao, L. Dai, Y . Zhang, T. Xie, X. Dai, and Z. Wang, “Fast channel tracking for terahertz beamspace massive mimo systems,” IEEE Trans. V eh. Technol., vol. 66, no. 7, pp. 5689–5696, 2017
2017
-
[13]
Hybrid terahertz beamforming relying on channel sparsity and angular orthogo- nality,
Q. Yue, J. Hu, T. Shui, Q. Huang, K. Yang, and L. Hanzo, “Hybrid terahertz beamforming relying on channel sparsity and angular orthogo- nality,” IEEE Trans. V eh. Technol., vol. 73, no. 4, pp. 4759–4773, 2024
2024
-
[14]
Irs-based integrated location sensing and communication for mmwave simo systems,
X. Hu, C. Liu, M. Peng, and C. Zhong, “Irs-based integrated location sensing and communication for mmwave simo systems,” IEEE Tran. Wireless Commun., vol. 22, no. 6, pp. 4132–4145, 2023
2023
-
[15]
Location sensing and beamforming design for irs-enabled multi-user isac systems,
Z. Yu, X. Hu, C. Liu, M. Peng, and C. Zhong, “Location sensing and beamforming design for irs-enabled multi-user isac systems,” IEEE Trans. Signal Process. , vol. 70, pp. 5178–5193, 2022
2022
-
[16]
Comprehensive link-level simulator for terahertz mimo integrated sensing and communication systems with tdd framework,
H. Shi, C. Yang, and M. Peng, “Comprehensive link-level simulator for terahertz mimo integrated sensing and communication systems with tdd framework,” IEEE Trans. V eh. Technol., pp. 1–16, 2024
2024
-
[17]
Multi-ray channel modeling and wideband characterization for wireless communications in the terahertz band,
C. Han, A. O. Bicen, and I. F. Akyildiz, “Multi-ray channel modeling and wideband characterization for wireless communications in the terahertz band,” IEEE Trans. Wireless Commun. , vol. 14, no. 5, pp. 2402–2412, 2015
2015
-
[18]
Subarray-based hybrid-field channel estimation for terahertz wideband um-mimo systems without prior location knowledge,
Y . Sun, C. Yang, and M. Peng, “Subarray-based hybrid-field channel estimation for terahertz wideband um-mimo systems without prior location knowledge,” IEEE Trans. V eh. Technol. , vol. 73, no. 5, pp. 7363–7367, 2024
2024
-
[19]
Particle swarm optimization,
J. Kennedy and R. Eberhart, “Particle swarm optimization,” in Proc. Int. Conf. Neural Netw. , vol. 4, 1995, pp. 1942–1948 vol.4. Wuhan Chen received the B.S. degree in infor- mation and communication engineering from Bei- jing University of Posts and Telecommunications, Beijin...
1995
Reviewed August 12, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.