中文
相关论文

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

200 篇论文

Multilingual Large Language Models (LLMs) have shown remarkable performance across various languages; however, they often include significantly less data for low-resource languages such as Urdu compared to high-resource languages like…

计算与语言 · 计算机科学 2025-08-05 Farah Adeeba , Brian Dillon , Hassan Sajjad , Rajesh Bhatt

In the cascaded approach to spoken language translation (SLT), the ASR output is typically punctuated and segmented into sentences before being passed to MT, since the latter is typically trained on written text. However, erroneous…

计算与语言 · 计算机科学 2022-10-19 Sukanta Sen , Ondřej Bojar , Barry Haddow

Sign language serves as the primary meaning of communication for the deaf-mute community. Different from spoken language, it commonly conveys information by the collaboration of manual features, i.e., hand gestures and body movements, and…

计算机视觉与模式识别 · 计算机科学 2024-08-19 Wengang Zhou , Weichao Zhao , Hezhen Hu , Zecheng Li , Houqiang Li

We compare the outcomes of multilingual and crosslingual training for related and unrelated Australian languages with similar phonological inventories. We use the Montreal Forced Aligner to train acoustic models from scratch and adapt a…

计算与语言 · 计算机科学 2025-04-25 Alessio Tosolini , Claire Bowern

Conventional spoken language translation (SLT) systems are pipeline based systems, where we have an Automatic Speech Recognition (ASR) system to convert the modality of source from speech to text and a Machine Translation (MT) systems to…

Even for common NLP tasks, sufficient supervision is not available in many languages -- morphological tagging is no exception. In the work presented here, we explore a transfer learning scheme, whereby we train character-level recurrent…

计算与语言 · 计算机科学 2025-04-25 Ryan Cotterell , Georg Heigold

Large Language Models (LLMs) are increasingly used in Spoken Language Understanding (SLU), where effective multimodal learning depends on the alignment between audio and text. Despite various fusion methods, no standard metric exists to…

计算与语言 · 计算机科学 2025-07-08 Pooneh Mousavi , Yingzhi Wang , Mirco Ravanelli , Cem Subakan

Video-language alignment is a crucial multi-modal task that benefits various downstream applications, e.g., video-text retrieval and video question answering. Existing methods either utilize multi-modal information in video-text pairs or…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Shi-Xue Zhang , Hongfa Wang , Xiaobin Zhu , Weibo Gu , Tianjin Zhang , Chun Yang , Wei Liu , Xu-Cheng Yin

End-to-end Speech Translation (ST) aims to convert speech into target text within a unified model. The inherent differences between speech and text modalities often impede effective cross-modal and cross-lingual transfer. Existing methods…

计算与语言 · 计算机科学 2023-12-19 Yuhao Zhang , Kaiqi Kou , Bei Li , Chen Xu , Chunliang Zhang , Tong Xiao , Jingbo Zhu

Language models are typically trained on large corpora of text in their default orthographic form. However, this is not the only option; representing data as streams of phonemes can offer unique advantages, from deeper insights into…

计算与语言 · 计算机科学 2024-10-31 Zébulon Goriely , Richard Diehl Martinez , Andrew Caines , Lisa Beinborn , Paula Buttery

This paper describes a methodology for defining an executable abstract interpreter from a formal description of the semantics of a programming language. Our approach is based on Skeletal Semantics and an abstract interpretation of its…

编程语言 · 计算机科学 2023-09-15 Thomas Jensen , Vincent Rébiscoul , Alan Schmitt

Cross-lingual voice conversion aims to change source speaker's voice to sound like that of target speaker, when source and target speakers speak different languages. It relies on non-parallel training data from two different languages,…

音频与语音处理 · 电气工程与系统科学 2020-11-04 Zongyang Du , Kun Zhou , Berrak Sisman , Haizhou Li

Transformer-based language models have recently achieved remarkable results in many natural language tasks. However, performance on leaderboards is generally achieved by leveraging massive amounts of training data, and rarely by encoding…

计算与语言 · 计算机科学 2022-07-21 Bai Li

In natural language processing, multilingual models like mBERT and XLM-RoBERTa promise broad coverage but often struggle with languages that share a script yet differ in orthographic norms and cultural context. This issue is especially…

Pure speech language models aim to learn language directly from raw audio without textual resources. A key challenge is that discrete tokens from self-supervised speech encoders result in excessively long sequences, motivating recent work…

计算与语言 · 计算机科学 2026-02-18 Nicol Visser , Simon Malan , Danel Slabbert , Herman Kamper

An understandable concrete syntax and a comprehensible abstract syntax are two central aspects of defining a modeling language. Both representations of a language significantly overlap in their structure and also information, but may also…

软件工程 · 计算机科学 2016-11-17 Holger Krahn , Bernhard Rumpe , Steven Völkel

Alignment training is crucial for enabling large language models (LLMs) to cater to human intentions and preferences. It is typically performed based on two stages with different objectives: instruction-following alignment and…

计算与语言 · 计算机科学 2024-06-24 Chenglong Wang , Hang Zhou , Kaiyan Chang , Bei Li , Yongyu Mu , Tong Xiao , Tongran Liu , Jingbo Zhu

Recent work investigates whether LMs learn human-like linguistic generalizations and representations from developmentally plausible amounts of data. Yet, the basic linguistic units processed in these LMs are determined by subword-based…

计算与语言 · 计算机科学 2025-01-07 Bastian Bunzeck , Daniel Duran , Leonie Schade , Sina Zarrieß

Automatic segmentation of text into minimal content-bearing units is an unsolved problem even for languages like English. Spaces between words offer an easy first approximation, but this approximation is not good enough for machine…

cmp-lg · 计算机科学 2008-02-03 I. Dan Melamed

We propose spoken sentence embeddings which capture both acoustic and linguistic content. While existing works operate at the character, phoneme, or word level, our method learns long-term dependencies by modeling speech at the sentence…

声音 · 计算机科学 2019-02-22 Albert Haque , Michelle Guo , Prateek Verma , Li Fei-Fei