TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/T5-SR: A Unified Seq-to-Seq Decoding Strategy for Semantic...

T5-SR: A Unified Seq-to-Seq Decoding Strategy for Semantic Parsing

Yuntao Li, Zhenpeng Su, Yutian Li, Hanchu Zhang, Sirui Wang, Wei Wu, Yan Zhang

2023-06-14Semantic ParsingRerankingText-To-SQLNatural Language Queries
PaperPDFCode(official)

Abstract

Translating natural language queries into SQLs in a seq2seq manner has attracted much attention recently. However, compared with abstract-syntactic-tree-based SQL generation, seq2seq semantic parsers face much more challenges, including poor quality on schematical information prediction and poor semantic coherence between natural language queries and SQLs. This paper analyses the above difficulties and proposes a seq2seq-oriented decoding strategy called SR, which includes a new intermediate representation SSQL and a reranking method with score re-estimator to solve the above obstacles respectively. Experimental results demonstrate the effectiveness of our proposed techniques and T5-SR-3b achieves new state-of-the-art results on the Spider dataset.

Results

TaskDatasetMetricValueModel
Semantic ParsingspiderExact Match Accuracy (Dev)77.2T5-SR
Semantic ParsingspiderExact Match Accuracy (Test)72.4T5-SR
Semantic ParsingspiderExecution Accuracy (Test)75.2T5-SR
Text-To-SQLspiderExact Match Accuracy (Dev)77.2T5-SR
Text-To-SQLspiderExact Match Accuracy (Test)72.4T5-SR
Text-To-SQLspiderExecution Accuracy (Test)75.2T5-SR

Related Papers

SARA: Selective and Adaptive Retrieval-augmented Generation with Context Compression2025-07-08Efficiency-Effectiveness Reranking FLOPs for LLM-based Rerankers2025-07-08CogniSQL-R1-Zero: Lightweight Reinforced Reasoning for Efficient SQL Generation2025-07-08XiYan-SQL: A Novel Multi-Generator Framework For Text-to-SQL2025-07-07Where, What, Why: Towards Explainable Driver Attention Prediction2025-06-29Mask-aware Text-to-Image Retrieval: Referring Expression Segmentation Meets Cross-modal Retrieval2025-06-28JointRank: Rank Large Set with Single Pass2025-06-27SPAZER: Spatial-Semantic Progressive Reasoning Agent for Zero-shot 3D Visual Grounding2025-06-27