Thinking in Tokens, Talking in Bits: A Practical Interface for Token Communication

📅 2026-09-14
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出了一种新的通信接口,通过任务相关的令牌控制比特生成和保护,以解决AI模型与通信系统之间的传输问题。
📝 Abstract
Advanced artificial intelligence models think in tokens; contemporary communication systems carry bits. The direct way to bridge this gap is to transmit tokens, but that makes a model-specific representation part of the air interface, coupling the endpoints through a shared tokenizer, codebook, and often a neural transceiver. We take a different route: keep bits in the payload and let tokens control how those bits are generated and protected. The resulting token-bit interface transition aligns task-side tokens with source- and channel-coding units, translates token relevance into codec controls, and preserves the induced priority order across the coding chain. We instantiate it for image classification, where a vision transformer scores the task relevance of each image region from its attention maps: those scores steer block-wise JPEG rate allocation, then group the compressed bits for protection at different polar-code rates. The payload remains an explicit, reconstructable bitstream recovered by a correspondingly configured decoder. Over-the-air experiments on a software-defined radio testbed show improved accuracy--latency tradeoffs over separate source-channel coding, performance competitive with far more memory-intensive neural joint source-channel coding, and graceful degradation under channel mismatch. Token communication, then, need not transmit tokens explicitly; what it needs is an interface through which tokens determine how bits are communicated.
Problem

Research questions and friction points this paper is trying to address.

tokens
bits
communication
interface
AI models
Innovation

Methods, ideas, or system contributions that make the work stand out.

token-bit interface
attention map guided coding
priority preservation in coding chain
Chanho Park
Chanho Park
KAIST
Computer GraphicsComputer VisionGenerative Models
B
Bumsu Park
Department of Electrical Engineering, POSTECH, Pohang 37673, South Korea
S
Soonhee Kwon
Communication & Media Standard Lab., LG Electronics, Seoul 06772, South Korea
S
Sangrim Lee
Communication & Media Standard Lab., LG Electronics, Seoul 06772, South Korea
Namyoon Lee
Namyoon Lee
Professor, POSTECH
Wireless CommunicationsSignal ProcessingInformation TheoryStochastic Geometry