Analyzing the Role of Semantic Representations in the Era of Large Language Models
Zhijing Jin, Yuen Chen, Fernando Gonzalez, Jiarui Liu, Jiayi Zhang,, Julian Michael, Bernhard Sch\"olkopf, Mona Diab

TL;DR
This paper examines the relevance of semantic representations like AMR in the context of large language models, finding that incorporating AMR often does not improve performance and highlighting areas for future research.
Contribution
It introduces AMRCoT, a chain-of-thought prompting method using AMR, and provides an analysis of when and why semantic representations help or hinder LLM performance.
Findings
AMR generally does not improve LLM task performance
Errors often occur with multi-word expressions and named entities
Connecting reasoning over AMR to predictions is challenging
Abstract
Traditionally, natural language processing (NLP) models often use a rich set of features created by linguistic expertise, such as semantic representations. However, in the era of large language models (LLMs), more and more tasks are turned into generic, end-to-end sequence generation problems. In this paper, we investigate the question: what is the role of semantic representations in the era of LLMs? Specifically, we investigate the effect of Abstract Meaning Representation (AMR) across five diverse NLP tasks. We propose an AMR-driven chain-of-thought prompting method, which we call AMRCoT, and find that it generally hurts performance more than it helps. To investigate what AMR may have to offer on these tasks, we conduct a series of analysis experiments. We find that it is difficult to predict which input examples AMR may help or hurt on, but errors tend to arise with multi-word…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Semantic Web and Ontologies
MethodsSparse Evolutionary Training
