collaborators

5 papers

cs.DB2026

Benchmarking Text-to-SQL under Role-Based Access Control

Yang Fei, Yangfan Jiang, Yin Yang +1

Given a database S and a natural language question Q, text-to-SQL systems aim to generate an SQL query that correctly answers Q when executed against S. Currently, popular text-to-…

cs.DB2026

DP-S4S: Accurate and Scalable Select-Join-Aggregate Query Processing with User-Level Differential Privacy

Yuan Qiu, Xiaokui Xiao, Yin Yang

Answering Select-Join-Aggregate queries with DP is a fundamental problem with important applications in various domains. The current SOTA methods ensure user-level DP (i.e., the ad…

cs.DB2026

Accurate Table Question Answering with Accessible LLMs

Yangfan Jiang, Fei Wei, Ergute Bao +4

Given a table T in a database and a question Q in natural language, the table question answering (TQA) task aims to return an accurate answer to Q based on the content of T. Recent…

cs.DB2025

PrivPetal: Relational Data Synthesis via Permutation Relations

Kuntai Cai, Xiaokui Xiao, Yin Yang

Releasing relational databases while preserving privacy is an important research problem with numerous applications. A canonical approach is to generate synthetic data under differ…

cs.CR2025

GCON: Differentially Private Graph Convolutional Network via Objective Perturbation

Jianxin Wei, Yizheng Zhu, Xiaokui Xiao +4

Graph Convolutional Networks (GCNs) are a popular machine learning model with a wide range of applications in graph analytics, including healthcare, transportation, and finance. Ho…