中文
相关论文

相关论文: DPG: A Cache-Efficient Accelerator for Sorting and…

200 篇论文

This paper focuses on the dynamic optimization of the Retrieval-Augmented Generation (RAG) architecture. It proposes a state-aware dynamic knowledge retrieval mechanism to enhance semantic understanding and knowledge scheduling efficiency…

计算与语言 · 计算机科学 2025-04-29 Jacky He , Guiran Liu , Binrong Zhu , Hanlu Zhang , Hongye Zheng , Xiaokai Wang

Owing to the significance of combinatorial search strategies both for academia and industry, the introduction of new techniques is a fast growing research field these days. These strategies have really taken different forms ranging from…

软件工程 · 计算机科学 2019-04-08 Bestoun S. Ahmed , Luca M. Gambardella , Kamal Z. Zamli

Retrieval-Augmented Generation (RAG) improves factuality by grounding LLMs in external knowledge, yet conventional centralized RAG requires aggregating distributed data, raising privacy risks and incurring high retrieval latency and cost.…

人工智能 · 计算机科学 2026-01-29 Wenqing Zhou , Yuxuan Yan , Qianqian Yang

Recently, order-preserving pattern (OPP) mining has been proposed to discover some patterns, which can be seen as trend changes in time series. Although existing OPP mining algorithms have achieved satisfactory performance, they discover…

数据库 · 计算机科学 2024-05-01 Youxi Wu , Zhen Wang , Yan Li , Yingchun Guo , He Jiang , Xingquan Zhu , Xindong Wu

This paper presents a family of algorithms for fast subset filtering within ordered sets of integers representing composite keys. Applications include significant acceleration of (ad-hoc) analytic queries against a data warehouse without…

数据库 · 计算机科学 2015-02-26 Alexander Russakovsky

Determinantal point processes (DPPs) are popular probabilistic models that arise in many machine learning tasks, where distributions of diverse sets are characterized by matrix determinants. In this paper, we develop fast algorithms to find…

离散数学 · 计算机科学 2017-06-15 Insu Han , Prabhanjan Kambadur , Kyoungsoo Park , Jinwoo Shin

This paper presents algorithms for hierarchical, agglomerative clustering which perform most efficiently in the general-purpose setup that is given in modern standard software. Requirements are: (1) the input data is given by pairwise…

机器学习 · 统计学 2011-09-13 Daniel Müllner

In the domain of geometry and topology optimization, discovering geometries that optimally satisfy specific problem criteria is a complex challenge in both engineering and scientific research. In this work, we propose a new approach for the…

计算物理 · 物理学 2024-11-26 Alexander Luce , Daniel Grünbaum , Florian Marquardt

Advances in mobile communication capabilities open the door for closer integration of pre-hospital and in-hospital care processes. For example, medical specialists can be enabled to guide on-site paramedics and can, in turn, be supplied…

系统与控制 · 电气工程与系统科学 2023-04-20 Steffen Gracla , Edgar Beck , Carsten Bockelmann , Armin Dekorsy

In this paper, a sorting technique is presented that takes as input a data set whose primary key domain is known to the sorting algorithm, and works with an time efficiency of O(n+k), where k is the primary key domain. It is shown that the…

数据结构与算法 · 计算机科学 2007-05-23 Udayan Khuarana

We present a new application for keyword search within relational databases, which uses a novel algorithm to solve the join discovery problem by finding Memex-like trails through the graph of foreign key dependencies. It differs from…

数据库 · 计算机科学 2007-05-23 Richard Wheeldon , Mark Levene , Kevin Keenoy

Ranking aggregation is commonly adopted in cooperative decision-making to assist in combining multiple rankings into a single representative. To protect the actual ranking of each individual, some privacy-preserving strategies, such as…

密码学与安全 · 计算机科学 2022-02-08 Baobao Song , Qiujun Lan , Yang Li , Gang Li

Generative retrieval is a promising new paradigm in text retrieval that generates identifier strings of relevant passages as the retrieval target. This paradigm leverages powerful generative language models, distinct from traditional sparse…

计算与语言 · 计算机科学 2024-02-19 Yongqi Li , Zhen Zhang , Wenjie Wang , Liqiang Nie , Wenjie Li , Tat-Seng Chua

We present OnPair, a dictionary-based compression algorithm designed to meet the needs of in-memory database systems that require both high compression and fast random access. Existing methods either achieve strong compression ratios at…

数据库 · 计算机科学 2025-08-05 Francesco Gargiulo , Rossano Venturini

There is a growing interest in leveraging GPUs for tasks beyond ML, especially in database systems. Despite the existing extensive work on GPU-based database operators, several questions are still open. For instance, the performance of…

数据库 · 计算机科学 2025-02-13 Bowen Wu , Dimitrios Koutsoukos , Gustavo Alonso

Video hashing finds a wide array of applications in content authentication, robust retrieval and anti-piracy search. While much of the existing research has focused on extracting robust and secure content descriptors, a significant open…

多媒体 · 计算机科学 2014-02-25 Mu Li , Vishal Monga

The tripartite graph is one of the commonest topological structures in social tagging systems such as Delicious, which has three types of nodes (i.e., users, URLs and tags). Traditional recommender systems developed based on collaborative…

信息检索 · 计算机科学 2019-08-17 Yao-Dong Zhao , Shi-Min Cai , Ming Tang , Ming-Sheng Shang

Sorting is an essential operation which is widely used and is fundamental to some very basic day to day utilities like searches, databases, social networks and much more. Optimizing this basic operation in terms of complexity as well as…

数据结构与算法 · 计算机科学 2021-07-06 Peeyush Kumar , Ayushe Gangal , Sunita Kumari , Sunita Tiwari

Partition selection, or set union, is an important primitive in differentially private mechanism design: in a database where each user contributes a list of items, the goal is to publish as many of these items as possible under differential…

密码学与安全 · 计算机科学 2023-06-23 Marika Swanberg , Damien Desfontaines , Samuel Haney

One major technical challenge for modern analytical database systems is how to leverage GPU to exploit their massive parallelism and high bandwidth. Yet, existing GPU-driven database engines suffer from inefficiencies caused by frequent…

数据库 · 计算机科学 2026-05-12 Tsuyoshi Ozawa , Kazuo Goda