collaborators

24 papers

cs.AI2026

QwenPaw-Data: Bridging Facts, Methodology, and Execution for Autonomous Enterprise Data Analytics

Tianjing Zeng, Yuntao Hong, Zhongjun Ding +17

The paper presents QwenPaw-Data, an autonomous agent system that turns natural‑language requests into end‑to‑end enterprise data analysis workflows by integrating semantic groundin…

cs.DB2026

SEMA-SQL: Beyond Traditional Relational Querying with Large Language Models

Yin Lin, Tianjing Zeng, Zhongjun Ding +4

Relational databases excel at structured data analysis, but real-world queries increasingly require capabilities beyond standard SQL, such as semantically matching entities across…

cs.CL2026

Retrieval Heads are Dynamic

Yuping Lin, Zitao Li, Yue Xing +6

Recent studies have identified "retrieval heads" in Large Language Models (LLMs) responsible for extracting information from input contexts. However, prior works largely rely on st…

cs.DB2026

Large Language Model-Enhanced Relational Operators: Taxonomy, Benchmark, and Analysis

Yunxiang Su, Tianjing Zeng, Zhongjun Ding +5

With the development of large language models (LLMs), numerous studies integrate LLMs through operator-like components to enhance relational data processing tasks, e.g., filters wi…

cs.CR2026

Automated Profile Inference with Language Model Agents

Yuntao Du, Zitao Li, Bolin Ding +4

Impressive progress has been made in automated problem-solving by the collaboration of large language model (LLM) based agents. However, these automated capabilities also open aven…

cs.CL2026

XiYan-SQL: A Novel Multi-Generator Framework For Text-to-SQL

Yifu Liu, Yin Zhu, Yingqi Gao +8

To leverage the advantages of LLM in addressing challenges in the Text-to-SQL task, we present XiYan-SQL, an innovative framework effectively generating and utilizing multiple SQL…