2 papers
cs.AI2026
Model-Native Computing Architecture: Envisioning Future System Architecture Through the Lens of Computer Architecture
Hai Lin, Hoilam Pao, Shaoxiong Zhan +1
Large language models are undergoing a transition from model technology to system technology. Engineering challenges like cache reuse, context capacity, agent scheduling, and permi…
cs.CL2026
Experience-Driven Dynamic Exits for LLMs with Reinforcement Learning
Yanyu Zhu, Hoilam Pao, Niu Hu +6
Large Language Models suffer from slow autoregressive inference. While self-speculative decoding accelerates this process, its efficiency is hampered by static configurations like…