中文
相关论文

相关论文: Exploring Continuous Integrate-and-Fire for Adapti…

200 篇论文

How to achieve better end-to-end speech translation (ST) by leveraging (text) machine translation (MT) data? Among various existing techniques, multi-task learning is one of the effective ways to share knowledge between ST and MT in which…

计算与语言 · 计算机科学 2023-05-16 Qingkai Fang , Yang Feng

Spoken language understanding (SLU) acts as a critical component in goal-oriented dialog systems. It typically involves identifying the speakers intent and extracting semantic slots from user utterances, which are known as intent detection…

计算与语言 · 计算机科学 2019-05-29 Mengyang Chen , Jin Zeng , Jie Lou

Visual instruction datasets from various distributors are released at different times and often contain a significant number of semantically redundant text-image pairs, depending on their task compositions (i.e., skills) or reference…

机器学习 · 计算机科学 2025-03-25 Adyasha Maharana , Jaehong Yoon , Tianlong Chen , Mohit Bansal

Various natural language processing (NLP) tasks necessitate models that are efficient and small based on their ultimate application at the edge or in other resource-constrained environments. While prior research has reduced the size of…

计算与语言 · 计算机科学 2023-06-27 Victor Agostinelli , Lizhong Chen

Most artificial intelligence models have limiting ability to solve new tasks faster, without forgetting previously acquired knowledge. The recently emerging paradigm of continual learning aims to solve this issue, in which the model learns…

机器学习 · 计算机科学 2018-06-01 Ju Xu , Zhanxing Zhu

Simultaneous Machine Translation (SiMT) aims to yield a real-time partial translation with a monotonically growing the source-side context. However, there is a counterintuitive phenomenon about the context usage between training and…

计算与语言 · 计算机科学 2023-11-14 Meizhi Zhong , Lemao Liu , Kehai Chen , Mingming Yang , Min Zhang

Large language models have demonstrated exceptional performance across multiple crosslingual NLP tasks, including machine translation (MT). However, persistent challenges remain in addressing context-sensitive units (CSUs), such as…

计算与语言 · 计算机科学 2025-05-30 Qiuyu Ding , Zhiqiang Cao , Hailong Cao , Tiejun Zhao

In real-world continual learning (CL) scenarios, tasks often exhibit intricate and unpredictable semantic shifts, posing challenges for fixed prompt management strategies which are tailored to only handle semantic shifts of uniform degree…

机器学习 · 计算机科学 2024-07-23 Doyoung Kim , Susik Yoon , Dongmin Park , Youngjun Lee , Hwanjun Song , Jihwan Bang , Jae-Gil Lee

Simultaneous machine translation (SiMT) aims to translate a continuous input text stream into another language with the lowest latency and highest quality possible. The translation thus has to start with an incomplete source text, which is…

计算与语言 · 计算机科学 2020-10-14 Ozan Caglayan , Julia Ive , Veneta Haralampieva , Pranava Madhyastha , Loïc Barrault , Lucia Specia

Speech-to-speech translation (S2ST) enables spoken communication between people talking in different languages. Despite a few studies on multilingual S2ST, their focus is the multilinguality on the source side, i.e., the translation from…

计算与语言 · 计算机科学 2023-07-18 Hongyu Gong , Ning Dong , Sravya Popuri , Vedanuj Goswami , Ann Lee , Juan Pino

Continual learning involves training neural networks incrementally for new tasks while retaining the knowledge of previous tasks. However, efficiently fine-tuning the model for sequential tasks with minimal computational resources remains a…

声音 · 计算机科学 2024-01-03 Nithish Muthuchamy Selvaraj , Xiaobao Guo , Adams Kong , Bingquan Shen , Alex Kot

Blockwise self-attentional encoder models have recently emerged as one promising end-to-end approach to simultaneous speech translation. These models employ a blockwise beam search with hypothesis reliability scoring to determine when to…

计算与语言 · 计算机科学 2023-09-21 Peter Polák , Brian Yan , Shinji Watanabe , Alex Waibel , Ondřej Bojar

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

We investigate the problem of simultaneous machine translation of long-form speech content. We target a continuous speech-to-text scenario, generating translated captions for a live audio feed, such as a lecture or play-by-play commentary.…

计算与语言 · 计算机科学 2020-04-09 Naveen Arivazhagan , Colin Cherry , Te I , Wolfgang Macherey , Pallavi Baljekar , George Foster

Recent advances in deep learning show that end-to-end speech to text translation model is a promising approach to direct the speech translation field. In this work, we provide an overview of different end-to-end architectures, as well as…

计算与语言 · 计算机科学 2019-11-21 Parnia Bahar , Tobias Bieschke , Hermann Ney

Language model approaches have recently been integrated into binary analysis tasks, such as function similarity detection and function signature recovery. These models typically employ a two-stage training process: pre-training via Masked…

软件工程 · 计算机科学 2024-12-24 Hanxiao Lu , Hongyu Cai , Yiming Liang , Antonio Bianchi , Z. Berkay Celik

We present a direct speech-to-speech translation (S2ST) model that translates speech from one language to speech in another language without relying on intermediate text generation. We tackle the problem by first applying a self-supervised…

计算与语言 · 计算机科学 2022-03-23 Ann Lee , Peng-Jen Chen , Changhan Wang , Jiatao Gu , Sravya Popuri , Xutai Ma , Adam Polyak , Yossi Adi , Qing He , Yun Tang , Juan Pino , Wei-Ning Hsu

Inductive transfer learning has greatly impacted computer vision, but existing approaches in NLP still require task-specific modifications and training from scratch. We propose Universal Language Model Fine-tuning (ULMFiT), an effective…

计算与语言 · 计算机科学 2018-05-24 Jeremy Howard , Sebastian Ruder

Recent advances in large language models have facilitated the development of unified speech language models (SLMs) capable of supporting multiple speech tasks within a shared architecture. However, tasks such as automatic speech recognition…

音频与语音处理 · 电气工程与系统科学 2025-09-24 Yuke Si , Runyan Yang , Yingying Gao , Junlan Feng , Chao Deng , Shilei Zhang

Auto-regressive speech-text models pre-trained on interleaved text tokens and discretized speech tokens demonstrate strong speech understanding and generation, yet remain substantially less compute-efficient than text LLMs, partly due to…