activity
20242026
collaborators

11 papers

cs.DB2026

SemJoin: Semantic Join Optimization

Christopher Gou, Aditya Banerjee, Jiaxuan Wang +1

Integrating unstructured data into relational database systems is increasingly important as demand grows for natural language querying and analysis. A semantic join, joining two ta…

cs.DB2026

TabClean: Reusable LLM-Synthesized Programs for Tabular Data Cleaning

Yibo Wang, Riteng Zhang, Yinghao He +3

Reliable analytics and machine-learning pipelines depend on clean tabular data, yet production tables often contain missing values, typographical errors, inconsistent formats, viol…

cs.DB2026

The Table Says Otherwise: Testing LLMs with Counterfactual Relational Data

Xinzhi Wang, Chunwei Liu

Large language models (LLMs) are increasingly used to answer natural-language questions over structured data. However, when a table contains familiar real-world facts, it is unclea…

cs.AI2026

Workspace-Bench 1.0: Benchmarking AI Agents on Workspace Tasks with Large-Scale File Dependencies

Zirui Tang, Xuanhe Zhou, Yumou Liu +19

Workspace learning requires AI agents to identify, reason over, exploit, and update explicit and implicit dependencies among heterogeneous files in a worker's workspace, enabling t…

cs.DB2026

SAGE: Selective Attention-Guided Extraction for Token-Efficient Document Indexing

Xinzhi Wang, Peter Baile Chen, Gerardo Vitagliano +5

Large language models with long context windows can answer complex questions directly from full-length academic, technical, and policy documents, but passing entire documents is of…

cs.DB2026

iPDB -- Optimizing Semantic SQL Queries

Udesh Kumarasinghe, Tyler Liu, Ahmed R. Mahmood +2

Structured Query Language (SQL) has remained the standard query language for databases. SQL is highly optimized for processing structured data laid out in relations. Meanwhile, in…