中文
相关论文

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

200 篇论文

Large Language Models (LLMs) are increasingly being used to plan, reason, and execute tasks across diverse scenarios. In use cases like repeatable workflows and agentic settings, prompts are often reused with minor variations while having a…

计算与语言 · 计算机科学 2025-11-25 Sarthak Chakraborty , Suman Nath , Xuchao Zhang , Chetan Bansal , Indranil Gupta

Memory caches are being aggressively used in today's data-parallel frameworks such as Spark, Tez and Storm. By caching input and intermediate data in memory, compute tasks can witness speedup by orders of magnitude. To maximize the chance…

分布式、并行与集群计算 · 计算机科学 2017-08-29 Yinghao Yu , Wei Wang , Jun Zhang , Khaled B. Letaief

The overall performance of content distribution networks as well as recently proposed information-centric networks rely on both memory and bandwidth capacities. In this framework, the hit ratio is the key performance indicator which…

性能 · 计算机科学 2016-11-27 Massimo Gallo , Bruno Kauffmann , Luca Muscariello , Alain Simonian , Christian Tanguy

Content Delivery Networks (CDNs) deliver a majority of the user-requested content on the Internet, including web pages, videos, and software downloads. A CDN server caches and serves the content requested by users. Designing caching…

网络与互联网体系结构 · 计算机科学 2017-12-12 Soumya Basu , Aditya Sundarrajan , Javad Ghaderi , Sanjay Shakkottai , Ramesh Sitaraman

In this work a novel family of decentralised caching policies for wireless networks is introduced, referred to as spatial multi-LRU. These improve cache-hit probability by exploiting multi-coverage. Two variations are proposed, the…

网络与互联网体系结构 · 计算机科学 2016-11-09 Apostolos Avranas , Anastasios Giovanidis

Large Language Models (LLMs), such as GPT, have revolutionized artificial intelligence by enabling nuanced understanding and generation of human-like text across a wide range of applications. However, the high computational and financial…

机器学习 · 计算机科学 2024-12-10 Sajal Regmi , Chetan Phakami Pun

Previous work has shown the effectiveness of random walk hitting times as a measure of dissimilarity in a variety of graph-based learning problems such as collaborative filtering, query suggestion or finding paraphrases. However,…

数据结构与算法 · 计算机科学 2013-04-17 Joel Lang , James Henderson

We present an I/O-efficient algorithm for computing similarity joins based on locality-sensitive hashing (LSH). In contrast to the filtering methods commonly suggested our method has provable sub-quadratic dependency on the data size.…

数据结构与算法 · 计算机科学 2017-03-29 Rasmus Pagh , Ninh Pham , Francesco Silvestri , Morten Stöckel

While existing social networking services tend to connect people who know each other, people show a desire to also connect to yet unknown people in physical proximity. Existing research shows that people tend to connect to similar people.…

社会与信息网络 · 计算机科学 2019-06-10 Felix Beierle

This paper presents a new approach to statistical similarity assessment based on sequence alignment. The algorithm performs mutual matching of two random sequences by successively searching for common elements and by applying sequence…

信号处理 · 电气工程与系统科学 2021-06-09 Jakub Nikonowicz , Łukasz Matuszewski , Paweł Kubczak

LLM serving systems process heterogeneous query workloads where different categories exhibit different characteristics. Code queries cluster densely in embedding space while conversational queries distribute sparsely. Content staleness…

数据库 · 计算机科学 2025-11-03 Chen Wang , Xunzhuo Liu , Yue Zhu , Alaa Youssef , Priya Nagpurkar , Huamin Chen

Caching is frequently used by Internet Service Providers as a viable technique to reduce the latency perceived by end users, while jointly offloading network traffic. While the cache hit-ratio is generally considered in the literature as…

网络与互联网体系结构 · 计算机科学 2014-08-27 Andrea Araldo , Michele Mangili , Fabio Martignon , Dario Rossi

Suggesting similar questions for a user query has many applications ranging from reducing search time of users on e-commerce websites, training of employees in companies to holistic learning for students. The use of Natural Language…

计算与语言 · 计算机科学 2022-04-27 Shriniwas Nayak , Anuj Kanetkar , Hrushabh Hirudkar , Archana Ghotkar , Sheetal Sonawane , Onkar Litake

Click-Through Rate (CTR) prediction is one of the core tasks in recommender systems (RS). It predicts a personalized click probability for each user-item pair. Recently, researchers have found that the performance of CTR model can be…

信息检索 · 计算机科学 2021-08-11 Qiwei Chen , Changhua Pei , Shanshan Lv , Chao Li , Junfeng Ge , Wenwu Ou

In-network caching is likely to become an integral part of various networked systems (e.g., 5G networks, LPWAN and IoT systems) in the near future. In this paper, we compare and contrast model-based and machine learning approaches for…

网络与互联网体系结构 · 计算机科学 2020-04-16 Adita Kulkarni , Anand Seetharam

Online learning algorithms have been successfully used to design caching policies with sublinear regret in the total number of requests, with no statistical assumption about the request sequence. Most existing algorithms involve…

机器学习 · 计算机科学 2025-03-05 Younes Ben Mazziane , Francescomaria Faticanti , Sara Alouf , Giovanni Neglia

Similarity search is the task of retrieving data items that are similar to a given query. In this paper, we introduce the time-sensitive notion of similarity search over endless data-streams (SSDS), which takes into account data quality and…

信息检索 · 计算机科学 2017-08-08 Naama Kraus , David Carmel , Idit Keidar

This article introduces a novel family of decentralised caching policies, applicable to wireless networks with finite storage at the edge-nodes (stations). These policies are based on the Least-Recently-Used replacement principle, and are,…

性能 · 计算机科学 2016-06-22 Anastasios Giovanidis , Apostolos Avranas

Caching is crucial for system performance, but the delayed hit phenomenon, where requests queue during lengthy fetches after a cache miss, significantly degrades user-perceived latency in modern high-throughput systems. While prior works…

网络与互联网体系结构 · 计算机科学 2025-05-22 Bowen Jiang , Chaofan Ma

Software caches optimize the performance of diverse storage systems, databases and other software systems. Existing works on software caches automatically resort to fully associative cache designs. Our work shows that limited associativity…

硬件体系结构 · 计算机科学 2021-09-08 Dolev Adas , Gil Einziger , Roy Friedman