paper-with-me

홈 › Papers

TrimCaching: Parameter-sharing AI Model Caching in Wireless Edge Networks

2024-05-07 · Guanqiao Qu, Zheng Lin, Fangming Liu, Xianhao Chen, Kaibin Huang

Next-generation mobile networks are expected to facilitate fast AI model downloading to end users. By caching models on edge servers, mobile networks can deliver models to end users with low latency, resulting in a paradigm called edge model caching. In this paper, we develop a novel model placement scheme, called parameter-sharing model caching (TrimCaching). TrimCaching exploits the key observation that a wide range of AI models, such as convolutional neural networks or large language models, can share a significant proportion of parameter blocks containing reusable knowledge, thereby improving storage efficiency. To this end, we formulate a parameter-sharing model placement problem to maximize the cache hit ratio in multi-edge wireless networks by balancing the fundamental tradeoff between storage efficiency and service latency. We show that the formulated problem is a submodular maximization problem with submodular constraints, for which no polynomial-time approximation algorithm exists. To overcome this challenge, we study an important special case, where a small fixed number of parameter blocks are shared across models, which often holds in practice. In such a case, a polynomial-time algorithm with $\left(1-\epsilon\right)/2$-approximation guarantee is developed. Subsequently, we address the original problem for the general case by developing a greedy algorithm. Simulation results demonstrate that the proposed TrimCaching framework significantly improves the cache hit ratio compared with state-of-the-art content caching without exploiting shared parameters in AI models.

📄 PDF Abstract BibTeX arXiv:2405.03990

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Accelerating Local LLMs on Resource-Constrained Edge Devices via Distributed Prompt Caching

2026-02-26 · Hiroki Matsutani, Naoki Matsuda, Naoto Sugiura arxiv

Since local LLM inference on resource-constrained edge devices imposes a severe performance bottleneck, this paper proposes distributed prompt caching to enhance inference performance by cooperatively sharing intermediat…

Rate Splitting with Wireless Edge Caching: A System-Level-based Co-design

2021-10-24 · Eleni Demarchou, Constantinos Psomas, Ioannis Krikidis

Rate splitting (RS) and wireless edge caching are essential means for meeting the quality of service requirements of future wireless networks. In this work, we focus on the cross-layer co-design of wireless edge caching …

Whittle Index based Q-Learning for Wireless Edge Caching with Linear Function Approximation

2022-02-26 · Guojun Xiong, Shufan Wang, Jian Li, Rahul Singh

We consider the problem of content caching at the wireless edge to serve a set of end users via unreliable wireless channels so as to minimize the average latency experienced by end users due to the constrained wireless …

Edge-computingQ-LearningReinforcement Learning (RL)

Caching Content Placement and Beamforming Co-design for IRS-Aided MIMO Systems with Imperfect CSI

2024-10-14 · Meng Gao, Yang Wang, Huafu Li, Junqi Guo

When offloading links encounter deep fading and obstruction, edge caching cannot fully enhance wireless network performance and improve the QoS of edge nodes, as it fails to effectively reduce backhaul burden. The emergi…

Fine-Grained AI Model Caching and Downloading With Coordinated Multipoint Broadcasting in Multi-Cell Edge Networks

2025-09-16 · Yang Fu, Peng Qin, Yueyue Zhang, Pao Cheng 외 arxiv

6G networks are envisioned to support on-demand AI model downloading to accommodate diverse inference requirements of end users. By proactively caching models at edge nodes, users can retrieve the requested models with l…

Data Augmentation