中文
相关论文

相关论文: Detecting Interrogative Utterances with Recurrent …

200 篇论文

How to effectively utilize the dialogue history is a crucial problem in multi-turn dialogue generation. Previous works usually employ various neural network architectures (e.g., recurrent neural networks, attention mechanisms, and…

计算与语言 · 计算机科学 2020-08-14 Changying Hao , Liang Pang , Yanyan Lan , Fei Sun , Jiafeng Guo , Xueqi Cheng

Recently, recurrent neural networks have become state-of-the-art in acoustic modeling for automatic speech recognition. The long short-term memory (LSTM) units are the most popular ones. However, alternative units like gated recurrent unit…

音频与语音处理 · 电气工程与系统科学 2018-07-18 Jan Vanek , Josef Michalek , Jan Zelinka , Josef Psutka

Speaker recognition systems based on deep speaker embeddings have achieved significant performance in controlled conditions according to the results obtained for early NIST SRE (Speaker Recognition Evaluation) datasets. From the practical…

Recurrent neural networks (RNNs) were recently proposed for the session-based recommendation task. The models showed promising improvements over traditional recommendation approaches. In this work, we further study RNN-based models for…

机器学习 · 计算机科学 2016-09-19 Yong Kiam Tan , Xinxing Xu , Yong Liu

It is commonly believed that knowledge of syntactic structure should improve language modeling. However, effectively and computationally efficiently incorporating syntactic structure into neural language models has been a challenging topic.…

计算与语言 · 计算机科学 2020-05-13 Wenyu Du , Zhouhan Lin , Yikang Shen , Timothy J. O'Donnell , Yoshua Bengio , Yue Zhang

Hierarchical structures exist in both linguistics and Natural Language Processing (NLP) tasks. How to design RNNs to learn hierarchical representations of natural languages remains a long-standing challenge. In this paper, we define two…

计算与语言 · 计算机科学 2021-06-07 Zhaoxin Luo , Michael Zhu

We investigate the internal representations that a recurrent neural network (RNN) uses while learning to recognize a regular formal language. Specifically, we train a RNN on positive and negative examples from a regular language, and ask if…

Asking effective questions is a powerful social skill. In this paper we seek to build computational models that learn to discriminate effective questions from ineffective ones. Armed with such a capability, future advanced systems can…

计算与语言 · 计算机科学 2018-05-29 Kristjan Arumae , Guo-Jun Qi , Fei Liu

Though modern neural networks have achieved impressive performance in both vision and language tasks, we know little about the functions that they implement. One possibility is that neural networks implicitly break down complex tasks into…

计算与语言 · 计算机科学 2023-11-08 Michael A. Lepori , Thomas Serre , Ellie Pavlick

Dialogue engines that incorporate different types of agents to converse with humans are popular. However, conversations are dynamic in the sense that a selected response will change the conversation on-the-fly, influencing the subsequent…

计算与语言 · 计算机科学 2020-05-08 Asir Saeed , Khai Mai , Pham Minh , Nguyen Tuan Duc , Danushka Bollegala

Recurrent neural networks for session-based recommendation have attracted a lot of attention recently because of their promising performance. repeat consumption is a common phenomenon in many recommendation scenarios (e.g., e-commerce,…

信息检索 · 计算机科学 2018-12-07 Pengjie Ren , Zhumin Chen , Jing Li , Zhaochun Ren , Jun Ma , Maarten de Rijke

We show that explicit pragmatic inference aids in correctly generating and following natural language instructions for complex, sequential tasks. Our pragmatics-enabled models reason about why speakers produce certain instructions, and…

计算与语言 · 计算机科学 2018-05-30 Daniel Fried , Jacob Andreas , Dan Klein

For deep neural networks (DNNs) to be used in safety-critical autonomous driving tasks, it is desirable to monitor in operation time if the input for the DNN is similar to the data used in DNN training. While recent results in monitoring…

机器学习 · 计算机科学 2021-09-28 Chih-Hong Cheng

Session-types specify communication protocols for communicating processes, and session-typed languages are often specified using substructural operational semantics given by multiset rewriting systems. We give an observed communication…

编程语言 · 计算机科学 2020-09-01 Ryan Kavanagh

Does the effectiveness of neural language models derive entirely from accurate modeling of surface word co-occurrence statistics, or do these models represent and reason about the world they describe? In BART and T5 transformer language…

计算与语言 · 计算机科学 2021-06-03 Belinda Z. Li , Maxwell Nye , Jacob Andreas

Targeted syntactic evaluations have demonstrated the ability of language models to perform subject-verb agreement given difficult contexts. To elucidate the mechanisms by which the models accomplish this behavior, this study applies causal…

计算与语言 · 计算机科学 2021-06-23 Matthew Finlayson , Aaron Mueller , Sebastian Gehrmann , Stuart Shieber , Tal Linzen , Yonatan Belinkov

Recent advances in pre-trained language models have significantly improved neural response generation. However, existing methods usually view the dialogue context as a linear sequence of tokens and learn to generate the next word through…

计算与语言 · 计算机科学 2021-12-14 Xiaodong Gu , Kang Min Yoo , Jung-Woo Ha

Convolutional neural networks have been successfully applied to various NLP tasks. However, it is not obvious whether they model different linguistic patterns such as negation, intensification, and clause compositionality to help the…

计算与语言 · 计算机科学 2018-10-23 Mahnaz Koupaee , William Yang Wang

In this paper, we have used Recurrent Neural Networks to capture and model human motion data and generate motions by prediction of the next immediate data point at each time-step. Our RNN is armed with recently proposed Gated Recurrent…

神经与进化计算 · 计算机科学 2015-01-05 Mohammad Pezeshki

Many neural network models nowadays have achieved promising performances in Chit-chat settings. The majority of them rely on an encoder for understanding the post and a decoder for generating the response. Without given assigned semantics,…

计算与语言 · 计算机科学 2020-12-08 Hung-Ting Chen , Yu-Chieh Chao , Ta-Hsuan Chao , Wei-Yun Ma