中文
相关论文

相关论文: Iterative Delexicalization for Improved Spoken Lan…

200 篇论文

This paper proposes to generalize the variational recurrent neural network (RNN) with variational inference (VI)-based dropout regularization employed for the long short-term memory (LSTM) cells to more advanced RNN architectures like gated…

计算与语言 · 计算机科学 2020-09-03 Jun Qi , Xu Liu , Javier Tejedor

In real-time speech recognition applications, the latency is an important issue. We have developed a character-level incremental speech recognition (ISR) system that responds quickly even during the speech, where the hypotheses are…

计算与语言 · 计算机科学 2016-06-29 Kyuyeon Hwang , Wonyong Sung

Recurrent Neural Network (RNN) is one of the most popular architectures used in Natural Language Processsing (NLP) tasks because its recurrent structure is very suitable to process variable-length text. RNN can utilize distributed…

计算与语言 · 计算机科学 2016-11-22 Peng Zhou , Zhenyu Qi , Suncong Zheng , Jiaming Xu , Hongyun Bao , Bo Xu

Intent detection and slot filling are two main tasks in natural language understanding (NLU) for identifying users' needs from their utterances. These two tasks are highly related and often trained jointly. However, most previous works…

计算与语言 · 计算机科学 2021-08-19 Lisong Chen , Peilin Zhou , Yuexian Zou

This study presents a novel model for invertible sentence embeddings using a residual recurrent network trained on an unsupervised encoding task. Rather than the probabilistic outputs common to neural machine translation models, our…

计算与语言 · 计算机科学 2023-04-07 Jeremy Wilkerson

Recurrent neural networks (RNNs) are a widely used deep architecture for sequence modeling, generation, and prediction. Despite success in applications such as machine translation and voice recognition, these stateful models have several…

计算与语言 · 计算机科学 2020-04-23 Ankur Mali , Alexander Ororbia , Daniel Kifer , Clyde Lee Giles

Deep learning based methods hold state-of-the-art results in image denoising, but remain difficult to interpret due to their construction from poorly understood building blocks such as batch-normalization, residual learning, and feature…

图像与视频处理 · 电气工程与系统科学 2021-03-09 Nikola Janjušević , Amirhossein Khalilian-Gourtani , Yao Wang

Recently, several types of end-to-end speech recognition methods named transformer-transducer were introduced. According to those kinds of methods, transcription networks are generally modeled by transformer-based neural networks, while…

机器学习 · 计算机科学 2020-11-03 Jae-Jin Jeon , Eesung Kim

In task-oriented dialogue systems, spoken language understanding (SLU) is a critical component, which consists of two sub-tasks, intent detection and slot filling. Most existing methods focus on the single-intent SLU, where each utterance…

计算与语言 · 计算机科学 2026-02-13 Liz Li , Wei Zhu

In typical multi-talker speech recognition systems, a neural network-based acoustic model predicts senone state posteriors for each speaker. These are later used by a single-talker decoder which is applied on each speaker-specific output…

音频与语音处理 · 电气工程与系统科学 2022-04-18 Martin Kocour , Kateřina Žmolíková , Lucas Ondel , Ján Švec , Marc Delcroix , Tsubasa Ochiai , Lukáš Burget , Jan Černocký

Natural Language Understanding (NLU) and Natural Language Generation (NLG) are the two critical components of every conversational system that handles the task of understanding the user by capturing the necessary information in the form of…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Mauajama Firdaus , Avinash Madasu , Asif Ekbal

Despite the remarkable advances in language modeling, current mainstream decoding methods still struggle to generate texts that align with human texts across different aspects. In particular, sampling-based methods produce less-repetitive…

计算与语言 · 计算机科学 2024-06-06 Haozhe Ji , Pei Ke , Hongning Wang , Minlie Huang

Intent Recognition and Slot Identification are crucial components in spoken language understanding (SLU) systems. In this paper, we present a novel approach towards both these tasks in the context of low resourced and unwritten languages.…

计算与语言 · 计算机科学 2021-09-29 Akshat Gupta , Olivia Deng , Akruti Kushwaha , Saloni Mittal , William Zeng , Sai Krishna Rallabandi , Alan W Black

Recurrent Neural Network Transducer (RNN-T), like most end-to-end speech recognition model architectures, has an implicit neural network language model (NNLM) and cannot easily leverage unpaired text data during training. Previous work has…

计算与语言 · 计算机科学 2020-10-28 Suyoun Kim , Yuan Shangguan , Jay Mahadeokar , Antoine Bruguier , Christian Fuegen , Michael L. Seltzer , Duc Le

Recurrent neural networks (RNNs) have reached striking performance in many natural language processing tasks. This has renewed interest in whether these generic sequence processing devices are inducing genuine linguistic knowledge. Nearly…

计算与语言 · 计算机科学 2019-06-19 Michael Hahn , Marco Baroni

A Dialogue State Tracker is a key component in dialogue systems which estimates the beliefs of possible user goals at each dialogue turn. Deep learning approaches using recurrent neural networks have shown state-of-the-art performance for…

计算与语言 · 计算机科学 2019-11-04 Vevake Balaraman , Bernardo Magnini

Over the recent years, various deep learning-based methods were proposed for extracting a fixed-dimensional embedding vector from speech signals. Although the deep learning-based embedding extraction methods have shown good performance in…

音频与语音处理 · 电气工程与系统科学 2021-12-08 Woo Hyun Kang , Jahangir Alam , Abderrahim Fathan

Existing machine translation decoding algorithms generate translations in a strictly monotonic fashion and never revisit previous decisions. As a result, earlier mistakes cannot be corrected at a later stage. In this paper, we present a…

计算与语言 · 计算机科学 2018-04-17 Roman Novak , Michael Auli , David Grangier

Non-autoregressive models greatly improve decoding speed over typical sequence-to-sequence models, but suffer from degraded performance. Infilling and iterative refinement models make up some of this gap by editing the outputs of a…

音频与语音处理 · 电气工程与系统科学 2020-10-28 Ethan A. Chi , Julian Salazar , Katrin Kirchhoff

Multi-intent Spoken Language Understanding has great potential for widespread implementation. Jointly modeling Intent Detection and Slot Filling in it provides a channel to exploit the correlation between intents and slots. However, current…

计算与语言 · 计算机科学 2022-10-10 Feifan Song , Lianzhe Huang , Houfeng Wang