Pith. sign in

REVIEW 2 major objections 2 minor 15 references

Rotatable antennas reduce transmit power in multiple access networks, but NOMA can require more power than TDMA when users are symmetrically placed.

Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →

T0 review · grok-4.3

2026-06-28 08:36 UTC pith:Y5VXJVQQ

load-bearing objection Simulations show RA cuts power and can make NOMA worse than TDMA in symmetric cases, but the PSO solver leaves those orderings unverified. the 2 major comments →

arxiv 2606.03035 v1 pith:Y5VXJVQQ submitted 2026-06-02 cs.IT cs.SYeess.SYmath.IT

Rotatable Antenna Meets Multiple Access: NOMA or OMA?

classification cs.IT cs.SYeess.SYmath.IT
keywords rotatable antennaNOMAOMApower minimizationmultiple accessparticle swarm optimizationtransmit powerdirectional gain
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved

The pith

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

The paper compares non-orthogonal multiple access against orthogonal schemes such as time division when base-station antennas can rotate to change their directional gain pattern. It minimizes total transmit power while meeting each user's target rate and respecting the antenna's rotation limits. Rotation lowers the required power for both schemes relative to fixed antennas. When users have equal channel conditions, the NOMA version sometimes needs more power than time-division access. The ordering reverses in deployments where users have markedly different channel strengths.

Core claim

In RA-assisted communication systems, optimizing the antenna rotation angle via particle swarm optimization allows lower transmit power to satisfy user rate requirements than fixed antennas. For symmetric user deployments, the NOMA scheme may require higher power than TDMA, while in asymmetric deployments NOMA shows better performance in terms of robustness and energy efficiency.

What carries the argument

The rotational angle of the antenna, optimized to minimize total transmit power subject to rate constraints and rotation limits.

Load-bearing premise

The particle swarm optimization algorithm is assumed to locate a sufficiently good rotational angle that supports the claimed power-minimization performance under the non-convex problem with rotational-range constraints.

What would settle it

An exhaustive search over all feasible rotational angles or a different global solver that produces a lower power value for NOMA than reported, or that shows TDMA no longer uses less power than NOMA in symmetric cases.

Watch this falsifier. Get emailed when new claim-graph text bears on it.

Share X Bluesky LinkedIn Reddit HN

If this is right

  • RA-assisted schemes achieve lower transmit power than fixed-antenna systems.
  • NOMA can require more power than TDMA when users are symmetrically located.
  • NOMA provides better robustness and energy efficiency than TDMA in asymmetric user scenarios.
  • The performance advantage of NOMA or TDMA depends on the symmetry of user channel conditions.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • System designers could select NOMA or TDMA based on measured user asymmetry rather than defaulting to one scheme.
  • Joint optimization of rotation angle with power allocation might yield further savings beyond the separate treatment used here.
  • Real deployments with hardware rotation limits and imperfect channel knowledge would test whether the simulated ordering holds.

Editorial analysis

A structured set of objections, weighed in public.

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

Referee Report

2 major / 2 minor

Summary. The manuscript compares rotatable-antenna (RA) assisted NOMA and OMA (TDMA) schemes for transmit-power minimization subject to rotational-range and per-user rate constraints. A PSO heuristic is used to optimize the antenna rotation angle in the resulting non-convex problem; simulations are reported to show that RA yields substantial power savings relative to fixed-antenna baselines, that RA-NOMA can require more power than TDMA under symmetric user placements, and that RA-NOMA is more robust under asymmetric placements.

Significance. If the reported performance ordering is robust to the choice of optimizer, the work supplies a concrete, deployment-relevant insight: user geometry should influence the choice between NOMA and OMA when rotatable antennas are available. The explicit comparison of the two multiple-access schemes under the same RA hardware constraint is a useful contribution to the emerging RA literature.

major comments (2)
  1. [optimization section / PSO algorithm description] The central performance claims (RA power reduction, NOMA-vs-TDMA ordering in symmetric vs. asymmetric cases) rest exclusively on the solutions returned by the PSO procedure described in the optimization section. Because PSO is a stochastic heuristic without global-optimality guarantees, and because no verification (multiple random restarts, grid search on a discretized angle set, or comparison against an alternative solver) is reported, it is possible that superior rotation angles exist that would alter the reported power values and potentially reverse the NOMA/TDMA ordering. This issue is load-bearing for every quantitative conclusion in the letter.
  2. [simulation results section] No sensitivity analysis or error bars are provided for the PSO runs. Consequently it is impossible to assess whether the observed performance gaps are statistically significant or merely artifacts of particular PSO realizations.
minor comments (2)
  1. [abstract] The abstract states that RA-assisted NOMA “may perform worse than TDMA” in symmetric deployments; the corresponding simulation figure or table should be referenced so readers can immediately locate the supporting data.
  2. [system model] Notation for the rotational angle, the feasible interval, and the channel gains should be introduced once in the system-model section and used consistently thereafter.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the constructive comments on the optimization reliability and simulation analysis. We address each point below and will incorporate the suggested verifications in the revised manuscript.

read point-by-point responses
  1. Referee: [optimization section / PSO algorithm description] The central performance claims (RA power reduction, NOMA-vs-TDMA ordering in symmetric vs. asymmetric cases) rest exclusively on the solutions returned by the PSO procedure described in the optimization section. Because PSO is a stochastic heuristic without global-optimality guarantees, and because no verification (multiple random restarts, grid search on a discretized angle set, or comparison against an alternative solver) is reported, it is possible that superior rotation angles exist that would alter the reported power values and potentially reverse the NOMA/TDMA ordering. This issue is load-bearing for every quantitative conclusion in the letter.

    Authors: We agree that PSO, as a stochastic heuristic, lacks global optimality guarantees and that the absence of verification is a limitation. In the revised version we will add: (i) results from 100 independent PSO runs with varied random seeds, retaining the best objective value per instance; (ii) a grid-search benchmark over a 0.1° discretization of the feasible rotation interval; and (iii) a brief comparison with a derivative-free alternative (e.g., Nelder-Mead) on selected instances. These additions will confirm that the reported power values and the NOMA/TDMA ordering under symmetric versus asymmetric geometries remain consistent. revision: yes

  2. Referee: [simulation results section] No sensitivity analysis or error bars are provided for the PSO runs. Consequently it is impossible to assess whether the observed performance gaps are statistically significant or merely artifacts of particular PSO realizations.

    Authors: We accept this observation. The revised manuscript will include, for every plotted point, the mean and standard deviation of the minimized transmit power obtained across the multiple PSO runs, together with error bars in all figures. This will allow readers to judge the statistical significance of the gaps between RA-NOMA and RA-TDMA. revision: yes

Circularity Check

0 steps flagged

No circularity in derivation or claims

full rationale

The paper formulates a transmit-power minimization problem under rotational constraints, applies PSO as a numerical solver, and reports simulation outcomes as empirical results. No equations, fitted parameters, or self-citations are shown to reduce the reported performance ordering or power savings to inputs by construction. The comparison between NOMA and TDMA is presented as an observed outcome of the optimization rather than a self-referential prediction.

Axiom & Free-Parameter Ledger

1 free parameters · 1 axioms · 0 invented entities

Results depend on numerical search rather than closed-form derivation; performance ordering is obtained only after running the optimizer on assumed channel and rate parameters.

free parameters (1)
  • antenna rotational angle
    Chosen by PSO for each scenario to minimize total transmit power subject to rate and range constraints.
axioms (1)
  • domain assumption Directional gain can be reconfigured continuously within a stated rotational range and the far-field channel model remains valid.
    Invoked implicitly when the optimization treats rotation as the sole spatial degree of freedom.

pith-pipeline@v0.9.1-grok · 5718 in / 1262 out tokens · 29065 ms · 2026-06-28T08:36:42.842396+00:00 · methodology

0 comments
Cite this review

Pith. "Pith review of Rotatable Antenna Meets Multiple Access: NOMA or OMA?." pith.science (2026). https://pith.science/paper/Y5VXJVQQ

@misc{pith2026260603035,
  author       = {Pith},
  title        = {Pith review of: Rotatable Antenna Meets Multiple Access: NOMA or OMA?},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/Y5VXJVQQ}},
  note         = {Machine review of arXiv:2606.03035}
}
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Rotatable antenna (RA) technology has emerged as a promising solution to enhance spectrum efficiency by exploiting additional spatial degrees of freedom (DoFs) in multiple access networks. However, the relative performance superiority among different multiple access schemes remains largely unclear due to the unique capability of RA in reconfiguring the directional gain pattern. In this letter, we conduct a theoretical comparison between non-orthogonal multiple access (NOMA) and orthogonal multiple access (OMA) schemes in RA-assisted communication systems in terms of transmit power minimization, subject to constraints on antenna rotational range and users' target rates. To address the associated non-convex optimization problem, a particle swarm optimization (PSO) algorithm is employed to optimize the rotational angle. Simulation results demonstrate that RA-assisted schemes significantly reduce transmit power compared to fixed-antenna benchmarks. Furthermore, RA-assisted NOMA may perform worse than time-division multiple access (TDMA) for symmetric user deployments, while it exhibits superior robustness and energy efficiency in asymmetric scenarios.

Figures

Figures reproduced from arXiv: 2606.03035 by Beixiong Zheng, Fangjiong Chen, Jie Tang, Qi Dai, Weidong Mei, Yanhua Tan.

Figure 1
Figure 1. Figure 1: An illustration of NOMA and OMA in an RA-assisted comm [PITH_FULL_IMAGE:figures/full_fig_p001_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Performance comparison of OMA and NOMA in Case 1. [PITH_FULL_IMAGE:figures/full_fig_p005_2.png] view at source ↗

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

15 extracted references · 1 canonical work pages · 1 internal anchor

  1. [1]

    A vision of 6G wireless sy stems: Applications, trends, technologies, and open research pro blems,

    W. Saad, M. Bennis, and M. Chen, “A vision of 6G wireless sy stems: Applications, trends, technologies, and open research pro blems,” IEEE Netw., vol. 34, no. 3, pp. 134–142, May 2020

  2. [2]

    Modulati on and multiple access for 5G networks,

    Y . Cai, Z. Qin, F. Cui, G. Y . Li, and J. A. McCann, “Modulati on and multiple access for 5G networks,” IEEE Commun. Surveys Tuts. , vol. 20, no. 1, pp. 629–646, 1st Quart. 2018

  3. [3]

    A s urvey of non-orthogonal multiple access for 5G,

    L. Dai, B. Wang, Z. Ding, Z. Wang, S. Chen, and L. Hanzo, “A s urvey of non-orthogonal multiple access for 5G,” IEEE Commun. Surveys Tuts. , vol. 20, no. 3, pp. 2294–2323, 3rd Quart. 2018

  4. [4]

    Joint trajectory and precoding optimization for UA V-assi sted NOMA networks,

    N. Zhao, X. Pang, Z. Li, Y . Chen, F. Li, Z. Ding, and M.-S. Al ouini, “Joint trajectory and precoding optimization for UA V-assi sted NOMA networks,” IEEE Trans. Commun. , vol. 67, no. 5, pp. 3723–3735, May 2019

  5. [5]

    Intelligent reflecting sur face-assisted multiple access with user pairing: NOMA or OMA?

    B. Zheng, Q. Wu, and R. Zhang, “Intelligent reflecting sur face-assisted multiple access with user pairing: NOMA or OMA?” IEEE Commun. Lett., vol. 24, no. 4, pp. 753–757, Apr. 2020

  6. [6]

    Rotatable antenna enabled wireless communication and sensing: Oppor tunities and challenges,

    B. Zheng, T. Ma, C. Y ou, J. Tang, R. Schober, and R. Zhang, “ Rotatable antenna enabled wireless communication and sensing: Oppor tunities and challenges,” IEEE Wireless Commun. , 2025, Early Access

  7. [7]

    Rotatable antenna-empowered wireless networks: A tutorial,

    B. Zheng, Q. Wu, X. Xiong, Y . Tan, W. Zhu, T. Ma, C. Y ou, X. Sh ao, L. Zhu, J. Tang, R. Schober, K.-K. Wong, and R. Zhang, “Rotata ble antenna-empowered wireless networks: A tutorial,” 2026. [ Online]. Available: https://arxiv.org/abs/2603.25559

  8. [8]

    Rotatable antenna enabled wireless communication: Modeling and optimization,

    B. Zheng, Q. Wu, and R. Zhang, “Rotatable antenna enabled wireless communication: Modeling and optimization,” IEEE Trans. Commun. , 2026, Early Access

  9. [9]

    Modeling and optimiz ation for rotatable antenna enabled wireless communication,

    Q. Wu, B. Zheng, T. Ma, and R. Zhang, “Modeling and optimiz ation for rotatable antenna enabled wireless communication,” in Proc. IEEE Int. Conf. Commun. (ICC) , Montreal, Canada, 2025, pp. 1055–1060

  10. [10]

    Efficient channel estimation for rotatable antenn a-enabled wireless communication,

    X. Xiong, B. Zheng, W. Wu, X. Shao, L. Dai, M.-M. Zhao, and J. Tang, “Efficient channel estimation for rotatable antenn a-enabled wireless communication,” IEEE Wireless Commun. Lett. , vol. 14, no. 11, pp. 3719–3723, Nov. 2025

  11. [11]

    Rotat- able antenna-enabled secure wireless communication,

    L. Dai, B. Zheng, Q. Wu, C. Y ou, R. Schober, and R. Zhang, “ Rotat- able antenna-enabled secure wireless communication,” IEEE Wireless Commun. Lett. , vol. 14, no. 11, pp. 3440–3444, Nov. 2025

  12. [12]

    Rotat- able antenna-enabled covert communication,

    Q. Dai, B. Zheng, Y . Tan, W. Mei, S. Gong, J. Tang, and C. Xi ng, “Rotat- able antenna-enabled covert communication,” IEEE Wireless Commun. Lett., vol. 15, pp. 2268–2272, Mar. 2026. 6

  13. [13]

    Rotatab le antennas for integrated sensing and communications,

    C. Zhou, C. Y ou, B. Zheng, X. Shao, and R. Zhang, “Rotatab le antennas for integrated sensing and communications,” IEEE Wireless Commun. Lett., vol. 14, no. 9, pp. 2838–2842, Sept. 2025

  14. [14]

    Rotatable antenna-enabled spectrum sharing in cognitive radio systems,

    Y . Tan, B. Zheng, Y . Fang, D. W. Kwan Ng, J. Xu, and R. Zhang , “Rotatable antenna-enabled spectrum sharing in cognitive radio systems,” IEEE Wireless Commun. Lett. , vol. 15, pp. 1732–1736, Jan. 2026

  15. [15]

    Particle swarm optimizati on,

    J. Kennedy and R. Eberhart, “Particle swarm optimizati on,” in Proc. Int. Conf. Neural Netw. (ICNN) , vol. 4, 1995, pp. 1942–1948