paper-with-me

Papers

NestDNN: Resource-Aware Multi-Tenant On-Device Deep Learning for Continuous Mobile Vision

2018-10-23 · Biyi Fang, Xiao Zeng, Mi Zhang

Mobile vision systems such as smartphones, drones, and augmented-reality headsets are revolutionizing our lives. These systems usually run multiple applications concurrently and their available resources at runtime are dynamic due to events such as starting new applications, closing existing applications, and application priority changes. In this paper, we present NestDNN, a framework that takes the dynamics of runtime resources into account to enable resource-aware multi-tenant on-device deep learning for mobile vision systems. NestDNN enables each deep learning model to offer flexible resource-accuracy trade-offs. At runtime, it dynamically selects the optimal resource-accuracy trade-off for each deep learning model to fit the model's resource demand to the system's available runtime resources. In doing so, NestDNN efficiently utilizes the limited resources in mobile vision systems to jointly maximize the performance of all the concurrently running applications. Our experiments show that compared to the resource-agnostic status quo approach, NestDNN achieves as much as 4.2% increase in inference accuracy, 2.0x increase in video frame processing rate and 1.7x reduction on energy consumption.

📄 PDF Abstract BibTeX arXiv:1810.10090

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

SensiX++: Bringing MLOPs and Multi-tenant Model Serving to Sensory Edge Devices

2021-09-08 · Chulhong Min, Akhil Mathur, Utku Gunay Acer, Alessandro Montanari 외

We present SensiX++ - a multi-tenant runtime for adaptive model execution with integrated MLOps on edge devices, e.g., a camera, a microphone, or IoT sensors. SensiX++ operates on two fundamental principles - highly modu…

Incentivizing Multi-Tenant Split Federated Learning for Foundation Models at the Network Edge

2025-03-06 · Songyuan Li, Jia Hu, Geyong Min, Haojun Huang

Foundation models (FMs) such as GPT-4 exhibit exceptional generative capabilities across diverse downstream tasks through fine-tuning. Split Federated Learning (SFL) facilitates privacy-preserving FM fine-tuning on resou…

Federated LearningPrivacy Preserving

Smart Multi-tenant Federated Learning

2022-07-09 · Weiming Zhuang, Yonggang Wen, Shuai Zhang

Federated learning (FL) is an emerging distributed machine learning method that empowers in-situ model training on decentralized edge devices. However, multiple simultaneous training activities could overload resource-co…

Federated Learning

EdgeLoRA: An Efficient Multi-Tenant LLM Serving System on Edge Devices

2025-07-02 · Zheyu Shen, Yexiao He, Ziyao Wang, Yuning Zhang 외 arxiv

Large Language Models (LLMs) have gained significant attention due to their versatility across a wide array of applications. Fine-tuning LLMs with parameter-efficient adapters, such as Low-Rank Adaptation (LoRA), enables…

ApproxNet: Content and Contention-Aware Video Analytics System for Embedded Clients

2019-08-28 · Ran Xu, Rakesh Kumar, Pengcheng Wang, Peter Bai 외

Videos take a lot of time to transport over the network, hence running analytics on the live video on embedded or mobile devices has become an important system driver. Considering that such devices, e.g., surveillance ca…

Object Detection