Semantic communication asks whether a shared model of meaning lets a sender transmit less
This is the channel-layer version of the argument this site makes about context. If both ends of a link already share a model of what the message is about, most of the message does not need to be sent. The idea is coherent, the results are promising, and the practice is still research.
What is semantic communication?
It is the question of whether a sender and a receiver that share a model of meaning need to transmit as much as they currently do. Classical communication engineering is judged on how faithfully symbols arrive. Semantic communication proposes a different objective: the receiver recovers what the sender meant, and the bits describing what both sides already understand are never sent. This is a research programme, not a deployed practice.
Faithful symbols and conveyed meaning
The distinction is one of objective, not technique.
Classical information theory treats communication as the problem of reproducing a message at a destination with acceptable fidelity, and sets meaning outside the engineering problem. That choice is what made the field tractable: capacity, noise and error correction can be defined without asking what a message is about. A channel is good if the symbols arrive intact.
Semantic communication reopens the part that was set aside. It accepts that the symbols may arrive imperfectly, or not at all, provided the receiver reconstructs the intended meaning — which means sender and receiver must agree on something about how that meaning is represented. Once that agreement exists, it is a resource: knowledge both ends hold, which does not have to be paid for again on every transmission.
The three research directions
A contemporary survey identifies three leading directions, which is a useful map of where the work actually is.
- Theory-of-mind-based. Work that models what the receiver is likely to know, intend, or misunderstand, and shapes the transmission around that estimate rather than the raw content.
- Generative-AI-driven. Work in which a generative model reconstructs content at the receiver from a compact representation rather than reproducing the original signal. An ICASSP special session overview frames the challenge as extracting semantic information from complex content and regenerating semantically consistent data, robust to channel corruption.
- Deep joint source-channel coding. Work that learns the source encoding and the channel encoding together, in one model, instead of treating compression and transmission as separate stages.
What the three share is the premise that the receiver is not a passive destination. It is a system with its own model, and that model carries part of the load.
What is speculative
Most of it, in the sense that matters to anyone building a system today.
The surveys describe a research programme: theory, architectures and simulation-based evaluation, largely in wireless and network settings. They do not describe a capability a team can adopt this quarter. Reported gains should be read against their experimental setup — what channel model, what baseline, what task — because the results are conditional on those choices in a way headline numbers do not convey. This page makes no performance claim, and neither should a procurement decision.
What is worth taking is the framing rather than the numbers. If a receiver has a model of meaning, the sender can send less — and if that model has drifted, the sender has sent less and communicated the wrong thing. That is the trade the agentic side of this site makes. See agentic AI for what happens when inferences become actions, and A2A for how agents that must agree on meaning describe themselves.
FAQ
No. Compression removes redundancy while keeping the ability to reconstruct the original symbols. Semantic communication gives up faithful reconstruction and aims at the receiver recovering the intended meaning. That is a different objective, and it requires sender and receiver to share how meaning is represented.
Not in the general case. The directions described here come from survey papers and simulation-based research. Treat semantic communication as an active research programme, not a deployed capability.
A message only needs to carry what the receiver cannot already derive. If both sides hold a compatible model of the domain, the sender can transmit a reference, a correction, or a task rather than a full description, and the receiver regenerates the rest.
It is the same argument at a different layer. Context engineering asks what must be assembled into a model's window; semantic communication asks what must cross a channel at all when both ends share a model of meaning. The unit of accounting differs; the reasoning is the same.
Sources
- Nguyen et al., A Contemporary Survey on Semantic Communications: Theory of Mind, Generative AI, and Deep Joint Source-Channel Coding — arxiv.org/abs/2502.16468. Names and explains the three leading directions in the field.
- Grassucci et al., Enhancing Semantic Communication with Deep Generative Models — An ICASSP Special Session Overview — arxiv.org/abs/2309.02478. Extracting semantic information from complex content and regenerating semantically consistent data at the receiver, robust to channel corruption.