Challenge: Recent work shows that supervised neural machine translation models scale like a power law with the amount of training data and number of non-embedding parameters in the model.
Approach: They show that cross-entropy loss of supervised neural machine translation models scales like a power law with the amount of training data and number of non-embedding parameters in the model.
Outcome: The proposed model can predict BLEU and ROI of labeling data in low-resource language pairs.

Similar Papers

Scaling Laws Under the Microscope: Predicting Transformer Performance from Small Scale Experiments (2022.findings-emnlp)

Copied to clipboard

Challenge: Neural scaling laws define a predictable relationship between a model’s parameter count and its performance after training in the form of a power law.
Approach: They perform an empirical investigation of language understanding tasks and evaluate their results to determine whether scaling laws can be used to accelerate model development.
Outcome: The proposed scaling laws can be exploited for debugging convergence when training large models, and can predict the performance of larger models.
Revisiting Scaling Laws for Language Models: The Role of Data Quality and Training Strategies (2025.acl-long)

Copied to clipboard

Challenge: Existing scaling laws suggest augmenting model size and training data results in enhanced performance, but recent studies reveal deviations, particularly in large language models, where performance improvements decelerate—a phenomenon known as sub-scaling.
Approach: They propose a sub-optimal scaling law that better predicts performance in sub-scaling regimes by examining data quality and training strategies.
Outcome: The proposed scaling law better predicts performance in sub-scaling regimes, highlighting the importance of data quality and diversity.
Scaling Law for Document Neural Machine Translation (2023.findings-emnlp)

Copied to clipboard

Challenge: Neural machine translation (NMT) methods fail to capture discourse phenomena such as pronominal anaphora, lexical consistency, and document coherence as the input text exceeds a single sentence.
Approach: They examine the effects of model scale, data scale, and sequence length on translation quality when model size is limited.
Outcome: The proposed model scales and data scales are compared with the existing models and show that increasing sequence length improves translation quality when model size is limited.
Scaling Laws for Multilingual Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing scaling laws for language models are limited to a limited number of languages, but they can be applied to arbitrary number of different languages.
Approach: They propose a scaling law for general-purpose decoder-only language models trained on multilingual data that shifts focus from individual languages to language families.
Outcome: The proposed scaling law can be applied to models trained on multilingual data . it can be used to predict performance across multiple languages and models .
Rethinking Document-level Neural Machine Translation (2022.findings-acl)

Copied to clipboard

Challenge: Neural machine translation models are weak enough for document-level translation . current models only translate sentences individually, resulting in poor document coherence .
Approach: They propose to use the original Transformer model to test document-level neural machine translation . they find that the original transformer models can achieve strong results for document translation if trained properly .
Outcome: The proposed model outperforms sentence-level models on nine datasets and two sentence- level datasets across six languages.
A Closer Look at Parameter Contributions When Training Neural Language and Translation Models (2022.coling-1)

Copied to clipboard

Challenge: Neural models and Transformers have been used for almost every NLP task . however, the intrinsic dynamics of the training procedure have not been studied in depth for highly complex network architectures.
Approach: They analyze the learning dynamics of neural language and translation models using Loss Change Allocation indicator . they use a standard Transformer architecture to train a model with three learning objectives .
Outcome: The proposed model is based on a standard model that is used for training tasks.
Proceedings of the 3rd Workshop on Neural Generation and Translation (D19-56)

Copied to clipboard

Challenge: The third workshop on neural generation and translation is held in london . the workshop received 68 submissions from leading minds in the field .
Approach: the third workshop on neural generation and translation is held in london . the workshop will feature four invited talks from leading minds in the field .
Outcome: the third workshop on neural generation and translation is held in london . the conference received 68 submissions from which 36 accepted .
Scaling Parameter-Constrained Language Models with Quality Data (2024.emnlp-industry)

Copied to clipboard

Challenge: Scaling laws in language modeling quantify training loss as a function of dataset size and model parameters, but neglect the critical role of data quality in model generalization.
Approach: They propose to use effective training tokens as a combination of text diversity and syntheticity as measured by a teacher model to calculate scaling laws.
Outcome: The proposed term effective training tokens is a combination of two readily-computed indicators of text diversity and syntheticity as measured by a teacher model.
Tricks for Training Sparse Translation Models (2022.naacl-main)

Copied to clipboard

Challenge: Multitask learning with an unbalanced data distribution skews model learning towards high resource tasks.
Approach: They propose to use a temperature heating mechanism and dense pre-training to mitigate this by training models with a fixed model capacity.
Outcome: The proposed techniques improve performance on two multilingual translation benchmarks compared to BASELayers and Dense scaling baselines and in combination, more than 2x model convergence speed.
Towards Modeling the Style of Translators in Neural Machine Translation (2021.naacl-main)

Copied to clipboard

Challenge: a key ingredient of neural machine translation is the use of large datasets with different but consistent translation styles . however, the models do not capture the variety of translators' styles from the data . a recent study shows that style-augmented models can capture the style variations of translator .
Approach: They propose to augment a neural machine translation model with translator information . they use TED talk datasets to model and control translator-related stylistic variations .
Outcome: The proposed models capture the style variations of translators and generate translations with different styles on new data.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations