中文
相关论文

相关论文: Computing the Hit Rate of Similarity Caching

200 篇论文

Similarity caching allows requests for an item to be served by a similar item. Applications include recommendation systems, multimedia retrieval, and machine learning. Recently, many similarity caching policies have been proposed, like…

网络与互联网体系结构 · 计算机科学 2023-09-22 Younes Ben Mazziane , Sara Alouf , Giovanni Neglia , Daniel S. Menasche

This paper focuses on similarity caching systems, in which a user request for an {object~$o$} that is not in the cache can be (partially) satisfied by a similar stored {object~$o'$}, at the cost of a loss of user utility. Similarity caching…

网络与互联网体系结构 · 计算机科学 2021-05-28 Michele Garetto , Emilio Leonardi , Giovanni Neglia

The modeling and analysis of an LRU cache is extremely challenging as exact results for the main performance metrics (e.g. hit rate) are either lacking or cannot be used because of their high computational complexity for large caches. As a…

性能 · 计算机科学 2018-07-11 Bo Jiang , Philippe Nain , Don Towsley

In a 2002 paper, Che and co-authors proposed a simple approach for estimating the hit rates of a cache operating the least recently used (LRU) replacement policy. The approximation proves remarkably accurate and is applicable to quite…

网络与互联网体系结构 · 计算机科学 2012-02-20 Christine Fricker , Philippe Robert , James Roberts

Similarity search is a key operation in multimedia retrieval systems and recommender systems, and it will play an important role also for future machine learning and augmented reality applications. When these systems need to serve large…

网络与互联网体系结构 · 计算机科学 2022-09-23 T. Si-Salem , G. Neglia , D. Carra

Several real-time delay-sensitive applications pose varying degrees of freshness demands on the requested content. The performance of cache replacement policies that are agnostic to these demands is likely to be sub-optimal. Motivated by…

网络与互联网体系结构 · 计算机科学 2018-01-01 Pawan Poojary , Sharayu Moharir , Krishna Jagannathan

Caching systems have long been crucial for improving the performance of a wide variety of network and web based online applications. In such systems, end-to-end application performance heavily depends on the fraction of objects transferred…

性能 · 计算机科学 2021-06-14 Nitish K. Panigrahy , Philippe Nain , Giovanni Neglia , Don Towsley

Typical analysis of content caching algorithms using the metric of steady state hit probability under a stationary request process does not account for performance loss under a variable request arrival process. In this work, we consider…

网络与互联网体系结构 · 计算机科学 2018-04-10 Jian Li , Srinivas Shakkottai , John C. S. Lui , Vijay Subramanian

In this paper, storage efficient caching based on time domain buffer sharing is considered. The caching policy allows a user to determine whether and how long it should cache a content item according to the prediction of its random request…

信息论 · 计算机科学 2018-04-10 Wei Chen , H. Vincent Poor

Software caches are an intrinsic component of almost every computer system. Consequently, caching algorithms, particularly eviction policies, are the topic of many papers. Almost all these prior papers evaluate the caching algorithm based…

性能 · 计算机科学 2024-11-19 Ziyue Qiu , Juncheng Yang , Mor Harchol-Balter

With similarity-based content delivery, the request for a content can be satisfied by delivering a related content under a dissimilarity cost. This letter addresses the joint optimization of caching and similarity-based delivery decisions…

网络与互联网体系结构 · 计算机科学 2020-10-16 Jizhe Zhou , Osvaldo Simeone , Xing Zhang , Wenbo Wang

To efficiently scale data caching infrastructure to support emerging big data applications, many caching systems rely on consistent hashing to group a large number of servers to form a cooperative cluster. These servers are organized…

性能 · 计算机科学 2018-01-12 Kaiyi Ji , Guocong Quan , Jian Tan

Similarity caching systems have recently attracted the attention of the scientific community, as they can be profitably used in many application contexts, like multimedia retrieval, advertising, object recognition, recommender systems and…

网络与互联网体系结构 · 计算机科学 2021-02-10 Michele Garetto , Emilio Leonardi , Giovanni Neglia

We consider Time-to-Live (TTL) caches that tag every object in cache with a specific (and possibly renewable) expiration time. State-of-the-art models for TTL caches assume zero object fetch delay, i.e., the time required to fetch a…

网络与互联网体系结构 · 计算机科学 2022-01-28 Karim Elsayed , Amr Rizk

Crucial performance metrics of a caching algorithm include its ability to quickly and accurately learn a popularity distribution of requests. However, a majority of work on analytical performance analysis focuses on hit probability after an…

网络与互联网体系结构 · 计算机科学 2020-04-02 Archana Bura , Desik Rengarajan , Dileep Kalathil , Srinivas Shakkottai , Jean-Francois Chamberland-Tremblay

With the development of Internet of Things (IoT) and communication technology, the number of next-generation IoT devices has increased explosively, and the delay requirement for content requests is becoming progressively higher.…

网络与互联网体系结构 · 计算机科学 2019-10-31 Yixue Hao , Miao Li , Di Wu , Min Chen , Mohammad Mehedi Hassan , Giancarlo Fortino

Caching is widely used in industry to improve application performance by reducing data-access latency and taking the load off the backend infrastructure. TTLs have become the de-facto mechanism used to keep cached data reasonably fresh…

操作系统 · 计算机科学 2024-12-31 Ziming Mao , Rishabh Iyer , Scott Shenker , Ion Stoica

While Deep Learning (DL) technologies are a promising tool to solve networking problems that map to classification tasks, their computational complexity is still too high with respect to real-time traffic measurements requirements. To…

网络与互联网体系结构 · 计算机科学 2022-10-04 Alessandro Finamore , James Roberts , Massimo Gallo , Dario Rossi

This paper presents a comprehensive comparison of distributed caching algorithms employed in modern distributed systems. We evaluate various caching strategies including Least Recently Used (LRU), Least Frequently Used (LFU), Adaptive…

分布式、并行与集群计算 · 计算机科学 2025-04-04 Helen Mayer , James Richards

Caching techniques are widely used in the era of cloud computing from applications, such as Web caches to infrastructures, Memcached and memory caches in computer architectures. Prediction of cached data can greatly help improve cache…

机器学习 · 计算机科学 2020-08-03 Pengcheng Li , Yongbin Gu
‹ 上一页 1 2 3 10 下一页 ›