TONIC: Token-Centric Semantic Communication for Task-Oriented Wireless Systems

· Source: cs.LG updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Emerging Technologies & Innovation, Wireless Communication Systems · Depth: Expert, extended

Summary

TONIC is a novel token-centric semantic communication framework designed for task-oriented wireless systems, addressing the fundamental mismatch between traditional bit-level communication and the token-based information processing of modern foundation models. It operates by converting source samples into token sequences, estimating token-level task relevance, and applying utility-aware unequal error protection at the transmitter under a fixed channel-use budget. At the receiver, TONIC employs confidence-aware gating to transform unreliable token decisions into recoverable erasures, which are then restored by a Transformer-based completion model for final task inference. This modular and interpretable architecture consistently outperforms separation-based schemes, pixel-domain DeepJSCC, and other token-domain baselines in image classification tasks across AWGN, Rayleigh, and Rician channels, demonstrating superior performance under matched communication budgets.

Key takeaway

For Machine Learning Engineers or AI Scientists designing wireless systems for foundation models, you should adopt a token-centric communication paradigm, prioritizing task-relevant tokens over uniform bit fidelity. Implement utility-aware unequal error protection at the transmitter and confidence-aware gating with generative completion at the receiver. This approach significantly improves task accuracy, especially in bandwidth-limited or noisy environments, by converting residual uncertainty into recoverable erasures rather than harmful substitutions, leading to more robust and efficient semantic communication.

Key insights

Align wireless communication with token-level semantics for foundation models, optimizing task performance over bit fidelity.

Principles

Method

Transmitter converts samples to tokens, estimates utility, and applies UEP. Receiver gates low-confidence tokens to erasures, then a Transformer model completes them for task inference.

In practice

Topics

Best for: AI Scientist, Research Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.LG updates on arXiv.org.