TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Neural Quality Estimation with Multiple Hypotheses for Gra...

Neural Quality Estimation with Multiple Hypotheses for Grammatical Error Correction

Zhenghao Liu, Xiaoyuan Yi, Maosong Sun, Liner Yang, Tat-Seng Chua

2021-05-10NAACL 2021 4RerankingGrammatical Error CorrectionGrammatical Error Detection
PaperPDFCode(official)

Abstract

Grammatical Error Correction (GEC) aims to correct writing errors and help language learners improve their writing skills. However, existing GEC models tend to produce spurious corrections or fail to detect lots of errors. The quality estimation model is necessary to ensure learners get accurate GEC results and avoid misleading from poorly corrected sentences. Well-trained GEC models can generate several high-quality hypotheses through decoding, such as beam search, which provide valuable GEC evidence and can be used to evaluate GEC quality. However, existing models neglect the possible GEC evidence from different hypotheses. This paper presents the Neural Verification Network (VERNet) for GEC quality estimation with multiple hypotheses. VERNet establishes interactions among hypotheses with a reasoning graph and conducts two kinds of attention mechanisms to propagate GEC evidence to verify the quality of generated hypotheses. Our experiments on four GEC datasets show that VERNet achieves state-of-the-art grammatical error detection performance, achieves the best quality estimation results, and significantly improves GEC performance by reranking hypotheses. All data and source codes are available at https://github.com/thunlp/VERNet.

Results

TaskDatasetMetricValueModel
Grammatical Error CorrectionCoNLL-2014 Shared TaskF0.563.7VERNet
Grammatical Error CorrectionJFLEGGLEU62.1VERNet
Grammatical Error CorrectionBEA-2019 (test)F0.568.9VERNet
Grammatical Error CorrectionCoNLL-2014 A1F0.554.3VERNet
Grammatical Error CorrectionCoNLL-2014 A2F0.563.1VERNet
Grammatical Error CorrectionFCEF0.572.2VERNet

Related Papers

SARA: Selective and Adaptive Retrieval-augmented Generation with Context Compression2025-07-08Efficiency-Effectiveness Reranking FLOPs for LLM-based Rerankers2025-07-08Mask-aware Text-to-Image Retrieval: Referring Expression Segmentation Meets Cross-modal Retrieval2025-06-28JointRank: Rank Large Set with Single Pass2025-06-27Leveraging LLM-Assisted Query Understanding for Live Retrieval-Augmented Generation2025-06-26AI Assistants to Enhance and Exploit the PETSc Knowledge Base2025-06-25SACL: Understanding and Combating Textual Bias in Code Retrieval with Semantic-Augmented Reranking and Localization2025-06-25Knowledge-Aware Diverse Reranking for Cross-Source Question Answering2025-06-25