2 citations · 4 across the 3 of their papers we have counts for
3 papers
cs.DB2023★ 1 cited
Lero: A Learning-to-Rank Query Optimizer
Rong Zhu, Wei Chen, Bolin Ding +4
A recent line of works apply machine learning techniques to assist or rebuild cost-based query optimizers in DBMS. While exhibiting superiority in some benchmarks, their deficienci…
cs.DB2021★ 2 cited
Baihe: SysML Framework for AI-driven Databases
Andreas Pfadler, Rong Zhu, Wei Chen +4
We present Baihe, a SysML Framework for AI-driven Databases. Using Baihe, an existing relational database system may be retrofitted to use learned components for query optimization…
cs.DB2021★ 1 cited
Glue: Adaptively Merging Single Table Cardinality to Estimate Join Query Size
Rong Zhu, Tianjing Zeng, Andreas Pfadler +3
Cardinality estimation (CardEst), a central component of the query optimizer, plays a significant role in generating high-quality query plans in DBMS. The CardEst problem has been…