paper-with-me

홈 › Papers

A-IO: Adaptive Inference Orchestration for Memory-Bound NPUs

2026-04-10 · Chen Zhang, Yan Ding, Haotian Wang, Chubo Liu, Keqin Li, Kenli Li arxiv

During the deployment of Large Language Models (LLMs), the autoregressive decoding phase on heterogeneous NPU platforms (e.g., Ascend 910B) faces severe memory-bound challenges. This study reveals the ``Model Scaling Paradox'' caused by the static deployment of single-sized models. It also points out the kernel synchronization overhead of fine-grained speculative decoding \cite{leviathan2023fast, chen2023speculative} under NPU computational graph compilation, and the severe limitations of purely relying on micro-level acceleration algorithms like Prompt LookUp Decoding (PLD)

📄 PDF Abstract BibTeX arXiv:2604.09752

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When NPUs Are Not Always Faster: A Stage-Level Analysis of Mobile LLM Inference

2026-05-22 · Pu Li, Jiawen Qi, Qinyu Chen arxiv

Deploying large language models (LLMs) on mobile devices increasingly relies on heterogeneous execution, yet no prior study has systematically characterized NPU effectiveness at the operator and pipeline level. We presen…

FastAttention: Extend FlashAttention2 to NPUs and Low-resource GPUs

2024-10-22 · Haoran Lin, Xianzhi Yu, Kang Zhao, Lu Hou 외

FlashAttention series has been widely applied in the inference of large language models (LLMs). However, FlashAttention series only supports the high-level GPU architectures, e.g., Ampere and Hopper. At present, FlashAtt…

CPUGPU

Context-Driven Performance Modeling for Causal Inference Operators on Neural Processing Units

2025-09-29 · Neelesh Gupta, Rakshith Jayanth, Dhruv Parikh, Viktor Prasanna arxiv

The proliferation of large language models has driven demand for long-context inference on resource-constrained edge platforms. However, deploying these models on Neural Processing Units (NPUs) presents significant chall…

Causal Inference

ANVIL: Accelerator-Native Video Interpolation via Codec Motion Vector Priors

2026-03-27 · Shibo Liu arxiv

Real-time 30-to-60 fps video frame interpolation on mobile neural processing units (NPUs) requires each synthesized frame within 33.3 ms. We show that mainstream flow-based video frame interpolation faces three structura…

Video Frame Interpolation

Characterizing Vision-Language-Action Models across XPUs: Constraints and Acceleration for On-Robot Deployment

2026-04-27 · Kaijun Zhou, Qiwei Chen, Da Peng, Zhiyang Li 외 arxiv

Vision-Language-Action (VLA) models are promising for generalist robot control, but on-robot deployment is bottlenecked by real-time inference under tight cost and energy budgets. Most prior evaluations rely on desktop-g…