Pith. sign in

REVIEW 1 cited by

Ungrammatical-syntax-based In-context Example Selection for Grammatical Error Correction

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2403.19283 v1 pith:CGQCZGUX submitted 2024-03-28 cs.CL

Ungrammatical-syntax-based In-context Example Selection for Grammatical Error Correction

classification cs.CL
keywords llmsin-contextselectionungrammatical-syntax-basedcorrectionerrorexamplegrammatical
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

In the era of large language models (LLMs), in-context learning (ICL) stands out as an effective prompting strategy that explores LLMs' potency across various tasks. However, applying LLMs to grammatical error correction (GEC) is still a challenging task. In this paper, we propose a novel ungrammatical-syntax-based in-context example selection strategy for GEC. Specifically, we measure similarity of sentences based on their syntactic structures with diverse algorithms, and identify optimal ICL examples sharing the most similar ill-formed syntax to the test input. Additionally, we carry out a two-stage process to further improve the quality of selection results. On benchmark English GEC datasets, empirical results show that our proposed ungrammatical-syntax-based strategies outperform commonly-used word-matching or semantics-based methods with multiple LLMs. This indicates that for a syntax-oriented task like GEC, paying more attention to syntactic information can effectively boost LLMs' performance. Our code will be publicly available after the publication of this paper.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Harnessing Rule-Based Reinforcement Learning for Enhanced Grammatical Error Correction

    cs.CL 2025-08 conditional novelty 5.0

    Applying GRPO with a rule-based, reference-match reward to a Qwen3-8B model after reasoning-augmented SFT achieves state-of-the-art F0.5 on Chinese GEC benchmark FCGEC and improves recall.