English

CovertComBench: A First Domain-Specific Testbed for LLMs in Wireless Covert Communication

Networking and Internet Architecture 2026-03-11 v2

Abstract

The integration of Large Language Models (LLMs) into wireless networks presents significant potential for automating system design. However, unlike conventional throughput maximization, Covert Communication (CC) requires optimizing transmission utility under strict detection-theoretic constraints, such as Kullback-Leibler divergence limits. Existing benchmarks primarily focus on general reasoning or standard communication tasks and do not adequately evaluate the ability of LLMs to satisfy these rigorous security constraints. To address this limitation, we introduce CovertComBench, a unified benchmark designed to assess LLM capabilities across the CC pipeline, encompassing conceptual understanding (MCQs), optimization derivation (ODQs), and code generation (CGQs). Furthermore, we analyze the reliability of automated scoring within a detection-theoretic ``LLM-as-Judge'' framework. Extensive evaluations across state-of-the-art models reveal a significant performance discrepancy. While LLMs achieve high accuracy in conceptual identification (81%) and code implementation (83%), their performance in the higher-order mathematical derivations necessary for security guarantees ranges between 18% and 55%. This limitation indicates that current LLMs serve better as implementation assistants rather than autonomous solvers for security-constrained optimization. These findings suggest that future research should focus on external tool augmentation to build trustworthy wireless AI systems.

Keywords

Cite

@article{arxiv.2601.18315,
  title  = {CovertComBench: A First Domain-Specific Testbed for LLMs in Wireless Covert Communication},
  author = {Zhaozhi Liu and Jiaxin Chen and Yuanai Xie and Yuna Jiang and Minrui Xu and Xiao Zhang and Pan Lai and Zan Zhou},
  journal= {arXiv preprint arXiv:2601.18315},
  year   = {2026}
}

Comments

6 pages, corrected a typo: "DeepSeek-R1:70B" was previously incorrectly written as "DeepSeek-V3.2:70B"

R2 v1 2026-07-01T09:19:57.527Z