中文
相关论文

相关论文: PARADISE: Exploiting Parallel Data for Multilingua…

200 篇论文

Multilingual pre-training significantly improves many multilingual NLP tasks, including machine translation. Most existing methods are based on some variants of masked language modeling and text-denoising objectives on monolingual data.…

计算与语言 · 计算机科学 2023-06-02 Alireza Salemi , Amirhossein Abaskohi , Sara Tavakoli , Yadollah Yaghoobzadeh , Azadeh Shakery

Even with the latest developments in deep learning and large-scale language modeling, the task of machine translation (MT) of low-resource languages remains a challenge. Neural MT systems can be trained in an unsupervised way without any…

计算与语言 · 计算机科学 2023-10-24 Ivana Kvapilíková , Ondřej Bojar

In this paper, we propose a two-phase training approach where pre-trained large language models are continually pre-trained on parallel data and then supervised fine-tuned with a small amount of high-quality parallel data. To investigate…

计算与语言 · 计算机科学 2024-07-04 Minato Kondo , Takehito Utsuro , Masaaki Nagata

While prior work has established that the use of parallel data is conducive for cross-lingual learning, it is unclear if the improvements come from the data itself, or if it is the modeling of parallel interactions that matters. Exploring…

计算与语言 · 计算机科学 2022-12-21 Machel Reid , Mikel Artetxe

Dynamic sequences with varying lengths have been widely used in the training of Transformer-based large language models (LLMs). However, current training frameworks adopt a pre-defined static parallel strategy for these sequences, causing…

机器学习 · 计算机科学 2025-11-18 Zhixin Ou , Peng Liang , Jianchen Han , Baihui Liu , Linbo Qiao

Shared multilingual representations are essential for cross-lingual tasks and knowledge transfer across languages. This study looks at the impact of parallel data, i.e. translated sentences, in pretraining as a signal to trigger…

计算与语言 · 计算机科学 2026-04-01 Julius Leino , Jörg Tiedemann

Paraphrases, the rewordings of the same semantic meaning, are useful for improving generalization and translation. However, prior works only explore paraphrases at the word or phrase level, not at the sentence or corpus level. Unlike…

计算与语言 · 计算机科学 2021-10-04 Zhong Zhou , Matthias Sperber , Alex Waibel

We propose a novel monolingual sentence paraphrasing method for augmenting the training data for statistical machine translation systems "for free" -- by creating it from data that is already available rather than having to create more…

计算与语言 · 计算机科学 2021-10-01 Preslav Nakov

Recent machine translation algorithms mainly rely on parallel corpora. However, since the availability of parallel corpora remains limited, only some resource-rich language pairs can benefit from them. We constructed a parallel corpus for…

计算与语言 · 计算机科学 2020-03-17 Makoto Morishita , Jun Suzuki , Masaaki Nagata

Self-training is one of the earliest and simplest semi-supervised methods. The key idea is to augment the original labeled dataset with unlabeled data paired with the model's prediction (i.e. the pseudo-parallel data). While self-training…

机器学习 · 计算机科学 2020-10-20 Junxian He , Jiatao Gu , Jiajun Shen , Marc'Aurelio Ranzato

Recently, there has been growing interest within the community regarding whether large language models are capable of planning or executing plans. However, most prior studies use LLMs to generate high-level plans for simplified scenarios…

计算与语言 · 计算机科学 2024-06-07 Arda Uzunoglu , Abdalfatah Rashid Safa , Gözde Gül Şahin

Machine translation has recently achieved impressive performance thanks to recent advances in deep learning and the availability of large-scale parallel corpora. There have been numerous attempts to extend these successes to low-resource…

计算与语言 · 计算机科学 2018-04-16 Guillaume Lample , Alexis Conneau , Ludovic Denoyer , Marc'Aurelio Ranzato

Multilingual pretraining typically lacks explicit alignment signals, leading to suboptimal cross-lingual alignment in the representation space. In this work, we show that training standard pretrained models for cross-lingual alignment with…

计算与语言 · 计算机科学 2026-02-26 Barah Fazili , Koustava Goswami

Neural sentence simplification method based on sequence-to-sequence framework has become the mainstream method for sentence simplification (SS) task. Unfortunately, these methods are currently limited by the scarcity of parallel SS corpus.…

计算与语言 · 计算机科学 2023-06-01 Kang Liu , Jipeng Qiang

We propose a Bayesian model of unsupervised semantic role induction in multiple languages, and use it to explore the usefulness of parallel corpora for this task. Our joint Bayesian model consists of individual models for each language plus…

计算与语言 · 计算机科学 2016-03-07 Nikhil Garg , James Henderson

Continuously-growing data volumes lead to larger generic models. Specific use-cases are usually left out, since generic models tend to perform poorly in domain-specific cases. Our work addresses this gap with a method for selecting…

计算与语言 · 计算机科学 2022-02-08 Javad Pourmostafa Roshan Sharami , Dimitar Shterionov , Pieter Spronck

We introduce MARGE, a pre-trained sequence-to-sequence model learned with an unsupervised multi-lingual multi-document paraphrasing objective. MARGE provides an alternative to the dominant masked language modeling paradigm, where we…

计算与语言 · 计算机科学 2020-06-29 Mike Lewis , Marjan Ghazvininejad , Gargi Ghosh , Armen Aghajanyan , Sida Wang , Luke Zettlemoyer

Stochastic Gradient Descent is used for large datasets to train models to reduce the training time. On top of that data parallelism is widely used as a method to efficiently train neural networks using multiple worker nodes in parallel.…

机器学习 · 计算机科学 2024-07-02 Aakash Sudhirbhai Vora , Dhrumil Chetankumar Joshi , Aksh Kantibhai Patel

Parallel sentence extraction is a task addressing the data sparsity problem found in multilingual natural language processing applications. We propose an end-to-end deep neural network approach to detect translational equivalence between…

计算与语言 · 计算机科学 2017-09-29 Francis Grégoire , Philippe Langlais

We address the text-to-text generation problem of sentence-level paraphrasing -- a phenomenon distinct from and more difficult than word- or phrase-level paraphrasing. Our approach applies multiple-sequence alignment to sentences gathered…

计算与语言 · 计算机科学 2007-05-23 Regina Barzilay , Lillian Lee
‹ 上一页 1 2 3 10 下一页 ›