Neural Machine Translation Data Generation and Augmentation using ChatGPT
Neural models have revolutionized the field of machine translation, but creating parallel corpora is expensive and time-consuming. We investigate an alternative to manual parallel corpora - hallucinated parallel corpora created by generative language models. Although these models are themselves trained on parallel data, they can leverage a multilingual vector space to create data, and may be able to supplement small manually-procured corpora. Our experiments highlight two key findings - despite a lack of diversity in their output, the hallucinated data improves the translation signal, even when the domain clashes with the original dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
DiversityMachine TranslationTranslationSimilar Papers 제목 키워드 기반
How to Design Translation Prompts for ChatGPT: An Empirical Study
The recently released ChatGPT has demonstrated surprising abilities in natural language understanding and natural language generation. Machine translation relies heavily on the abilities of language understanding and gen…
Machine TranslationNatural Language UnderstandingText GenerationTranslationBacktranslation and paraphrasing in the LLM era? Comparing data augmentation methods for emotion classification
Numerous domain-specific machine learning tasks struggle with data scarcity and class imbalance. This paper systematically explores data augmentation methods for NLP, particularly through large language models like GPT. …
Emotion ClassificationData AugmentationData Augmentation for Neural Machine Translation using Generative Language Model
Despite the rapid growth in model architecture, the scarcity of large parallel corpora remains the main bottleneck in Neural Machine Translation. Data augmentation is a technique that enhances the performance of data-hun…
Data AugmentationDiversityLanguage ModelingLanguage Modelling+2Comparative Analysis of CHATGPT and the evolution of language models
Interest in Large Language Models (LLMs) has increased drastically since the emergence of ChatGPT and the outstanding positive societal response to the ease with which it performs tasks in Natural Language Processing (NL…
Machine TranslationQuestion AnsweringText GenerationWhat is the Best Way for ChatGPT to Translate Poetry?
Machine translation (MT) has historically faced significant challenges when applied to literary works, particularly in the domain of poetry translation. The advent of Large Language Models such as ChatGPT holds potential…
Machine TranslationTranslation