paper-with-me

홈 › Papers

Monolingual and Cross-lingual Zero-shot Style Transfer

2018-08-01 · Elizaveta Korotkova, Maksym Del, Mark Fishel

We introduce the task of zero-shot style transfer between different languages. Our training data includes multilingual parallel corpora, but does not contain any parallel sentences between styles, similarly to the recent previous work. We propose a unified multilingual multi-style machine translation system design, that allows to perform zero-shot style conversions during inference; moreover, it does so both monolingually and cross-lingually. Our model allows to increase the presence of dissimilar styles in corpus by up to 3 times, easily learns to operate with various contractions, and provides reasonable lexicon swaps as we see from manual evaluation.

📄 PDF Abstract BibTeX arXiv:1808.00179

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationStyle TransferTranslation

Similar Papers 제목 키워드 기반

Do Speech Emphasis Models Generalize across Languages and Emotions?

2026-06-26 · Megan Wei, Deepali Aneja, Jiaqi Su, Yunyun Wang 외 arxiv

Prosodic emphasis varies across languages, emotions, and speaking styles, yet existing emphasis detection models are largely trained and evaluated on monolingual neutral read speech. We introduce MMEE (Multilingual Multi…

Limitations of Knowledge Distillation for Zero-shot Transfer Learning

2021-11-01 · EMNLP (sustainlp) 2021 11 · Saleh Soltan, Haidar Khan, Wael Hamza

Pretrained transformer-based encoders such as BERT have been demonstrated to achieve state-of-the-art performance on numerous NLP tasks. Despite their success, BERT style encoders are large in size and have high latency …

CPUCross-Lingual TransferKnowledge DistillationTransfer Learning+1

Synergistic Approach for Simultaneous Optimization of Monolingual, Cross-lingual, and Multilingual Information Retrieval

2024-08-20 · Adel Elmahdy, Sheng-Chieh Lin, Amin Ahmad

Information retrieval across different languages is an increasingly important challenge in natural language processing. Recent approaches based on multilingual pre-trained language models have achieved remarkable success…

Information RetrievalRetrieval

Grammatical Error Correction and Style Transfer via Zero-shot Monolingual Translation

2019-03-27 · Elizaveta Korotkova, Agnes Luhtaru, Maksym Del, Krista Liin 외

Both grammatical error correction and text style transfer can be viewed as monolingual sequence-to-sequence transformation tasks, but the scarcity of directly annotated data for either task makes them unfeasible for most…

Grammatical Error CorrectionStyle TransferText Style TransferTranslation

Cross-Lingual Text Classification with Multilingual Distillation and Zero-Shot-Aware Training

2022-02-28 · Ziqing Yang, Yiming Cui, Zhigang Chen, Shijin Wang

Multilingual pre-trained language models (MPLMs) not only can handle tasks in different languages but also exhibit surprising zero-shot cross-lingual transferability. However, MPLMs usually are not able to achieve compar…

Language ModelingLanguage Modellingtext-classificationText Classification