paper-with-me

Papers

A Self-Refinement Strategy for Noise Reduction in Grammatical Error Correction

2020-10-07 · Findings of the Association for Computational Linguistics 2020 · Masato Mita, Shun Kiyono, Masahiro Kaneko, Jun Suzuki, Kentaro Inui

Existing approaches for grammatical error correction (GEC) largely rely on supervised learning with manually created GEC datasets. However, there has been little focus on verifying and ensuring the quality of the datasets, and on how lower-quality data might affect GEC performance. We indeed found that there is a non-negligible amount of "noise" where errors were inappropriately edited or left uncorrected. To address this, we designed a self-refinement method where the key idea is to denoise these datasets by leveraging the prediction consistency of existing models, and outperformed strong denoising baseline methods. We further applied task-specific techniques and achieved state-of-the-art performance on the CoNLL-2014, JFLEG, and BEA-2019 benchmarks. We then analyzed the effect of the proposed denoising method, and found that our approach leads to improved coverage of corrections and facilitated fluency edits which are reflected in higher recall and overall performance.

📄 PDF Abstract BibTeX arXiv:2010.03155

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingGrammatical Error Correction

Similar Papers 제목 키워드 기반

Mitigating Instance-Dependent Label Noise: Integrating Self-Supervised Pretraining with Pseudo-Label Refinement

2024-12-06 · Gouranga Bala, Anuj Gupta, Subrat Kumar Behera, Amit Sethi

Deep learning models rely heavily on large volumes of labeled data to achieve high performance. However, real-world datasets often contain noisy labels due to human error, ambiguity, or resource constraints during the an…

Pseudo LabelSelf-Supervised Learning

Simple Self-Conditioning Adaptation for Masked Diffusion Models

2026-04-28 · Michael Cardei, Huu Binh Ta, Ferdinando Fioretto arxiv

Masked diffusion models (MDMs) generate discrete sequences by iterative denoising under an absorbing masking process. In standard masked diffusion, if a token remains masked after a reverse update, the model discards its…

Self-Supervised Iterative Refinement for Anomaly Detection in Industrial Quality Control

2024-08-21 · Muhammad Aqeel, Shakiba Sharifi, Marco Cristani, Francesco Setti

This study introduces the Iterative Refinement Process (IRP), a robust anomaly detection methodology designed for high-stakes industrial quality control. The IRP enhances defect detection accuracy through a cyclic data r…

Anomaly DetectionDefect DetectionSelf-Supervised Anomaly Detection

Self-Distilled Depth Refinement with Noisy Poisson Fusion

2024-09-26 · Jiaqi Li, Yiran Wang, Jinghong Zheng, Zihao Huang 외

Depth refinement aims to infer high-resolution depth with fine-grained edges and details, refining low-resolution results of depth estimation models. The prevailing methods adopt tile-based manners by merging numerous pa…

Depth Estimation

HGSLoc: 3DGS-based Heuristic Camera Pose Refinement

2024-09-17 · Zhongyan Niu, Zhen Tan, Jinpu Zhang, Xueliang Yang 외

Visual localization refers to the process of determining camera poses and orientation within a known scene representation. This task is often complicated by factors such as illumination changes and variations in viewing …

3DGS3D ReconstructionNeRFNeural Rendering+2