A Amarilli, F Capelli - ACM SIGMOD Record, 2024 - dl.acm.org
This work reviews how database theory uses tractable circuit classes from knowledge compilation. We present relevant query evaluation tasks, and notions of tractable circuits …
Machine learning algorithms are commonly specified in linear algebra (LA). LA expressions can be rewritten into more efficient forms, by taking advantage of input properties such as …
W Dong, K Yi - ACM SIGMOD Record, 2023 - dl.acm.org
Differential privacy has garnered significant attention in recent years due to its potential in offering robust privacy protection for individual data during analysis. With the increasing …
M Idris, M Ugarte, S Vansummeren - Proceedings of the 2017 ACM …, 2017 - dl.acm.org
Modern computing tasks such as real-time analytics require refresh of query results under high update rates. Incremental View Maintenance (IVM) approaches this problem by …
Y Wang, K Yi - Proceedings of the 2021 International Conference on …, 2021 - dl.acm.org
In this paper, we describe a secure version of the classical Yannakakis algorithm for computing free-connex join-aggregate queries. This protocol can be used in the secure two …
W Dong, K Yi - Proceedings of the 2021 International Conference on …, 2021 - dl.acm.org
A general-purpose query engine that supports a large class of SQLs under differential privacy is the holy grail in privacy-preserving query release. The join operator presents a …
Although dominant for tabular data, ML libraries that train tree models over normalized databases (eg, LightGBM, XGBoost) require the data to be denormalized as a single table …
X Hu - Proceedings of the ACM on Management of Data, 2024 - dl.acm.org
This paper studies how to use fast matrix multiplication to speed up query processing. As observed, computing a two-table join and then projecting away the join attribute is …
C Aberger, A Lamb, K Olukotun… - 2018 IEEE 34th …, 2018 - ieeexplore.ieee.org
Pipelines combining SQL-style business intelligence (BI) queries and linear algebra (LA) are becoming increasingly common in industry. As a result, there is a growing need to unify …