activity
20242026
collaborators

15 papers

cs.DB2026

Automating Database-Native Function Code Synthesis with LLMs

Wei Zhou, Xuanhe Zhou, Qikang He +4

Database systems incorporate an ever-growing number of functions in their kernels (a.k.a., database native functions) for scenarios like new application support and business migrat…

cs.DB2026

Dial: A Knowledge-Grounded Dialect-Specific NL2SQL System

Xiang Zhang, Hongming Xu, Le Zhou +8

Enterprises commonly deploy heterogeneous database systems, each of which owns a distinct SQL dialect with different syntax rules, built-in functions, and execution constraints. Ho…

cs.DB2026

Qute: Towards Quantum-Native Database

Muzhi Chen, Xuanhe Zhou, Wei Zhou +7

This paper envisions a quantum database (Qute) that treats quantum computation as a first-class execution option. Unlike prior simulation-based methods that either run quantum algo…

cs.AI2026

ST-Raptor: An Agentic System for Semi-Structured Table QA

Jinxiu Qu, Zirui Tang, Hongzhang Huang +7

Semi-structured table question answering (QA) is a challenging task that requires (1) precise extraction of cell contents and positions and (2) accurate recovery of key implicit lo…

cs.IR2026

MoDora: Tree-Based Semi-Structured Document Analysis System

Bangrui Xu, Qihang Yao, Zirui Tang +8

Semi-structured documents integrate diverse interleaved data elements (e.g., tables, charts, hierarchical paragraphs) arranged in various and often irregular layouts. These documen…

cs.DB2026

Can LLMs Clean Up Your Mess? A Survey of Application-Ready Data Preparation with LLMs

Wei Zhou, Jun Zhou, Haoyu Wang +16

Data preparation aims to denoise raw datasets, uncover cross-dataset relationships, and extract valuable insights from them, which is essential for a wide range of data-centric app…