Talks and presentations

Palimpzest: Optimizing AI-Powered Analytics with Declarative Query Processing

January 20, 2025

Conference Talk, CIDR 2025,

Presented our vision paper on Palimpzest, a system that enables anyone to process AI-powered analytical queries simply by defining them in a declarative language. The system uses its cost optimization framework to implement the query plan with the best trade-offs between runtime, financial cost, and output data quality.

Accelerating Aggregation Queries on Unstructured Streams of Data

August 28, 2023

Conference Talk, VLDB 2023, Vancouver, BC, Canada

Presented our work on InQuest, a system for accelerating aggregation queries on unstructured streams of data with statistical guarantees on query accuracy. InQuest leverages inexpensive approximation models (“proxies”) and sampling techniques to limit the execution of an expensive high-precision model (an “oracle”) to a subset of the stream.