paper-with-me

Papers

Error Norm Truncation: Robust Training in the Presence of Data Noise for Text Generation Models

2023-10-02 · Tianjian Li, Haoran Xu, Philipp Koehn, Daniel Khashabi, Kenton Murray

Text generation models are notoriously vulnerable to errors in the training data. With the wide-spread availability of massive amounts of web-crawled data becoming more commonplace, how can we enhance the robustness of models trained on a massive amount of noisy web-crawled text? In our work, we propose Error Norm Truncation (ENT), a robust enhancement method to the standard training objective that truncates noisy data. Compared to methods that only uses the negative log-likelihood loss to estimate data quality, our method provides a more accurate estimation by considering the distribution of non-target tokens, which is often overlooked by previous work. Through comprehensive experiments across language modeling, machine translation, and text summarization, we show that equipping text generation models with ENT improves generation quality over standard training and previous soft and hard truncation methods. Furthermore, we show that our method improves the robustness of models against two of the most detrimental types of noise in machine translation, resulting in an increase of more than 2 BLEU points over the MLE baseline when up to 50% of noise is added to the data.

📄 PDF Abstract BibTeX arXiv:2310.00840

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMachine TranslationText GenerationText SummarizationTranslation

Similar Papers 제목 키워드 기반

Accelerating Continuous Normalizing Flow with Trajectory Polynomial Regularization

2020-12-08 · Han-Hsien Huang, Mi-Yen Yeh

In this paper, we propose an approach to effectively accelerating the computation of continuous normalizing flow (CNF), which has been proven to be a powerful tool for the tasks such as variational inference and density …

Density EstimationVariational Inference

Yedrouj-Net: An efficient CNN for spatial steganalysis

2018-02-26 · Mehdi Yedroudj, Frederic Comby, Marc Chaumont

For about 10 years, detecting the presence of a secret message hidden in an image was performed with an Ensemble Classifier trained with Rich features. In recent years, studies such as Xu et al. have indicated that well-…

Steganalysis

Recursively Trained Diffusion Models: Limiting Collapse Distribution and Spectral Characterization

2026-06-11 · Naïl B. Khelifa, Richard E. Turner, Ramji Venkataramanan arxiv

Recursive training of generative models on their own outputs can lead to model collapse, a compounding drift away from the true data distribution. Existing theoretical works bound finite-round error accumulation in the c…

H2 Model Order Reduction: A Relative Error Setting

2022-12-20 · Umair Zulfiqar, Xin Dua, Qiuyan Song, Muwahida Liaquat 외

In dynamical system theory, the process of obtaining a reduced-order approximation of the high-order model is called model order reduction. The closeness of the reduced-order model to the original model is generally gaug…

model

Learning with Positive and Imperfect Unlabeled Data

2025-04-14 · Jane H. Lee, Anay Mehrotra, Manolis Zampetakis

We study the problem of learning binary classifiers from positive and unlabeled data when the unlabeled data distribution is shifted, which we call Positive and Imperfect Unlabeled (PIU) Learning. In the absence of covar…