🤖 AI Summary
This work addresses the limitation of traditional channel decoding, which neglects the statistical and semantic structure of source data and thus fails to provide differentiated protection for semantically critical information. To overcome this, the paper proposes a Semantic Error Control Coding (SECC) framework that, for the first time, integrates semantic priors learned by foundation models—such as large language models—into the entire channel encoding and decoding pipeline. While preserving the algebraic structure of conventional channel codes, SECC enables adaptive redundancy allocation and error correction guided by semantic importance. By combining maximum a posteriori estimation, semantic-driven candidate search, and error detection mechanisms, SECC achieves several decibels of coding gain over text sources in AWGN channels, significantly outperforming the normal approximation bound in terms of bit error rate.
📝 Abstract
Classical channel decoding typically treats all information sequences as equally likely and relies primarily on the channel observations and code structure, without exploiting statistical or semantic structure in the source data. Although source compression is designed to remove redundancy, practical source coding can leave substantial residual structure that conventional channel decoders do not exploit. Modern multimodal data sources, including text, speech, and images, exhibit rich statistical and semantic dependencies that foundation models can learn and exploit to improve channel decoding. This article introduces semantic error control coding (SECC), which seamlessly integrates the semantic structure of the source into encoding and decoding through a foundation model. The semantic source prior, represented by the model's a priori probability of the source content, directs code redundancy toward semantically important content at the encoder, and improves reliability estimation, candidate search, and error detection/correction at the decoder. The channel code keeps its algebraic structure, and its constraints ensure that the semantic suggestions from the foundation model comply with this structure. We describe the SECC framework, classify its design methods into three approaches, and demonstrate representative schemes on text sources. The demonstrated schemes show several decibels of coding gain over conventional decoding on AWGN channels, and reach error rates below the normal approximation bound. Finally, we identify several open challenges.