REVIEW 3 major objections 5 minor 21 references
Beyond Diagonal IRS Aided OFDM: Rate Maximization under Frequency-Dependent Reflection
T0 review · 3 major / 5 minor · reviewed 2026-08-15 · deepseek-v4-flash
Pith's one-line read A single capacitance matrix shared across subcarriers is enough to configure a frequency-dependent BD-IRS for OFDM rate maximization.
desk verdict A well-motivated BD-IRS/OFDM formulation with a sound relaxation, but the capacitance-recovery step (25) and Proposition 2 are not valid, so the paper's central claim of a feasible high-quality solution is unsupported as written. 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 load-bearing object is the circuit-level map from the tunable capacitance matrix C to the admittance matrix A_n at subcarrier frequency f_n, and from A_n to the reflection matrix Phi_n = (a0 I + A_n)^(-1)(a0 I - A_n). The paper proves the passivity condition Phi_n Phi_n^H <= I, which becomes a convex relaxation of the circuit constraints, then closes the loop with the convex projection (P3) that picks one common C closest in Frobenius norm to the ideal per-tone capacitance matrices derived from (25). Initialization of the alternating loop uses a semi-definite relaxation of a per-subcarrier channel-power maximization.
What would settle it
Run the proposed algorithm on the paper's setup (for example, M=10, P=30 dBm, 2.4 GHz, 300 MHz) and compare the actual rate obtained from the capacitance matrix recovered by (P3) with the relaxed upper bound of (P2), and with the linear-fitting benchmark. If the gap to the relaxed bound is large, or if a simpler alternative projection matches or beats the proposed rate, the claim of a high-quality feasible solution is weakened.
Extended reading notes
Core claim
The paper's central claim is that the achievable rate of a BD-IRS aided OFDM link can be maximized by selecting one nonnegative capacitance matrix C shared by all subcarriers, even though the ideal capacitance matrix differs from subcarrier to subcarrier. The argument proceeds by proving that every circuit-realizable reflection matrix satisfies Phi_n Phi_n^H <= I, using that passivity condition to form a relaxed problem, solving the relaxed rate-maximization problem by alternating optimization, and then constructing a feasible C by minimizing the total Frobenius distance to the per-subcarrier ideal capacitance matrices. Numerical results in the paper show this design outperforming linear-fitting, frequency-independent, conventional-IRS, and reciprocal-constrained benchmarks.
Load-bearing premise
The algorithm's quality guarantee rests on the unverified assumption that the single capacitance matrix found by the convex projection (P3) achieves an actual rate close to the relaxed optimum of (P2), with no stated bound or condition on that gap.
Editorial extensions
If this is right
- A BD-IRS can be configured for wideband OFDM with a single nonnegative capacitance matrix per circuit state, with per-subcarrier powers set by water-filling.
- The design works directly from the circuit model, so it is not limited to the narrow band for which the earlier linear-fitting method was calibrated.
- Allowing non-symmetric, non-reciprocal capacitance matrices yields a substantial rate gain over the reciprocal constraint in the paper's simulations.
- The advantage over the fitting-based benchmark grows with the number of reflecting elements, so the method matters most for moderate-to-large fully connected BD-IRS.
Reading between the lines
- The same alternating-projection pipeline should extend to multi-antenna, multi-user, or OFDMA systems, where coupling through a common C is even more restrictive; that would be a direct stress test of the model.
- The Frobenius-norm projection (P3) is a heuristic choice; weighted norms, minimax error, or discrete capacitor-value constraints could beat it on the same rate metric.
- Because the frequency dependence is set by the fixed circuit elements R, L1, and L2, jointly optimizing those along with C is a natural extension the paper leaves open.
- The reported gains are from one simulated channel model; testing at other carrier frequencies, bandwidths, and measured multipath profiles would show whether the structural advantage persists.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies a broadband OFDM system aided by a beyond-diagonal IRS (BD-IRS) whose reflection matrices are frequency-dependent through a common tunable capacitance matrix C. It formulates a joint optimization problem over C and per-subcarrier power allocations to maximize the achievable rate, relaxes the circuit constraints to convex constraints, solves the relaxed problem via alternating optimization (water-filling and successive convex approximation), and then constructs a feasible C by inverting the optimized per-subcarrier admittance matrices and projecting onto a common nonnegative capacitance matrix. The paper claims that this algorithm finds a high-quality feasible solution and demonstrates its superiority over several benchmarks in numerical results.
Significance. If the algorithm were correct as stated, it would provide a systematic optimization framework for frequency-dependent BD-IRS in wideband OFDM, going beyond the linear-fitting approach of [11] and explicitly handling the coupling across subcarriers through a common C. The system model is clearly stated, and the AO/SCA machinery for the relaxed problem (P2) is standard. However, the central feasibility recovery step contains an algebraic inversion error and a dimensional inconsistency, and the projection step is not accompanied by any performance gap analysis. As printed, the claimed achievable rate is not supported by the derivation, which substantially reduces the paper's significance. The paper does not provide reproducible code or machine-checked proofs.
major comments (3)
- [V-C, Eq. (25)] The inversion of the admittance model (2) is incorrect. For m≠k, (2) gives -[A_n]_{m,k} = 1/(R+j2π f_n L2) + 1/(j2π f_n C_{m,k}) + 1/(j2π f_n L1), so the required capacitance is C_{m,k} = 1/(j2π f_n ( -[A_n]_{m,k} - 1/(R+j2π f_n L2) - 1/(j2π f_n L1))). Equation (25) instead places -R - j2π f_n L2 in the denominator, which is an impedance rather than an admittance, making the expression dimensionally inconsistent. For m=k, [A_n]_{m,m} is the sum over all columns of the branch admittances, so it cannot be inverted to a single C_{m,m} without first subtracting the off-diagonal branch admittances, which are determined by the off-diagonal entries of A_n. As a consequence, the capacitance matrix obtained from (P3) will not, in general, realize the optimized reflection matrices {Φ_n}, and the rate reported from the subsequent power allocation is not an achievable rate of the modeled BD-IRS circuit. This invalidates the central claim of constructing a feasible solution to (P1).
- [V-D, Proposition 2] The claimed equivalence is false. Direct computation shows q_n^H(I_M⊗1_M)q_n = \sum_{i=1}^M |\sum_{j=1}^M [Φ_n]_{j,i}|^2, which is a single scalar inequality, whereas Φ_nΦ_n^H ⪯ I_M is a positive-semidefinite matrix constraint. For M=2, Φ_n = diag(√2,0) satisfies q_n^H(I_M⊗1_M)q_n = 2 ≤ M but has largest singular value √2 > 1, violating Φ_nΦ_n^H ⪯ I_M. The proof establishes only the necessity direction; the sufficiency assertion is unproven. Therefore (P4-eqv) is a relaxation, not an equivalent reformulation of (P4), and the SDR-based initialization may produce q_n that do not correspond to physically admissible reflection matrices.
- [V-C, P3] Even if (25) were corrected, the projection step (P3) provides no guarantee about the rate loss incurred by enforcing a common capacitance matrix. The paper does not bound the gap between the relaxed optimum of (P2) and the achievable rate of the constructed C, nor does it analyze the conditioning of the mapping from C to {Φ_n}. The numerical results show only a single set of channel and circuit parameters; the claim of a 'high-quality feasible solution' is therefore an empirical assertion without supporting analysis.
minor comments (5)
- [V-C] In the definition of [\tilde C_n]_{m,k} for m=k, the parentheses in the denominator are unbalanced; the expression should be checked and written cleanly.
- [V-D] The proof of Proposition 2 stops after the necessity direction; even if the equivalence were true, the sufficiency direction should be demonstrated explicitly.
- [V-B] The statement that the SCA update 'is guaranteed to reach at least a stationary point of (P2-II)' is not proven; the paper should provide a citation or argument for the adopted SCA variant.
- [VI] It is unclear whether the rate plotted in Fig. 2 is the relaxed objective of (P2) during AO or the achievable rate after the feasibility projection; this should be stated explicitly.
- [VI] Benchmark scheme 3 assumes a frequency-independent BD-IRS, but under the circuit model (2)-(3) with a common C the reflection matrices are inevitably frequency-dependent; the implementation of this benchmark should be clarified.
Circularity Check
No circular derivation: the algorithm optimizes a relaxation and then projects to a feasible capacitance matrix, with the reported rate recomputed from the physical model; self-citations are not load-bearing.
full rationale
The paper's derivation chain is self-contained. The rate objective is evaluated from the physical channel model (1) and the circuit model (2)-(3) imported from independent references [13] and [14], not from any fitted quantity. The relaxed problem (P2) is an upper bound justified by Proposition 1, and the final feasible solution is constructed by projecting onto a common capacitance matrix via (P3); the reported rate is then recomputed through the original model, so no output is defined to equal an input. The self-citations ([2], [5], [21]) are motivational or standard-technique citations and are not load-bearing; the central circuit model and the linear-fitting benchmark [11] are external. The paper even acknowledges that the relaxed solution may not be feasible ('the obtained solution to (P2) may not satisfy the original constraints for the BD-IRS reflection matrices under the circuit structure, i.e., the constraints in (5) and (6) of (P1)') and treats the construction as an approximation. Whether (25) correctly inverts (2) is a technical correctness issue, not circularity.
Assumptions & free parameters
free parameters (1)
- Gaussian randomization sample count Q =
50
assumptions (5)
- domain assumption Passive network admittance satisfies A_n + A_n^H >= 0 at each subcarrier frequency.
- domain assumption The lumped-element circuit model in (2) for each inter-element and shunt admittance exactly represents the BD-IRS hardware.
- ad hoc to paper Relaxed constraints Phi_n Phi_n^H <= I, together with the Frobenius projection in P3, are a good surrogate for physical realizability with a common C.
- domain assumption Perfect channel state information is available at both transmitter and receiver.
- ad hoc to paper Gaussian randomization from the SDR solution of (P4-SDR) yields a feasible, near-optimal q_n for (P4-eqv).
Cite this review
Pith. "Pith review of Beyond Diagonal IRS Aided OFDM: Rate Maximization under Frequency-Dependent Reflection." pith.science (2026). https://pith.science/paper/HETLX6KT
@misc{pith2026250906378,
author = {Pith},
title = {Pith review of: Beyond Diagonal IRS Aided OFDM: Rate Maximization under Frequency-Dependent Reflection},
year = {2026},
howpublished = {\url{https://pith.science/paper/HETLX6KT}},
note = {Machine review of arXiv:2509.06378}
}
read the original abstract
This paper studies a broadband orthogonal frequency division multiplexing (OFDM) system aided by a beyond diagonal intelligent reflecting surface (BD-IRS), where inter-connections exist among different elements such that the reflection matrix can exhibit a beyond diagonal structure. Under practical circuit structures, the reflection matrix of the BD-IRS is generally dependent on the circuit parameters (e.g., capacitance matrix for all tunable capacitors) as well as the operating frequency, which leads to couplings among the BD-IRS reflection matrices over different sub-carriers and consequently new challenges in the BD-IRS design. Motivated by this, we first model the relationship between the BD-IRS reflection matrices over different sub-carriers and the tunable capacitance matrix, and then formulate the joint optimization problem of the tunable capacitance matrix and power allocation over OFDM sub-carriers to maximize the achievable rate of the OFDM system. Despite the non-convexity of the problem, we propose an effective algorithm for finding a high-quality feasible solution via leveraging alternating optimization and successive convex approximation. Numerical results show the superiority of our proposed design over benchmark designs.
Figures
Reference graph
Works this paper leans on
-
[11]
Beyond diagonal reconfig- urable intelligent surfaces in wideband OFDM communications: Circuit- based modeling and optimization,
H. Li, M. Nerini, S. Shen, and B. Clerckx, “Beyond diagonal reconfig- urable intelligent surfaces in wideband OFDM communications: Circuit- based modeling and optimization,”IEEE Trans. Wireless Commun., vol. 24, no. 4, pp. 3623–3636, Apr. 2025
2025
-
[1]
Modeling and architecture design of reconfigurable intelligent surfaces using scattering parameter network analysis,
S. Shen, B. Clerckx, and R. Murch, “Modeling and architecture design of reconfigurable intelligent surfaces using scattering parameter network analysis,”IEEE Trans. Wireless Commun., vol. 21, no. 2, pp. 1229–1243, Feb. 2022
2022
-
[2]
Beyond diagonal intelligent reflecting surface aided integrated sensing and communication,
S. Zheng and S. Zhang, “Beyond diagonal intelligent reflecting surface aided integrated sensing and communication,”IEEE Trans. Cogn. Commun. Netw., early access, doi: 10.1109/TCCN.2025.3583699
-
[3]
Intelligent reflecting surface meets OFDM: Protocol design and rate maximization,
Y . Yang, B. Zheng, S. Zhang, and R. Zhang, “Intelligent reflecting surface meets OFDM: Protocol design and rate maximization,”IEEE Trans. Commun., vol. 68, no. 7, pp. 4522–4535, Jul. 2020
2020
-
[4]
IRS-enhanced OFDMA: Joint resource allocation and passive beamforming optimization,
Y . Yang, S. Zhang, and R. Zhang, “IRS-enhanced OFDMA: Joint resource allocation and passive beamforming optimization,”IEEE Wireless Commun. Lett., vol. 9, no. 6, pp. 760–764, Jun. 2020
work page 2020
-
[5]
Capacity characterization for intelligent reflecting surface aided MIMO communication,
S. Zhang and R. Zhang, “Capacity characterization for intelligent reflecting surface aided MIMO communication,”IEEE J. Sel. Areas Commun., vol. 38, no. 8, pp. 1823–1838, Aug. 2020
work page 2020
-
[6]
H. Li, W. Cai, Y . Liu, M. Li, Q. Liu, and Q. Wu, “Intelligent reflecting surface enhanced wideband MIMO-OFDM communications: From practical model to reflection optimization,”IEEE Trans. Commun., vol. 69, no. 7, pp. 4807–4820, Jul. 2021
work page 2021
-
[7]
Wideband channel capacity maximization with beyond diagonal RIS reflection matrices,
¨O. T. Demir and E. Bj¨ornson, “Wideband channel capacity maximization with beyond diagonal RIS reflection matrices,”IEEE Wireless Commun. Lett., vol. 13, no. 10, pp. 2687–2691, Oct. 2024
work page 2024
Show all 21 references
-
[8]
Maxi- mizing spectral and energy efficiency in multi-user MIMO OFDM systems with RIS and hardware impairment,
M. Soleymani, I. Santamaria, A. Sezgin, and E. Jorswieck, “Maxi- mizing spectral and energy efficiency in multi-user MIMO OFDM systems with RIS and hardware impairment,” [Online]. Available: https://arxiv.org/abs/2401.11921
-
[9]
Multi- RIS-empowered multiple access: A distributed sum-rate maximization approach,
K. D. Katsanos, P. D. Lorenzo, and G. C. Alexandropoulos, “Multi- RIS-empowered multiple access: A distributed sum-rate maximization approach,”IEEE J. Sel. Top. Signal Process., vol. 18, no. 7, pp. 1324– 1338, Oct. 2024
2024
-
[10]
Beyond diagonal RIS for multi-band multi-cell MIMO networks: A practical frequency-dependent model and performance analysis,
A. S. de Sena, M. Rasti, N. H. Mahmood, and M. Latva-aho, “Beyond diagonal RIS for multi-band multi-cell MIMO networks: A practical frequency-dependent model and performance analysis,”IEEE Trans. Wireless Commun., vol. 24, no. 1, pp. 749–766, Jan. 2025
2025
-
[12]
Multi-channel modulation,
J. M. Cioffi, “Multi-channel modulation,” Stanford Univ., Stanford, CA, USA, Tech. Rep. Accessed: Jul. 2019. [Online]. Available: https://cioffi-group.stanford.edu/doc/book/chap4.pdf
2019
-
[13]
A universal framework for multiport network analysis of reconfigurable intelligent surfaces,
M. Nerini, S. Shen, H. Li, M. Di Renzo, and B. Clerckx, “A universal framework for multiport network analysis of reconfigurable intelligent surfaces,”IEEE Trans. Wireless Commun., vol. 23, no. 10, pp. 14 575– 14 590, Oct. 2024
2024
-
[14]
D. M. Pozar,Microwave Engineering. Hoboken, NJ, USA: Wiley, 2009
2009
-
[15]
Non-reciprocal beyond diagonal RIS: Multiport network models and performance benefits in full-duplex systems,
H. Li and B. Clerckx, “Non-reciprocal beyond diagonal RIS: Multiport network models and performance benefits in full-duplex systems,”IEEE Trans. Commun., early access, doi: 10.1109/TCOMM.2025.3568222
2025
-
[16]
Goldsmith,Wireless Communications
A. Goldsmith,Wireless Communications. Cambridge, U.K.: Cambridge Univ. Press, 2005
2005
-
[17]
A general inner approximation algorithm for nonconvex mathematical programs,
B. R. Marks and G. P. Wright, “A general inner approximation algorithm for nonconvex mathematical programs,”Oper . Res., vol. 26, no. 4, pp. 681–683, Jul. 1978
1978
-
[18]
Grant and S
M. Grant and S. Boyd. (Jan. 2020).CVX: MATLAB Software for Disciplined Convex Programming. [Online]. Available: http: //cvxr.com/cvx/
2020
-
[19]
A unified algorithmic framework for block-structured optimization involving big data: With applications in machine learning and signal processing,
M. Hong, M. Razaviyayn, Z.-Q. Luo, and J.-S. Pang, “A unified algorithmic framework for block-structured optimization involving big data: With applications in machine learning and signal processing,”IEEE Signal Process. Mag., vol. 33, no. 1, pp. 57–77, Jan. 2016
2016
-
[20]
Semidefinite relaxation of quadratic optimization problems,
Z.-Q. Luo, W.-K. Ma, A. M.-C. So, Y . Ye, and S. Zhang, “Semidefinite relaxation of quadratic optimization problems,”IEEE Signal Process. Mag., vol. 27, no. 3, pp. 20–34, May 2010
2010
-
[21]
Constant envelope precoding for MIMO systems,
S. Zhang, R. Zhang, and T. J. Lim, “Constant envelope precoding for MIMO systems,”IEEE Trans. Commun., vol. 66, no. 1, pp. 149–162, Jan. 2018
2018
Reviewed August 15, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.