paper-with-me

Papers

Improving Sentence Classification by Multilingual Data Augmentation and Consensus Learning

2020-10-01 · CCL 2020 10 · Yanfei Wang, Yangdong Chen, Yuejie Zhang

Neural network based models have achieved impressive results on the sentence classification task. However, most of previous work focuses on designing more sophisticated network or effective learning paradigms on monolingual data, which often suffers from insufficient discriminative knowledge for classification. In this paper, we investigate to improve sentence classification by multilingual data augmentation and consensus learning. Comparing to previous methods, our model can make use of multilingual data generated by machine translation and mine their language-share and language-specific knowledge for better representation and classification. We evaluate our model using English (i.e., source language) and Chinese (i.e., target language) data on several sentence classification tasks. Very positive classification performance can be achieved by our proposed model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData AugmentationMachine TranslationSentenceSentence ClassificationTranslation

Similar Papers 제목 키워드 기반

PhraseOut: A Code Mixed Data Augmentation Method for MultilingualNeural Machine Tranlsation

2020-12-01 · ICON 2020 12 · Binu Jasim, Vinay Namboodiri, C V Jawahar

Data Augmentation methods for Neural Machine Translation (NMT) such as back- translation (BT) and self-training (ST) are quite popular. In a multilingual NMT system, simply copying monolingual source sentences to the tar…

Data AugmentationMachine TranslationNMTSentence+1

Unified Humor Detection Based on Sentence-pair Augmentation and Transfer Learning

2020-11-01 · EAMT 2020 11 · Minghan Wang, Hao Yang, Ying Qin, Shiliang Sun 외

We propose a unified multilingual model for humor detection which can be trained under a transfer learning framework. 1) The model is built based on pre-trained multilingual BERT, thereby is able to make predictions on C…

Humor DetectionSentenceSentence ClassificationTransfer Learning

Borrow a Little from your Rich Cousin: Using Embeddings and Polarities of English Words for Multilingual Sentiment Classification

2016-12-01 · COLING 2016 12 · Prerana Singhal, Pushpak Bhattacharyya

In this paper, we provide a solution to multilingual sentiment classification using deep learning. Given input text in a language, we use word translation into English and then the embeddings of these English words to tr…

Feature EngineeringGeneral ClassificationMachine TranslationSentence Classification+6

SONAR-SLT: Multilingual Sign Language Translation via Language-Agnostic Sentence Embedding Supervision

2025-10-22 · Yasser Hamidullah, Shakib Yazdani, Cennet Oguz, Josef van Genabith 외 arxiv

Sign language translation (SLT) is typically trained with text in a single spoken language, which limits scalability and cross-language generalization. Earlier approaches have replaced gloss supervision with text-based s…

Sign Language Translation

Team “NoConflict” at CASE 2021 Task 1: Pretraining for Sentence-Level Protest Event Detection

2021-08-01 · ACL (CASE) 2021 8 · Tiancheng Hu, Niklas Stoehr

An ever-increasing amount of text, in the form of social media posts and news articles, gives rise to new challenges and opportunities for the automatic extraction of socio-political events. In this paper, we present our…

ArticlesData AugmentationEvent DetectionLanguage Modeling+4