arXiv · 2602.04181
Piece of CAKE: Adaptive Execution Engines via Microsecond-Scale Learning
Abstract
Low-level database operators often admit multiple physical implementations ("kernels") that are semantically equivalent but have vastly different performance characteristics depending on the input data distribution. Existing database systems typically rely on static heuristics or worst-case optimal defaults to select these kernels, often missing significant performance opportunities. In this work, we propose CAKE (Counterfactual Adaptive Kernel Execution), a system that learns to select the optimal kernel for each data "morsel" using a microsecond-scale contextual multi-armed bandit. CAKE circumvents the high latency of traditional reinforcement learning by exploiting the cheapness of counterfactuals -- selectively running multiple kernels to obtain full feedback -- and compiling policies into low-latency regret trees. Experimentally, we show that CAKE can reduce end-to-end workload latency by up to 2x compared to state-of-the-art static heuristics.
Explore related subjects
Keep this discovery
Zijie Zhao, Ryan Marcus. 2026-02-04. Piece of CAKE: Adaptive Execution Engines via Microsecond-Scale Learning. https://arxiv.org/abs/2602.04181
Cite the original work for its findings. Save a collection to share your selection of sources.