DCAIAROct 21, 2025

EdgeReasoning: Characterizing Reasoning LLM Deployment on Edge GPUs

arXiv:2511.01866v12 citationsh-index: 3IISWC
Originality Incremental advance
AI Analysis

This work provides systematic guidance for developers deploying reasoning LLMs on edge devices, addressing latency and resource constraints in autonomous systems like robotics.

The study tackled the challenge of deploying reasoning large language models (LLMs) on edge GPUs by systematically quantifying latency-accuracy tradeoffs across architectures and model sizes, mapping the Pareto frontier to offer guidance for optimal deployment.

Edge intelligence paradigm is increasingly demanded by the emerging autonomous systems, such as robotics. Beyond ensuring privacy-preserving operation and resilience in connectivity-limited environments, edge deployment offers significant energy and cost advantages over cloud-based solutions. However, deploying large language models (LLMs) for reasoning tasks on edge GPUs faces critical challenges from strict latency constraints and limited computational resources. To navigate these constraints, developers must balance multiple design factors - choosing reasoning versus non-reasoning architectures, selecting appropriate model sizes, allocating token budgets, and applying test-time scaling strategies - to meet target latency and optimize accuracy. Yet guidance on optimal combinations of these variables remains scarce. In this work, we present EdgeReasoning, a comprehensive study characterizing the deployment of reasoning LLMs on edge GPUs. We systematically quantify latency-accuracy tradeoffs across various LLM architectures and model sizes. We systematically evaluate prompt-based and model-tuning-based techniques for reducing reasoning token length while maintaining performance quality. We further profile test-time scaling methods with varying degrees of parallelism to maximize accuracy under strict latency budgets. Through these analyses, EdgeReasoning maps the Pareto frontier of achievable accuracy-latency configurations, offering systematic guidance for optimal edge deployment of reasoning LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes