REVIEW 3 major objections 6 minor 43 references
Beamforming for Secure RSMA-Aided ISAC Systems
T0 review · 3 major / 6 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read In a secure RSMA-aided ISAC downlink, reusing the common stream for sensing achieves better fair rate-to-power and secrecy-rate-to-power performance than a dedicated extra sensing signal.
desk verdict Fresh problem formulations for secure RSMA-ISAC, but the algorithms are not executable as written because the CRB constraint is never convexified. 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 machinery is the RSMA downlink signal model $x = w_c s_c + \sum_k w_k s_k + w_v s_v$, where the public common stream $s_c$ is decodable by all users and can be dual-used as the sensing waveform with covariance $R = \alpha_1 W_c + \alpha_2 W_v$. The sensing requirement is enforced through the determinant of the Cramér-Rao bound matrix, $|\varphi(\zeta)| \leq \vartheta$, computed from the Fisher information matrix of target angle and reflection coefficients. The optimization engine is a sequence of successive convex approximation iterations: rate expressions are split into differences of concave functions and upper-bounded by first-order Taylor surrogates, the fractional objectives are handled with a Dinkelbach penalty factor, and the rank-one beamforming constraints are penalized via eigenvector updates. This combination converts each original nonconvex problem into a convex semidefinite program that the algorithms iterate to a stable point in roughly five iterations.
What would settle it
For a single target with $N_t = 2$, evaluate $|\varphi(\zeta(W))| \leq \vartheta$ on random convex combinations of beamforming covariances that individually satisfy the bound; if the feasible set is nonconvex, the convexity claim behind P1.2, P2.1, and P3.1 collapses. Simpler still: run Algorithm 1 and evaluate its output against the original CRB expression; any returned point that violates the CRB bound shows the unrelaxed constraint is not being enforced.
Extended reading notes
Core claim
The central claim is that, for secure RSMA-aided ISAC downlinks, using the common stream as the sensing signal achieves better fairness-oriented rate-to-power and secrecy-rate-to-power performance than using a dedicated extra sensing signal, while meeting the same sensing-accuracy (Cramér-Rao bound) and secrecy constraints. The paper presents three SCA-based iterative algorithms—max-min URPR (Algorithm 1), max-min USRPR (Algorithm 2), and power minimization with residual-power artificial noise (Algorithm 3)—and reports that Scheme 2 and its variant Scheme 3 (common plus extra signal) perform essentially identically, and both outperform Scheme 1 and an SDMA benchmark. In the no-eavesdropper-CSI case, the paper finds that Scheme 1 performs comparably to SDMA and that artificial noise gives negligible security improvement compared with beamforming. It also observes that the gap between the schemes shrinks as the CRB constraint tightens and widens with more antennas.
Load-bearing premise
The load-bearing premise is that the Cramér-Rao bound constraint $|\varphi(\zeta)| \leq \vartheta$, carried unchanged from the nonconvex problems into the 'convex' problems P1.2, P2.1, and P3.1, can be treated as a convex constraint even though the paper provides no convex surrogate, relaxation, or SCA transformation for it; if that constraint cannot be convexified as written, the three proposed algorithms cannot be executed as described.
Editorial extensions
If this is right
- In communication-centered RSMA-ISAC, the common stream should be dual-purposed for sensing; a dedicated sensing signal wastes power and lowers the max-min URPR and USRPR.
- RSMA with common-stream sensing outperforms SDMA with a dedicated sensing signal in multi-antenna settings, and the advantage grows with the number of antennas.
- Loosening the CRB threshold frees power for communication and improves both URPR and USRPR in all schemes, while tightening it compresses the gap between common-stream and dedicated-signal sensing.
- Without eavesdropper CSI, beamforming is the dominant secrecy mechanism; the residual-power artificial noise studied here contributes little.
- The three iterative algorithms converge in about five iterations at the simulated scale, making the fairness-oriented beamforming designs computationally practical.
Reading between the lines
- Beyond the paper's perfect-SIC assumption, common-stream sensing should be tested under imperfect SIC: residual common-stream interference would leak into the private-rate and secrecy-rate terms, and the apparent advantage over a dedicated sensing signal may shrink.
- The paper assumes eavesdroppers wiretap independently; under colluding eavesdroppers the constraint $\max_m R_E$ would have to be replaced by a joint wiretap rate, which would likely penalize common-stream sensing more because the common stream is a shared message every eavesdropper can attempt to decode.
- A reader wanting to verify the algorithms could replace the determinant-of-CRB bound with a Schur-complement or trace-CRB surrogate; determining which surrogate preserves the convergence claims is a direct follow-up.
- The near-tie between Scheme 2 and Scheme 3 hints that the extra signal is redundant for sensing of point targets; a natural stress test is whether that redundancy survives extended targets or Doppler estimation.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies secure beamforming for RSMA-aided ISAC downlink systems with multiple users, eavesdroppers, and targets. It proposes two sensing schemes: using a dedicated extra signal (Scheme 1) or reusing the common stream (Scheme 2), and formulates three optimization problems: max-min user-rate-to-power ratio (URPR), max-min user-secrecy-rate-to-power ratio (USRPR) under known eavesdropper CSI, and power minimization with isotropic artificial noise under unknown eavesdropper CSI. The authors develop three SCA/penalty-based iterative algorithms and present simulations claiming that Scheme 2 outperforms Scheme 1 in all considered metrics.
Significance. The paper addresses a well-motivated question of whether the common stream in RSMA can be reused for sensing to improve fairness and energy efficiency in secure ISAC systems. The comparative framework, with and without eavesdropper CSI, is comprehensive, and the numerical study covers convergence, beamforming gains, and power allocation. The conclusion that reusing the common stream outperforms a dedicated sensing signal is plausible and practically relevant. However, the algorithmic contribution is currently undermined by an unaddressed non-convex CRB constraint that is carried into all proposed convex subproblems, and the rate model relies on an unvalidated expectation approximation. If these issues are resolved, the paper could make a valuable contribution to the ISAC and RSMA literature.
major comments (3)
- [Section III.A, Eqs. (23g), (38), (41), (48), (51)] The CRB constraint (23g), |φ(ζ)| ≤ ϑ, is non-convex: it is a determinant-type upper bound on the CRB matrix, equivalently a lower bound det(F(W_c,W_v)) ≥ 1/ϑ on the FIM, which is affine in W_c and W_v. This constraint is carried verbatim into P1.2 (38), P1.3 (41), P2.1 (48), and P3.1 (51), and each of these problems is declared convex or 'a standard convex problem' after only dropping the rank-one constraint. No SCA surrogate, Schur-complement relaxation, penalty transformation, or log-det reformulation of (23g) appears anywhere in Sections III-IV or Appendix A. As written, the CVX-based Algorithms 1-3 cannot be executed because (23g) is not DCP-representable, and the convergence plots in Fig. 2 cannot validate methods whose subproblems are not well-posed. The authors should replace (23g) by the equivalent convex constraint log det F ≥ log(1/ϑ) (convex because -log det is convex on the PSD cone), or explicitly introduce and justify an SCA approximation, and then re-run the simulation study with the corrected formulation.
- [Section II.A, Eqs. (6), (7), (13), (16)] The SINR expressions are obtained by replacing E[|h^H w|^2 / (sum_j |h^H w_j|^2 + σ²)] with E[|h^H w|^2] / (sum_j E[|h^H w_j|^2] + σ²), i.e., the expectation of a ratio is approximated by the ratio of expectations. This approximation is used without justification or an error bound. Since all rate expressions and constraints (23c)-(23f), (44c), (44e), and the reported URPR/USRPR values depend on this approximation, the numerical results may not faithfully represent the actual rates of the proposed systems. The authors should either provide a theoretical justification (e.g., a Jensen-type or Taylor-series argument), or compare the approximation against Monte Carlo simulations of the exact SINR expectations over the relevant channel distributions.
- [Section IV, after Eq. (49)] The artificial noise constraint is written as diag(W_AN) = I_Nt(Pmax − P), which is dimensionally inconsistent: diag(W_AN) is an N_t×1 vector while I_Nt(Pmax − P) is an N_t×N_t matrix. This makes the formulation of P3 ambiguous and the constraint infeasible as written. The authors should revise this to a consistent form, e.g., diag(W_AN) = ((Pmax − P)/N_t) 1 or an explicit isotropic covariance constraint, and clarify how the AN power is accounted for in the total power budget.
minor comments (6)
- [Algorithm 1] The while-loop condition reads '∥opt(j+1) − opt(j)∥ > τor j < Jmax', which is a typo for 'τ or'; also the loop should specify whether the iteration cap is j < Jmax or j ≤ Jmax.
- [Eqs. (23g) and (18)-(19)] The symbol 'ς' is used in constraint (23g) while 'ζ' is used in the sensing model (18)-(19); please unify the notation for the parameter vector.
- [Eqs. (39)-(40)] The equivalence rank(W_q) = 1 ⇔ tr(W_q) = χ_q holds only for non-zero positive semidefinite W_q; this condition should be stated, and the paper should discuss how the penalty factors ρ1, ρ2, ρ3 are chosen or updated to enforce rank-one solutions, since a fixed penalty may not guarantee convergence to rank-one matrices.
- [Eq. (27)] In Eq. (27), the term '(A(j)_1 −1 χ(j)_1)' should be '(A(j)_1)^{-1} χ(j)_1' with the inverse superscript; the same typesetting issue appears in Eqs. (33) and (35).
- [Section V, Fig. 2] The caption of Fig. 2 does not clearly identify which subplot corresponds to Algorithm 1 and which to Algorithm 2; adding explicit labels in the caption would improve readability.
- [Complexity analysis, Section III.B] The complexity expressions contain apparent typesetting errors, e.g., 'O(Jmax√2KM + KN tK 3N 6 t log(1/τ))', which should be rewritten with standard mathematical notation.
Circularity Check
No significant circularity: the Scheme 2 vs Scheme 1 comparison is a model-level structural consequence, not an output that is equal to its input, and the self-citations are background or standard tools.
full rationale
I walked the derivation chain in Sections II-V and found no step in which a claimed prediction reduces to a fit or to an equivalence by definition. The central comparison is between Scheme 1 (extra signal sv senses targets, α1=0, α2=1) and Scheme 2 (common stream sc senses targets, α1=1, α2=0), both embedded in the same P1/P2/P3 optimization. The better performance of Scheme 2 is not wired into the constraints: the CRB constraint (23g), secrecy constraints (23d)-(23e), and objective (23a) are the same for both schemes, and the optimization is free to choose beamformers in either direction. The advantage instead follows from the SIC model (5): the common stream is decoded and removed, so reusing it for sensing avoids adding an extra undecoded interference term, whereas sv in Scheme 1 is not decoded and appears in the interference terms of (4)-(7). That is a structural consequence of the stated model, not a tautology. The Dinkelbach parameter λ in (25)/(47) and penalty factors ρ are algorithmic scalars, not fitted inputs. The only overlapping-author references are [29] and [38]; [29] is background on STAR-RIS covert RSMA and [38] is one of three citations ([33], [37], [38]) for the standard expectation-based SINR approximation, so neither carries the central claim as an unexamined premise. The one substantive gap is that constraint (23g), involving the inverse Fisher information matrix, is carried verbatim into P1.2, P2.1, and P3.1 and declared convex without a surrogate or SCA transformation; if that constraint is not convex, the algorithms are not executable as written. That is a correctness/completeness concern, not a circularity concern, because it does not make the reported comparison equal to the formulation's inputs. I therefore score the paper 0 on circularity.
Assumptions & free parameters
free parameters (2)
- Penalty factors ρ1, ρ2, ρ3 =
not specified
- Convergence tolerance τ =
not specified
assumptions (6)
- domain assumption Rician channel model with known covariance: h_k and g_m follow (2) and (11), and rates are computed using H_k = E[h_k h_k^H] and G_m = E[g_m g_m^H].
- domain assumption Mean-value rate approximation: the achievable rate is log2(1 + E[a]/E[b]) rather than E[log2(1 + a/b)].
- domain assumption Perfect SIC at legitimate users and independent, non-colluding eavesdroppers.
- domain assumption CRB sensing metric from [40] with perfectly separable target echoes.
- domain assumption Perfect cancellation of artificial noise at legitimate users and the BS.
- ad hoc to paper Constraint (23g) is convex or convexifiable without changing the problem.
Cite this review
Pith. "Pith review of Beamforming for Secure RSMA-Aided ISAC Systems." pith.science (2026). https://pith.science/paper/UJE2ZUVN
@misc{pith2026250603622,
author = {Pith},
title = {Pith review of: Beamforming for Secure RSMA-Aided ISAC Systems},
year = {2026},
howpublished = {\url{https://pith.science/paper/UJE2ZUVN}},
note = {Machine review of arXiv:2506.03622}
}
read the original abstract
This work investigates the physical layer security of rate-splitting multiple access (RSMA)-aided integrated communication and sensing (ISAC) systems. The ISAC base station (BS) transmits signals to communicate with users in an eavesdropped scenario and to estimate the parameters of the sensed targets. The research considers different sensing signals under RSMA technology and the Cram{\'{e}}r-Rao bound of the parameter estimation is utilized as the sensing metric. With the channel state information (CSI) of eavesdroppers known, the transmitting beam of the BS is optimized to maximize the energy efficiency in terms of the minimum user rate and secrecy capacity, considering the fairness among users and ensuring the sensing performance and communication security. With the CSI of eavesdroppers unknown, the transmitting beam of the BS is designed to minimize the energy consumption for sensing and communication, and the residual power is utilized for artificial noise, which is isotropically emitted to achieve interference with potential eavesdroppers. To solve the non-convex problems, three iterative algorithms based on successive convex approximation and penalty function are proposed. The simulation results illustrate the effectiveness of the proposed schemes.
Figures
Figures from the paper (3 more)
Reference graph
Works this paper leans on
-
[1]
Integrated sensing and communications: Towards dual-functional wireless 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: Towards dual-functional wireless networks for 6G and beyond,” IEEE J. Sel. Areas Commun., vol. 40, no. 6, pp. 1728-1767, Jun. 2022
work page 2022
-
[2]
C. Sturm and W. Wiesbeck, “Waveform design and signal processing aspects for fusion of wireless communications and radar sensing,” Proc. IEEE, vol. 99, no. 7, pp. 1236-1259, Jun. 2011
work page 2011
-
[3]
The inte- grated sensing and communication revolution for 6G: Vision, techniques, and applications,
N. Gonz ´alez-Prelcic, M. Furkan Keskin, O. Kaltiokallio, M. Valkama, D. Dardari, X. Shen, Y . Shen, M. Bayraktar, and H. Wymeersch, “The inte- grated sensing and communication revolution for 6G: Vision, techniques, and applications,” Proc. IEEE, vol. 112, no. 7, pp. 676-723, Jul. 2024
work page 2024
-
[4]
Integrating sensing and communi- cations for ubiquitous IoT: Applications, trends, and challenges,
Y . Cui, F. Liu, X. Jing, and J. Mu, “Integrating sensing and communi- cations for ubiquitous IoT: Applications, trends, and challenges,” IEEE Netw., vol. 35, no. 5, pp. 158-167, Sep. 2021
work page 2021
-
[5]
Rate-splitting multiple access: Fundamentals, survey, and future research trends,
Y . Mao, O. Dizdar, B. Clerckx, R. Schober, P. Popovski, and H. V . Poor, “Rate-splitting multiple access: Fundamentals, survey, and future research trends,” IEEE Commun. Surveys Tuts., vol. 24, no. 4, pp. 2073-2126, 4th Quar. 2022
work page 2022
-
[6]
Resource allocation in MU-MISO rate-splitting multiple access with SIC errors for URLLC services,
X. Ou, X. Xie, H. Lu, and H. Yang, “Resource allocation in MU-MISO rate-splitting multiple access with SIC errors for URLLC services,” IEEE Trans. Commun., vol. 71, no. 1, pp. 229-243, Jan. 2023
work page 2023
-
[7]
S. Han, Z. Li, Q. Xue, W. Meng, and C. Li, “Joint broadcast and unicast transmission based on RSMA and spectrum sharing for integrated satellite–terrestrial network,” IEEE Trans. Cogn. Commun. Netw., vol. 10, no. 3, pp. 1090-1103, Jun. 2024
work page 2024
-
[8]
Multiple access techniques for intelligent and multifunctional 6G: Tutorial, survey, and outlook,
B. Clerckx, Y . Mao, Z. Yang, M. Chen, A. Alkhateeb, L. Liu, M. Qiu, J. Yuan, V . W. S. Wong, and J. Montojo, “Multiple access techniques for intelligent and multifunctional 6G: Tutorial, survey, and outlook,” Proc. IEEE, vol. 112, no. 7, pp. 832-879, Jul. 2024
work page 2024
Show all 43 references
-
[9]
Next- generation multiple access for integrated sensing and communications,
Y . Liu, T. Huang, F. Liu, D. Ma, W. Huangfu, and Y . C. Eldar,“Next- generation multiple access for integrated sensing and communications,” Proc. IEEE, vol. 112, no. 9, pp. 1467-1496, Sep. 2024
2024
-
[10]
Sensing assisted integrated communication and jamming systems with RSMA for dynamic suspicious communications,
J. Gu, G. Ding, H. Wang, and Y . Xu, “Sensing assisted integrated communication and jamming systems with RSMA for dynamic suspicious communications,” IEEE Trans. Veh. Technol. , vol. 73, no. 4, pp. 5965- 5970, Apr. 2024
2024
-
[11]
Coordinated RSMA for integrated sensing and communication in emergency UA V systems,
B. Yao, R. Li, Y . Chen, and L. Wang. “Coordinated RSMA for integrated sensing and communication in emergency UA V systems,” arXiv:2406.19205, Jun. 2024, [Online]: https://arxiv.org/abs/2406.19205
2024 arXiv
-
[12]
Rate-splitting multiple access for dual-functional radar-communication satellite systems,
L. Yin and B. Clerckx, “Rate-splitting multiple access for dual-functional radar-communication satellite systems,” in Proc. 2022 IEEE Wireless Communications and Networking Conference (WCNC), Austin, TX, USA, Apr. 2022, pp. 1-6
2022
-
[13]
Joint rate splitting and beamforming design for RSMA-RIS-Assisted ISAC system,
Z. Chen, J. Wang, Z. Tian, M. Wang, Y . Jia, and T. Q. S. Quek, “Joint rate splitting and beamforming design for RSMA-RIS-Assisted ISAC system,” IEEE Wireless Commun. Lett. , vol. 13, no. 1, pp. 173-177, Jan. 2024
2024
-
[14]
Rate- splitting multiple access for transmissive reconfigurable intelligent surface transceiver empowered ISAC systems,
Z. Liu, W. Chen, Q. Wu, J. Yuan, S. Zhang, Z. Li, and J. Li, “Rate- splitting multiple access for transmissive reconfigurable intelligent surface transceiver empowered ISAC systems,” IEEE Internet Things J. , vol. 11, no. 16, pp. 27245-27259, Aug. 2024
2024
-
[15]
STAR-RIS enabled ISAC systems with RSMA: Joint rate splitting and beamforming optimization,,
Y . Liu, R. Zhang, R. Jiang, Y . Zhu, H. Hu, Q. Ni, Z. Fei, and D. Niyato, “STAR-RIS enabled ISAC systems with RSMA: Joint rate splitting and beamforming optimization,,” IEEE Trans. Cogn. Commun. Netw. , doi: 10.1109/tccn.2025.3558016, Apr. 2025
-
[16]
Rate-splitting multiple access for multi-antenna joint radar and communications,
C. Xu, B. Clerckx, S. Chen, Y . Mao, and J. Zhang, “Rate-splitting multiple access for multi-antenna joint radar and communications,” IEEE J. Sel. Topics Signal Process. , vol. 15, no. 6, pp. 1332-1347, Nov. 2021
2021
-
[17]
Rate-splitting multiple access for multi-antenna joint radar and communications with partial CSIT: Precoder optimization and link-level simulations,
R. C. Loli, O. Dizdar, and B. Clerckx. “Rate-splitting multiple access for multi-antenna joint radar and communications with partial CSIT: Precoder optimization and link-level simulations,” arXiv:2201.10621, Jan. 2022, [Online]: https://arxiv.org/abs/2201.10621
2022 arXiv
-
[18]
Rate-splitting multiple access for 6G—Part II: Interplay with integrated sensing and commu- nications,
L. Yin, Y . Mao, O. Dizdar, and B. Clerckx, “Rate-splitting multiple access for 6G—Part II: Interplay with integrated sensing and commu- nications,” IEEE Commun. Lett. , vol. 26, no. 10, pp. 2237-2241, May 2022
2022
-
[19]
Rate-splitting multiple access for simultaneous multi-user communication and multi- target sensing,
K. Chen, Y . Mao, L. Yin, C. Xu, and Y . Huang, “Rate-splitting multiple access for simultaneous multi-user communication and multi- target sensing,” IEEE Trans. Veh. Technol. , vol. 73, no. 9, pp. 13909- 13914, Sep. 2024
2024
-
[20]
Cooperative ISAC with direct localization and rate-splitting multiple access communication: A pareto optimization framework,
P. Gao, L. Lian, and J. Yu, “Cooperative ISAC with direct localization and rate-splitting multiple access communication: A pareto optimization framework,” IEEE J. Sel. Areas Commun. , vol. 41, no. 5, pp. 1496-1515, May 2023
2023
-
[21]
Opti- mization of rate-splitting multiple access with integrated sensing and backscatter communication,
D. Galappaththige, S. Zargari, C. Tellambura, and G. Y . Li, “Opti- mization of rate-splitting multiple access with integrated sensing and backscatter communication,” arXiv:2406.02410, Jan. 2025, [Online]: https://arxiv.org/abs/2406.02410
2025 arXiv
-
[22]
Energy efficient dual-functional radar-communication: Rate-splitting multiple access, low- resolution DACs, and RF chain selection,
O. Dizdar, A. Kaushik, B. Clerckx, and C. Masouros, “Energy efficient dual-functional radar-communication: Rate-splitting multiple access, low- resolution DACs, and RF chain selection,” IEEE Open J. Commun. Soc. , vol. 3, pp. 986-1006, Jun. 2022
2022
-
[23]
Rate-splitting multiple access for quantized ISAC LEO satellite systems: A Max-Min fair energy- efficient beam design,
Z. Liu, L. Yin, W. Shin, and B. Clerckx, “Rate-splitting multiple access for quantized ISAC LEO satellite systems: A Max-Min fair energy- efficient beam design,” IEEE Trans. Wireless Commun. , vol. 23, no. 10, pp. 15394-15408, Oct. 2024
2024
-
[24]
One-receiver two- eavesdropper broadcast channel with degraded message sets,
S. Salehkalaibar, M. Mirmohseni, and M. R. Aref, “One-receiver two- eavesdropper broadcast channel with degraded message sets,”IEEE Trans. Inf. Forensics Security, vol. 8, no. 7, pp. 1162-1172, Jul. 2013
2013
-
[25]
Robust secure beamforming design for two-user downlink MISO rate-splitting systems,
H. Fu, S. Feng, W. Tang, and D. W. K. Ng, “Robust secure beamforming design for two-user downlink MISO rate-splitting systems,” IEEE Trans. Wireless Commun., vol. 19, no. 12, pp. 8351-8365, Dec. 2020
2020
-
[26]
Max-min fair optimization in RSMA-assisted secure communications with artificial noise,
H. Xia, S. Han, and C. Li, “Max-min fair optimization in RSMA-assisted secure communications with artificial noise,” IEEE Commun. Lett. , vol. 27, no. 12, pp. 3181-3184, Dec. 2023
2023
-
[27]
Rate-splitting multiple access for intelligent reflecting surface-aided secure transmission,
Y . Gao, Q. Wu, W. Chen, and D. W. K. Ng, “Rate-splitting multiple access for intelligent reflecting surface-aided secure transmission,” IEEE Commun. Lett., vol. 27, no. 2, pp. 482-486, Feb. 2023
2023
-
[28]
Weighted sum-rate maximization of rate-splitting multiple access with confidential messages,
H. Xia, Y . Mao, X. Zhou, B. Clerckx, S. Han, and C. Li, “Weighted sum-rate maximization of rate-splitting multiple access with confidential messages,” IEEE Trans. Wireless Commun. , vol. 23, no. 10, pp. 13738- 13751, Oct. 2024
2024
-
[29]
STAR-RIS-Aided covert communications in MISO-RSMA systems,
H. Chang, X. Kang, H. Lei, T. A. Tsiftsis, G. Pan, and H. Liu, “STAR-RIS-Aided covert communications in MISO-RSMA systems,” IEEE Trans. Green Commun. Netw. , vol. 8, no. 4, pp. 1318-1331, Dec. 2024
2024
-
[30]
Toward multi- functional 6G wireless networks: Integrating sensing, communication, and security,
Z. Wei, F. Liu, C. Masouros, N. Su, and A. P. Petropulu, “Toward multi- functional 6G wireless networks: Integrating sensing, communication, and security,” IEEE Commun. Mag. , vol. 60, no. 4, pp. 65-71, Apr. 2022
2022
-
[31]
Joint secure transmit beamforming designs for integrated sensing and communication systems,
J. Chu, R. Liu, M. Li, Y . Liu, and Q. Liu, “Joint secure transmit beamforming designs for integrated sensing and communication systems,” IEEE Trans. Veh. Technol., vol. 72, no. 4, pp. 4778-4791, Apr. 2023
2023
-
[32]
STAR-RIS aided secure NOMA integrated sensing and communication,
W. Wei, X. Pang, C. Xing, N. Zhao, and D. Niyato, “STAR-RIS aided secure NOMA integrated sensing and communication,” IEEE Trans. Wireless Commun., vol. 23, no. 9, pp. 10712-10725, Sept. 2024
2024
-
[33]
Sensing-assisted eavesdropper esti- mation: An ISAC breakthrough in physical layer security,
N. Su, F. Liu, and C. Masouros, “Sensing-assisted eavesdropper esti- mation: An ISAC breakthrough in physical layer security,” IEEE Trans. Wireless Commun., vol. 23, no. 4, pp. 3162-3174, Apr. 2024
2024
-
[34]
RSMA-enhanced physical layer security for ISAC systems,
B. Zhao, T. Qiu, G. Ren, Z. Jin, and Z. Liu, “RSMA-enhanced physical layer security for ISAC systems,” IEEE Wireless Commun. Lett., vol. 14, no. 4, pp. 1064-1068, Apr. 2025
2025
-
[35]
Robust secure beamforming design for downlink RIS-ISAC systems enhanced by RSMA,
C. Zhang, S. Qu, L. Zhao, Z. Wei, Q. Shi, and Y . Liu, “Robust secure beamforming design for downlink RIS-ISAC systems enhanced by RSMA,” IEEE Wireless Commun. Lett. , doi: 10.1109/lwc.2024.3521211, 2024.. 15
2024
-
[36]
Enhanc- ing robustness and security in ISAC network design: Leveraging transmis- sive reconfigurable intelligent surface with RSMA,
Z. Liu, W. Chen, Q. Wu, Z. Li, X. Zhu, Q. Wu, and N. Cheng. “Enhanc- ing robustness and security in ISAC network design: Leveraging transmis- sive reconfigurable intelligent surface with RSMA,” arXiv:2407.06767, Jan. 2025, [Online]: https://arxiv.org/abs/2407.06767
2025 arXiv
-
[37]
3D UA V trajectory and communication design for simultaneous uplink and downlink trans- mission,
M. Hua, L. Yang, Q. Wu, and A. L. Swindlehurst, “3D UA V trajectory and communication design for simultaneous uplink and downlink trans- mission,” IEEE Trans. Commun. , vol. 68, no. 9, pp. 5908-5923, Sept. 2020
2020
-
[38]
Trajectory and power design for aerial CRNs with colluding eavesdroppers,
H. Lei, J. Jiang, H. Yang, K.-H. Park, I. S. Ansari, G. Pan, and M.-S. Alouini, “Trajectory and power design for aerial CRNs with colluding eavesdroppers,” IEEE Trans. Veh. Technol. , vol. 73, no. 12, pp. 18824- 18833, Dec. 2024
2024
-
[39]
MIMO integrated sensing and commu- nication: CRB-rate tradeoff,
H. Hua, T. X. Han, and J. Xu, “MIMO integrated sensing and commu- nication: CRB-rate tradeoff,” IEEE Trans. Wireless Commun., vol. 23, no. 4, pp. 2839-2854, Apr. 2024
2024
-
[40]
Range compression and waveform optimization for MIMO radar: A Cram´er–Rao bound based study,
J. Li, L. Xu, P. Stoica, K. W. Forsythe, and D. W. Bliss, “Range compression and waveform optimization for MIMO radar: A Cram´er–Rao bound based study,” IEEE Trans. Signal Process., vol. 56, no. 1, pp. 218- 232, Jan. 2008
2008
-
[41]
Energy-efficient MIMO integrated sensing and communications with on-off non-transmission powers,
G. Wu, Y . Fang, J. Xu, Z. Feng, and S. Cui, “Energy-efficient MIMO integrated sensing and communications with on-off non-transmission powers,” IEEE Internet Things J. , vol. 11, no. 7, pp. 12177-12191, Apr. 2024
2024
-
[42]
Joint commu- nication and sensing system performance evaluation and testbed: A communication-centric approach,
Q. Zhang, K. Ji, Z. Wei, Z. Feng, and P. Zhang, “Joint commu- nication and sensing system performance evaluation and testbed: A communication-centric approach,” IEEE Netw., vol. 38, no. 5, pp. 286- 294, Mar. 2024
2024
-
[43]
Rate-splitting multiple access: The first prototype and experimental validation of its superiority over SDMA and NOMA,
X. Lyu, S. Aditya, J. Kim, and B. Clerckx, “Rate-splitting multiple access: The first prototype and experimental validation of its superiority over SDMA and NOMA,” IEEE Trans. Wireless Commun. , vol. 23, no. 8, pp. 9986-10000, Aug. 2024
2024
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.