paper-with-me

Papers

Neural Machine Translation Data Generation and Augmentation using ChatGPT

2023-07-11 · Wayne Yang, Garrett Nicolai

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.

📄 PDF Abstract BibTeX arXiv:2307.05779

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityMachine TranslationTranslation

Similar Papers 제목 키워드 기반

How to Design Translation Prompts for ChatGPT: An Empirical Study

2023-04-05 · Yuan Gao, Ruili Wang, Feng Hou

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 GenerationTranslation

Backtranslation and paraphrasing in the LLM era? Comparing data augmentation methods for emotion classification

2025-07-19 · Łukasz Radliński, Mateusz Guściora, Jan Kocoń arxiv

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 Augmentation

Data Augmentation for Neural Machine Translation using Generative Language Model

2023-07-26 · Seokjin Oh, Su ah Lee, Woohwan Jung

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+2

Comparative Analysis of CHATGPT and the evolution of language models

2023-03-28 · Oluwatosin Ogundare, Gustavo Quiros Araya

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 Generation

What is the Best Way for ChatGPT to Translate Poetry?

2024-06-05 · Shanshan Wang, Derek F. Wong, Jingming Yao, Lidia S. Chao

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