Pith. sign in

REVIEW 4 cited by

MELTing point: Mobile Evaluation of Language Transformers

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2403.12844 v4 pith:HELCT3ON submitted 2024-03-19 cs.LG

classification cs.LG
keywords executionllmsmodelsdevicesenergymobileperformancerequirements
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Transformers have revolutionized the machine learning landscape, gradually making their way into everyday tasks and equipping our computers with "sparks of intelligence". However, their runtime requirements have prevented them from being broadly deployed on mobile. As personal devices become increasingly powerful and prompt privacy becomes an ever more pressing issue, we explore the current state of mobile execution of Large Language Models (LLMs). To achieve this, we have created our own automation infrastructure, MELT, which supports the headless execution and benchmarking of LLMs on device, supporting different models, devices and frameworks, including Android, iOS and Nvidia Jetson devices. We evaluate popular instruction fine-tuned LLMs and leverage different frameworks to measure their end-to-end and granular performance, tracing their memory and energy requirements along the way. Our analysis is the first systematic study of on-device LLM execution, quantifying performance, energy efficiency and accuracy across various state-of-the-art models and showcases the state of on-device intelligence in the era of hyperscale models. Results highlight the performance heterogeneity across targets and corroborates that LLM inference is largely memory-bound. Quantization drastically reduces memory requirements and renders execution viable, but at a non-negligible accuracy cost. Drawing from its energy footprint and thermal behavior, the continuous execution of LLMs remains elusive, as both factors negatively affect user experience. Last, our experience shows that the ecosystem is still in its infancy, and algorithmic as well as hardware breakthroughs can significantly shift the execution cost. We expect NPU acceleration, and framework-hardware co-design to be the biggest bet towards efficient standalone execution, with the alternative of offloading tailored towards edge deployments.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Does Mixture-of-Experts Actually Help Inference on Consumer and Edge Hardware? An Empirical Study

    cs.PF 2026-06 accept novelty 6.5 of 10

    On bandwidth-bound edge hardware, MoE inference cost tracks total parameters rather than active ones, so sparse activation fails to deliver the expected throughput or energy gains.

  2. TensorSLM: Energy-efficient Embedding Compression of Sub-billion Parameter Language Models on Low-end Devices

    cs.CL 2025-06 conditional novelty 4.0 of 10

    TensorSLM applies per-vector tensor-train SVD to compress SLM token embeddings training-free, showing competitive task performance at roughly 2x embedding compression on Raspberry Pi with an estimated, pre-decoder ene...

  3. Edge-First Language Model Inference: Models, Metrics, and Tradeoffs

    cs.DC 2025-05 conditional novelty 4.0 of 10

    Small language models on edge devices can deliver comparable accuracy at dramatically lower cost per response for suitable workloads, but cloud fallback remains necessary under capacity pressure.

  4. Generative AI on the Edge: Architecture and Performance Evaluation

    cs.DC 2024-11 conditional novelty 4.0 of 10

    Small quantized language models (Yi, Phi, Llama3) achieve 5 to 12 tokens per second on a CPU-only Raspberry Pi 5 K3s cluster with under 50% CPU and RAM usage, supporting edge inference for 6G applications.

Pith tools