Reliable Narrowband Interference Detection via Backward Conformal Prediction
Pith reviewed 2026-05-08 18:10 UTC · model grok-4.3
The pith
Backward conformal prediction fixes the size of interference prediction sets by the operational budget and estimates the corresponding per-input miscoverage level with provable reliability guarantees from calibration data.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
We develop a backward conformal prediction (BCP) framework in which the prediction-set size is fixed by the operational budget and the corresponding per-input miscoverage level is estimated from calibration data with provable reliability guarantees. We instantiate the framework for narrowband interference detection in WiFi systems and show through simulations that BCP yields reliable miscoverage estimates whose accuracy approaches that of an uncalibrated baseline as the calibration set grows.
What carries the argument
Backward conformal prediction (BCP) framework, which reverses standard conformal prediction by anchoring on a fixed prediction-set size dictated by resource limits and then deriving the associated per-input miscoverage probability from calibration data.
If this is right
- WiFi interference mitigation can proceed with a predetermined number of candidate states while still obtaining input-specific reliability bounds.
- The miscoverage probability for each input becomes an observable quantity that downstream modules can use directly.
- Accuracy of the per-input miscoverage estimates improves monotonically toward the uncalibrated detector baseline as calibration data increases.
- The framework applies to any ML-based detector whose outputs must be filtered to a fixed cardinality by hardware or latency constraints.
Where Pith is reading between the lines
- The same reversal could support adaptive set sizes in time-varying channels by monitoring how estimated miscoverage changes with recent calibration batches.
- Extensions to spectrum sensing or anomaly detection in other wireless systems would follow directly if those tasks share the same fixed-budget constraint on output cardinality.
- Hardware experiments on actual WiFi radios could test whether the simulation-observed convergence holds when channel statistics drift between calibration and test phases.
- Neighbouring resource-constrained tasks such as beam selection or packet classification might adopt the same fixed-size conformal construction without requiring changes to the underlying classifier.
Load-bearing premise
Calibration data must be sufficiently representative of future inputs to allow consistent estimation of the true per-input miscoverage probability under the fixed set-size constraint.
What would settle it
If the BCP-estimated miscoverage levels fail to approach the observed frequency of true interference states being excluded when the calibration set is made arbitrarily large, the claimed reliability guarantees do not hold.
Figures
read the original abstract
Narrowband interference can severely degrade the performance of WiFi links by concentrating significant power on a small portion of the channel. Machine learning (ML) detectors trained on baseband I/Q samples can identify the affected subcarriers with high accuracy, surpassing model-based detectors that rely on hand-crafted statistics. The predictive probabilities produced by such detectors are, however, typically poorly calibrated, and downstream mitigation modules generally operate under strict resource budgets that limit the number of candidate interference states that can be acted upon. Conformal prediction (CP) provides a distribution-free framework for constructing prediction sets that control the probability of excluding the true output, i.e., the miscoverage level, at a prescribed level. However, this target miscoverage level must be fixed in advance, while the resulting prediction-set size remains uncontrolled, which is misaligned with operationally constrained settings. To address this issue, we develop a backward conformal prediction (BCP) framework in which the prediction-set size is fixed by the operational budget and the corresponding per-input miscoverage level is estimated from calibration data with provable reliability guarantees. We instantiate the framework for narrowband interference detection in WiFi systems and show through simulations that BCP yields reliable miscoverage estimates whose accuracy approaches that of an uncalibrated baseline as the calibration set grows.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper develops a backward conformal prediction (BCP) framework for narrowband interference detection in WiFi systems using ML detectors on baseband I/Q samples. Unlike standard conformal prediction, which fixes the miscoverage level and leaves set size uncontrolled, BCP fixes the prediction-set size to match operational budgets and estimates the corresponding per-input miscoverage level from calibration data, with provable reliability guarantees obtained by reversing the usual CP quantile step while preserving exchangeability-based marginal validity. Simulations show that the estimated miscoverage levels converge in accuracy to an uncalibrated baseline as the calibration set grows.
Significance. If the claimed guarantees hold, the result is significant for resource-constrained wireless applications where only a budgeted number of interference states can be mitigated. By inverting the control direction of conformal prediction and bounding the per-input estimates via standard CP tail inequalities, the framework extends distribution-free methods to budgeted settings without introducing new assumptions that invalidate exchangeability. The simulation results provide concrete empirical support for practical convergence, strengthening the case for deployment in real-time WiFi interference mitigation.
major comments (2)
- [§4] §4 (BCP construction and guarantees): the proof that the calibration-derived mapping preserves marginal validity while providing per-input reliability bounds should explicitly identify the score function and any implicit assumptions on its continuity or monotonicity; without this, it is unclear whether the tail inequalities apply uniformly across inputs.
- [Table 2] Table 2 (simulation results): the reported convergence of miscoverage estimates to the uncalibrated baseline lacks error bars or variance estimates across random calibration splits; this weakens the claim that accuracy 'approaches' the baseline for finite but growing calibration sizes.
minor comments (3)
- [Abstract] Abstract: the phrase 'provable reliability guarantees' would benefit from a parenthetical reference to the specific tail inequality (e.g., Hoeffding or DKW) used to bound the per-input estimates.
- [§3.1] Notation: the mapping from fixed set size to estimated per-input miscoverage is denoted inconsistently as α̂(x) in some places and α(x) in others; a single symbol and a clarifying sentence in §3.1 would improve readability.
- [Figure 3] Figure 3: the caption does not state the number of Monte Carlo trials or the exact calibration-set sizes used in the convergence plot, making it difficult to assess statistical reliability of the displayed curves.
Simulated Author's Rebuttal
We thank the referee for the positive evaluation and recommendation for minor revision. The comments help clarify the presentation of the BCP guarantees and empirical results. We address each major comment below.
read point-by-point responses
-
Referee: [§4] §4 (BCP construction and guarantees): the proof that the calibration-derived mapping preserves marginal validity while providing per-input reliability bounds should explicitly identify the score function and any implicit assumptions on its continuity or monotonicity; without this, it is unclear whether the tail inequalities apply uniformly across inputs.
Authors: We agree that explicit identification strengthens the section. In the revised manuscript we will add a dedicated paragraph in §4 that (i) defines the nonconformity score s(x,y) as the negative predicted probability assigned by the ML detector to the true interference label y, (ii) states that the construction uses only the exchangeability of calibration and test points (no continuity or monotonicity of s is assumed), and (iii) notes that the standard CP tail inequalities are applied to the empirical distribution of calibration scores and therefore hold marginally for any input, with the per-input miscoverage estimate obtained by the reversed quantile step inheriting the same marginal guarantee. revision: yes
-
Referee: [Table 2] Table 2 (simulation results): the reported convergence of miscoverage estimates to the uncalibrated baseline lacks error bars or variance estimates across random calibration splits; this weakens the claim that accuracy 'approaches' the baseline for finite but growing calibration sizes.
Authors: We accept the suggestion. The revised Table 2 will report, for each calibration-set size, both the average estimated miscoverage (over 20 independent random splits) and the corresponding standard deviation. This will quantify the variability and make the observed convergence to the uncalibrated baseline statistically clearer. revision: yes
Circularity Check
No significant circularity in BCP framework derivation
full rationale
The paper introduces backward conformal prediction by reversing the standard CP quantile computation to enforce a fixed prediction-set size dictated by operational constraints, then derives per-input miscoverage estimates from calibration data using exchangeability and standard CP tail bounds. This construction draws on external conformal prediction theory rather than reducing to any self-defined quantities, fitted parameters renamed as predictions, or load-bearing self-citations. No ansatz is smuggled via prior work, no uniqueness theorem is invoked from the authors' own results, and the central claim remains independently verifiable against the exchangeability assumption without circular reduction to the paper's own inputs.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption Calibration data is exchangeable with test inputs
invented entities (1)
-
Backward conformal prediction (BCP) framework
no independent evidence
Lean theorems connected to this paper
-
Cost.FunctionalEquation (washburn_uniqueness_aczel)J = ½(x + x⁻¹) − 1 uniqueness unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
s(x, y) = 1/p(y|x)^β, β > 0 a hyperparameter
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
Reference graph
Works this paper leans on
-
[1]
Narrowband interference mitigation techniques: A survey,
M. Aygur, S. Kandeepan, A. Giorgetti, A. Al-Hourani, E. Arbon, and M. Bowyer, “Narrowband interference mitigation techniques: A survey,” IEEE Commun. Surveys Tuts., vol. 27, no. 6, pp. 3455–3482, 2025
work page 2025
-
[2]
Joint narrowband interference detection and channel estimation for wideband OFDM,
N. Hadaschik, I. Zakia, G. Ascheid, and H. Meyr, “Joint narrowband interference detection and channel estimation for wideband OFDM,” in Proc. Eur. Wireless Conf., 2007
work page 2007
-
[3]
Narrowband interference detection in multiband UWB systems,
O. V . Gonzalez and W. A. Moreno, “Narrowband interference detection in multiband UWB systems,” inProc. IEEE/Sarnoff Symp. Adv. Wired Wireless Commun., 2005, pp. 160–163
work page 2005
-
[4]
Narrowband interference detection via deep learning,
C. P. Robinson, D. Uvaydov, S. D’Oro, and T. Melodia, “Narrowband interference detection via deep learning,” inProc. IEEE Int. Conf. Commun. (ICC), 2023, pp. 6379–6384
work page 2023
-
[5]
Deep learning-based in-band interference detection and classification,
A. Andersson, P. Eliardsson, E. Axell, K. H ¨agglund, and K. Wiklundh, “Deep learning-based in-band interference detection and classification,” IEEE Trans. Electromagn. Compat., vol. 66, no. 6, pp. 1958–1966, 2024
work page 1958
-
[6]
Narrowband interference can- cellation for OFDM based on deep learning and compressed sensing,
Y . Hu, S. Huang, L. Zhao, and M. Jiang, “Narrowband interference can- cellation for OFDM based on deep learning and compressed sensing,” IEEE Trans. Signal Process., vol. 73, pp. 1612–1625, 2024
work page 2024
-
[7]
Robustness-enhanced narrowband interference detection by utilizing unlabeled data,
Z. Xiao, R. Wang, C. Ou, H. Jiang, T. Li, G. Min, and Z. Han, “Robustness-enhanced narrowband interference detection by utilizing unlabeled data,”IEEE Trans. Wireless Commun., vol. 25, pp. 8645– 8659, 2026
work page 2026
-
[8]
Low-power interference identification based on convolutional neural networks,
Q. Jia, L. Zhang, and R. Wu, “Low-power interference identification based on convolutional neural networks,”IEEE Trans. Instrum. Meas., vol. 74, 2025
work page 2025
-
[9]
Quantifying narrowband in- terference using deep learning models with explainable AI integration,
B. Hinkley, D. Akopian, and M. Necsoiu, “Quantifying narrowband in- terference using deep learning models with explainable AI integration,” inProc. SPIE Mach. Learn. Challenging Data, vol. 13460, 2025, pp. 42–60
work page 2025
-
[10]
The roadmap to 6G: AI empowered wireless networks,
K. B. Letaief, W. Chen, Y . Shi, J. Zhang, and Y .-J. A. Zhang, “The roadmap to 6G: AI empowered wireless networks,”IEEE Commun. Mag., vol. 57, no. 8, pp. 84–90, 2019
work page 2019
-
[11]
Jamming and anti–jamming tech- niques in wireless networks: a survey,
K. Grover, A. Lim, and Q. Yang, “Jamming and anti–jamming tech- niques in wireless networks: a survey,”Int. J. Ad Hoc Ubiquitous Comput., vol. 17, no. 4, pp. 197–215, 2014
work page 2014
-
[12]
On calibration of modern neural networks,
C. Guo, G. Pleiss, Y . Sun, and K. Q. Weinberger, “On calibration of modern neural networks,” inProc. Int. Conf. Mach. Learn. (ICML), 2017, pp. 1321–1330
work page 2017
-
[13]
Robust bayesian learning for reliable wireless AI: Framework and applications,
M. Zecchin, S. Park, O. Simeone, M. Kountouris, and D. Gesbert, “Robust bayesian learning for reliable wireless AI: Framework and applications,”IEEE Trans. Cogn. Commun. Netw., vol. 9, no. 4, pp. 897–912, 2023
work page 2023
- [14]
-
[15]
A gentle introduction to confor- mal prediction and distribution-free uncertainty quantification,
A. N. Angelopoulos and S. Bates, “A gentle introduction to confor- mal prediction and distribution-free uncertainty quantification,”Found. Trends Mach. Learn., vol. 16, no. 4, pp. 494–591, Jul. 2023
work page 2023
-
[16]
Calibrating AI models for few-shot demodulation via conformal prediction,
K. M. Cohen, S. Park, O. Simeone, and S. S. Shitz, “Calibrating AI models for few-shot demodulation via conformal prediction,” inProc. IEEE Int. Conf. Acoust., Speech Signal Process. (ICASSP), 2023, pp. 1–5
work page 2023
-
[17]
Conformal robust beamforming via generative channel models,
X. Su, Q. Hou, R. He, and O. Simeone, “Conformal robust beamforming via generative channel models,” inProc. IEEE Int. Workshop Signal Process. Artif. Intell. Wireless Commun. (SPAWC), 2025, pp. 1–5
work page 2025
-
[18]
M. Zhu, M. Zecchin, S. Park, C. Guo, C. Feng, and O. Simeone, “Federated inference with reliable uncertainty quantification over wire- less channels via conformal prediction,”IEEE Trans. Signal Process., vol. 72, pp. 1235–1250, 2024
work page 2024
-
[19]
What if we had used a different app? reliable counterfactual KPI analysis in wireless systems,
Q. Hou, S. Park, M. Zecchin, Y . Cai, G. Yu, and O. Simeone, “What if we had used a different app? reliable counterfactual KPI analysis in wireless systems,”IEEE Trans. Cogn. Commun. Netw., vol. 11, no. 5, pp. 3529–3543, 2025
work page 2025
-
[20]
E-values as statistical evi- dence: A comparison to bayes factors, likelihoods, and p-values,
B. Chugg, A. Ramdas, and P. Gr ¨unwald, “E-values as statistical evi- dence: A comparison to bayes factors, likelihoods, and p-values,”arXiv preprint arXiv:2603.24421, 2026
-
[21]
Enhancing conformal prediction using e-test statistics,
A. Balinsky and A. Balinsky, “Enhancing conformal prediction using e-test statistics,”Proc. Mach. Learn. Res., vol. 230, pp. 1–8, 2024
work page 2024
-
[22]
Backward conformal prediction,
E. Gauthier, F. Bach, and M. I. Jordan, “Backward conformal predic- tion,”arXiv preprint arXiv:2505.13732, 2025
-
[23]
E-values expand the scope of conformal prediction
E. Gauthier, F. Bach, and M. I. Jordan, “E-values expand the scope of conformal prediction,”arXiv preprint arXiv:2503.13050, 2025
-
[24]
N. W. Koning, “Post-hocαhypothesis testing and the post-hocp-value,” arXiv preprint arXiv:2312.08040, 2023
-
[25]
Calibrating AI models for wireless communications via conformal prediction,
K. M. Cohen, S. Park, O. Simeone, and S. S. Shitz, “Calibrating AI models for wireless communications via conformal prediction,”IEEE Trans. Mach. Learn. Commun. Netw., vol. 1, pp. 296–312, 2023
work page 2023
-
[26]
IEEE, “IEEE Standard for Information Technology– Telecommunications and Information Exchange Between Systems Local and Metropolitan Area Networks–Specific Requirements–Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications,” IEEE, Tech. Rep. IEEE Std 802.11-2020, 2021
work page 2020
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.