paper-with-me

Papers

Dynamic Data Selection and Weighting for Iterative Back-Translation

2020-04-07 · EMNLP 2020 11 · Zi-Yi Dou, Antonios Anastasopoulos, Graham Neubig

Back-translation has proven to be an effective method to utilize monolingual data in neural machine translation (NMT), and iteratively conducting back-translation can further improve the model performance. Selecting which monolingual data to back-translate is crucial, as we require that the resulting synthetic data are of high quality and reflect the target domain. To achieve these two goals, data selection and weighting strategies have been proposed, with a common practice being to select samples close to the target domain but also dissimilar to the average general-domain text. In this paper, we provide insights into this commonly used approach and generalize it to a dynamic curriculum learning strategy, which is applied to iterative back-translation models. In addition, we propose weighting strategies based on both the current quality of the sentence and its improvement over the previous iteration. We evaluate our models on domain adaptation, low-resource, and high-resource MT settings and on two language pairs. Experimental results demonstrate that our methods achieve improvements of up to 1.8 BLEU points over competitive baselines.

📄 PDF Abstract BibTeX arXiv:2004.03672

Code (1)

zdou0830/dynamic_select_weight 공식 구현

Tasks

Domain AdaptationMachine TranslationNMTSentenceTranslation

Similar Papers 제목 키워드 기반

Supervised feature selection with orthogonal regression and feature weighting

2019-10-09 · Xia Wu, Xueyuan Xu, Jianhong Liu, Hailing Wang 외

Effective features can improve the performance of a model, which can thus help us understand the characteristics and underlying structure of complex data. Previous feature selection methods usually cannot keep more local…

feature selectionregression

LLM Data Selection and Utilization via Dynamic Bi-level Optimization

2025-07-22 · Yang Yu, Kai Han, Hang Zhou, Yehui Tang 외 arxiv

While large-scale training data is fundamental for developing capable large language models (LLMs), strategically selecting high-quality data has emerged as a critical approach to enhance training efficiency and reduce c…

Reconstruction of Voxels with Position- and Angle-Dependent Weightings

2020-10-27 · Lina Felsner, Tobias Würfl, Christopher Syben, Philipp Roser 외

The reconstruction problem of voxels with individual weightings can be modeled a position- and angle- dependent function in the forward-projection. This changes the system matrix and prohibits to use standard filtered ba…

Position

Learning neural network potentials from experimental data via Differentiable Trajectory Reweighting

2021-06-02 · Stephan Thaler, Julija Zavadlav

In molecular dynamics (MD), neural network (NN) potentials trained bottom-up on quantum mechanical data have seen tremendous success recently. Top-down approaches that learn NN potentials directly from experimental data …

DataFlex: A Unified Framework for Data-Centric Dynamic Training of Large Language Models

2026-03-27 · Hao Liang, Zhengyang Zhao, Meiyi Qiang, Mingrui Chen 외 arxiv

Data-centric training has emerged as a promising direction for improving large language models (LLMs) by optimizing not only model parameters but also the selection, composition, and weighting of training data during opt…