1 code implementation • 11 Mar 2024 • Saehan Jo, Immanuel Trummer
SMART employs a profiling phase that evaluates the performance of multiple LLMs to identify those that meet the user-defined accuracy level.
1 code implementation • 21 Jul 2023 • Kaiwen Wang, Junxiong Wang, Yueying Li, Nathan Kallus, Immanuel Trummer, Wen Sun
Join order selection (JOS) is the problem of ordering join operations to minimize total query execution cost and it is the core NP-hard combinatorial optimization problem of query optimization.
1 code implementation • 19 Apr 2023 • Simran Arora, Brandon Yang, Sabri Eyuboglu, Avanika Narayan, Andrew Hojel, Immanuel Trummer, Christopher Ré
Code synthesis is cheap, but far less accurate than directly processing each document with the LLM.
no code implementations • 19 Apr 2022 • Immanuel Trummer
CodexDB is an SQL processing engine whose internals can be customized via natural language instructions.
no code implementations • 21 Dec 2021 • Immanuel Trummer
DB-BERT is a database tuning tool that exploits information gained via natural language analysis of manuals and other relevant text documents.
1 code implementation • 14 Oct 2021 • Junxiong Wang, Debabrota Basu, Immanuel Trummer
In black-box optimization problems, we aim to maximize an unknown objective function, where the function is only accessible through feedbacks of an evaluation or simulation oracle.
1 code implementation • 9 Jul 2021 • Immanuel Trummer
This paper examines that hypothesis in the context of data correlation analysis: is it possible to find column pairs with correlated data by analyzing their names via language models?