@inproceedings{zhang-etal-2025-self-correction,
title = "Self-Correction Makes {LLM}s Better Parsers",
author = "Zhang, Ziyan and
Hou, Yang and
Gong, Chen and
Li, Zhenghua",
editor = "Christodoulopoulos, Christos and
Chakraborty, Tanmoy and
Rose, Carolyn and
Peng, Violet",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2025",
month = nov,
year = "2025",
address = "Suzhou, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/author-page-yu-wang-polytechnic/2025.findings-emnlp.357/",
doi = "10.18653/v1/2025.findings-emnlp.357",
pages = "6749--6762",
ISBN = "979-8-89176-335-7",
abstract = "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 underlying causes of why LLMs struggle with this task and the specific shortcomings they exhibit. We find that LLMs may be limited in their ability to fully leverage grammar rules from existing treebanks, restricting their capability to generate 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 using various LLMs demonstrate that our method significantly improves performance in both in-domain and cross-domain settings."
}Markdown (Informal)
[Self-Correction Makes LLMs Better Parsers](https://preview.aclanthology.org/author-page-yu-wang-polytechnic/2025.findings-emnlp.357/) (Zhang et al., Findings 2025)
ACL
- Ziyan Zhang, Yang Hou, Chen Gong, and Zhenghua Li. 2025. Self-Correction Makes LLMs Better Parsers. In Findings of the Association for Computational Linguistics: EMNLP 2025, pages 6749–6762, Suzhou, China. Association for Computational Linguistics.