3 citations · 4 across the 3 of their papers we have counts for
3 papers
cs.DB2025
Is it Bigger than a Breadbox: Efficient Cardinality Estimation for Real World Workloads
Zixuan Yi, Sami Abu-el-Haija, Yawen Wang +8
DB engines produce efficient query execution plans by relying on cost models. Practical implementations estimate cardinality of queries using heuristics, with magic numbers tuned t…
cs.DB2025★ 3 cited
Low Rank Learning for Offline Query Optimization
Zixuan Yi, Yao Tian, Zachary G. Ives +1
Recent deployments of learned query optimizers use expensive neural networks and ad-hoc search policies. To address these issues, we introduce \textsc{LimeQO}, a framework for offl…
cs.DB2024★ 1 cited
The Unreasonable Effectiveness of LLMs for Query Optimization
Peter Akioyamen, Zixuan Yi, Ryan Marcus
Recent work in database query optimization has used complex machine learning strategies, such as customized reinforcement learning schemes. Surprisingly, we show that LLM embedding…