中文
相关论文

相关论文: Orthographic Syllable as basic unit for SMT betwee…

200 篇论文

This paper proposes a technique for adding a new source or target language to an existing multilingual NMT model without re-training it on the initial set of languages. It consists in replacing the shared vocabulary with a small…

计算与语言 · 计算机科学 2021-10-22 Alexandre Berard

Words are fundamental linguistic units that connect thoughts and things through meaning. However, words do not appear independently in a text sequence. The existence of syntactic rules induces correlations among neighboring words. Using an…

计算与语言 · 计算机科学 2023-03-15 David Sanchez , Luciano Zunino , Juan De Gregorio , Raul Toral , Claudio Mirasso

Usually bilingual word vectors are trained "online". Mikolov et al. showed they can also be found "offline", whereby two pre-trained embeddings are aligned with a linear transformation, using dictionaries compiled from expert knowledge. In…

计算与语言 · 计算机科学 2017-02-14 Samuel L. Smith , David H. P. Turban , Steven Hamblin , Nils Y. Hammerla

We propose a straightforward vocabulary adaptation scheme to extend the language capacity of multilingual machine translation models, paving the way towards efficient continual learning for multilingual machine translation. Our approach is…

计算与语言 · 计算机科学 2021-03-12 Xavier Garcia , Noah Constant , Ankur P. Parikh , Orhan Firat

Separation is a classical problem asking whether, given two sets belonging to some class, it is possible to separate them by a set from a smaller class. We discuss the separation problem for regular languages. We give a Ptime algorithm to…

形式语言与自动机理论 · 计算机科学 2013-04-26 Thomas Place , Lorijn van Rooijen , Marc Zeitoun

This paper explores the idea of using phonemes as a textual representation within a conventional multilingual simultaneous speech-to-speech translation pipeline, as opposed to the traditional reliance on text-based language representations.…

机器学习 · 计算机科学 2025-04-24 Rene Pilz , Johannes Schneider

In a hybrid automatic speech recognition (ASR) system, a pronunciation lexicon (PL) and a language model (LM) are essential to correctly retrieve spoken word sequences. Being a morphologically complex language, the vocabulary of Malayalam…

计算与语言 · 计算机科学 2023-01-18 Kavya Manohar , A. R. Jayan , Rajeev Rajan

Spoken Language Understanding (SLU) is a task that aims to extract semantic information from spoken utterances. Previous research has made progress in end-to-end SLU by using paired speech-text data, such as pre-trained Automatic Speech…

计算与语言 · 计算机科学 2023-07-11 Guan-Wei Wu , Guan-Ting Lin , Shang-Wen Li , Hung-yi Lee

How to achieve neural machine translation with limited parallel data? Existing techniques often rely on large-scale monolingual corpora, which is impractical for some low-resource languages. In this paper, we turn to connect several…

计算与语言 · 计算机科学 2022-10-14 Zhe Yang , Qingkai Fang , Yang Feng

This paper describes a first step towards the definition of an abstract machine for linguistic formalisms that are based on typed feature structures, such as HPSG. The core design of the abstract machine is given in detail, including the…

cmp-lg · 计算机科学 2008-02-03 Shuly Wintner , Nissim Francez

Soft Prompt Tuning (SPT) is a parameter-efficient method for adapting pre-trained language models (PLMs) to specific tasks by inserting learnable embeddings, or soft prompts, at the input layer of the PLM, without modifying its parameters.…

计算与语言 · 计算机科学 2024-02-07 Fred Philippy , Siwen Guo , Shohreh Haddadan , Cedric Lothritz , Jacques Klein , Tegawendé F. Bissyandé

These are lecture notes on the algebraic approach to regular languages. The classical algebraic approach is for finite words; it uses semigroups instead of automata. However, the algebraic approach can be extended to structures beyond…

形式语言与自动机理论 · 计算机科学 2020-08-27 Mikołaj Bojańczyk

A fundamental theme in automata theory is regular languages of words and trees, and their many equivalent definitions. Salvati has proposed a generalization to regular languages of simply typed $\lambda$-terms, defined using denotational…

计算机科学中的逻辑 · 计算机科学 2024-02-09 Vincent Moreau , Lê Thành Dũng Nguyên

This paper describes an abstract machine for linguistic formalisms that are based on typed feature structures, such as HPSG. The core design of the abstract machine is given in detail, including the compilation process from a high-level…

cmp-lg · 计算机科学 2008-02-03 Shuly Wintner , Nissim Francez

Despite impressive empirical successes of neural machine translation (NMT) on standard benchmarks, limited parallel data impedes the application of NMT models to many language pairs. Data augmentation methods such as back-translation make…

计算与语言 · 计算机科学 2019-10-08 Chunting Zhou , Xuezhe Ma , Junjie Hu , Graham Neubig

Existing representations for human motion, such as MotionGPT, often operate as black-box latent vectors with limited interpretability and build on joint positions which can cause ambiguity. Inspired by the hierarchical structure of natural…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Yao Zhang , Zhuchenyang Liu , Yu Xiao

State-of-the-art multilingual machine translation relies on a universal encoder-decoder, which requires retraining the entire system to add new languages. In this paper, we propose an alternative approach that is based on language-specific…

计算与语言 · 计算机科学 2020-04-15 Carlos Escolano , Marta R. Costa-jussà , José A. R. Fonollosa , Mikel Artetxe

Multilingual pretrained language models (mPLMs) have shown their effectiveness in multilingual word alignment induction. However, these methods usually start from mBERT or XLM-R. In this paper, we investigate whether multilingual sentence…

计算与语言 · 计算机科学 2023-01-31 Weikang Wang , Guanhua Chen , Hanqing Wang , Yue Han , Yun Chen

Tokenization constitutes a fundamental stage in Large Language Model (LLM) processing; however, subword-based tokenization methods optimized on English-dominant corpora may produce token fragmentation misaligned with the linguistic…

计算机与社会 · 计算机科学 2026-02-10 Andhika Bernard Lumbantobing , Hokky Situngkir

Previous cross-lingual transfer methods are restricted to orthographic representation learning via textual scripts. This limitation hampers cross-lingual transfer and is biased towards languages sharing similar well-known scripts. To…

计算与语言 · 计算机科学 2023-07-11 Hoang H. Nguyen , Chenwei Zhang , Tao Zhang , Eugene Rohrbaugh , Philip S. Yu