English

Rethinking Semantic Parsing for Large Language Models: Enhancing LLM Performance with Semantic Hints

Computation and Language 2025-05-28 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2409.14469,
  title  = {Rethinking Semantic Parsing for Large Language Models: Enhancing LLM Performance with Semantic Hints},
  author = {Kaikai An and Shuzheng Si and Helan Hu and Haozhe Zhao and Yuchi Wang and Qingyan Guo and Baobao Chang},
  journal= {arXiv preprint arXiv:2409.14469},
  year   = {2025}
}

Comments

Accepted by ACL 2025

R2 v1 2026-06-28T18:52:54.937Z