Learning Linear Regression Models over Factorized Joins
Summary: Learning linear regression on training data defined by arbitrary joins using factorized representations. Proposes F/FDB, F, F/SQL to factorize cofactors, decouple gradient updates from convergence, and exploit join/union commutativity; factorized joins can be exponentially cheaper, delivering up to 1000x speedups over MADlib, StatsModels, and R. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Maximilian Schleich (University of Oxford)
- 2. Dan Olteanu (University of Oxford)
- 3. Radu Ciucanu (University of Oxford)
BibTeX Citation
@inproceedings{schleich_sigmod16,
title = {{Learning Linear Regression Models over Factorized Joins}},
author = {Schleich, Maximilian and Olteanu, Dan and Ciucanu, Radu},
series = {{SIGMOD} '16},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/2882903.2882939},
url = {https://dl.acm.org/doi/10.1145/2882903.2882939},
year = {2016}
}
Incoming Citations (Sorted by Pagerank)
Showing 12 of 62 citing papers.
Outgoing Citations (Sorted by Pagerank)
Showing 15 of 15 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 6,585 | JoinBoost: Grow Trees Over Normalized Data Using Only SQL | 2023 | VLDB |
| 2 | 2,927 | In-Database Learning with Sparse Tensors | 2018 | PODS |
| 3 | 835 | Scaling Factorization Machines to Relational Data | 2013 | VLDB |
| 4 | 10,466 | InferF: Declarative Factorization of AI/ML Inferences over Joins | 2026 | SIGMOD |
| 5 | 7,112 | Coresets over Multiple Tables for Feature-rich and Data-efficient Machine Learning | 2023 | VLDB |
| 6 | 1,235 | Towards Linear Algebra over Normalized Data | 2017 | VLDB |
| 7 | 2,179 | Enabling and Optimizing Non-linear Feature Interactions in Factorized Linear Algebra | 2019 | SIGMOD |
| 8 | 2,991 | FactorJoin: A New Cardinality Estimation Framework for Join Queries | 2023 | SIGMOD |
| 9 | 3,334 | F: Regression Models over Factorized Views | 2016 | VLDB |
| 10 | 715 | Learning Generalized Linear Models Over Normalized Data | 2015 | SIGMOD |