中文
相关论文

相关论文: Lightweight Adaptive Mixture of Neural and N-gram …

200 篇论文

In this paper, we explore machine translation improvement via Generative Adversarial Network (GAN) architecture. We take inspiration from RelGAN, a model for text generation, and NMT-GAN, an adversarial machine translation model, to…

计算与语言 · 计算机科学 2021-12-01 Jay Ahn , Hari Madhu , Viet Nguyen

Combining multiple machine learning models has long been a technique for enhancing performance, particularly in distributed settings. Traditional approaches, such as model ensembles, work well, but are expensive in terms of memory and…

机器学习 · 计算机科学 2024-12-23 Albert Manuel Orozco Camacho , Stefan Horoi , Guy Wolf , Eugene Belilovsky

With the increasing number of mobile devices, there has been continuous research on generating optimized Language Models (LMs) for soft keyboard. In spite of advances in this domain, building a single LM for low-end feature phones as well…

We investigate adaptive ensemble weighting for Neural Machine Translation, addressing the case of improving performance on a new and potentially unknown domain without sacrificing performance on the original domain. We adapt sequentially…

计算与语言 · 计算机科学 2019-06-04 Danielle Saunders , Felix Stahlberg , Adria de Gispert , Bill Byrne

Transformer-based language models have recently been at the forefront of active research in text generation. However, these models' advances come at the price of prohibitive training costs, with parameter counts in the billions and compute…

计算与语言 · 计算机科学 2025-02-04 Gabriel Lindenmaier , Sean Papay , Sebastian Padó

Neural machine translation (NMT) models are typically trained with fixed-size input and output vocabularies, which creates an important bottleneck on their accuracy and generalization capability. As a solution, various studies proposed…

计算与语言 · 计算机科学 2018-05-08 Duygu Ataman , Marcello Federico

Ensembling is a well-known technique in neural machine translation (NMT) to improve system performance. Instead of a single neural net, multiple neural nets with the same topology are trained separately, and the decoder generates…

计算与语言 · 计算机科学 2017-07-24 Felix Stahlberg , Bill Byrne

In order to capture rich language phenomena, neural machine translation models have to use a large vocabulary size, which requires high computing time and large memory usage. In this paper, we alleviate this issue by introducing a…

计算与语言 · 计算机科学 2016-08-02 Haitao Mi , Zhiguo Wang , Abe Ittycheriah

Large Transformer-based language models are pre-trained on corpora of varying sizes, for a different number of steps and with different batch sizes. At the same time, more fundamental components, such as the pre-training objective or…

计算与语言 · 计算机科学 2021-05-12 M. Aßenmacher , P. Schulze , C. Heumann

Increased adaptability of RNN language models leads to improved predictions that benefit many applications. However, current methods do not take full advantage of the RNN structure. We show that the most widely-used approach to adaptation…

计算与语言 · 计算机科学 2017-04-24 Aaron Jaech , Mari Ostendorf

Structured language models for speech recognition have been shown to remedy the weaknesses of n-gram models. All current structured language models are, however, limited in that they do not take into account dependencies between…

计算与语言 · 计算机科学 2007-05-23 Rens Bod

Adapter-based tuning has recently arisen as an alternative to fine-tuning. It works by adding light-weight adapter modules to a pretrained language model (PrLM) and only updating the parameters of adapter modules when learning on a…

计算与语言 · 计算机科学 2021-06-08 Ruidan He , Linlin Liu , Hai Ye , Qingyu Tan , Bosheng Ding , Liying Cheng , Jia-Wei Low , Lidong Bing , Luo Si

The performance of large language models (LLMs) across diverse downstream applications is fundamentally governed by the quality and composition of their pretraining corpora. Existing domain reweighting algorithms primarily optimize data…

机器学习 · 计算机科学 2025-05-28 Simin Fan , Maria Ios Glarou , Martin Jaggi

We propose algorithms to train production-quality n-gram language models using federated learning. Federated learning is a distributed computation platform that can be used to train global models for portable devices such as smart phones.…

Fine-tuning pre-trained generative language models to down-stream language generation tasks has shown promising results. However, this comes with the cost of having a single, large model for each task, which is not ideal in low-memory/power…

计算与语言 · 计算机科学 2020-09-22 Zhaojiang Lin , Andrea Madotto , Pascale Fung

Pretrained language models demonstrate strong performance in most NLP tasks when fine-tuned on small task-specific datasets. Hence, these autoregressive models constitute ideal agents to operate in text-based environments where language…

计算与语言 · 计算机科学 2021-09-21 Vincent Micheli , François Fleuret

As the core component of Natural Language Processing (NLP) system, Language Model (LM) can provide word representation and probability indication of word sequences. Neural Network Language Models (NNLMs) overcome the curse of dimensionality…

计算与语言 · 计算机科学 2019-06-14 Kun Jing , Jungang Xu

While neural machine translation (NMT) has become the new paradigm, the parameter optimization requires large-scale parallel data which is scarce in many domains and language pairs. In this paper, we address a new translation scenario in…

计算与语言 · 计算机科学 2017-11-06 Yining Wang , Yang Zhao , Jiajun Zhang , Chengqing Zong , Zhengshan Xue

Large Language Models (LLMs) remain heavily centered on English, with limited performance in low-resource languages. Existing adaptation approaches, such as continual pre-training, demand significant computational resources. In the case of…

计算与语言 · 计算机科学 2026-03-31 Eneko Valero , Maria Ribalta i Albado , Oscar Sainz , Naiara Perez , German Rigau

Automated evaluation of open domain natural language generation (NLG) models remains a challenge and widely used metrics such as BLEU and Perplexity can be misleading in some cases. In our paper, we propose to evaluate natural language…

计算与语言 · 计算机科学 2020-02-13 Wangchunshu Zhou , Ke Xu