中文
相关论文

相关论文: MOPAR: A Model Partitioning Framework for Deep Lea…

200 篇论文

Modern microservice systems exhibit continuous structural evolution in their runtime call graphs due to workload fluctuations, fault responses, and deployment activities. Despite this complexity, our analysis of over 500,000 production…

软件工程 · 计算机科学 2026-02-04 Yu Tang , Hailiang Zhao , Chuansheng Lu , Yifei Zhang , Kingsum Chow , Shuiguang Deng , Rui Shi

We introduce Model-Distributed Inference for Large-Language Models (MDI-LLM), a novel framework designed to facilitate the deployment of state-of-the-art large-language models (LLMs) across low-power devices at the edge. This is…

机器学习 · 计算机科学 2025-05-27 Davide Macario , Hulya Seferoglu , Erdem Koyuncu

The traditional framework of federated learning (FL) requires each client to re-train their models in every iteration, making it infeasible for resource-constrained mobile devices to train deep-learning (DL) models. Split learning (SL)…

机器学习 · 计算机科学 2023-03-21 Manas Wadhwa , Gagan Raj Gupta , Ashutosh Sahu , Rahul Saini , Vidhi Mittal

Large language models represent a groundbreaking shift in generative AI. Yet, these advances come with a significant challenge: the high cost of model serving. To mitigate these costs, consumer-grade GPUs emerge as a more affordable…

分布式、并行与集群计算 · 计算机科学 2025-10-17 Lewei Jin , Yongqi Chen , Kui Zhang , Yifan Zhuo , Yi Gao , Bowei Yang , Zhengong Cai , Wei Dong

Serverless computing has grown rapidly for serving Large Language Model (LLM) inference due to its pay-as-you-go pricing, fine-grained GPU usage, and rapid scaling. However, our analysis reveals that current serverless can effectively serve…

机器学习 · 计算机科学 2025-05-21 Yifan Sui , Hao Wang , Hanfei Yu , Yitao Hu , Jianxun Li , Hao Wang

Deep learning (DL) models have achieved great success in many application domains. As such, many industrial companies such as Google and Facebook have acknowledged the importance of multi-tenant DL services. Although the multi-tenant…

分布式、并行与集群计算 · 计算机科学 2022-01-19 Zihan Liu , Jingwen Leng , Zhihui Zhang , Quan Chen , Chao Li , Minyi Guo

Multimodal decentralized federated learning (DFL) must support collaboration among agents that hold different modality subsets and often different model components, while operating over peer-to-peer (P2P) overlays without a coordinating…

机器学习 · 计算机科学 2026-05-26 Yanhang Shi , Xiaoyu Wang , Houwei Cao , Jian Li , Yong Liu

Service Level Objectives (SLOs) aim to set threshold for service time in cloud services to ensure acceptable quality of service (QoS) and user satisfaction. Currently, many studies consider SLOs as a system resource to be allocated,…

分布式、并行与集群计算 · 计算机科学 2024-09-24 Kan Hu , Linfeng Wen , Minxian Xu , Kejiang Ye

The appeal of serverless (FaaS) has triggered a growing interest on how to use it in data-intensive applications such as ETL, query processing, or machine learning (ML). Several systems exist for training large-scale ML models on top of…

分布式、并行与集群计算 · 计算机科学 2021-05-18 Jiawei Jiang , Shaoduo Gan , Yue Liu , Fanlin Wang , Gustavo Alonso , Ana Klimovic , Ankit Singla , Wentao Wu , Ce Zhang

Serverless computing offers a compelling cloud model for online inference services. However, existing serverless platforms lack efficient support for GPUs, hindering their ability to deliver high-performance inference. In this paper, we…

分布式、并行与集群计算 · 计算机科学 2025-07-09 Minchen Yu , Ao Wang , Dong Chen , Haoxuan Yu , Xiaonan Luo , Zhuohao Li , Wei Wang , Ruichuan Chen , Dapeng Nie , Haoran Yang , Yu Ding

Online optimization of resource management for large-scale data centers and infrastructures to meet dynamic capacity reservation demands and various practical constraints (e.g., feasibility and robustness) is a very challenging problem.…

网络与互联网体系结构 · 计算机科学 2024-10-18 Chang-Lin Chen , Hanhan Zhou , Jiayu Chen , Mohammad Pedramfar , Tian Lan , Zheqing Zhu , Chi Zhou , Pol Mauri Ruiz , Neeraj Kumar , Hongbo Dong , Vaneet Aggarwal

Distributed deep learning frameworks like federated learning (FL) and its variants are enabling personalized experiences across a wide range of web clients and mobile/IoT devices. However, FL-based frameworks are constrained by…

Serverless computing, with its ease of management, auto-scaling, and cost-effectiveness, is widely adopted by deep learning (DL) applications. DL workloads, especially with large language models, require substantial GPU resources to ensure…

分布式、并行与集群计算 · 计算机科学 2025-03-10 Cunchi Lv , Xiao Shi , Zhengyu Lei , Jinyue Huang , Wenting Tan , Xiaohui Zheng , Xiaofang Zhao

Serverless computing has gained a strong traction in the cloud computing community in recent years. Among the many benefits of this novel computing model, the rapid auto-scaling capability of user applications takes prominence. However, the…

分布式、并行与集群计算 · 计算机科学 2023-08-23 Anupama Mampage , Shanika Karunasekera , Rajkumar Buyya

Over the past years, Machine Learning-as-a-Service (MLaaS) has received a surging demand for supporting Machine Learning-driven services to offer revolutionized user experience across diverse application areas. MLaaS provides inference…

密码学与安全 · 计算机科学 2025-02-10 Yuke Hu , Jian Lou , Jiaqi Liu , Wangze Ni , Feng Lin , Zhan Qin , Kui Ren

Modern machine learning tools such as deep neural networks (DNNs) are playing a revolutionary role in many fields such as natural language processing, computer vision, and the internet of things. Once they are trained, deep learning models…

机器学习 · 计算机科学 2022-01-19 Arjun Parthasarathy , Bhaskar Krishnamachari

Serverless Computing (FaaS) has become a popular paradigm for deep learning inference due to the ease of deployment and pay-per-use benefits. However, current serverless inference platforms encounter the coarse-grained and static GPU…

分布式、并行与集群计算 · 计算机科学 2025-09-03 Jianfeng Gu , Puxuan Wang , Isaac David Nunez Araya , Kai Huang , Michael Gerndt

Modern DNNs often rely on edge-cloud model partitioning (MP), but widely used schemes fix shallow, static split points that underutilize edge compute and concentrate latency and energy on the server. The problem is exacerbated in…

分布式、并行与集群计算 · 计算机科学 2025-11-18 Mingyu Sung , Suhwan Im , Daeho Bang , Il-Min Kim , Sangseok Yun , Jae-Mo Kang

Machine learning as a Service (MLaaS) allows users to query the machine learning model in an API manner, which provides an opportunity for users to enjoy the benefits brought by the high-performance model trained on valuable data. This…

密码学与安全 · 计算机科学 2024-04-02 Yiyong Liu , Rui Wen , Michael Backes , Yang Zhang

Modern database workloads are highly predictable: query streams are dominated by recurring jobs and templates, even when their arrival order is not known in advance. This motivates a learning-augmented view of online differentially private…

密码学与安全 · 计算机科学 2026-05-05 Pranay Mundra , Adam Sealfon , Ziteng Sun , Quanquan C. Liu