中文
相关论文

相关论文: Encoder-decoder with Focus-mechanism for Sequence …

200 篇论文

Recently, Conformer as a backbone network for end-to-end automatic speech recognition achieved state-of-the-art performance. The Conformer block leverages a self-attention mechanism to capture global information, along with a convolutional…

声音 · 计算机科学 2023-10-31 Peng Fan , Changhao Shan , Sining Sun , Qing Yang , Jianwei Zhang

Large language models (LLMs), renowned for their powerful conversational abilities, are widely recognized as exceptional tools in the field of education, particularly in the context of automated intelligent instruction systems for language…

计算与语言 · 计算机科学 2024-07-19 Kaiqi Fu , Linkai Peng , Nan Yang , Shuran Zhou

Following the rationale of end-to-end modeling, CTC, RNN-T or encoder-decoder-attention models for automatic speech recognition (ASR) use graphemes or grapheme-based subword units based on e.g. byte-pair encoding (BPE). The mapping from…

音频与语音处理 · 电气工程与系统科学 2021-04-16 Mohammad Zeineldeen , Albert Zeyer , Wei Zhou , Thomas Ng , Ralf Schlüter , Hermann Ney

We introduce a top-down approach to discourse parsing that is conceptually simpler than its predecessors (Kobayashi et al., 2020; Zhang et al., 2020). By framing the task as a sequence labelling problem where the goal is to iteratively…

计算与语言 · 计算机科学 2021-04-07 Fajri Koto , Jey Han Lau , Timothy Baldwin

In this paper, we propose a novel neural network model called RNN Encoder-Decoder that consists of two recurrent neural networks (RNN). One RNN encodes a sequence of symbols into a fixed-length vector representation, and the other decodes…

Sequence-to-sequence attention-based models have recently shown very promising results on automatic speech recognition (ASR) tasks, which integrate an acoustic, pronunciation and language model into a single neural network. In these models,…

音频与语音处理 · 电气工程与系统科学 2018-06-05 Shiyu Zhou , Linhao Dong , Shuang Xu , Bo Xu

Accurately assessing student knowledge is central to education. Cognitive Diagnosis (CD) models estimate student proficiency at a fixed point in time, while Knowledge Tracing (KT) methods model evolving knowledge states to predict future…

计算与语言 · 计算机科学 2026-02-10 Antonin Berthon , Mihaela van der Schaar

Bidirectional Long Short-Term Memory Recurrent Neural Network (BLSTM-RNN) has been shown to be very effective for tagging sequential data, e.g. speech utterances or handwritten documents. While word embedding has been demoed as a powerful…

计算与语言 · 计算机科学 2015-10-22 Peilu Wang , Yao Qian , Frank K. Soong , Lei He , Hai Zhao

Natural language generation of coherent long texts like paragraphs or longer documents is a challenging problem for recurrent networks models. In this paper, we explore an important step toward this generation task: training an LSTM…

计算与语言 · 计算机科学 2015-06-09 Jiwei Li , Minh-Thang Luong , Dan Jurafsky

In recent years, many interpretability methods have been proposed to help interpret the internal states of Transformer-models, at different levels of precision and complexity. Here, to analyze encoder-decoder Transformers, we propose a…

计算与语言 · 计算机科学 2024-04-04 Anna Langedijk , Hosein Mohebbi , Gabriele Sarti , Willem Zuidema , Jaap Jumelet

Argument labeling of explicit discourse relations is a challenging task. The state of the art systems achieve slightly above 55% F-measure but require hand-crafted features. In this paper, we propose a Long Short Term Memory (LSTM) based…

计算与语言 · 计算机科学 2017-09-08 Sohail Hooda , Leila Kosseim

Pretrained transformer-based Language Models (LMs) are well-known for their ability to achieve significant improvement on NLP tasks, but their black-box nature, which leads to a lack of interpretability, has been a major concern. My…

计算与语言 · 计算机科学 2024-12-06 Ximing Wen

Recently, there has been a growing interest in end-to-end speech recognition that directly transcribes speech to text without any predefined alignments. In this paper, we explore the use of attention-based encoder-decoder model for Mandarin…

计算与语言 · 计算机科学 2018-02-14 Changhao Shan , Junbo Zhang , Yujun Wang , Lei Xie

Many modern entity recognition systems, including the current state-of-the-art de-identification systems, are based on bidirectional long short-term memory (biLSTM) units augmented by a conditional random field (CRF) sequence optimizer.…

计算与语言 · 计算机科学 2021-02-18 Kahyun Lee , Mehmet Kayaalp , Sam Henry , Özlem Uzuner

We use multilayer Long Short Term Memory (LSTM) networks to learn representations of video sequences. Our model uses an encoder LSTM to map an input sequence into a fixed length representation. This representation is decoded using single or…

机器学习 · 计算机科学 2016-01-05 Nitish Srivastava , Elman Mansimov , Ruslan Salakhutdinov

Scientist learn early on how to cite scientific sources to support their claims. Sometimes, however, scientists have challenges determining where a citation should be situated -- or, even worse, fail to cite a source altogether.…

计算与语言 · 计算机科学 2024-05-21 Tong Zeng , Daniel E. Acuna

We introduce a new approach for disfluency detection using a Bidirectional Long-Short Term Memory neural network (BLSTM). In addition to the word sequence, the model takes as input pattern match features that were developed to reduce…

计算与语言 · 计算机科学 2016-04-13 Vicky Zayats , Mari Ostendorf , Hannaneh Hajishirzi

We develop a large language model (LLM) based automatic speech recognition (ASR) system that can be contextualized by providing keywords as prior information in text prompts. We adopt decoder-only architecture and use our in-house LLM,…

音频与语音处理 · 电气工程与系统科学 2024-10-14 Kento Nozawa , Takashi Masuko , Toru Taniguchi

Language models (LMs) and their extension, vision-language models (VLMs), have achieved remarkable performance across various tasks. However, they still struggle with complex reasoning tasks that require multimodal or multilingual…

机器学习 · 计算机科学 2025-07-09 Wenyi Wu , Zixuan Song , Kun Zhou , Yifei Shao , Zhiting Hu , Biwei Huang

Neural word segmentation has attracted more and more research interests for its ability to alleviate the effort of feature engineering and utilize the external resource by the pre-trained character or word embeddings. In this paper, we…

计算与语言 · 计算机科学 2017-07-04 Xinchi Chen , Zhan Shi , Xipeng Qiu , Xuanjing Huang