collaborators

7 papers

cs.DB2026

RaG-Tree: Combining R-Tree and HNSW for Multi-Attribute Range Filtered Approximate Nearest Neighbor Search

Jiawei Liu, Xiang Zhang, Chao Zhang +2

Multi-attribute range-filtered approximate nearest neighbor search (MR-ANNS), which retrieves high-dimensional vectors satisfying multiple attribute constraints, is a fundamental o…

cs.AI2026

CODA-BENCH: Can Code Agents Handle Data-Intensive Tasks?

Yuxin Zhang, Ju Fan, Meihao Fan +2

Advanced agents are increasingly demonstrating the potential to operate as autonomous engineers, creating a growing demand for evaluation benchmarks that capture the complexity of…

cs.DB2026

DataEvolver: Automatic Data Preparation for Large Language Models through Multi-Level Self-Evolving

Chao Deng, Shaolei Zhang, Ju Fan +1

High-quality training data is essential to large language models (LLMs) and typically requires extensive and costly manual curation. Existing automatic data preparation methods rel…

cs.DB2026

DeepPrep: An LLM-Powered Agentic System for Autonomous Data Preparation

Meihao Fan, Ju Fan, Yuxin Zhang +7

Data preparation, which aims to transform heterogeneous and noisy raw tables into analysis-ready data, remains a major bottleneck in data science. Recent approaches leverage large…

cs.AI2025

DeepAnalyze: Agentic Large Language Models for Autonomous Data Science

Shaolei Zhang, Ju Fan, Meihao Fan +2

Autonomous data science, from raw data sources to analyst-grade deep research reports, has been a long-standing challenge, and is now becoming feasible with the emergence of powerf…

cs.CL2025

AutoPrep: Natural Language Question-Aware Data Preparation with a Multi-Agent Framework

Meihao Fan, Ju Fan, Nan Tang +3

Answering natural language (NL) questions about tables, known as Tabular Question Answering (TQA), is crucial because it allows users to quickly and efficiently extract meaningful…