paper-with-me

홈 › Papers

Simple and Effective Input Reformulations for Translation

2023-11-12 · Brian Yu, Hansen Lillemark, Kurt Keutzer

Foundation language models learn from their finetuning input context in different ways. In this paper, we reformulate inputs during finetuning for challenging translation tasks, leveraging model strengths from pretraining in novel ways to improve downstream performance. These reformulations are simple data level modifications, require no additional collection of training data or modification of data at inference time. They can be applied either on single language pair translation tasks or massively multilingual translation tasks. Experiments with these techniques demonstrate significant performance improvements up to $\textbf{3.5 chrF++ on the Flores200 translation benchmark}$. We hope our research accessibly improves finetuning data efficiency, enabling more effective training to scalably improve state-of-the-art performance. Our code is released $\href{https://github.com/bri25yu/LanguageModelExperimentation}{here}.$

📄 PDF Abstract BibTeX arXiv:2311.06696

Code (1)

bri25yu/languagemodelexperimentation 공식 구현

Tasks

Translation

Similar Papers 제목 키워드 기반

Why bother with geometry? On the relevance of linear decompositions of Transformer embeddings

2023-10-10 · Timothee Mickus, Raúl Vázquez

A recent body of work has demonstrated that Transformer embeddings can be linearly decomposed into well-defined sums of factors, that can in turn be related to specific network inputs or components. There is however stil…

Machine TranslationSentence

Conversational Question Answering with Reformulations over Knowledge Graph

2023-12-27 · Lihui Liu, Blaine Hill, Boxin Du, Fei Wang 외

Conversational question answering (convQA) over knowledge graphs (KGs) involves answering multi-turn natural language questions about information contained in a KG. State-of-the-art methods of ConvQA often struggle with …

Conversational Question AnsweringKnowledge GraphsQuestion AnsweringReinforcement Learning (RL)

Reinforcement Learning from Reformulations in Conversational Question Answering over Knowledge Graphs

2021-05-11 · Magdalena Kaiser, Rishiraj Saha Roy, Gerhard Weikum

The rise of personal assistants has made conversational question answering (ConvQA) a very popular mechanism for user-system interaction. State-of-the-art methods for ConvQA over knowledge graphs (KGs) can only learn fro…

Conversational Question AnsweringKnowledge GraphsQuestion Answeringreinforcement-learning+1

mixSeq: A Simple Data Augmentation Methodfor Neural Machine Translation

2021-08-01 · ACL (IWSLT) 2021 8 · Xueqing Wu, Yingce Xia, Jinhua Zhu, Lijun Wu 외

Data augmentation, which refers to manipulating the inputs (e.g., adding random noise,masking specific parts) to enlarge the dataset,has been widely adopted in machine learning. Most data augmentation techniques operate …

Data AugmentationDiversityMachine TranslationTranslation

Evaluating Translation Quality and CLIR Performance of Query Sessions

2016-05-01 · LREC 2016 5 · Xabier Saralegi, Eneko Agirre, I{\~n}aki Alegria

This paper presents the evaluation of the translation quality and Cross-Lingual Information Retrieval (CLIR) performance when using session information as the context of queries. The hypothesis is that previous queries p…

Cross-Lingual Information RetrievalInformation RetrievalRetrievalTranslation