paper-with-me

홈 › Papers

Leveraging Table Content for Zero-shot Text-to-SQL with Meta-Learning

2021-09-12 · Yongrui Chen, Xinnan Guo, Chaojie Wang, Jian Qiu, Guilin Qi, Meng Wang, Huiying Li

Single-table text-to-SQL aims to transform a natural language question into a SQL query according to one single table. Recent work has made promising progress on this task by pre-trained language models and a multi-submodule framework. However, zero-shot table, that is, the invisible table in the training set, is currently the most critical bottleneck restricting the application of existing approaches to real-world scenarios. Although some work has utilized auxiliary tasks to help handle zero-shot tables, expensive extra manual annotation limits their practicality. In this paper, we propose a new approach for the zero-shot text-to-SQL task which does not rely on any additional manual annotations. Our approach consists of two parts. First, we propose a new model that leverages the abundant information of table content to help establish the mapping between questions and zero-shot tables. Further, we propose a simple but efficient meta-learning strategy to train our model. The strategy utilizes the two-step gradient update to force the model to learn a generalization ability towards zero-shot tables. We conduct extensive experiments on a public open-domain text-to-SQL dataset WikiSQL and a domain-specific dataset ESQL. Compared to existing approaches using the same pre-trained model, our approach achieves significant improvements on both datasets. Compared to the larger pre-trained model and the tabular-specific pre-trained model, our approach is still competitive. More importantly, on the zero-shot subsets of both the datasets, our approach further increases the improvements.

📄 PDF Abstract BibTeX arXiv:2109.05395

Code (1)

qjay612/meta_learning_NL2SQL 공식 구현 pytorch

Tasks

Meta-LearningText to SQLText-To-SQL

Similar Papers 제목 키워드 기반

Zero-Shot Image Moderation in Google Ads with LLM-Assisted Textual Descriptions and Cross-modal Co-embeddings

2024-12-18 · Enming Luo, Wei Qiao, Katie Warren, Jingxiang Li 외

We present a scalable and agile approach for ads image content moderation at Google, addressing the challenges of moderating massive volumes of ads with diverse content and evolving policies. The proposed method utilizes…

zero-shot-classificationZero-Shot Learning

Zero-Shot Contrastive Loss for Text-Guided Diffusion Image Style Transfer

2023-03-15 · ICCV 2023 1 · Serin Yang, Hyunmin Hwang, Jong Chul Ye

Diffusion models have shown great promise in text-guided image style transfer, but there is a trade-off between style transformation and content preservation due to their stochastic nature. Existing methods require compu…

Image-to-Image TranslationStyle Transfer

Text2Video-Zero: Text-to-Image Diffusion Models are Zero-Shot Video Generators

2023-03-23 · ICCV 2023 1 · Levon Khachatryan, Andranik Movsisyan, Vahram Tadevosyan, Roberto Henschel 외

Recent text-to-video generation approaches rely on computationally heavy training and require large-scale video datasets. In this paper, we introduce a new task of zero-shot text-to-video generation and propose a low-cos…

Image GenerationText-to-Video GenerationVideo EditingVideo Generation+1

ExplainRec: Towards Explainable Multi-Modal Zero-Shot Recommendation with Preference Attribution and Large Language Models

2025-10-03 · Bo Ma, LuYao Liu, ZeHua Hu, Simon Lau arxiv

Recent advances in Large Language Models (LLMs) have opened new possibilities for recommendation systems, though current approaches such as TALLRec face challenges in explainability and cold-start scenarios. We present E…

Recommendation SystemsMovie RecommendationTransfer Learning

Towards Lightweight and Stable Zero-shot TTS with Self-distilled Representation Disentanglement

2025-01-15 · Qianniu Chen, Xiaoyang Hao, Bowen Li, Yue Liu 외

Zero-shot Text-To-Speech (TTS) synthesis shows great promise for personalized voice customization through voice cloning. However, current methods for achieving zero-shot TTS heavily rely on large model scales and extensi…

Computational EfficiencyCPUDisentanglementGPU+3