Low-Complexity Semantic Packet Aggregation for Token Communication via Lookahead Search
Seunghun Lee, Jihong Park, Jinho Choi, Hyuncheol Park

TL;DR
This paper introduces SemPA-Look, a low-complexity semantic packet aggregation method using lookahead search to optimize token communication in LLMs, improving robustness and efficiency over traditional approaches.
Contribution
It proposes a novel semantic packet aggregation framework with a lookahead search that reduces complexity while maintaining high semantic similarity in token communication.
Findings
SemPA-Look achieves comparable ATS and LPIPS scores to exhaustive search.
Reduces computational complexity by up to 40 times compared to exhaustive search.
Outperforms genetic algorithms with 10 times lower complexity.
Abstract
Tokens are fundamental processing units of generative AI (GenAI) and large language models (LLMs), and token communication (TC) is essential for enabling remote AI-generate content (AIGC) and wireless LLM applications. Unlike traditional bits, each of which is independently treated, the semantics of each token depends on its surrounding context tokens. This inter-token dependency makes TC vulnerable to outage channels, where the loss of a single token can significantly distort the original message semantics. Motivated by this, this paper focuses on optimizing token packetization to maximize the average token similarity (ATS) between the original and received token messages under outage channels. Due to inter-token dependency, this token grouping problem is combinatorial, with complexity growing exponentially with message length. To address this, we propose a novel framework of semantic…
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.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Network Packet Processing and Optimization · IPv6, Mobility, Handover, Networks, Security
