paper-with-me

Papers

Few-Shot Semantic Parsing with Language Models Trained On Code

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Large language models can perform semantic parsing with little training data, when prompted with in-context examples. It has been shown that this can be improved by formulating the problem as paraphrasing into canonical utterances, which casts the underlying meaning representation into a controlled natural language-like representation. Intuitively, such models can more easily output canonical utterances as they are closer to the natural language used for pre-training. More recently, models also pre-trained on code, like OpenAI Codex, have risen in prominence. Since semantic parsing requires translating natural language into code, such models may prove more adept at it. In this paper, we test this hypothesis and find that Codex performs better at semantic parsing than equivalent GPT-3 models. We find that unlike GPT-3, Codex performs similarly when targeting meaning representations directly, perhaps because meaning representations used in semantic parsing are structured similar to code.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Parsing

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

ZEROTOP: Zero-Shot Task-Oriented Semantic Parsing using Large Language Models

2022-12-21 · Dheeraj Mekala, Jason Wolfe, Subhro Roy

We explore the use of large language models (LLMs) for zero-shot semantic parsing. Semantic parsing involves mapping natural language utterances to task-specific meaning representations. Language models are generally tra…

Extractive Question-AnsweringLanguage ModelingLanguage ModellingQuestion Answering+2

Low-Resource Compositional Semantic Parsing with Concept Pretraining

2023-01-24 · Subendhu Rongali, Mukund Sridhar, Haidar Khan, Konstantine Arkoudas 외

Semantic parsing plays a key role in digital voice assistants such as Alexa, Siri, and Google Assistant by mapping natural language to structured meaning representations. When we want to improve the capabilities of a voi…

DecoderDomain AdaptationSemantic Parsing

Multilingual Neural Semantic Parsing for Low-Resourced Languages

2021-06-07 · Joint Conference on Lexical and Computational Semantics 2021 · Menglin Xia, Emilio Monti

Multilingual semantic parsing is a cost-effective method that allows a single model to understand different languages. However, researchers face a great imbalance of availability of training data, with English being reso…

Machine TranslationSemantic ParsingTransfer LearningTranslation+1

Few-Shot Semantic Parsing with Language Models Trained On Code

2021-12-16 · NAACL 2022 7 · Richard Shin, Benjamin Van Durme

Large language models can perform semantic parsing with little training data, when prompted with in-context examples. It has been shown that this can be improved by formulating the problem as paraphrasing into canonical …

Semantic Parsing

El Volumen Louder Por Favor: Code-switching in Task-oriented Semantic Parsing

2021-01-26 · EACL 2021 2 · Arash Einolghozati, Abhinav Arora, Lorena Sainz-Maza Lecanda, Anuj Kumar 외

Being able to parse code-switched (CS) utterances, such as Spanish+English or Hindi+English, is essential to democratize task-oriented semantic parsing systems for certain locales. In this work, we focus on Spanglish (Sp…

Data AugmentationSemantic Parsing