🤖 AI Summary
This work addresses key limitations in current vision-language models—namely coarse visual token granularity, excessively long sequences, and insufficient cross-modal alignment—by introducing the TaiChi framework. TaiChi employs dual visual tokenizers that jointly process high- and low-resolution images to generate fine-grained, multi-scale visual tokens. These tokens are efficiently fused via a bilateral attention network (BAN) and aligned with textual representations through a modality projector based on Kolmogorov–Arnold Networks (KANs), enabling precise nonlinear cross-modal alignment. The resulting end-to-end multimodal, multi-task token communication system demonstrates significant improvements over existing methods in both visual understanding and token compression. Experimental results further validate TaiChi’s efficiency and feasibility in multi-task communication scenarios.
📝 Abstract
Visual-Language Models (VLMs), with their strong capabilities in image and text understanding, offer a solid foundation for intelligent communications. However, their effectiveness is constrained by limited token granularity, overlong visual token sequences, and inadequate cross-modal alignment. To overcome these challenges, we propose TaiChi, a novel VLM framework designed for token communications. TaiChi adopts a dual-visual tokenizer architecture that processes both high- and low-resolution images to collaboratively capture pixel-level details and global conceptual features. A Bilateral Attention Network (BAN) is introduced to intelligently fuse multi-scale visual tokens, thereby enhancing visual understanding and producing compact visual tokens. In addition, a Kolmogorov Arnold Network (KAN)-based modality projector with learnable activation functions is employed to achieve precise nonlinear alignment from visual features to the text semantic space, thus minimizing information loss. Finally, TaiChi is integrated into a multimodal and multitask token communication system equipped with a joint VLM-channel coding scheme. Experimental results validate the superior performance of TaiChi, as well as the feasibility and effectiveness of the TaiChi-driven token communication system.