activity
20202022
most citedXRICL: Cross-lingual Retrieval-Augmented In-Context Learning for Cross-lingual Text-to-SQL Semantic Parsing

4 citations · 7 across the 4 of their papers we have counts for

collaborators

5 papers

cs.CL20224 cited

XRICL: Cross-lingual Retrieval-Augmented In-Context Learning for Cross-lingual Text-to-SQL Semantic Parsing

Peng Shi, Rui Zhang, He Bai +1

In-context learning using large language models has recently shown surprising results for semantic parsing tasks such as Text-to-SQL translation. Prompting GPT-3 or Codex using sev…

cs.CL20211 cited

Prefix-to-SQL: Text-to-SQL Generation from Incomplete User Questions

Naihao Deng, Shuaichen Chang, Peng Shi +2

Existing text-to-SQL research only considers complete questions as the input, but lay-users might strive to formulate a complete question. To build a smarter natural language inter…

cs.CL20212 cited

Cross-Lingual Training with Dense Retrieval for Document Retrieval

Peng Shi, Rui Zhang, He Bai +1

Dense retrieval has shown great success in passage ranking in English. However, its effectiveness in document retrieval for non-English languages remains unexplored due to the limi…

cs.CL2021

Logic-Consistency Text Generation from Semantic Parses

Chang Shu, Yusen Zhang, Xiangyu Dong +3

Text generation from semantic parses is to generate textual descriptions for formal representation inputs such as logic forms and SQL queries. This is challenging due to two reason…

cs.CL2020

Did You Ask a Good Question? A Cross-Domain Question Intention Classification Benchmark for Text-to-SQL

Yusen Zhang, Xiangyu Dong, Shuaichen Chang +3

Neural models have achieved significant results on the text-to-SQL task, in which most current work assumes all the input questions are legal and generates a SQL query for any inpu…