Rethinking Semantic Parsing for Large Language Models: Enhancing LLM Performance with Semantic Hints
Semantic Parsing aims to capture the meaning of a sentence and convert it into a logical, structured form. Previous studies show that semantic parsing enhances the performance of smaller models (e.g., BERT) on downstream tasks. However, it remains unclear whether the improvements extend similarly to LLMs. In this paper, our empirical findings reveal that, unlike smaller models, directly adding semantic parsing results into LLMs reduces their performance. To overcome this, we propose SENSE, a novel prompting approach that embeds semantic hints within the prompt. Experiments show that SENSE consistently improves LLMs' performance across various tasks, highlighting the potential of integrating semantic information to improve LLM capabilities.
Code (0)
등록된 구현이 없습니다.
Tasks
Semantic ParsingSentenceSimilar Papers 제목 키워드 기반
Retrieval-Augmented Semantic Parsing: Using Large Language Models to Improve Generalization
Open-domain semantic parsing remains a challenging task, as models often rely on heuristics and struggle to handle unseen concepts. In this paper, we investigate the potential of large language models (LLMs) for this tas…
DecoderRetrievalSemantic ParsingMakadi: A Large-Scale Human-Labeled Dataset for Hindi Semantic Parsing
Parsing natural language queries into formal database calls is a very well-studied problem. Because of the rich diversity of semantic markers across the world’s languages, progress in solving this problem is irreducibly …
DiversityNatural Language QueriesSemantic ParsingText to SQL+1Filling Memory Gaps: Enhancing Continual Semantic Parsing via SQL Syntax Variance-Guided LLMs without Real Data Replay
Continual Semantic Parsing (CSP) aims to train parsers to convert natural language questions into SQL across tasks with limited annotated examples, adapting to the real-world scenario of dynamically updated databases. Pr…
Continual LearningLanguage ModelingLanguage ModellingLarge Language Model+1ATP: AMRize Then Parse! Enhancing AMR Parsing with PseudoAMRs
As Abstract Meaning Representation (AMR) implicitly involves compound semantic annotations, we hypothesize auxiliary tasks which are semantically or formally related can better enhance AMR parsing. We find that 1) Semant…
Abstract Meaning RepresentationAMR ParsingDependency ParsingSemantic Role LabelingAMRize, then Parse! Enhancing AMR Parsing with PseudoAMR Data
As Abstract Meaning Representation (AMR) implicitly involves compound semantic annotations, we hypothesize auxiliary tasks which are semantically or formally related can better enhance AMR parsing. With carefully designe…
Abstract Meaning RepresentationAMR ParsingDependency ParsingSemantic Role Labeling