SkillCom: Decomposing LLM-based Semantic Communication into Task and Channel Aware Skills
Jingwen Fu, Ming Xiao, Mikael Skoglund

TL;DR
SkillCom introduces a modular framework for LLM-based semantic communication, decomposing it into explicit skills to improve robustness, diagnosability, and flexibility over traditional monolithic approaches.
Contribution
It proposes a novel skill decomposition approach for semantic communication with explicit interfaces, enabling targeted repair and better robustness.
Findings
SkillCom outperforms monolithic LLM baselines in multi-hop question answering.
It remains more robust under varying channel conditions.
Task-dependent skill preferences are observed in experiments.
Abstract
Large language models (LLMs) are increasingly used as semantic encoders and decoders in semantic communication. However, current LLM based systems mostly remain monolithic: a single prompted model, or a tightly coupled transmitter/receiver pair, must jointly perform semantic encoding, channel adaptation, and semantic decoding. Such coupling makes intermediate decisions difficult to control, diagnose, or replace, and may cause channel corruption to propagate through a compressed source representation. To address the limitations, we propose \textbf{SkillCom}, a modular framework that decomposes LLM-based semantic communication into four explicit skills: semantic abstraction skill, channel-adaptive transmission skill, receiver-side repair skill, and task execution skill. These skills are interconnected through typed semantic-unit interfaces. Thus, transmission operates on structured…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
