中文
相关论文

相关论文: Code-Mixed to Monolingual Translation Framework

200 篇论文

Existing work in translation demonstrated the potential of massively multilingual machine translation by training a single model able to translate between any pair of languages. However, much of this work is English-Centric by training only…

Applications designed for simultaneous speech translation during events such as conferences or meetings need to balance quality and lag while displaying translated text to deliver a good user experience. One common approach to building…

计算与语言 · 计算机科学 2022-03-30 Shashank Subramanya , Jan Niehues

Recent progress in neural machine translation (NMT) has made it possible to translate successfully between monolingual language pairs where large parallel data exist, with pre-trained models improving performance even further. Although…

机器学习 · 计算机科学 2021-05-31 El Moatez Billah Nagoudi , AbdelRahim Elmadany , Muhammad Abdul-Mageed

We investigate different approaches to translate between similar languages under low resource conditions, as part of our contribution to the WMT 2020 Similar Languages Translation Shared Task. We submitted Transformer-based bilingual and…

计算与语言 · 计算机科学 2020-11-11 Ife Adebara , El Moatez Billah Nagoudi , Muhammad Abdul Mageed

Cross-lingual model transfer is a compelling and popular method for predicting annotations in a low-resource language, whereby parallel corpora provide a bridge to a high-resource language and its associated annotated corpora. However,…

计算与语言 · 计算机科学 2017-05-02 Meng Fang , Trevor Cohn

Multilingual language models have shown impressive cross-lingual transfer ability across a diverse set of languages and tasks. To improve the cross-lingual ability of these models, some strategies include transliteration and finer-grained…

计算与语言 · 计算机科学 2023-05-08 Sonal Sannigrahi , Rachel Bawden

Sequence to sequence (SEQ2SEQ) models often lack diversity in their generated translations. This can be attributed to the limitation of SEQ2SEQ models in capturing lexical and syntactic variations in a parallel corpus resulting from…

计算与语言 · 计算机科学 2018-10-18 Xuanli He , Gholamreza Haffari , Mohammad Norouzi

Designers of statistical machine translation (SMT) systems have begun to employ tree-structured translation models. Systems involving tree-structured translation models tend to be complex. This article aims to reduce the conceptual…

计算与语言 · 计算机科学 2007-05-23 I. Dan Melamed , Wei Wang

Code translation aims to convert source code from one programming language (PL) to another. Given the promising abilities of large language models (LLMs) in code synthesis, researchers are exploring their potential to automate code…

Recent work on end-to-end neural network-based architectures for machine translation has shown promising results for En-Fr and En-De translation. Arguably, one of the major factors behind this success has been the availability of high…

This work focuses on building language models (LMs) for code-switched text. We propose two techniques that significantly improve these LMs: 1) A novel recurrent neural network unit with dual components that focus on each language in the…

计算与语言 · 计算机科学 2018-09-07 Saurabh Garg , Tanmay Parekh , Preethi Jyothi

Unsupervised learning of cross-lingual word embedding offers elegant matching of words across languages, but has fundamental limitations in translating sentences. In this paper, we propose simple yet effective methods to improve…

计算与语言 · 计算机科学 2019-01-08 Yunsu Kim , Jiahui Geng , Hermann Ney

Code-mixing involves the seamless integration of linguistic elements from multiple languages within a single discourse, reflecting natural multilingual communication patterns. Despite its prominence in informal interactions such as social…

计算与语言 · 计算机科学 2025-06-17 Svetlana Churina , Akshat Gupta , Insyirah Mujtahid , Kokil Jaidka

Many software projects implement APIs and algorithms in multiple programming languages. Maintaining such projects is tiresome, as developers have to ensure that any change (e.g., a bug fix or a new feature) is being propagated, timely and…

软件工程 · 计算机科学 2023-09-13 Jiyang Zhang , Pengyu Nie , Junyi Jessy Li , Milos Gligoric

Code-mixing, the integration of lexical and grammatical elements from multiple languages within a single sentence, is a widespread linguistic phenomenon, particularly prevalent in multilingual societies. In India, social media users…

计算与语言 · 计算机科学 2025-03-27 Aniket Deroy , Subhankar Maity

Pre-trained vision and language models such as CLIP have witnessed remarkable success in connecting images and texts with a primary focus on English texts. Despite recent efforts to extend CLIP to support other languages, disparities in…

计算与语言 · 计算机科学 2023-10-31 Zhen Zhang , Jialu Wang , Xin Eric Wang

Text-style transfer aims to convert text given in one domain into another by paraphrasing the sentence or substituting the keywords without altering the content. By necessity, state-of-the-art methods have evolved to accommodate nonparallel…

计算与语言 · 计算机科学 2021-06-22 Xing Han , Jessica Lundin

Perfect machine translation (MT) would render cross-lingual transfer (XLT) by means of multilingual language models (mLMs) superfluous. Given, on the one hand, the large body of work on improving XLT with mLMs and, on the other hand, recent…

计算与语言 · 计算机科学 2024-07-11 Benedikt Ebing , Goran Glavaš

Multilingualism refers to the high degree of proficiency in two or more languages in the written and oral communication modes. It often results in language mixing, a.k.a. code-mixing, when a multilingual speaker switches between multiple…

计算与语言 · 计算机科学 2021-06-16 Vivek Srivastava , Mayank Singh

Recent studies in zero-shot cross-lingual learning using multilingual models have falsified the previous hypothesis that shared vocabulary and joint pre-training are the keys to cross-lingual generalization. Inspired by this advancement, we…

计算与语言 · 计算机科学 2022-05-20 Evangelia Gogoulou , Ariel Ekgren , Tim Isbister , Magnus Sahlgren