paper-with-me

Papers

Self-Correction Makes LLMs Better Parsers

2025-04-19 · Ziyan Zhang, Yang Hou, Chen Gong, Zhenghua Li

Large language models (LLMs) have achieved remarkable success across various natural language processing (NLP) tasks. However, recent studies suggest that they still face challenges in performing fundamental NLP tasks essential for deep language understanding, particularly syntactic parsing. In this paper, we conduct an in-depth analysis of LLM parsing capabilities, delving into the specific shortcomings of their parsing results. We find that LLMs may stem from limitations to fully leverage grammar rules in existing treebanks, which restricts their capability to generate valid syntactic structures. To help LLMs acquire knowledge without additional training, we propose a self-correction method that leverages grammar rules from existing treebanks to guide LLMs in correcting previous errors. Specifically, we automatically detect potential errors and dynamically search for relevant rules, offering hints and examples to guide LLMs in making corrections themselves. Experimental results on three datasets with various LLMs, demonstrate that our method significantly improves performance in both in-domain and cross-domain settings on the English and Chinese datasets.

📄 PDF Abstract BibTeX arXiv:2504.14165

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Similar Papers 제목 키워드 기반

S$^3$c-Math: Spontaneous Step-level Self-correction Makes Large Language Models Better Mathematical Reasoners

2024-09-03 · Yuchen Yan, Jin Jiang, Yang Liu, Yixin Cao 외

Self-correction is a novel method that can stimulate the potential reasoning abilities of large language models (LLMs). It involves detecting and correcting errors during the inference process when LLMs solve reasoning p…

GSM8KMathMathematical Reasoning

Discourse Heuristics For Paradoxically Moral Self-Correction

2025-07-01 · Guangliang Liu, Zimo Qi, Xitong Zhang, Kristen Marie Johnson arxiv

Moral self-correction has emerged as a promising approach for aligning the output of Large Language Models (LLMs) with human moral values. However, moral self-correction techniques are subject to two primary paradoxes. F…

Making Ellipses Explicit in Dependency Conversion for a German Treebank

2012-05-01 · LREC 2012 5 · Wolfgang Seeker, Jonas Kuhn

We present a carefully designed dependency conversion of the German phrase-structure treebank TiGer that explicitly represents verb ellipses by introducing empty nodes into the tree. Although the conversion process uses …

Learning to Learn Semantic Parsers from Natural Language Supervision

2019-02-22 · EMNLP 2018 10 · Igor Labutov, Bishan Yang, Tom Mitchell

As humans, we often rely on language to learn language. For example, when corrected in a conversation, we may learn from that correction, over time improving our language fluency. Inspired by this observation, we propose…

Neural Constituency Parsing of Speech Transcripts

2019-04-17 · NAACL 2019 6 · Paria Jamshid Lou, YuFei Wang, Mark Johnson

This paper studies the performance of a neural self-attentive parser on transcribed speech. Speech presents parsing challenges that do not appear in written text, such as the lack of punctuation and the presence of speec…

Constituency Parsing