{"ID":2872237,"CreatedAt":"2026-06-01T04:54:23.091178241Z","UpdatedAt":"2026-06-01T04:54:23.091178241Z","DeletedAt":null,"paper_url":"https://arxiv.org/abs/2509.09505","arxiv_id":"2509.09505","title":"Combating the Memory Walls: Optimization Pathways for Long-Context Agentic LLM Inference","abstract":"LLMs now form the backbone of AI agents across a diverse range of applications, including tool use, command-line interfaces, and web or computer interaction. These agentic LLM inference tasks are fundamentally different from chatbot-focused inference. They often involve much longer context lengths to capture complex and prolonged inputs, such as an entire webpage DOM or complicated tool-call trajectories. This, in turn, generates significant off-chip memory traffic during inference and causes workloads to be constrained by two memory walls, namely the bandwidth wall and the capacity wall, preventing compute units from achieving high utilization. In this paper, we introduce PLENA, a hardware-software co-designed system built around three core optimization pathways. PLENA features a novel flattened systolic-array architecture (Pathway 1) and efficient compute and memory units that support an asymmetric quantization scheme (Pathway 2). It also provides native support for FlashAttention (Pathway 3). In addition, PLENA includes a complete software-hardware stack, consisting of a custom ISA, a compiler, a transaction-level simulator, and an automated design-space exploration flow. Experimental results show that PLENA delivers up to 2.23x and 4.70x higher throughput than the A100 GPU and TPU v6e, respectively, under identical multiplier counts and memory configurations during LLaMA agentic inference. PLENA also achieves up to 4.04x higher energy efficiency than the A100 GPU. The full PLENA system, including its simulator, compiler, ISA, and RTL implementation, will be open-sourced to the research community.","short_abstract":"LLMs now form the backbone of AI agents across a diverse range of applications, including tool use, command-line interfaces, and web or computer interaction. These agentic LLM inference tasks are fundamentally different from chatbot-focused inference. They often involve much longer context lengths to capture complex an...","url_abs":"https://arxiv.org/abs/2509.09505","url_pdf":"https://arxiv.org/pdf/2509.09505v3","authors":"[\"Haoran Wu\",\"Can Xiao\",\"Jiayi Nie\",\"Xuan Guo\",\"Binglei Lou\",\"Jeffrey T. H. Wong\",\"Zhiwen Mo\",\"Cheng Zhang\",\"Przemyslaw Forys\",\"Chengyang Ai\",\"Timi Adeniran\",\"Wayne Luk\",\"Hongxiang Fan\",\"Jianyi Cheng\",\"Timothy M. Jones\",\"Rika Antonova\",\"Robert Mullins\",\"Aaron Zhao\"]","published":"2025-09-11T14:49:50Z","proceeding":"cs.AR","tasks":"[\"cs.AR\"]","methods":"[\"Large Language Model\",\"LoRA\"]","has_code":false}
