中文
相关论文

相关论文: Worst-Case Optimal Radix Triejoin

200 篇论文

Storage-based joins are still commonly used today because the memory budget does not always scale with the data size. One of the many join algorithms developed that has been widely deployed and proven to be efficient is the Hybrid Hash Join…

数据库 · 计算机科学 2023-10-06 Zichen Zhu , Xiao Hu , Manos Athanassoulis

Finding a maximum-cardinality or maximum-weight matching in (edge-weighted) undirected graphs is among the most prominent problems of algorithmic graph theory. For $n$-vertex and $m$-edge graphs, the best known algorithms run in…

数据结构与算法 · 计算机科学 2021-05-10 Tomohiro Koana , Viatcheslav Korenwein , André Nichterlein , Rolf Niedermeier , Philipp Zschoche

Conjunctive queries are the most basic and central class of database queries. With the continued growth of demands to manage and process the massive volume of different types of data, there is little research to study the conjunctive…

数据库 · 计算机科学 2022-06-10 Yuxing Chen , Jiaheng Lu

Discovering which tables in large, heterogeneous repositories can be joined and by what transformations is a central challenge in data integration and data discovery. Traditional join discovery methods are largely designed for equi-joins,…

数据库 · 计算机科学 2025-12-03 Ning Wang , Sainyam Galhotra

Join operations (especially n-way, many-to-many joins) are known to be time- and resource-consuming. At large scales, with respect to table and join-result sizes, current state of the art approaches (including both binary-join plans which…

数据库 · 计算机科学 2022-06-23 Ali Mohammadi Shanghooshabad , Peter Triantafillou

An insightful view into the design of traitor tracing codes should necessarily consider the worst case attacks that the colluders can lead. This paper takes an information-theoretic point of view where the worst case attack is defined as…

信息论 · 计算机科学 2009-08-18 Teddy Furon , Luis Perez-Freire

Performing efficient inference on Bayesian Networks (BNs), with large numbers of densely connected variables is challenging. With exact inference methods, such as the Junction Tree algorithm, clustering complexity can grow exponentially…

人工智能 · 计算机科学 2016-02-08 Peng Lin , Martin Neil , Norman Fenton

It is generally believed that ensemble approaches, which combine multiple algorithms or models, can outperform any single algorithm at machine learning tasks, such as prediction. In this paper, we propose Bayesian convex and linear…

统计理论 · 数学 2014-03-07 Yun Yang , David B. Dunson

In this paper we consider two special cases of the "cover-by-pairs" optimization problem that arise when we need to place facilities so that each customer is served by two facilities that reach it by disjoint shortest paths. These problems…

A strategy is proposed for characterizing the worst-case performance of algorithms for solving nonconvex smooth optimization problems. Contemporary analyses characterize worst-case performance by providing, under certain assumptions on an…

最优化与控制 · 数学 2018-08-28 Frank E. Curtis , Daniel P. Robinson

Recent advancements in quantum computing and quantum-inspired algorithms have sparked renewed interest in binary optimization. These hardware and software innovations promise to revolutionize solution times for complex problems. In this…

In this report, we try to improve the performance of existing approaches for search operations in multi-robot context. We propose three novel algorithms that are using a triangular grid pattern, i.e., robots certainly go through the…

机器人学 · 计算机科学 2016-05-17 Ahmad Baranzadeh

Similarity join--a widely used operation in data science--finds all pairs of items that have distance smaller than a threshold. Prior work has explored distributed computation methods to scale similarity join to large data volumes but these…

数据库 · 计算机科学 2025-10-13 Yanqi Chen , Xiao Yan , Alexandra Meliou , Eric Lo

Filtered approximate nearest neighbor search (ANNS) restricts the search to data objects whose attributes satisfy a given filter and retrieves the top-$K$ objects that are most semantically similar to the query object. Many graph-based ANNS…

数据库 · 计算机科学 2025-11-04 Tianming Wu , Dixin Tang

We study distributed optimization algorithms for minimizing the average of convex functions. The applications include empirical risk minimization problems in statistical machine learning where the datasets are large and have to be stored on…

最优化与控制 · 数学 2016-01-07 Jason D. Lee , Qihang Lin , Tengyu Ma , Tianbao Yang

In this paper different optimization of Ad-hoc routing algorithm is surveyed and a new method using training based optimization algorithm for reducing the complexity of routing algorithms is suggested. A binary matrix is assigned to each…

网络与互联网体系结构 · 计算机科学 2012-06-11 Sarvesh Kumar Sharma

Data summarization has become a valuable tool in understanding even terabytes of data. Due to their compelling theoretical properties, submodular functions have been in the focus of summarization algorithms. These algorithms offer…

机器学习 · 计算机科学 2021-05-11 Sebastian Buschjäger , Philipp-Jan Honysz , Lukas Pfahler , Katharina Morik

In this paper, a reduced-rank scheme with joint iterative optimization is presented for direction of arrival estimation. A rank-reduction matrix and an auxiliary reduced-rank parameter vector are jointly optimized to calculate the output…

数据结构与算法 · 计算机科学 2016-11-17 L. Wang , R. C. de Lamare , M. Haardt

Join order selection plays a significant role in query performance. However, modern query optimizers typically employ static join enumeration algorithms that do not receive any feedback about the quality of the resulting plan. Hence,…

数据库 · 计算机科学 2018-09-28 Ryan Marcus , Olga Papaemmanouil

We introduce a novel approach to reduce the computational effort of solving mixed-integer convex chance constrained programs through the scenario approach. Instead of reducing the number of required scenarios, we directly minimize the…

最优化与控制 · 数学 2020-02-05 Damian Frick , Pier Giuseppe Sessa , Tony A. Wood , Maryam Kamgarpour