中文
相关论文

相关论文: Pushing the Limits of In-Network Caching for Key-V…

200 篇论文

The programmability of modern network devices has led to innovative research in the area of in-network computing, i.e., offloading certain computations to the programmable data plane. Key-value stores, which offer coordination services for…

网络与互联网体系结构 · 计算机科学 2023-03-15 Stefanos Sagkriotis , Dimitrios Pezaros

We present a distributed proactive caching approach that exploits user mobility information to decide where to proactively cache data to support seamless mobility, while efficiently utilizing cache storage using a congestion pricing scheme.…

网络与互联网体系结构 · 计算机科学 2014-04-21 Vasilios A. Siris , Xenofon Vasilakos , George C. Polyzos

Distributed caches are widely deployed to serve social networks and web applications at billion-user scales. This paper presents Cache-on-Track (CoT), a decentralized, elastic, and predictive caching framework for cloud environments. CoT…

分布式、并行与集群计算 · 计算机科学 2020-06-19 Victor Zakhary , Lawrence Lim , Divyakant Agrawal , Amr El Abbadi

This work studies a well-known shared-cache coded caching scenario where each cache can serve an arbitrary number of users, analyzing the case where there is some knowledge about such number of users (i.e., the topology) during the content…

信息论 · 计算机科学 2023-02-21 Emanuele Parrinello , Antonio Bazco-Nogueras , Petros Elia

The importance of intelligent data placement, management, and analysis has become apparent as scientific data volumes across the network continue to increase. To that end, we describe the use of in-network caching service deployments as a…

网络与互联网体系结构 · 计算机科学 2022-03-15 Alex Sim , Ezra Kissel , Chin Guok

In-network caching is one of the fundamental operations of Information-centric networks (ICN). The default caching strategy taken by most of the current ICN proposals is caching along--default--path, which makes popular objects to be cached…

网络与互联网体系结构 · 计算机科学 2015-02-10 Sumanta Saha , Andrey Lukyanenko , Antti Ylä-Jääski

The revolutionary capabilities of Large Language Models (LLMs) are attracting rapidly growing popularity and leading to soaring user requests to inference serving systems. Caching techniques, which leverage data reuse to reduce computation,…

计算与语言 · 计算机科学 2025-07-15 Longwei Zou , Yan Liu , Jiamu Kang , Tingfeng Liu , Jiangang Kong , Yangdong Deng

To enhance the quality and speed of data processing and protect the privacy and security of the data, edge computing has been extensively applied to support data-intensive intelligent processing services at edge. Among these data-intensive…

网络与互联网体系结构 · 计算机科学 2020-10-30 Yana Qin , Danye Wu , Zhiwei Xu , Jie Tian , Yujun Zhang

With the advent of the Internet-of-Things (IoT), handling large volumes of time-series data has become a growing concern. Data, generated from millions of Internet-connected sensors, will drive new IoT applications and services. A key…

数据库 · 计算机科学 2016-05-10 Daniel G. Waddington , Changhui Lin

In this paper, we study a data caching problem in the cloud environment, where multiple frequently co-utilised data items could be packed as a single item being transferred to serve a sequence of data requests dynamically with reduced cost.…

数据结构与算法 · 计算机科学 2022-08-08 Jiashu Wu , Hao Dai , Yang Wang , Yong Zhang , Dong Huang , Chengzhong Xu

Caching at the network edge has emerged as a viable solution for alleviating the severe capacity crunch in modern content centric wireless networks by leveraging network load-balancing in the form of localized content storage and delivery.…

信息论 · 计算机科学 2016-06-15 Avik Sengupta , Ravi Tandon

In-network caching is a central aspect of Information-Centric Networking (ICN). It enables the rapid distribution of content across the network, alleviating strain on content producers and reducing content delivery latencies. ICN has…

网络与互联网体系结构 · 计算机科学 2019-05-06 Jakob Pfender , Alvin Valera , Winston K. G. Seah

Real-time and cyber-physical systems need to interact with and respond to their physical environment in a predictable time. While multicore platforms provide incredible computational power and throughput, they also introduce new sources of…

分布式、并行与集群计算 · 计算机科学 2021-06-29 Ayoosh Bansal , Jayati Singh , Yifan Hao , Jen-Yang Wen , Renato Mancuso , Marco Caccamo

Container virtualization enables emerging AI workloads such as model serving, highly parallelized training, machine learning pipelines, and so on, to be easily scaled on demand on the elastic cloud infrastructure. Particularly, AI workloads…

分布式、并行与集群计算 · 计算机科学 2023-09-06 Takeshi Yoshimura , Tatsuhiro Chiba , Sunyanan Choochotkaew , Seetharami Seelam , Hui-fang Wen , Jonas Pfefferle

Scientific collaborations are increasingly relying on large volumes of data for their work and many of them employ tiered systems to replicate the data to their worldwide user communities. Each user in the community often selects a…

网络与互联网体系结构 · 计算机科学 2022-05-12 Ruize Han , Alex Sim , Kesheng Wu , Inder Monga , Chin Guok , Frank Würthwein , Diego Davila , Justas Balcas , Harvey Newman

Edge nodes (ENs) in Internet of Things commonly serve as gateways to cache sensing data while providing accessing services for data consumers. This paper considers multiple ENs that cache sensing data under the coordination of the cloud.…

信息论 · 计算机科学 2020-09-01 Xiongwei Wu , Xiuhua Li , Jun Li , P. C. Ching , Victor C. M. Leung , H. Vincent Poor

Coordination services are a fundamental building block of modern cloud systems, providing critical functionalities like configuration management and distributed locking. The major challenge is to achieve low latency and high throughput…

分布式、并行与集群计算 · 计算机科学 2018-02-23 Xin Jin , Xiaozhou Li , Haoyu Zhang , Nate Foster , Jeongkeun Lee , Robert Soule , Changhoon Kim , Ion Stoica

We investigate the fundamental information theoretic limits of cache-aided wireless networks, in which edge nodes (or transmitters) are endowed with caches that can store popular content, such as multimedia files. This architecture aims to…

信息论 · 计算机科学 2015-12-25 Avik Sengupta , Ravi Tandon , Osvaldo Simeone

Locally caching contents at the network edge constitutes one of the most disruptive approaches in $5$G wireless networks. Reaping the benefits of edge caching hinges on solving a myriad of challenges such as how, what and when to…

信息论 · 计算机科学 2015-09-30 Ejder Baştuğ , Mehdi Bennis , Mérouane Debbah

Flow Matching models achieve state-of-the-art image generation quality but incur substantial inference cost due to iterative denoising through large Transformer networks. We observe that different layer groups within a Transformer exhibit…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Guandong Li