SPLGAug 31, 2023

Joint Semantic-Native Communication and Inference via Minimal Simplicial Structures

arXiv:2308.16789v11 citationsh-index: 83
Originality Incremental advance
AI Analysis

This addresses efficient semantic communication for mobile-cloud systems, though it appears incremental as it builds on existing simplicial complex methods.

The paper tackles the problem of semantic communication and inference between a student agent and teacher agent by identifying minimal simplicial structures via Hodge Laplacians, achieving an 85% reduction in payload size without accuracy loss and improving query accuracy by 25% compared to local-only approaches.

In this work, we study the problem of semantic communication and inference, in which a student agent (i.e. mobile device) queries a teacher agent (i.e. cloud sever) to generate higher-order data semantics living in a simplicial complex. Specifically, the teacher first maps its data into a k-order simplicial complex and learns its high-order correlations. For effective communication and inference, the teacher seeks minimally sufficient and invariant semantic structures prior to conveying information. These minimal simplicial structures are found via judiciously removing simplices selected by the Hodge Laplacians without compromising the inference query accuracy. Subsequently, the student locally runs its own set of queries based on a masked simplicial convolutional autoencoder (SCAE) leveraging both local and remote teacher's knowledge. Numerical results corroborate the effectiveness of the proposed approach in terms of improving inference query accuracy under different channel conditions and simplicial structures. Experiments on a coauthorship dataset show that removing simplices by ranking the Laplacian values yields a 85% reduction in payload size without sacrificing accuracy. Joint semantic communication and inference by masked SCAE improves query accuracy by 25% compared to local student based query and 15% compared to remote teacher based query. Finally, incorporating channel semantics is shown to effectively improve inference accuracy, notably at low SNR values.

Foundations

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

Your Notes