activity
20232025
most citedACT-SQL: In-Context Learning for Text-to-SQL with Automatically-Generated Chain-of-Thought

2 citations · 3 across the 6 of their papers we have counts for

collaborators

6 papers

cs.CL2025

NeuSym-RAG: Hybrid Neural Symbolic Retrieval with Multiview Structuring for PDF Question Answering

Ruisheng Cao, Hanchong Zhang, Tiancheng Huang +8

The increasing number of academic papers poses significant challenges for researchers to efficiently acquire key details. While retrieval augmented generation (RAG) shows great pro…

cs.CL2024

A BiRGAT Model for Multi-intent Spoken Language Understanding with Hierarchical Semantic Frames

Hongshen Xu, Ruisheng Cao, Su Zhu +4

Previous work on spoken language understanding (SLU) mainly focuses on single-intent settings, where each input utterance merely contains one user intent. This configuration signif…

cs.CL20231 cited

ASTormer: An AST Structure-aware Transformer Decoder for Text-to-SQL

Ruisheng Cao, Hanchong Zhang, Hongshen Xu +4

Text-to-SQL aims to generate an executable SQL program given the user utterance and the corresponding database schema. To ensure the well-formedness of output SQLs, one prominent a…

cs.CL20232 cited

ACT-SQL: In-Context Learning for Text-to-SQL with Automatically-Generated Chain-of-Thought

Hanchong Zhang, Ruisheng Cao, Lu Chen +2

Recently Large Language Models (LLMs) have been proven to have strong abilities in various domains and tasks. We study the problem of prompt designing in the text-to-SQL task and a…

cs.CL2023

CSS: A Large-scale Cross-schema Chinese Text-to-SQL Medical Dataset

Hanchong Zhang, Jieyu Li, Lu Chen +5

The cross-domain text-to-SQL task aims to build a system that can parse user questions into SQL on complete unseen databases, and the single-domain text-to-SQL task evaluates the p…

cs.AI2023

On the Structural Generalization in Text-to-SQL

Jieyu Li, Lu Chen, Ruisheng Cao +5

Exploring the generalization of a text-to-SQL parser is essential for a system to automatically adapt the real-world databases. Previous works provided investigations focusing on l…