ITAILGNIJul 8, 2022

Towards Semantic Communication Protocols: A Probabilistic Logic Perspective

arXiv:2207.03920v134 citationsh-index: 83
Originality Incremental advance
AI Analysis

This addresses the need for interpretable and memory-efficient protocols in mission-critical applications, though it is incremental as it builds on existing neural network models.

The paper tackles the problem of interpretability in neural network-based communication protocols by proposing a semantic protocol model (SPM) that transforms these models into interpretable symbolic graphs, achieving tight approximation with only 0.02% memory usage.

Classical medium access control (MAC) protocols are interpretable, yet their task-agnostic control signaling messages (CMs) are ill-suited for emerging mission-critical applications. By contrast, neural network (NN) based protocol models (NPMs) learn to generate task-specific CMs, but their rationale and impact lack interpretability. To fill this void, in this article we propose, for the first time, a semantic protocol model (SPM) constructed by transforming an NPM into an interpretable symbolic graph written in the probabilistic logic programming language (ProbLog). This transformation is viable by extracting and merging common CMs and their connections while treating the NPM as a CM generator. By extensive simulations, we corroborate that the SPM tightly approximates its original NPM while occupying only 0.02% memory. By leveraging its interpretability and memory-efficiency, we demonstrate several SPM-enabled applications such as SPM reconfiguration for collision-avoidance, as well as comparing different SPMs via semantic entropy calculation and storing multiple SPMs to cope with non-stationary environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes