arXiv · 2503.22196
EdgeInfinite: A Memory-Efficient Infinite-Context Transformer for Edge Devices
Abstract
Transformer-based large language models (LLMs) encounter challenges in processing long sequences on edge devices due to the quadratic complexity of attention mechanisms and growing memory demands from Key-Value (KV) cache. Existing KV cache optimizations struggle with irreversible token eviction in long-output tasks, while alternative sequence modeling architectures prove costly to adopt within established Transformer infrastructure. We present EdgeInfinite, a memory-efficient solution for infinite contexts that integrates compressed memory into Transformer-based LLMs through a trainable memory-gating module. This approach maintains full compatibility with standard Transformer architectures, requiring fine-tuning only a small part of parameters, and enables selective activation of the memory-gating module for long and short context task routing. The experimental result shows that EdgeInfinite achieves comparable performance to baseline Transformer-based LLM on long context benchmarks while optimizing memory consumption and time to first token.
Explore related subjects
Keep this discovery
Explore connections, maps & timelines
Jiyu Chen, Shuang Peng, Daxiong Luo, Fan Yang, Renshou Wu, Fangyuan Li, Xiaoxin Chen. 2025-03-28. EdgeInfinite: A Memory-Efficient Infinite-Context Transformer for Edge Devices. https://arxiv.org/abs/2503.22196
Cite the original work for its findings. Save a collection to share your selection of sources.