paper-with-me

홈 › Papers

Are We There Yet? A Measurement Study of Efficiency for LLM Applications on Mobile Devices

2025-03-10 · Xiao Yan, Yi Ding

Recent advancements in large language models (LLMs) have prompted interest in deploying these models on mobile devices to enable new applications without relying on cloud connectivity. However, the efficiency constraints of deploying LLMs on resource-limited devices present significant challenges. In this paper, we conduct a comprehensive measurement study to evaluate the efficiency tradeoffs between mobile-based, edge-based, and cloud-based deployments for LLM applications. We implement AutoLife-Lite, a simplified LLM-based application that analyzes smartphone sensor data to infer user location and activity contexts. Our experiments reveal that: (1) Only small-size LLMs (<4B parameters) can run successfully on powerful mobile devices, though they exhibit quality limitations compared to larger models; (2) Model compression is effective in lower the hardware requirement, but may lead to significant performance degradation; (3) The latency to run LLMs on mobile devices with meaningful output is significant (>30 seconds), while cloud services demonstrate better time efficiency (<10 seconds); (4) Edge deployments offer intermediate tradeoffs between latency and model capabilities, with different results on CPU-based and GPU-based settings. These findings provide valuable insights for system designers on the current limitations and future directions for on-device LLM applications.

📄 PDF Abstract BibTeX arXiv:2504.00002

Code (0)

등록된 구현이 없습니다.

Tasks

CPUGPUModel Compression

Similar Papers 제목 키워드 기반

Dissecting the Impact of Mobile DVFS Governors on LLM Inference Performance and Energy Efficiency

2025-07-02 · Zongpu Zhang, Pranab Dash, Y. Charlie Hu, Qiang Xu 외 arxiv

Large Language Models (LLMs) are increasingly being integrated into various applications and services running on billions of mobile devices. However, deploying LLMs on resource-limited mobile devices faces a significant …

Towards Real-time Video Compressive Sensing on Mobile Devices

2024-08-14 · Miao Cao, Lishun Wang, Huan Wang, Guoqing Wang 외

Video Snapshot Compressive Imaging (SCI) uses a low-speed 2D camera to capture high-speed scenes as snapshot compressed measurements, followed by a reconstruction algorithm to retrieve the high-speed video frames. The fa…

Compressive SensingKnowledge DistillationVideo Compressive Sensing

Understanding Large Language Models in Your Pockets: Performance Study on COTS Mobile Devices

2024-10-04 · Jie Xiao, Qianyi Huang, Xu Chen, Chen Tian

As large language models (LLMs) increasingly integrate into every aspect of our work and daily lives, there are growing concerns about user privacy, which push the trend toward local deployment of these models. There are…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model

Calibration-Free Gas Source Localization with Mobile Robots: Source Term Estimation Based on Concentration Measurement Ranking

2026-05-13 · Wanting Jin, Agatha Duranceau, İzzet Kağan Erünsal, Alcherio Martinoli arxiv

Efficient Gas Source Localization (GSL) in real-world settings is crucial, especially in emergency scenarios. Mobile robots equipped with low-cost, in-situ gas sensors offer a safer alternative to human inspection in haz…

Efficient Deployment of Vision-Language Models on Mobile Devices: A Case Study on OnePlus 13R

2025-07-11 · Pablo Robin Guerrero, Yueyang Pan, Sanidhya Kashyap arxiv

Vision-Language Models (VLMs) offer promising capabilities for mobile devices, but their deployment faces significant challenges due to computational limitations and energy inefficiency, especially for real-time applicat…