← Search

Tim Kraska

4 accepted papers

2026

KRAMABENCH: A Benchmark for AI Systems on Data-to-Insight Pipelines over Data Lakes

ICLR 2026poster

Discovering insights from a real-world data lake potentially containing unclean, semi-structured, and unstructured data requires a variety of data processing tasks, ranging from extraction and cleaning to integration, analysis, and modeling. This process often also demands domain knowledge and proje…

Cited by 0SourcecodeScholar
2025

SQLens: An End-to-End Framework for Error Detection and Correction in Text-to-SQL

NeurIPS 2025poster

Text-to-SQL systems translate natural language (NL) questions into SQL queries, enabling non-technical users to interact with structured data. While large language models (LLMs) have shown promising results on the text-to-SQL task, they often produce semantically incorrect yet syntactically valid qu…

Cited by 0SourceScholar
2019

Park: An Open Platform for Learning-Augmented Computer Systems

NeurIPS 2019poster

We present Park, a platform for researchers to experiment with Reinforcement Learning (RL) for computer systems. Using RL for improving the performance of systems has a lot of potential, but is also in many ways very different from, for example, using RL for games. Thus, in this work we first disc…