中文
相关论文

相关论文: Timehash: Hierarchical Time Indexing for Efficient…

200 篇论文

Distributed Hash Tables (DHTs) have been used in several applications, but most DHTs have opted to solve lookups with multiple hops, to minimize bandwidth costs while sacrificing lookup latency. This paper presents D1HT, an original DHT…

分布式、并行与集群计算 · 计算机科学 2014-09-01 Luiz Monnerat , Claudio L. Amorim

The data structure at the core of large-scale search engines is the inverted index, which is essentially a collection of sorted integer sequences called inverted lists. Because of the many documents indexed by such engines and stringent…

信息检索 · 计算机科学 2022-02-08 Giulio Ermanno Pibiri , Rossano Venturini

Efficiently querying data on embedded sensor and IoT devices is challenging given the very limited memory and CPU resources. With the increasing volumes of collected data, it is critical to process, filter, and manipulate data on the edge…

数据库 · 计算机科学 2023-03-07 David Ding , Ivan Carvalho , Ramon Lawrence

The rapid expansion of Earth Science data from satellite observations, reanalysis products, and numerical simulations has created a critical bottleneck in scientific discovery, namely identifying relevant datasets for a given research…

数据库 · 计算机科学 2026-03-03 Youran Sun , Yixin Wen , Haizhao Yang

Efficiently reranking documents retrieved from information retrieval (IR) pipelines to enhance overall quality of Retrieval-Augmented Generation (RAG) system remains an important yet challenging problem. Recent studies have highlighted the…

计算与语言 · 计算机科学 2025-11-12 Jingyu Wu , Aditya Shrivastava , Jing Zhu , Alfy Samuel , Anoop Kumar , Daben Liu

Real-time heuristic search algorithms are suitable for situated agents that need to make their decisions in constant time. Since the original work by Korf nearly two decades ago, numerous extensions have been suggested. One of the most…

人工智能 · 计算机科学 2009-12-17 Valeriy K. Bulitko , Vadim Bulitko

In the age of big data, information security has become a major issue of debate, especially with the rise of the Internet of Things (IoT), where attackers can effortlessly obtain physical access to edge devices. The hash algorithm is the…

密码学与安全 · 计算机科学 2022-08-17 Jingyao Zhang , Elaheh Sadredini

Machine learning tasks over image databases often generate masks that annotate image content (e.g., saliency maps, segmentation maps, depth maps) and enable a variety of applications (e.g., determine if a model is learning spurious…

数据库 · 计算机科学 2024-01-09 Dong He , Jieyu Zhang , Maureen Daum , Alexander Ratner , Magdalena Balazinska

Temporal closeness is a generalization of the classical closeness centrality measure for analyzing evolving networks. The temporal closeness of a vertex $v$ is defined as the sum of the reciprocals of the temporal distances to the other…

数据库 · 计算机科学 2023-01-23 Lutz Oettershagen , Petra Mutzel

Weighted minwise hashing (WMH) is one of the fundamental subroutine, required by many celebrated approximation algorithms, commonly adopted in industrial practice for large scale-search and learning. The resource bottleneck of the…

数据结构与算法 · 计算机科学 2016-02-29 Anshumali Shrivastava

Modern cloud databases present scaling as a binary decision: scale-out by adding nodes or scale-up by increasing per-node resources. This one-dimensional view is limiting because database performance, cost, and coordination overhead emerge…

分布式、并行与集群计算 · 计算机科学 2026-05-05 Shahir Abdullah , Syed Rohit Zaman

Many real-world applications operate on dynamic graphs that undergo rapid changes in their topological structure over time. However, it is challenging to design dynamic algorithms that are capable of supporting such graph changes…

数据库 · 计算机科学 2022-04-26 Muhammad Farhan , Qing Wang , Henning Koehler

Enterprise data lakes often suffer from substantial amounts of duplicate and redundant data, with data volumes ranging from terabytes to petabytes. This leads to both increased storage costs and unnecessarily high maintenance costs for…

Dense neural text retrieval has achieved promising results on open-domain Question Answering (QA), where latent representations of questions and passages are exploited for maximum inner product search in the retrieval process. However,…

信息检索 · 计算机科学 2021-11-01 Ye Liu , Kazuma Hashimoto , Yingbo Zhou , Semih Yavuz , Caiming Xiong , Philip S. Yu

Data series similarity search is an important operation and at the core of several analysis tasks and applications related to data series collections. Despite the fact that data series indexes enable fast similarity search, all existing…

数据库 · 计算机科学 2020-09-23 Michele Linardi , Themis Palpanas

Temporal information plays a crucial role in many database applications, however support for queries on such data is limited. We present an index structure, termed RD-index, to support range-duration queries over interval timestamped…

数据库 · 计算机科学 2022-06-16 Matteo Ceccarello , Anton Dignös , Johann Gamper , Christina Khnaisser

Massive amount of data that are geo-tagged and associated with text information are being generated at an unprecedented scale in many emerging applications such as location based services and social networks. Due to their importance, a…

数据库 · 计算机科学 2018-05-08 Chengyuan Zhang , Lei Zhu , Weiren Yu , Jun Long , Fang Huang , Hongbo Zhao

Real-time detection and mitigation of technical anomalies are critical for large-scale cloud-native services, where even minutes of downtime can result in massive financial losses and diminished user trust. While customer incidents serve as…

计算与语言 · 计算机科学 2026-05-25 Jun Wang , Ziyin Zhang , Rui Wang , Hang Yu , Peng Di , Rui Wang

With powerful and integrative large language models (LLMs), medical AI agents have demonstrated unique advantages in providing personalized medical consultations, continuous health monitoring, and precise treatment plans.…

硬件体系结构 · 计算机科学 2025-11-03 Zhipeng Liao , Kunming Shao , Jiangnan Yu , Liang Zhao , Tim Kwang-Ting Cheng , Chi-Ying Tsui , Jie Yang , Mohamad Sawan

Data lakes enable easy maintenance of heterogeneous data in its native form. While this flexibility can accelerate data ingestion, it shifts the complexity of data preparation and query processing to data discovery tasks. One such task is…

数据库 · 计算机科学 2025-11-05 Tim Otto