中文
相关论文

相关论文: From Small-World Networks to Comparison-Based Sear…

200 篇论文

The fundamental caching problem in networks asks to find an allocation of contents to a network of caches with the aim of maximizing the cache hit rate. Despite the problem's importance to a variety of research areas -- including not only…

网络与互联网体系结构 · 计算机科学 2024-12-24 Robert Ganian , Fionn Mc Inerney , Dimitra Tsigkari

Consider the following generalization of the classic binary search problem: A searcher is required to find a hidden target vertex $x$ in a graph $G$. To do so, they iteratively perform queries to an oracle, each about a chosen vertex $v$.…

数据结构与算法 · 计算机科学 2026-03-17 Michał Szyfelbein

Online decision-makers often obtain predictions on future variables, such as arrivals, demands, inventories, and so on. These predictions can be generated from simple forecasting algorithms for univariate time-series, all the way to…

最优化与控制 · 数学 2024-06-25 Lin An , Andrew A. Li , Benjamin Moseley , Gabriel Visotsky

Information dissemination is a fundamental and frequently occurring problem in large, dynamic, distributed systems. In order to solve this, there has been an increased interest in creating efficient overlay networks that can maintain…

网络与互联网体系结构 · 计算机科学 2020-06-09 Chase Smith , Alex Rusnak

Feature selection is popular for obtaining small, interpretable, yet highly accurate prediction models. Conventional feature-selection methods typically yield one feature set only, which might not suffice in some scenarios. For example,…

机器学习 · 计算机科学 2025-02-07 Jakob Bach

Efficiently tackling combinatorial reasoning problems, particularly the notorious NP-hard tasks, remains a significant challenge for AI research. Recent efforts have sought to enhance planning by incorporating hierarchical high-level search…

Nearest neighbor search is a fundamental data structure problem with many applications in machine learning, computer vision, recommendation systems and other fields. Although the main objective of the data structure is to quickly report…

数据结构与算法 · 计算机科学 2025-02-20 Piyush Anand , Piotr Indyk , Ravishankar Krishnaswamy , Sepideh Mahabadi , Vikas C. Raykar , Kirankumar Shiragur , Haike Xu

We study the problem of optimal content placement over a network of caches, a problem naturally arising in several networking applications, including ICNs, CDNs, and P2P systems. Given a demand of content request rates and paths followed,…

网络与互联网体系结构 · 计算机科学 2016-04-13 Stratis Ioannidis , Edmund Yeh

We consider the problem of evaluating certain types of functional aggregation queries on relational data subject to additive inequalities. Such aggregation queries, with a smallish number of additive inequalities, arise naturally/commonly…

数据结构与算法 · 计算机科学 2020-05-04 Mahmoud Abo-Khamis , Sungjin Im , Benjamin Moseley , Kirk Pruhs , Alireza Samadian

Network or graph structures are ubiquitous in the study of complex systems. Often, we are interested in complexity trends of these system as it evolves under some dynamic. An example might be looking at the complexity of a food web as…

信息论 · 计算机科学 2012-01-23 Russell K. Standish

With the recent advancements in information technology there has been a huge surge in amount of data available. But information retrieval technology has not been able to keep up with this pace of information generation resulting in over…

计算与语言 · 计算机科学 2017-10-24 Nishant Nikhil , Muktabh Mayank Srivastava

A frequent problem in settings where a unique resource must be shared among users is how to resolve the contention that arises when all of them must use it, but the resource allows only for one user each time. The application of efficient…

分布式、并行与集群计算 · 计算机科学 2011-07-04 Antonio Fernández Anta , Miguel A. Mosteiro , Jorge Ramón Muñoz

We consider the problem of segmenting a large population of customers into non-overlapping groups with similar preferences, using diverse preference observations such as purchases, ratings, clicks, etc. over subsets of items. We focus on…

统计方法学 · 统计学 2017-01-27 Srikanth Jagabathula , Lakshminarayanan Subramanian , Ashwin Venkataraman

Convolutional neural networks model the transformation of the input sensory data at the bottom of a network hierarchy to the semantic information at the top of the visual hierarchy. Feedforward processing is sufficient for some object…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Mahdi Biparva , John Tsotsos

We consider models of content delivery networks in which the servers are constrained by two main resources: memory and bandwidth. In such systems, the throughput crucially depends on how contents are replicated across servers and how the…

性能 · 计算机科学 2018-01-10 Arpan Mukhopadhyay , Nidhi Hegde , Marc Lelarge

We introduce a search problem generalizing the typical setting of Binary Search on the line. Similar to the setting for Binary Search, a target is chosen adversarially on the line, and in response to a query, the algorithm learns whether…

数据结构与算法 · 计算机科学 2023-03-14 Calvin Leng , David Kempe

Search systems are increasingly used for gaining knowledge through accessing relevant resources from a vast volume of content. However, search systems provide only limited support to users in knowledge acquisition contexts. Specifically,…

信息检索 · 计算机科学 2022-04-26 Yasin Ghafourian

We present a model of competition between web search algorithms, and study the impact of such competition on user welfare. In our model, search providers compete for customers by strategically selecting which search results to display in…

计算机科学与博弈论 · 计算机科学 2013-10-16 David Kempe , Brendan Lucier

With the advent of large-scale heterogeneous search engines comes the problem of unified search control resulting in mismatches that could have otherwise avoided. A mechanism is needed to determine exact patterns in web mining and…

密码学与安全 · 计算机科学 2019-01-28 Nazim Uddin Sheikh , Hasina Rahman , Hamid Al-Qahtani

Large-scale industrial recommender systems are usually confronted with computational problems due to the enormous corpus size. To retrieve and recommend the most relevant items to users under response time limits, resorting to an efficient…

信息检索 · 计算机科学 2019-11-21 Han Zhu , Daqing Chang , Ziru Xu , Pengye Zhang , Xiang Li , Jie He , Han Li , Jian Xu , Kun Gai