paper-with-me

Papers

NL2pSQL: Generating Pseudo-SQL Queries from Under-Specified Natural Language Questions

2019-11-01 · IJCNLP 2019 11 · Fuxiang Chen, Seung-won Hwang, Jaegul Choo, Jung-Woo Ha, Sunghun Kim

Generating SQL codes from natural language questions (NL2SQL) is an emerging research area. Existing studies have mainly focused on clear scenarios where specified information is fully given to generate a SQL query. However, in developer forums such as Stack Overflow, questions cover more diverse tasks including table manipulation or performance issues, where a table is not specified. The SQL query posted in Stack Overflow, Pseudo-SQL (pSQL), does not usually contain table schemas and is not necessarily executable, is sufficient to guide developers. Here we describe a new NL2pSQL task to generate pSQL codes from natural language questions on under-specified database issues, NL2pSQL. In addition, we define two new metrics suitable for the proposed NL2pSQL task, Canonical-BLEU and SQL-BLEU, instead of the conventional BLEU. With a baseline model using sequence-to-sequence architecture integrated by denoising autoencoder, we confirm the validity of our task. Experiments show that the proposed NL2pSQL approach yields well-formed queries (up to 43{\%} more than a standard Seq2Seq model). Our code and datasets will be publicly released.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

DPSQL+: A Differentially Private SQL Library with a Minimum Frequency Rule

2026-02-26 · Tomoya Matsumoto, Shokichi Takakura, Shun Takagi, Satoshi Hasegawa arxiv

SQL is the de facto interface for exploratory data analysis; however, releasing exact query results can expose sensitive information through membership or attribute inference attacks. Differential privacy (DP) provides r…

Pseudo-Q: Generating Pseudo Language Queries for Visual Grounding

2022-03-16 · CVPR 2022 1 · Haojun Jiang, Yuanze Lin, Dongchen Han, Shiji Song 외

Visual grounding, i.e., localizing objects in images according to natural language queries, is an important topic in visual language understanding. The most effective approaches for this task are based on deep learning, …

Language ModellingNatural Language QueriesVisual Grounding

Commonsense for Zero-Shot Natural Language Video Localization

2023-12-29 · Meghana Holla, Ismini Lourentzou

Zero-shot Natural Language-Video Localization (NLVL) methods have exhibited promising results in training NLVL models exclusively with raw video data by dynamically generating video segments and pseudo-query annotations.…

Context Aware Query Rewriting for Text Rankers using LLM

2023-08-31 · Abhijit Anand, Venktesh V, Vinay Setty, Avishek Anand

Query rewriting refers to an established family of approaches that are applied to underspecified and ambiguous queries to overcome the vocabulary mismatch problem in document ranking. Queries are typically rewritten duri…

Document RankingPassage Ranking

Mean Square Prediction Error of Misspecified Gaussian Process Models

2018-11-16 · Thomas Beckers, Jonas Umlauft, Sandra Hirche

Nonparametric modeling approaches show very promising results in the area of system identification and control. A naturally provided model confidence is highly relevant for system-theoretical considerations to provide gu…

Predictionregressionvalid