paper-with-me

Papers

FusedInf: Efficient Swapping of DNN Models for On-Demand Serverless Inference Services on the Edge

2024-10-28 · Sifat Ut Taki, Arthi Padmanabhan, Spyridon Mastorakis

Edge AI computing boxes are a new class of computing devices that are aimed to revolutionize the AI industry. These compact and robust hardware units bring the power of AI processing directly to the source of data--on the edge of the network. On the other hand, on-demand serverless inference services are becoming more and more popular as they minimize the infrastructural cost associated with hosting and running DNN models for small to medium-sized businesses. However, these computing devices are still constrained in terms of resource availability. As such, the service providers need to load and unload models efficiently in order to meet the growing demand. In this paper, we introduce FusedInf to efficiently swap DNN models for on-demand serverless inference services on the edge. FusedInf combines multiple models into a single Direct Acyclic Graph (DAG) to efficiently load the models into the GPU memory and make execution faster. Our evaluation of popular DNN models showed that creating a single DAG can make the execution of the models up to 14\% faster while reducing the memory requirement by up to 17\%. The prototype implementation is available at https://github.com/SifatTaj/FusedInf.

📄 PDF Abstract BibTeX arXiv:2410.21120

Code (1)

sifattaj/fusedinf 공식 구현 pytorch

Tasks

GPU

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Serverless computing provides on-demand high performance computing for biomedical research

2018-07-31 · Dimitar Kumanov, Ling-Hong Hung, Wes Lloyd, Ka Yee Yeung

Cloud computing offers on-demand, scalable computing and storage, and has become an essential resource for the analyses of big biomedical data. The usual approach to cloud computing requires users to reserve and provisio…

AllCloud ComputingVocal Bursts Intensity Prediction

Facilitating Battery Swapping Services for Freight Trucks with Spatial-Temporal Demand Prediction

2023-10-01 · Linyu Liu, Zhen Dai, Shiji Song, Xiaocheng Li 외

Electrifying heavy-duty trucks offers a substantial opportunity to curtail carbon emissions, advancing toward a carbon-neutral future. However, the inherent challenges of limited battery energy and the sheer weight of he…

Prediction

Tangram: Accelerating Serverless LLM Loading through GPU Memory Reuse and Affinity

2025-12-01 · Wenbin Zhu, Zhaoyan Shen, Zili Shao, Hongjun Dai 외 arxiv

Serverless Large Language Models (LLMs) have emerged as a cost-effective solution for deploying AI services by enabling a 'pay-as-you-go' pricing model through GPU resource sharing. However, cold-start latency, especiall…

FSD-Inference: Fully Serverless Distributed Inference with Scalable Cloud Communication

2024-03-22 · Joe Oakley, Hakan Ferhatosmanoglu

Serverless computing offers attractive scalability, elasticity and cost-effectiveness. However, constraints on memory, CPU and function runtime have hindered its adoption for data-intensive applications and machine learn…

CPU

Optimizing Distributed Deployment of Mixture-of-Experts Model Inference in Serverless Computing

2025-01-09 · Mengfan Liu, Wei Wang, Chuan Wu

With the advancement of serverless computing, running machine learning (ML) inference services over a serverless platform has been advocated, given its labor-free scalability and cost effectiveness. Mixture-of-Experts (M…

Bayesian OptimizationCPUMixture-of-Experts