paper-with-me

Papers

CSGO: Generalized Optimization for Cold Start in Wireless Collaborative Edge LLM Systems

2025-08-15 · Xuran Liu, Nan Xue, Rui Bao, Yaping Sun, Zhiyong Chen, Meixia Tao, Xiaodong Xu, Shuguang Cui arxiv

While deploying large language models on edge devices promises low-latency and privacy-preserving AI services, it is hindered by limited device resources. Although pipeline parallelism facilitates distributed inference, existing approaches often ignore the cold-start latency caused by on-demand model loading. In this paper, we propose a latency-aware scheduling framework that overlaps model loading with computation and communication to minimize total inference latency. Based on device and model parameters, the framework dynamically adjusts layer partitioning and allocation to effectively hide loading time, thereby eliminating as many idle periods as possible. We formulate the problem as a Mixed-Integer Non-Linear Program and design an efficient dynamic programming algorithm to optimize model partitioning and device assignment. Experimental results show that the proposed method significantly reduces cold-start latency compared to baseline strategies.

📄 PDF Abstract BibTeX arXiv:2508.11287

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Recurrent Meta-Learning against Generalized Cold-start Problem in CTR Prediction

2022-10-01 · Conference 2022 10 · Junyu Chen, Qianqian Xu, Zhiyong Yang, Ke Ma 외

During the last decades, great success has been witnessed along the course of accurate Click-Through-Rate (CTR) prediction models for online advertising. However, the cold-start problem, which refers to the issue that th…

Click-Through Rate PredictionMeta-Learning

Temporally and Distributionally Robust Optimization for Cold-Start Recommendation

2023-12-15 · Xinyu Lin, Wenjie Wang, Jujia Zhao, Yongqi Li 외

Collaborative Filtering (CF) recommender models highly depend on user-item interactions to learn CF representations, thus falling short of recommending cold-start items. To address this issue, prior studies mainly introd…

Collaborative Filtering

Bandit Modeling of Map Selection in Counter-Strike: Global Offensive

2021-06-14 · Guido Petri, Michael H. Stanley, Alec B. Hon, Alexander Dong 외

Many esports use a pick and ban process to define the parameters of a match before it starts. In Counter-Strike: Global Offensive (CSGO) matches, two teams first pick and ban maps, or virtual worlds, to play. Teams typic…

Decision Making

POSO: Personalized Cold Start Modules for Large-scale Recommender Systems

2021-08-10 · Shangfeng Dai, Haobin Lin, Zhichen Zhao, Jianying Lin 외

Recommendation for new users, also called user cold start, has been a well-recognized challenge for online recommender systems. Most existing methods view the crux as the lack of initial data. However, in this paper, we …

Recommendation Systems

Valuing Player Actions in Counter-Strike: Global Offensive

2020-11-02 · Peter Xenopoulos, Harish Doraiswamy, Claudio Silva

Esports, despite its expanding interest, lacks fundamental sports analytics resources such as accessible data or proven and reproducible analytical frameworks. Even Counter-Strike: Global Offensive (CSGO), the second mos…

Sports Analytics