activity
20242026
collaborators

7 papers

cs.DB2026

CACTUSDB: Unlock Co-Optimization Opportunities for SQL and AI/ML Inferences

Lixi Zhou, Kanchan Chowdhury, Lulu Xie +5

There is a growing demand for supporting inference queries that combine Structured Query Language (SQL) and Artificial Intelligence / Machine Learning (AI/ML) model inferences in d…

cs.DB2025

InferF: Declarative Factorization of AI/ML Inferences over Joins

Kanchan Chowdhury, Lixi Zhou, Lulu Xie +2

Real-world AI/ML workflows often apply inference computations to feature vectors joined from multiple datasets. To avoid the redundant AI/ML computations caused by repeated data re…

cs.CR2025

Privacy and Accuracy-Aware AI/ML Model Deduplication

Hong Guan, Lei Yu, Lixi Zhou +5

With the growing adoption of privacy-preserving machine learning algorithms, such as Differentially Private Stochastic Gradient Descent (DP-SGD), training or fine-tuning models on…

cs.DB2025

Declarative Privacy-Preserving Inference Queries

Hong Guan, Ansh Tiwari, Summer Gautier +8

Detecting inference queries running over personal attributes and protecting such queries from leaking individual information requires tremendous effort from practitioners. To tackl…

cs.CR2024

Privacy-Preserving Redaction of Diagnosis Data through Source Code Analysis

Lixi Zhou, Lei Yu, Jia Zou +1

Protecting sensitive information in diagnostic data such as logs, is a critical concern in the industrial software diagnosis and debugging process. While there are many tools devel…

cs.DB2024

Serving Deep Learning Model in Relational Databases

Lixi Zhou, Qi Lin, Kanchan Chowdhury +9

Serving deep learning (DL) models on relational data has become a critical requirement across diverse commercial and scientific domains, sparking growing interest recently. In this…