paper-with-me

Papers

Coping with Noisy Training Data Labels in Paraphrase Detection

2021-11-01 · WNUT (ACL) 2021 11 · Teemu Vahtola, Mathias Creutz, Eetu Sjöblom, Sami Itkonen

We present new state-of-the-art benchmarks for paraphrase detection on all six languages in the Opusparcus sentential paraphrase corpus: English, Finnish, French, German, Russian, and Swedish. We reach these baselines by fine-tuning BERT. The best results are achieved on smaller and cleaner subsets of the training sets than was observed in previous research. Additionally, we study a translation-based approach that is competitive for the languages with more limited and noisier training data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Neural Paraphrase Identification of Questions with Noisy Pretraining

2017-04-15 · WS 2017 9 · Gaurav Singh Tomar, Thyago Duque, Oscar Täckström, Jakob Uszkoreit 외

We present a solution to the problem of paraphrase identification of questions. We focus on a recent dataset of question pairs annotated with binary paraphrase labels and show that a variant of the decomposable attention…

Paraphrase Identification

Deep learning with noisy labels in medical prediction problems: a scoping review

2024-03-19 · Yishu Wei, Yu Deng, Cong Sun, Mingquan Lin 외

Objectives: Medical research faces substantial challenges from noisy labels attributed to factors like inter-expert variability and machine-extracted labels. Despite this, the adoption of label noise management remains l…

Learning with noisy labelsManagement

Perturb, Predict & Paraphrase: Semi-Supervised Learning using Noisy Student for Image Captioning

2021-08-19 · IJCAI 2021 8 · Arjit Jain, Pranay Reddy Samala, Preethi Jyothi, Deepak Mittal 외

Recent semi-supervised learning (SSL) methods are predominantly focused on multi-class classification tasks. Classification tasks allow for easy mixing of class labels during augmentation which does not trivially extend …

Data AugmentationImage AugmentationImage Captioningimage-classification+1

Modeling Noise in Paraphrase Detection

2022-06-01 · LREC 2022 6 · Teemu Vahtola, Eetu Sjöblom, Jörg Tiedemann, Mathias Creutz

Noisy labels in training data present a challenging issue in classification tasks, misleading a model towards incorrect decisions during training. In this paper, we propose the use of a linear noise model to augment pre-…

Enhanced Meta Label Correction for Coping with Label Corruption

2023-05-22 · ICCV 2023 1 · Mitchell Keren Taraday, Chaim Baskin

Traditional methods for learning with the presence of noisy labels have successfully handled datasets with artificially injected noise but still fall short of adequately handling real-world noise. With the increasing use…

Image ClassificationLearning with noisy labels