REVIEW 4 major objections 6 minor 30 references
Impedance-Aware Zonal Port Activation for Fluid Antenna Arrays
T0 review · 4 major / 6 minor · reviewed 2026-08-14 · deepseek-v4-flash
Pith's one-line read A learned port picker for fluid antenna arrays beats greedy on rate, sidelobes, and speed.
desk verdict Honest ablation and clean protocol, but the load-bearing proxy alignment between training-time Rsel and evaluation-time REM is never tested. 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 IA-ZPA activation pipeline, whose three stages separate CSI preference from feasibility. A compact convolutional scorer maps eight standardized per-port features (coordinates, log field means and standard deviations, a coherence proxy, and log per-user powers) to a port score; a zone-wise Gumbel-Softmax relaxation with straight-through gradients trains the scorer against the normalized RZF-rate proxy plus a smooth sidelobe penalty, while the forward pass uses a hard top-$m_b$ mask so each of the $8 \times 8$ zones contributes exactly one port. At inference, a raster-ordered choice over the two checkerboard parity lattices adds a mutual-impedance penalty $C_{mn}$ from the induced-EMF kernel of parallel half-wave dipoles and keeps the mask feasible; the better of the two parity masks is deployed. A shared current-domain RZF backend with accepted-power, current-norm, and source-voltage caps then computes the constrained rate $R_{\mathrm{EM}}$ and the scaling factor $\gamma$, so every comparison in Table I uses the same electrical model.
What would settle it
Retrain or rescore the same masks using the full induced-EMF constrained rate REM as the training signal instead of the proxy Rsel(a), and re-run the Table I comparison; if the rate margin over Uniform shrinks or Greedy becomes the best method that meets the -13.5 dB target, the proxy ordering is the reason for the gains. A second test is to tighten the port grid below the $\lambda/3$ spacing enforced by the checkerboard and check whether the inference-time kernel penalty changes the selected mask enough to move REM by more than the 0.11 bit/s/Hz seen here.
Extended reading notes
Core claim
The central claim is that rate, aperture quality, and electrical feasibility can be handled by a two-part activation rule: a learned CSI-conditioned port score provides the channel preference, while a zone-wise checkerboard projection fixes the active aperture and enforces exactly one port per zone, and a coupling-aware tie-break penalizes strongly mutually coupled choices at inference. All selectors are then evaluated by one current-domain regularized zero-forcing backend under accepted-power, total-current, and source-voltage limits. In the common 500-channel induced-EMF comparison, the full IA-ZPA rule attains REM = 76.28 bit/s/Hz with mean PSLL = -13.66 dB and median mask-decision time 2.73 ms, which is the largest constrained rate among the methods that meet the preselected -13.5 dB mean-PSLL target; greedy reaches 76.75 bit/s/Hz but at -10.24 dB PSLL and 199.74 ms. The attribution study isolates where the gain comes from: the learned scoring and the checkerboard projection contribute most of the rate-aperture tradeoff, while the mutual-impedance kernel changes the rate by only 0.11 bit/s/Hz and mostly lowers the average pairwise coupling measure from 0.02731 to 0.02718.
Load-bearing premise
The load-bearing premise is that the learned scorer, trained only on the normalized RZF-rate proxy Rsel(a) that ignores mutual coupling, sidelobe level, and source-drive limits, ranks masks in the same order as the full induced-EMF current-domain constrained rate; if that rank ordering diverges, the reported gains would not transfer.
Editorial extensions
If this is right
- Channel-adaptive port activation can meet a hard sidelobe aperture target without sacrificing rate: IA-ZPA improves constrained rate over the fixed Uniform mask by 1.36 bit/s/Hz while lowering mean PSLL by 3.40 dB.
- The online decision time of 2.73 ms, against 199.74 ms for greedy, makes per-slot mask reconfiguration practical for real-time beamforming under the modeled 256-port, 64-active-port setup.
- Because the zone-wise projection enforces the RF-chain budget exactly regardless of the learned scores, the feasibility guarantees do not depend on the scorer being perfect.
- Under the same aggregate drive budget, dense full-port RZF hits the source-voltage limit before its accepted-power and current budgets, so a distributed 64-port sparse mask can outperform the dense 256-port array in constrained rate in this model.
- Most of the rate-aperture gain is attributable to scoring plus checkerboard projection; the inference-time coupling kernel is a small electrical refinement in the tested configuration, not the main source of gain.
Reading between the lines
- Editorial extension: the same learned-scores-plus-deterministic-projection split could be applied to other constrained combinatorial beamforming choices, such as reconfigurable-intelligent-surface element selection, where exact feasibility constraints, not score quality, are the bottleneck.
- At the minimal $\lambda/3$ spacing enforced by the checkerboard, mutual coupling appears to be a second-order effect on rate; on denser grids or with widerband excitation the kernel penalty's influence on the chosen mask could become first-order, a testable extension of the paper's setting.
- Training the scorer on the full induced-EMF current-domain rate instead of the normalized RZF proxy would directly probe whether the proxy's rank ordering is why the gains transfer; Table II's small kernel effect suggests the proxy is adequate here, but the paper does not run that experiment.
- The zero-shot sweeps use the normalized proxy, so a current-domain sweep over active-port count and user count would be needed to check whether the load behavior of Figs. 3 and 4 survives the induced-EMF backend.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper considers the problem of selecting which ports to activate in a fluid antenna array (FAA) given a fixed number of RF chains. The authors propose IA-ZPA, which combines a compact CNN that scores ports based on CSI, a deterministic checkerboard zone projection that enforces per-zone port quotas and minimum spacing, and an inference-time mutual-impedance kernel to break ties. The selected mask is then evaluated by a current-domain regularized zero-forcing (RZF) precoder under accepted-power, current, and source-voltage constraints. In simulations with 256 candidate ports, 64 active ports, and 16 users over 500 channels, IA-ZPA achieves 76.28 bit/s/Hz constrained sum rate with mean PSLL -13.66 dB and 2.73 ms decision time, while the greedy baseline achieves 76.75 bit/s/Hz at -10.24 dB PSLL with 199.74 ms. The main claim is that IA-ZPA offers the best rate among methods satisfying the -13.5 dB mean-PSLL target, with much lower latency.
Significance. If the central claim holds, the paper contributes a practical, low-latency algorithm for FAA port activation that jointly accounts for rate, aperture geometry, and electrical feasibility, and it introduces a common current-domain evaluation protocol that makes selectors comparable under realistic source-drive limits. The module attribution in Table II is honest: it shows that the learned scoring and checkerboard projection, rather than the mutual-impedance kernel, drive most of the performance. However, the significance is conditional on demonstrating that the training-time proxy Rsel ranks masks consistently with the evaluation-time current-domain rate REM, which the paper does not yet establish.
major comments (4)
- [Section III-B, Eq. (2) and Section IV-B, Table I] The headline "largest constrained rate" claim depends on the ordering between the training-time proxy Rsel(a) and the evaluation-time constrained rate REM. The paper does not report any correlation (per-channel or pooled) between these two functionals, nor does it show that a different mask satisfying the -13.5 dB target cannot achieve a higher REM. This gap is made concrete by Table II, which shows that the inference-time mutual-impedance kernel changes REM by only 0.11 bit/s/Hz; almost all of IA-ZPA's gain therefore comes from the Rsel-trained CNN/checkerboard component. I request a correlation analysis and an additional PSLL-constrained greedy baseline (or a scorer retrained against REM) to test proxy alignment.
- [Section IV-E, Figs. 3-4] The zero-shot port and user sweeps are reported using the normalized RZF-rate proxy Rsel, not the current-domain REM used in Table I. Because Rsel is also the training objective, these figures only show how the learned selector behaves under its training metric and do not provide evidence of load sensitivity for the paper's central constrained-rate result. The text in Section IV-E says the proxy is used "to isolate the effect", but this needs a justification that Rsel and REM respond similarly to load changes.
- [Section II-A, Eq. (3) and Table I] PSLL is computed from an equal-amplitude array factor, whereas the compared precoders are current-domain RZF with non-uniform amplitudes and a common scaling factor gamma. The paper acknowledges this in Section IV-F, but the central fitness target of -13.5 dB and all of Table I are expressed in equal-amplitude terms. It would strengthen the feasibility claim to show, for at least a few representative masks, that the equal-amplitude PSLL approximates the realized-radiation PSLL (or to argue why the equal-amplitude metric is the appropriate design constraint).
- [Table I] The 500-channel means are presented without error bars or significance tests. The differences between Greedy and IA-ZPA (0.47 bit/s/Hz) and between IA-ZPA and Uniform (1.36 bit/s/Hz) could be within channel variability; given that the paper's main claim is comparative, standard errors or confidence intervals are needed. Additionally, the absence of code or data limits verification of the numerical results.
minor comments (6)
- [Section III-C, Eq. (10)] There is a stray comma in the argmax expression ("{ zn - ... } ,") that should be removed.
- [Section IV-B, Table I note] The table caption says "Decision is the three-repeat median over 500 channels; one checkpoint is used per IA-ZPA call and results are pooled." The phrasing "three-repeat median" is unclear; it should be explained whether the median is over three checkpoint repetitions or over channels.
- [Figure 1] The y-axis lists methods but has no axis label; adding a label such as "Method" would improve clarity.
- [Section IV-D, Fig. 2 caption] The caption of Fig. 2 says the realization is "selected by a fixed above-median-rate and mean-PSLL-proximity rule," which is not described in the text; please clarify or omit this selection rule.
- [Section III-C] The notation B^(c)_b for parity-c candidate sets is introduced, but the parity class is described only in prose; a short equation defining the parity would be helpful.
- [Abstract] In the abstract, "FIuid" appears to be a typographical error for "Fluid".
Circularity Check
Only minor proxy-reuse in zero-shot sweeps; the headline current-domain comparison is independent.
-
fitted input called prediction
[Section IV-E, Figs. 3-4; Eq. (2); Eq. (7); Section III-B]
"We use the normalized RZF proxy here to isolate the effect of changing the activation or multiplexing load. Sum rate increases with more active sparse ports or served streams, whereas the minimum-user rate falls as a fixed aperture and drive budget are shared among more users."
The 'normalized RZF proxy' in Figs. 3-4 is exactly Rsel(a) from Eq. (2), which is also the rate term -lambda_R Rsel in the training loss (7). The CNN scoring field was trained to maximize this functional (subject to zone and sidelobe penalties), so the IA-ZPA curves in those sweeps measure the training objective itself rather than an independent physical rate. This is not the current-domain REM of Table I, and the paper explicitly labels the sweeps as proxy and 'separate from current-domain evaluation,' so the overlap is a minor self-evaluation issue, not a load-bearing circularity in the headline claim.
full rationale
The headline result is not circular. The claim that IA-ZPA attains the largest constrained rate among methods meeting the mean-PSLL target is evaluated in Table I with a current-domain RZF backend (Eqs. 11-14) using induced-EMF mutual impedances, accepted-power/current/source-voltage constraints, and a noise level calibrated to an isolated-port reference (Eq. 15). This backend is a different functional from the training proxy Rsel(a) in Eq. (2): Rsel ignores mutual coupling, PSLL, and drive limits, while REM depends on the selected-port impedance matrix, scaling gamma, and the fixed N0. Thus the central comparison does not reduce to the training objective by construction. The -13.5 dB threshold appears in the soft sidelobe loss Lsl (Eq. 8) and as the mean-PSLL target in Table I, but the paper explicitly states that this threshold is preselected and not chosen from the reported test results, so it is a design condition rather than a fitted-input prediction. The only place where evaluation re-uses the training objective is Section IV-E: Figs. 3-4 report 'mean sum rate' under the normalized RZF proxy, which is exactly Rsel; these sweeps are therefore diagnostics of the learned objective rather than independent physical predictions, and the paper itself calls this a proxy and says it is separate from current-domain evaluation. No load-bearing argument is carried by self-citations; the components (CNN scoring, checkerboard projection, induced-EMF kernel, current-domain backend) are described by the paper's own equations. Overall circularity is therefore minor.
Assumptions & free parameters
free parameters (9)
- beta_sl (sidelobe loss threshold) =
-13.5 dB
- lambda_RZF =
0.1
- tau (Gumbel temperature) =
0.6
- lambda_R, lambda_sl, lambda_card, lambda_bin =
0.14, 1.2, 1e-2, 1e-3
- kappa =
80
- eta_I, eta_V =
0.05, 0.02
- omega (coupling penalty weight) =
1
- Drive budgets P_acc, I2_max, V2_max, R_s, R_ell =
1 W, 0.03621, 443.4, 50 Ohm, 1 Ohm
- Zone quota =
one active port per 8x8 zone (M=64 from N=256)
assumptions (6)
- standard math Gumbel-Softmax reparameterization and straight-through gradient estimator provide valid training gradients for discrete top-m selection.
- standard math RZF precoding formula in Eq. (13) is a valid linear precoder under the noise-normalization model.
- domain assumption Induced-EMF mutual impedance model for parallel half-wave dipoles (Eq. 9) describes the true port coupling.
- domain assumption UMi-inspired channel model with 5 clusters and 12 rays per cluster, plus the 50x25 direction-cosine codebook, is representative of real FAA channels.
- domain assumption Equal-amplitude array-factor PSLL (Eq. 3) is an adequate aperture-quality diagnostic for masks that are later driven with non-equal RZF currents.
- ad hoc to paper Checkerboard parity projection in Eq. (10) imposes a lambda/3 minimum spacing that is electrically sufficient to control coupling without sacrificing rate.
Cite this review
Pith. "Pith review of Impedance-Aware Zonal Port Activation for Fluid Antenna Arrays." pith.science (2026). https://pith.science/paper/NZM324PH
@misc{pith2026260813249,
author = {Pith},
title = {Pith review of: Impedance-Aware Zonal Port Activation for Fluid Antenna Arrays},
year = {2026},
howpublished = {\url{https://pith.science/paper/NZM324PH}},
note = {Machine review of arXiv:2608.13249}
}
read the original abstract
Fluid antenna array (FAA) activation jointly determines the effective multi-user channel for precoding and the sparse physical aperture. Channel-oriented selection can concentrate high-gain ports and erode aperture quality, whereas geometry-oriented selection does not adapt to instantaneous channel state information (CSI). This paper formulates finite-port FAA activation as a rate--aperture--feasibility problem under an exact RF-chain budget. We propose impedance-aware zonal port activation (IA-ZPA), which couples compact CSI-conditioned port scoring with a checkerboard feasibility projection and inference-time mutual-impedance-aware selection. The learned scorer ranks ports, while the deterministic rule fixes the active aperture; a separate current-domain RZF backend then evaluates source-drive feasibility. Under a common induced-EMF protocol, IA-ZPA attains the largest constrained rate among the methods satisfying the prescribed mean-PSLL target with a substantially lower decision time than greedy selection.
Figures
Reference graph
Works this paper leans on
-
[27]
Learned blockwise port activation for real-time beam- forming in fluid antenna arrays,
Y . Wu, et al. , “Learned blockwise port activation for real-time beam- forming in fluid antenna arrays,” arXiv preprint, 2026. [Online]. Avail- able: https://arxiv.org/abs/2607.25365
arXiv 2026
-
[1]
Performance limits of fluid antenna systems,
K.-K. Wong, et al., “Performance limits of fluid antenna systems,” IEEE Commun. Lett. , vol. 24, no. 11, pp. 2469–2472, Nov. 2020
work page 2020
-
[2]
K.-K. Wong, et al. , “Fluid antenna systems,” IEEE Trans. Wireless Commun., vol. 20, no. 3, pp. 1950–1962, Mar. 2021
work page 1950
-
[3]
Z. Zhang, et al. , ‘Finite-blocklength fluid antenna systems,” IEEE Trans. Wireless Commun. , early access, 2026, doi: 10.1109/TWC.2026.3723456
arXiv 2026
-
[4]
Finite-blocklength fluid antenna systems with spatial block-correlation channel model,
Z. Zhang, et al. , “Finite-blocklength fluid antenna systems with spatial block-correlation channel model,” IEEE Wireless Commun. Lett., vol. 15, pp. 1911–1915, 2026
work page 1911
-
[5]
Z. Zhang, et al. , “Beyond covariance: Generative spatial correlation modeling and channel interpolation for fluid antenna system s,” arXiv preprint, 2026. [Online]. Available: https://arxiv.org/abs/2604 .16639
work page 2026
-
[6]
Channel estimation and reconstruction in fluid antenna system: Oversampling is essential,
W. K. New, et al. , “Channel estimation and reconstruction in fluid antenna system: Oversampling is essential,” IEEE Trans. Wire- less Commun. , vol. 24, no. 1, pp. 309–322, Jan. 2025, doi: 10.1109/TWC.2024.3491507
arXiv 2025
-
[7]
Z. Zhang, et al. , “Geometry-structured channel reconstruction for con- ventional and fluid antenna systems: Bayesian inference and fundamental limits,” arXiv preprint , 2026. [Online]. Available: https://arxiv.org/abs/ 2606.04001
arXiv 2026
Show all 30 references
-
[8]
Low-complexity CSI acquisition exploiting geograph- ical diversity in fluid antenna system,
Z. Zhang, et al., “Low-complexity CSI acquisition exploiting geograph- ical diversity in fluid antenna system,” in Proc. IEEE Global Commun. Conf. W orkshops (GC Wkshps) , Dec. 2025, pp. 308–313
2025
-
[9]
Port selection for fluid antenna systems,
Z. Chai, et al., “Port selection for fluid antenna systems,” IEEE Commun. Lett., vol. 26, no. 5, pp. 1180–1184, May 2022
2022
-
[10]
Online learning-induced po rt selection for fluid antenna in dynamic channel environment,
J. Zou, S. Sun, and C. Wang, “Online learning-induced po rt selection for fluid antenna in dynamic channel environment,” IEEE Wireless Commun. Lett., vol. 13, no. 2, pp. 313–317, Feb. 2024
2024
-
[11]
Cram´ er–Rao bounds for activity detection in conven- tional and fluid antenna systems,
Z. Zhang, et al. , “Cram´ er–Rao bounds for activity detection in conven- tional and fluid antenna systems,” IEEE Wireless Commun. Lett. , vol. 15, pp. 3059–3063, 2026
2026
-
[12]
Neural networks-enabled channel reconstruction for fluid antenna systems: A data-driven approach,
H. Liang, et al. , “Neural networks-enabled channel reconstruction for fluid antenna systems: A data-driven approach,” in Proc. IEEE Wireless Commun. Netw. Conf. W orkshops (WCNCW) , 2026, pp. 1–6
2026
-
[13]
On fundamental limits of slow-fluid antenna multiple access for unsourced random access,
Z. Zhang, et al. , “On fundamental limits of slow-fluid antenna multiple access for unsourced random access,” IEEE Wireless Commun. Lett. , vol. 14, no. 11, pp. 3455–3459, 2025
2025
-
[14]
On fundamental limits for fluid antenna-assisted integrated s ensing and communications for unsourced random access,
Z. Zhang, K.-K. Wong, J. Dang, Z. Zhang, and C.-B. Chae, “ On fundamental limits for fluid antenna-assisted integrated s ensing and communications for unsourced random access,” IEEE J. Sel. Areas Commun., vol. 44, pp. 136–149, 2026
2026
-
[15]
Learned-approximate message passing under Karhunen– Lo` eve modeling for fluid antenna systems,
Y . Wu, et al. , “Learned-approximate message passing under Karhunen– Lo` eve modeling for fluid antenna systems,” IEEE Wireless Commun. Lett., vol. 15, pp. 2719–2723, 2026
2026
-
[16]
Toward practical fluid antenna systems: Co-optimizing hardware and software for port selection and beamforming,
S. Xu, et al. , “Toward practical fluid antenna systems: Co-optimizing hardware and software for port selection and beamforming,” IEEE Trans. Wireless Commun., vol. 25, pp. 8341–8353, 2026
2026
-
[17]
Finite-aperture fluid antenna array design: Analysis and algorithm,
Z. Zhang, et al. , “Finite-aperture fluid antenna array design: Analysis and algorithm,” IEEE Wireless Commun. Lett. , vol. 15, pp. 3199–3203, 2026
2026
-
[18]
Near-field beamforming and port selection for fluid antenna systems,
S. Chen, et al. , “Near-field beamforming and port selection for fluid antenna systems,” IEEE Commun. Lett. , vol. 30, pp. 2248–2252, 2026
2026
-
[19]
Joint activity detection and channel estimation for fluid antenna system exploiting geographical and angular in formation,
Z. Zhang, et al. , “Joint activity detection and channel estimation for fluid antenna system exploiting geographical and angular in formation,” IEEE J. Sel. Topics Signal Process. , vol. 20, no. 3, pp. 354–370, 2026
2026
-
[20]
Finite-aperture planar fluid antenna array,
Z. Zhang, et al. , “Finite-aperture planar fluid antenna array,” arXiv preprint, 2026. [Online]. Available: https://arxiv.org/abs/2605 .22040
2026
-
[21]
A review on array mutual coupling analysis,
C. Craeye and D. Gonz´ alez-Ovejero, “A review on array mutual coupling analysis,” Radio Sci. , vol. 46, RS2012, 2011
2011
-
[22]
Electromagnetic-aware fluid antenna array,
Z. Zhang, et al. , “Electromagnetic-aware fluid antenna array,” arXiv preprint, 2026. [Online]. Available: https://arxiv.org/abs/2607 .21375
2026
-
[23]
Fluid antenna-enhanced flexible beamforming,
J. Xu, et al. , “Fluid antenna-enhanced flexible beamforming,” in Proc. IEEE Wireless Commun. Netw. Conf. W orkshops (WCNCW) , 2026, pp. 1–6
2026
-
[24]
Measuring array mutual impedances using embedded element patterns,
D. Buck, et al. , “Measuring array mutual impedances using embedded element patterns,” IEEE Trans. Antennas Propag. , vol. 71, no. 1, pp. 606–611, Jan. 2023
2023
-
[25]
Peak sidelobe suppression in planar fluid antenna array,
H. Liang, et al. , “Peak sidelobe suppression in planar fluid antenna array,” arXiv preprint , 2026. [Online]. Available: https://arxiv.org/abs/ 2606.31149
2026 arXiv
-
[26]
Jointly correlated dual-side fluid antenna sys- tem,
Z. Zhang, et al. , “Jointly correlated dual-side fluid antenna sys- tem,” IEEE Wireless Commun. Lett. , early access, 2026, doi: 10.1109/LWC.2026.3710907
2026
-
[28]
Large system analysis of linear precoding in corre- lated MISO broadcast channels under limited feedback,
S. Wagner, et al. , “Large system analysis of linear precoding in corre- lated MISO broadcast channels under limited feedback,” IEEE Trans. Inf. Theory , vol. 58, no. 7, pp. 4509–4537, Jul. 2012
2012
-
[29]
Categorical reparameterization with Gumbel-Softmax,
E. Jang, et al. , “Categorical reparameterization with Gumbel-Softmax,” in Proc. ICLR , 2017
2017
-
[30]
Estimating or propagating gradients through stochastic neurons for conditional computation,
Y . Bengio, et al., “Estimating or propagating gradients through stochastic neurons for conditional computation,” arXiv preprint , 2013. [Online]. Available: https://arxiv.org/abs/1308.3432
2013 arXiv
Reviewed August 14, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.