{"id":"709fddaa-5034-4ff5-81fa-1b82404d7bfa","arxiv_id":"1908.01834","paper_version":1,"verdict":"CONDITIONAL","confidence":"MODERATE","novelty_score":4.0,"correctness_risk":"medium","formal_verification":"none","parameter_count":2,"one_line_summary":"A 10 dB increase in carrier sensing threshold during station association eliminates most hidden-terminal collisions and restores uplink throughput in simulated dense IEEE 802.11ax networks.","lead":"A simulation study of IEEE 802.11ax uplinks finds that hidden terminals cut network throughput by about 18 percent, and proposes raising the carrier sensing threshold when stations associate with an access point. In the simulation, the 10 dB threshold increase restores throughput to the no-hidden-terminal level in a dense indoor setup.","discovery_kind":"extension","skeptic_critique":{"model":"deepseek-v4-flash","headline":"Throughput recovery is confounded by density compensation: the simulation varies CSTH and STA concentration together, so the claimed benefit is not isolated to the association-CSTH mechanism.","rationale":"Read in good faith, the paper's proposal is coherent: gate association by carrier sensing threshold so associated STAs are physically close to the AP and, in dense deployments, likely within mutual sensing range; then hidden-terminal collisions in uplink should drop. The simulation is the main evidence, and the paper is explicit that it keeps 24 associated STAs by increasing concentration as coverage shrinks. This is a natural experimental control for load (same number of transmitters), but it changes the spatial point process at the same time as the treatment. The observed improvements in collision count, backoff, waiting time, and throughput therefore cannot be uniquely attributed to the association-CSTH rule. The reader's weakest_assumption captures exactly this. I agree: this is the load-bearing weakness, not the analytic equation issue in Eq. (5), which is real but does not drive the simulation-based headline. A fixed-deployment rerun would settle it. The proposal may still hold in genuinely dense deployments, but the paper has not yet shown that, and the unmodeled coverage/offload tradeoff for excluded STAs is material. These are addressable concerns, not fundamental invalidation, so the conditional verdict stands.","tokens_in":9862,"tokens_out":6089,"duration_ms":64057,"concrete_test":"Reproduce the 4800 packets/s scenario with a fixed spatial deployment: place 24 STAs once in the area covered by the AP at CSTH = -82 dBm (same density as the paper's baseline). Vary only the CSTH used during association, keeping all STA positions and the normal-transmission CSTH unchanged. Record the number of associated STAs, the average hidden-node count per associated STA, and the aggregate and per-STA throughput for each threshold. If throughput recovery disappears, or hidden-node count does not drop to around 0.25, or the gain is an artifact of excluding most STAs, then the paper's central claim fails without an explicit coverage tradeoff.","verdict_should_be":"UNCHANGED","load_bearing_attack":"The most load-bearing weakness is the confounding of the association-CSTH mechanism with spatial concentration in the simulation. Section 4 states: 'when we increase the carrier sensing threshold of STAs during association process, the transmission range of AP is actually reduced. Therefore, we increase the concentration of STA to ensure that we have same number of STAs associated with AP.' Thus the CSTH sweep in Figs. 9, 12, 14, 16, 19, and 22 changes two variables at once: the threshold and the node density (equivalently, inter-STA distances and total coverage area). The headline numbers—hidden nodes per STA falling from about 4 to 0.25 and throughput rising from 357 to 438 Mbps at 4800 packets/s—could be driven largely or entirely by packing the same 24 STAs into a shrinking area, shortening links and making the network more connected, rather than by the CSTH-dependent association rule itself. In a fixed deployment, raising the association CSTH would exclude distant STAs from the BSS rather than move them closer, and the paper does not model or report that coverage/offload tradeoff. The claim 'we can ensure that all STAs within the BSS are also within the transmission range of each other' (Sec. 3.2) is also geometrically under-justified: two STAs near opposite edges of a reduced AP range can still be hidden from each other, and Fig. 22 still shows 0.25 hidden nodes per STA at the recommended setting. Because the central numerical claim is produced under this confound, the evidence is insufficient as stated; a controlled experiment is needed.","agreement_with_reader":"agree"},"referee_report":{"model":"deepseek-v4-flash","summary":"The paper studies the impact of hidden terminals on uplink transmissions in an IEEE 802.11ax heterogeneous network with both HE and legacy stations. It proposes increasing the carrier sensing threshold (CSTH) of STAs during association with an HE access point, arguing that this shrinks the effective BSS footprint so that associated STAs are more likely to hear each other, thereby reducing hidden-terminal collisions. The paper gives an analytical model in Section 3, with equations for idle-slot probabilities, successful transmission probabilities, and hidden-node collision probabilities, and then presents event-driven simulation results in Section 4. The central numerical claim is that at 4800 packets/s, raising the association CSTH from -82 dBm to -73 dBm improves throughput from 357 to 438 Mbps, matching the no-hidden-terminal scenario, and reduces the average number of hidden nodes per STA from about 4 to 0.25. The paper also proposes three protocol modifications: higher CSTH during association, adjacent BSSs on different primary channels, and NAV updates only from same-BSS transmissions.","tokens_in":10207,"tokens_out":4381,"duration_ms":48436,"significance":"If the claimed effect is real, the proposal is practically valuable because it is a simple, standard-compatible change to the association procedure rather than a new access protocol. The simulation study covers a useful range of metrics (backoff time, waiting time, collisions, packet drop, throughput, overhead, hidden-node count) and includes a direct comparison with and without hidden terminals, which strengthens the descriptive part of the work. The main claims, however, rest on the CSTH sweep in Section 4, and that sweep is confounded by an accompanying increase in station density, as the authors themselves state. The analytical model in Section 3 is imported from prior work and contains a mathematical error in Eq. (5), and it is never validated against the simulation. These issues make the central quantitative claims currently unsupported.","major_comments":[{"comment":"Equation (5) is mathematically incorrect as written. The probability that no hidden node transmits in a given slot should be a product over traffic classes of (1 - tau_k)^{N_{k,h}}, not a sum over classes of (1 - tau_k)^{N_{k,h}} tau_k^{N_{k,h}}. The extra factor tau_k^{N_{k,h}} has no justification, and the summation over classes is inconsistent with the requirement that every hidden node in every class refrain from transmitting. Because f_h is then used in Eq. (6) to compute f_ncoll and hence gamma_{k,h}, this error propagates through the entire analytical model. The authors should correct Eq. (5) and, ideally, compare the corrected f_ncoll against the simulated collision counts in Figs. 13 and 14.","section":"Section 3.1, Eq. (5)"},{"comment":"The central CSTH sweep changes two variables at once. The text states: 'when we increase the carrier sensing threshold of STAs during association process, the transmission range of AP is actually reduced. Therefore, we increase the concentration of STA to ensure that we have same number of STAs associated with AP.' Thus, as CSTH increases, the AP coverage shrinks and the same 24 STAs are packed into a smaller area, shortening link distances and increasing connectivity. The reported improvements in backoff, collisions, packet drop, throughput, and hidden-node count could therefore be driven largely by the density compensation rather than by the association-CSTH mechanism itself. In a fixed deployment, raising the association CSTH would instead exclude distant STAs from the BSS, and the paper does not model that coverage/offload tradeoff. The claimed throughput recovery from 357 to 438 Mbps is consequently not isolated to the proposed mechanism. The authors should either run a fixed-density scenario and report how many STAs associate at each CSTH, or add a control scenario in which CSTH is varied without density compensation.","section":"Section 4, simulation setup and Figs. 9, 12, 14, 16, 19, 22"},{"comment":"The claim that increasing the association CSTH 'ensure[s] that all STAs within the BSS are also within the transmission range of each other' is geometrically under-justified. Two STAs near opposite edges of the reduced AP transmission range can be separated by up to roughly twice the AP range, which can exceed the STA-to-STA transmission range even when both are associated with the AP. The authors' own Fig. 22 shows a residual average of 0.25 hidden nodes per STA at -73 dBm, which is inconsistent with the claimed complete elimination. The statement should be weakened to a statistical reduction, or the geometry should be analyzed with an explicit condition on STA ranges relative to the BSS diameter.","section":"Section 3.2"},{"comment":"The analytical model of Section 3 is not used or validated in the simulation section. Equations (1)-(7) define gamma_k, f_h, f_ncoll, and gamma_{k,h}, but Section 4 never compares these predictions with the simulated collision probabilities or throughput values. Given that Eq. (5) contains the error noted above, the analytical contribution is currently disconnected from the numerical results and cannot be checked. The authors should either remove the analytical model from the claims or provide a direct comparison between the corrected model and the simulation output.","section":"Section 3 and Section 4"}],"minor_comments":[{"comment":"There is a typo: 'A prpmising technique' should be 'A promising technique'.","section":"Section 3.2"},{"comment":"The text below Fig. 4 says 'the transmission range of the APP and all other nodes'; 'APP' should be 'AP'.","section":"Section 3, Fig. 4 caption and text"},{"comment":"The y-axis labels in Figs. 17-19 read 'MB', while the text reports throughput in Mbps. The units should be made consistent and clearly defined.","section":"Figs. 17-19"},{"comment":"Fig. 22 shows an average number of hidden nodes per STA, but no confidence intervals or per-run variability are reported even though the simulation was averaged over 10 runs. A brief statement of the spread would help assess whether the decrease to 0.25 is statistically meaningful.","section":"Fig. 22"},{"comment":"The station placement procedure is not fully specified. The text says STAs are placed 'randomly on the same floor', but does not state the area size, the minimum inter-STA distance, or how the concentration is adjusted when CSTH changes, which is important for reproducibility of the density-compensated sweeps.","section":"Section 4, first paragraph"},{"comment":"The term 'heterogeneous network' is used throughout, but the only heterogeneity described is the coexistence of HE and legacy STAs in a single BSS. The authors should clarify whether they intend a multi-BSS deployment, since the proposed inter-BSS mitigations in Section 3.2 are never simulated.","section":"Section 2"}],"recommendation":"major_revision","confidential_remarks":"The analytical model in Section 3 and the MU-TXOP formulas in Eqs. (6)-(7) are drawn substantially from the authors' own prior publications [1] and [6]. Given the mathematical issue in Eq. (5) and the confounding of density with CSTH in the simulation, I would ask the editor to ensure that the revision addresses these points substantively rather than cosmetically. The inter-BSS protocol modifications proposed in Section 3.2 are not evaluated in the simulation, so the paper's contribution would be more accurately framed as a simulation study of the association-CSTH idea plus a set of unvalidated suggestions."},"author_rebuttal":null,"desk_editor":{"model":"deepseek-v4-flash","letter":"You should know two things about this one. First, it is an expanded version of the authors' own IWCMC 2018 paper, and the core idea—raising the carrier sensing threshold (CSTH) during association—was already there. Second, the simulation evidence for the idea has a confound that the authors do not address: when they raise the CSTH, they also pack the same 24 STAs into a smaller area, so the measured gain could be coming from the density, not from the mechanism.\n\nWhat is good: the paper gives a clear, readable description of hidden-terminal collisions in 802.11ax uplink, and the simulation setup is careful and realistic (3GPP indoor path loss, HE parameters, multi-AC EDCA). The proposed tweak is simple and cheap, and the hidden-terminal problem in UL MU is real. The paper also flags inter-BSS interference and suggests sensible mitigations.\n\nThe soft spots. Eq (5) is wrong as written: the probability that no hidden node transmits should be a product over classes of (1−τ_k)^{N_k,h}, not a sum with an extra τ factor. It looks like a typo, but it sits in the one piece of new analytics, and the formula clearly cannot be right when N_k,h = 0. More importantly, the CSTH sweep in Section 4 changes two variables at once. The text says: 'we increase the concentration of STA to ensure that we have same number of STAs associated with AP.' So the headline numbers—hidden nodes per STA dropping from about 4 to 0.25, throughput rising from 357 to 438 Mbps—are produced under a confounded design. The paper never runs a fixed-density control, so the benefit cannot be cleanly attributed to the association-time CSTH. The recommended −73 dBm operating point is also read off these curves. There are no error bars or released code, which is a smaller issue for a MAC simulation but worth mentioning.\n\nWho this is for: people working on 11ax coexistence or hidden-node mitigation. The paper is readable, and the problem is genuine. But the central quantitative claim is not supported as stated. A controlled experiment—same density, allowing the number of associated STAs to drop and reporting the coverage trade-off—would fix the main issue. With that, this could be a solid incremental result; without it, it is a plausible story with a confounded plot.\n\nI would send this to peer review because the flaw is addressable and the topic deserves a careful look. I would not cite the simulation numbers in their current form.","headline":"Incremental expansion of the authors' conference paper; the main simulation claim is confounded because CSTH and node density vary together, so the throughput recovery cannot be attributed to the proposed mechanism.","tokens_in":10741,"tokens_out":4224,"would_cite":false,"duration_ms":41329,"reading_group":"maybe","serious_thinker":"yes","would_accept_peer_review":true},"rs_alignment":null,"lean_confirmation":null,"pith_extraction":{"msc":[],"pacs":[],"model":"deepseek-v4-flash","headline":"The paper argues that raising the carrier sensing threshold of stations during association with an IEEE 802.11ax access point can reduce uplink collisions from hidden terminals enough to restore the throughput of a no-hidden-terminal…","keywords":["hidden terminals","carrier sensing threshold","IEEE 802.11ax","uplink transmission","MU-MIMO","EDCA","network throughput","collision probability"],"falsifier":"Repeat the simulation at 4800 packets/sec with a fixed station density and record the number of associated stations and uplink throughput as CSTH rises from -82 dBm to -73 dBm; if throughput does not reach the no-hidden-terminal value of about 438 Mbps, or if fewer than 24 stations can associate, the claim fails.","tokens_in":9650,"feed_emoji":"📶","tokens_out":7040,"duration_ms":59994,"temperature":0.7,"pith_summary":"Hidden terminals are stations that cannot hear each other but can collide at the access point; in IEEE 802.11ax uplink traffic they cause retransmissions, waiting delays, and throughput loss that trigger-based multiuser transmission cannot fully remove. The paper argues that a simple association-time adjustment—raising each station's carrier sensing threshold from -82 dBm to -73 dBm—shrinks the AP's effective range so that every associated station lies within hearing range of every other. In the paper's simulated 24-station network at 4800 packets/sec, this change cut the average number of hidden nodes per station from about 4 to 0.25 and raised uplink throughput from 357 Mbps to 438 Mbps, matching the no-hidden-terminal case. The authors also propose specification changes to keep adjacent basic service sets on different primary channels and to restrict NAV updates to same-BSS transmissions, preventing inter-BSS interference that the asymmetric sensing ranges could create.","feed_headline":"Raise Wi-Fi sensing threshold to erase hidden-node losses","feed_subtitle":"At 4800 packets/sec, raising the threshold from -82 to -73 dBm lifts uplink throughput from 357 to 438 Mbps","key_machinery":"The carrier sensing threshold (CSTH), the minimum received signal power a station treats as a busy channel, is the mechanism. During association the paper raises CSTH from -82 dBm to -73 dBm, which reduces the AP's transmission radius and therefore the set of stations that can associate; with enough station density, the associated set becomes one in which every pair can hear each other. The analytic model expresses the success probability of each access category as the no-hidden-node success probability multiplied by a factor $f_{ncoll}=f_h^{(1-f_{mu})T_{v-su}+f_{mu}T_{v-mu}}$ that accounts for hidden-node transmissions during the vulnerable period, where $T_{v-su}=rts+sifs+cts$ and $T_{v-mu}=trig$.","core_discovery":"The central discovery is that the hidden-terminal degradation of uplink IEEE 802.11ax throughput is not an unavoidable property of coexistence between HE and legacy devices; it can be largely removed by making the association process choose a smaller, mutually audible set of stations. The load-bearing mechanism is the carrier sensing threshold: by raising CSTH during association only, the AP's effective transmission range shrinks, so the stations that remain associated are physically closer to the AP and to each other. During normal operation the threshold stays at the legacy value, so the network does not sacrifice spatial reuse after association. Simulation shows that collision count, packet drop (about 16% at 4800 packets/sec with hidden nodes), waiting time, and backoff time all fall toward the no-hidden-terminal baseline as CSTH rises, with -73 dBm restoring throughput to 438 Mbps.","pith_inferences":["A direct deployment rule would be to raise the association-time threshold only until a measured hidden-node collision rate falls below a target, since the paper's fixed 10 dB increase is tied to a specific density and range.","In a fixed-density deployment the same 10 dB increase would trade coverage for throughput, so the stated recovery should be read as a density-dependent result rather than a universal recommendation.","The proposed NAV restriction could be tested separately from the CSTH change: a simulation with both mechanisms turned off and on independently would show how much of the improvement comes from each."],"forward_implications":["At 4800 packets/sec, raising association-time CSTH from -82 dBm to -73 dBm raises uplink throughput from 357 Mbps to 438 Mbps, matching the no-hidden-terminal network.","The average number of hidden nodes per station drops from about 4 to 0.25 over the same threshold change.","Packet drop at high load, around 16% with hidden terminals, falls to almost zero once CSTH reaches -73 dBm.","Keeping 24 associated stations requires raising station concentration as the AP's range shrinks, so the benefit is demonstrated for dense deployments.","Adjacent BSSs operating on different primary channels and same-BSS-only NAV updates would be needed to prevent inter-BSS interference from the asymmetric transmission ranges."],"supporting_citations":[{"why":"The earlier conference paper whose hidden-node impact analysis and proposed association-time CSTH mechanism this report extends.","marker":"[1]"},{"why":"Supplies the uplink multi-user access protocol and the trigger transmission probability used in the hidden-node collision model.","marker":"[6]"},{"why":"Describes the trigger-based uplink mechanism that mitigates but does not eliminate hidden-node collisions, the gap the paper addresses.","marker":"[7]"},{"why":"Defines when a station performs physical and virtual carrier sensing before responding to a trigger frame, a protocol assumption in the model.","marker":"[8]"},{"why":"The TGax draft specification whose trigger frame and HE operation the paper modifies.","marker":"[10]"},{"why":"Documents the asymmetric hidden-node problem in 802.11ax heterogeneous WLANs that motivates the proposed CSTH and NAV changes.","marker":"[11]"}],"fun_headline_variants":["Hidden nodes? Raise Wi-Fi's sensing threshold at join time","Raise carrier sensing threshold to fix hidden-node Wi-Fi drops","Boost sensing threshold at association to beat hidden terminals","Cut hidden-node collisions by raising Wi-Fi's sensing threshold on join"],"cache_read_input_tokens":3200,"weakest_assumption_plain":"The simulation assumes station density rises to keep exactly 24 stations associated as the AP's range shrinks; in a fixed-density network, raising the threshold would associate fewer stations and the claimed throughput recovery might not follow.","fun_headline_variants_meta":{"raw":{"variants":["Hidden nodes? Raise Wi-Fi's sensing threshold at join time","Raise carrier sensing threshold to fix hidden-node Wi-Fi drops","Boost sensing threshold at association to beat hidden terminals","Cut hidden-node collisions by raising Wi-Fi's sensing threshold on join"]},"model":"deepseek-v4-flash","effort":"low","cost_usd":0.00052,"raw_usage":{"total_tokens":2474,"prompt_tokens":860,"completion_tokens":1614,"prompt_tokens_details":{"cached_tokens":384},"prompt_cache_hit_tokens":384,"prompt_cache_miss_tokens":476,"completion_tokens_details":{"reasoning_tokens":1545}},"tokens_in":476,"tokens_out":1614,"duration_ms":12197,"temperature":1.0,"reasoning_tokens":1545,"cache_read_input_tokens":384,"cache_creation_input_tokens":0},"cache_creation_input_tokens":0},"created_at":"2026-08-14T15:01:17.125834+00:00","model_set":{"reader":"deepseek-v4-flash"},"falsifier":"Repeat the simulation at 4800 packets/sec with a fixed station density and record the number of associated stations and uplink throughput as CSTH rises from -82 dBm to -73 dBm; if throughput does not reach the no-hidden-terminal value of about 438 Mbps, or if fewer than 24 stations can associate, the claim fails.","supporting_citations":[{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"The earlier conference paper whose hidden-node impact analysis and proposed association-time CSTH mechanism this report extends."},{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"Supplies the uplink multi-user access protocol and the trigger transmission probability used in the hidden-node collision model."},{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"Describes the trigger-based uplink mechanism that mitigates but does not eliminate hidden-node collisions, the gap the paper addresses."},{"cited_title":"Indication for UL MU carrier sensing","cited_arxiv_id":null,"evidence_quote":"Defines when a station performs physical and virtual carrier sensing before responding to a trigger frame, a protocol assumption in the model."},{"cited_title":"IEEE standard 802.11ax, The IEEE 802.11 Working Group of the 802 Committee, USA, March 2016","cited_arxiv_id":null,"evidence_quote":"The TGax draft specification whose trigger frame and HE operation the paper modifies."},{"cited_title":"Mvulla, E","cited_arxiv_id":null,"evidence_quote":"Documents the asymmetric hidden-node problem in 802.11ax heterogeneous WLANs that motivates the proposed CSTH and NAV changes."}],"review_version":1}