Pith. sign in

REVIEW 32 cited by

On-Device Language Models: A Comprehensive Review

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 2409.00088 v2 pith:LYKLUWUF submitted 2024-08-26 cs.CL

classification cs.CL
keywords languagemodelson-devicellmsreviewcomprehensiveapplicationschallenges
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

The advent of large language models (LLMs) revolutionized natural language processing applications, and running LLMs on edge devices has become increasingly attractive for reasons including reduced latency, data localization, and personalized user experiences. This comprehensive review examines the challenges of deploying computationally expensive LLMs on resource-constrained devices and explores innovative solutions across multiple domains. The paper investigates the development of on-device language models, their efficient architectures, including parameter sharing and modular designs, as well as state-of-the-art compression techniques like quantization, pruning, and knowledge distillation. Hardware acceleration strategies and collaborative edge-cloud deployment approaches are analyzed, highlighting the intricate balance between performance and resource utilization. Case studies of on-device language models from major mobile manufacturers demonstrate real-world applications and potential benefits. The review also addresses critical aspects such as adaptive learning, multi-modal capabilities, and personalization. By identifying key research directions and open challenges, this paper provides a roadmap for future advancements in on-device language models, emphasizing the need for interdisciplinary efforts to realize the full potential of ubiquitous, intelligent computing while ensuring responsible and ethical deployment. For a comprehensive review of research work and educational resources on on-device large language models (LLMs), please visit https://github.com/NexaAI/Awesome-LLMs-on-device. To download and run on-device LLMs, visit https://www.nexaai.com/models.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 32 Pith papers

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

  1. The Impact of Security and Privacy Controls on Users' Emotional Engagement with Generative AI Chatbots

    cs.HC 2026-07 accept novelty 7.0 of 10

    In a vignette study of 354 U.S. participants, deletion-based privacy controls outperformed all other controls in increasing willingness to engage with GenAI chatbots for emotional support, while technically complex co...

  2. Is Your NPU Ready for LLMs? Dissecting the Hidden Efficiency Bottlenecks in Mobile LLM Inference

    cs.AR 2026-07 conditional novelty 7.0 of 10

    Cross-layer measurements of five mobile LLM frameworks on CPU/GPU/NPU reveal amplified NPU framework gaps, a prefill–decode backend phase split, and up to ~55% NPU energy savings from scheduling fixes.

  3. FlexServe: A Fast and Secure LLM Serving System for Mobile Devices with Flexible Resource Isolation

    cs.CR 2026-03 unverdicted novelty 6.5 of 10

    Page-granular Flex-Mem and switchable Flex-NPU cut TrustZone LLM TTFT by ~10× vs a CMA strawman and ~2.4× vs a pipelined secure-NPU strawman on RK3588.

  4. In-Context Learning for Wound Classification with Small Multimodal Language Models

    cs.CV 2026-07 conditional novelty 6.0 of 10

    Retrieval-based in-context learning, not zero-shot prompting, drives wound-classification gains in small multimodal models, with Qwen 3.5 27B reaching 0.872 accuracy on Kaggle and 0.678 on Medetec.

  5. In-Place Tokenizer Expansion for Pre-trained LLMs

    cs.CL 2026-07 conditional novelty 6.0 of 10

    Continuing a model's own BPE merges and training only new embedding rows preserves quality while cutting token counts 2.4–4× for previously under-tokenized languages.

  6. FBLayout: Optimizing Memory Layout for Efficient LLM Finetuning on Mobile GPUs

    cs.AI 2026-07 conditional novelty 6.0 of 10

    A tile-based memory layout for mobile GPUs that unifies forward and backward data access, eliminating most transpose/reshape overhead and speeding LLM fine-tuning 2.2–5.7× in the paper's measurements.

  7. Routing Without Training: Controllable-Ratio LLM Offloading via Reliability Gating

    cs.AI 2026-05 conditional novelty 6.0 of 10

    A training-free router for local-cloud LLM collaboration uses prompt-varied self-consistency with Bayesian early stopping to control offload ratios and beat baselines.

  8. SOD: Step-wise On-policy Distillation for Small Language Model Agents

    cs.CL 2026-05 unverdicted novelty 6.0 of 10

    SOD reweights on-policy distillation strength step-by-step using divergence to stabilize tool use in small language model agents, yielding up to 20.86% gains and 26.13% on AIME 2025 for a 0.6B model.

  9. Hot-Swap MarkBoard: An Efficient Black-box Watermarking Approach for Large-scale Model Distribution

    cs.CR 2025-07 conditional novelty 6.0 of 10

    A branch-swapping mechanism over low-rank add-on modules stamps each distributed model copy with a unique binary user ID, achieving 100% reported verification accuracy with under 1% extra parameters.

  10. On-Device LLM for Context-Aware Wi-Fi Roaming

    cs.LG 2025-05 conditional novelty 6.0 of 10

    An on-device LLM using context prompts and quantization can adjust Wi-Fi roaming thresholds to balance handover frequency and signal quality better than fixed-rule and PPO baselines in small indoor and outdoor tests.

  11. Division-of-Thoughts: Harnessing Hybrid Language Model Synergy for Efficient On-Device Agents

    cs.CL 2025-02 conditional novelty 6.0 of 10

    Division-of-Thoughts reduces LLM API cost and latency by about 84% and 66% on seven reasoning benchmarks via subtask decomposition and small/large model routing, with accuracy near cloud-only baselines.

  12. AutoDroid-V2: Boosting SLM-based GUI Agents via Code Generation

    cs.AI 2024-12 conditional novelty 6.0 of 10

    A document-guided script-based agent lets an on-device 8B language model complete mobile tasks in a single generated program, beating step-wise agents on DroidTask and AitW.

  13. Think Short, Defer Smart, Act, and Repeat: Calibrated Reasoning and Uncertainty-Aware Deferral for Edge LLM Agents

    stat.ML 2026-07 conditional novelty 5.5 of 10

    Jointly calibrated early thought-stopping and perplexity deferral cut edge-agent thinking compute 43–73% while keeping finite-sample reward and cloud-call guarantees.

  14. ToFu: A White-Box, Token-Efficient Agent Harness for Researchers

    cs.CL 2026-07 conditional novelty 5.5 of 10

    ToFu beats Claude Code and OpenCode on SWE-bench Verified Pass@1 across three LLMs while using about 28% fewer tokens than Claude Code on average.

  15. Profiling Lightweight Large Language Models

    cs.AI 2026-07 conditional novelty 5.0 of 10

    Jointly measuring precision, time, memory, and energy of six small LLMs under five CPU resource envelopes shows static size proxies predict cost but not accuracy, and Pareto analysis exposes mid-sized models that sing...

  16. SmartRAG: Native Graph-Based RAG for Mobile Device

    cs.AI 2026-07 conditional novelty 5.0 of 10

    SmartRAG shows a 1.7B-parameter smartphone model, backed by a continuously updatable knowledge graph, can match or exceed a 32B cloud LLM on several multi-hop QA benchmarks while using bounded memory.

  17. Cloud-Device Collaborative Agents for Sequential Recommendation

    cs.IR 2025-09 conditional novelty 5.0 of 10

    CDA4Rec uses a cloud LLM and an on-device SLM with a personalized strategy planner to outperform prior cloud-device recommenders in accuracy and speed.

  18. Can LLMs Rank the Harmfulness of Smaller LLMs? We are Not There Yet

    cs.CL 2025-02 conditional novelty 5.0 of 10

    Large AI judges agree only weakly to moderately with human raters when ranking the harmfulness of smaller AI models' outputs, and the three small models differ in how often they produce harmful content.

  19. Fog Computing and Large Language Models: A vision for mutual beneficiaries

    cs.DC 2026-06 unverdicted novelty 4.0 of 10

    Vision paper outlining mutual benefits between fog computing for proximal IoT processing and LLMs needing edge deployment via quantization and similar techniques.

  20. Transferable Latency Prediction for Fast LLM Screening on Heterogeneous Edge Devices

    cs.AI 2026-05 conditional novelty 4.0 of 10

    A gated predictor that fuses static descriptors with runtime telemetry lifts LLM latency R² on Pixel devices (prefill from −1.38 to 0.97), but cross-device gains come from calibration fitting, not from a transferable model.

  21. Bridging On-Device and Cloud LLMs for Collaborative Reasoning: A Unified Methodology for Local Routing and Post-Training

    cs.LG 2025-09 conditional novelty 4.0 of 10

    Reinforcement learning post-training gives on-device LLMs an internal 'call for help' action, eliminating external routers and achieving strong math accuracy under cloud-use budgets.

  22. AgriSentinel: Privacy-Enhanced Embedded-LLM Crop Disease Alerting System

    cs.CR 2025-09 reject novelty 4.0 of 10

    An integrated mobile system for rice disease alerting that adds Gaussian noise to images for privacy, classifies with a CNN, and answers farmer questions with a fine-tuned GPT-2, but its privacy mechanism is not forma...

  23. AVEC: Bootstrapping Privacy for Local LLMs

    cs.CR 2025-09 conditional novelty 4.0 of 10

    AVEC is a proposed framework for per-query differential privacy budgeting, entity-level randomized response, and hash-based verification when delegating LLM queries to a remote model.

  24. Towards Efficient Multi-LLM Inference: Characterization and Analysis of LLM Routing and Hierarchical Techniques

    cs.LG 2025-06 unverdicted novelty 4.0 of 10

    A survey of LLM routing and hierarchical inference techniques that proposes an unvalidated unified evaluation metric called the Inference Efficiency Score.

  25. Effective and Efficient Schema-aware Information Extraction Using On-Device Large Language Models

    cs.CL 2025-05 conditional novelty 4.0 of 10

    DLISC, a dual-LoRA two-stage schema-aware extraction method with incremental schema caching, reports better F1 and lower latency than three RAG baselines on two IE datasets, though the comparison lacks error bars and code.

  26. Challenging GPU Dominance: When CPUs Outperform for On-Device LLM Inference

    cs.DC 2025-05 conditional novelty 4.0 of 10

    On an iPhone 15 Pro, CPU-only llama.cpp inference achieved 17 tokens/s with a 1B model, beating the 12.8 tokens/s GPU path, but only for small models and without a confirmed cause.

  27. The MoE-Empowered Edge LLMs Deployment: Architecture, Challenges, and Opportunities

    cs.NI 2025-02 conditional novelty 4.0 of 10

    A proposal for a MoE-based edge LLM deployment framework called CoEL, with a proof-of-concept showing that distributed inference across two edge servers is about 1.7 times slower than a single dual-GPU server.

  28. DP-FedLoRA: Privacy-Enhanced Federated Fine-Tuning for On-Device Large Language Models

    cs.CR 2025-09 reject novelty 3.0 of 10

    DP-FedLoRA clips and adds Gaussian noise to per-client LoRA matrices in federated LLM fine-tuning, claiming unbiased updates and bounded variance, but the privacy calibration and experiments have significant gaps.

  29. When FinTech Meets Privacy: Securing Financial LLMs with Differential Private Fine-Tuning

    cs.CR 2025-09 reject novelty 2.0 of 10

    DPFinLLM is a standard LoRA plus DP-SGD fine-tuning recipe applied to Llama2 and ChatGLM2 for financial sentiment; the experiments are mixed, generally below state-of-the-art, and key details are missing.

  30. Generative AI for Autonomous Driving: A Review

    cs.CV 2025-05 conditional novelty 2.0 of 10

    A review of generative models (VAEs, GANs, diffusion, transformers, LLMs) applied to map generation, scenario generation, trajectory prediction, and motion planning for autonomous driving.

  31. Bridging the Digital Divide: Small Language Models as a Pathway for Physics and Photonics Education in Underdeveloped Regions

    physics.ed-ph 2025-06 unverdicted novelty 1.0 of 10

    The paper reviews small language models and proposes, without field data, that offline SLM tutors could help close STEM education gaps in underdeveloped regions.

  32. A Survey: Towards Privacy and Security in Mobile Large Language Models

    cs.CR 2025-09 conditional

    A survey of privacy and security challenges for mobile large language models, summarizing known attack types and defenses without introducing new results.

Pith tools