paper-with-me

홈 › Papers

Contextual Text Denoising with Masked Language Models

2019-10-30 · Yifu Sun, Haoming Jiang

Recently, with the help of deep learning models, significant advances have been made in different Natural Language Processing (NLP) tasks. Unfortunately, state-of-the-art models are vulnerable to noisy texts. We propose a new contextual text denoising algorithm based on the ready-to-use masked language model. The proposed algorithm does not require retraining of the model and can be integrated into any NLP system without additional training on paired cleaning training data. We evaluate our method under synthetic noise and natural noise and show that the proposed algorithm can use context information to correct noise text and improve the performance of noisy inputs in several downstream tasks.

📄 PDF Abstract BibTeX arXiv:1910.14080

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Contextual Text Denoising with Masked Language Model

2019-11-01 · WS 2019 11 · Yifu Sun, Haoming Jiang

Recently, with the help of deep learning models, significant advances have been made in different Natural Language Processing (NLP) tasks. Unfortunately, state-of-the-art models are vulnerable to noisy texts. We propose …

DenoisingLanguage ModelingLanguage Modellingmodel

Adaptive Guidance for Retrieval-Augmented Masked Diffusion Models

2026-03-18 · Jaemin Kim, Jong Chul Ye arxiv

Retrieval-Augmented Generation (RAG) improves factual grounding by incorporating external knowledge into language model generation. However, when retrieved context is noisy, unreliable, or inconsistent with the model's p…

Contextual Representation Learning beyond Masked Language Modeling

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Currently, masked language modeling (e.g., BERT) is the prime choice to learn contextualized representations. Due to the pervasiveness, it naturally raises an interesting question: how do masked language models (MLMs) le…

Language ModelingLanguage ModellingMasked Language ModelingRepresentation Learning

Conditional BERT Contextual Augmentation

2018-12-17 · Xing Wu, Shangwen Lv, Liangjun Zang, Jizhong Han 외

We propose a novel data augmentation method for labeled sentences called conditional BERT contextual augmentation. Data augmentation methods are often applied to prevent overfitting and improve generalization of deep neu…

Data AugmentationLanguage ModelingLanguage ModellingText Classification

Structure Matters: Tackling the Semantic Discrepancy in Diffusion Models for Image Inpainting

2024-03-29 · CVPR 2024 1 · Haipeng Liu, Yang Wang, Biao Qian, Meng Wang 외

Denoising diffusion probabilistic models for image inpainting aim to add the noise to the texture of image during the forward process and recover masked regions with unmasked ones of the texture via the reverse denoising…

DenoisingImage Inpainting