English
Related papers

Related papers: CASA-NLU: Context-Aware Self-Attentive Natural Lan…

200 papers

While automatic response generation for building chatbot systems has drawn a lot of attention recently, there is limited understanding on when we need to consider the linguistic context of an input text in the generation process. The task…

Computation and Language · Computer Science 2016-11-04 Chaozhuo Li , Yu Wu , Wei Wu , Chen Xing , Zhoujun Li , Ming Zhou

With the renaissance of deep learning, neural networks have achieved promising results on many natural language understanding (NLU) tasks. Even though the source codes of many neural network models are publicly available, there is still a…

Computation and Language · Computer Science 2020-11-30 Nham Le , Tuan Lai , Trung Bui , Doo Soon Kim

Popular approaches for Natural Language Understanding (NLU) usually rely on a huge amount of annotated data or handcrafted rules, which is laborious and not adaptive to domain extension. We recently proposed a Convex-Polytopic-Model-based…

Computation and Language · Computer Science 2022-01-27 Jingyan Zhou , Xiaohan Feng , King Keung Wu , Helen Meng

Understanding spoken language is a highly complex problem, which can be decomposed into several simpler tasks. In this paper, we focus on Spoken Language Understanding (SLU), the module of spoken dialog systems responsible for extracting a…

Computation and Language · Computer Science 2017-06-22 Marco Dinarelli , Yoann Dupont , Isabelle Tellier

Slot Filling (SF) is one of the sub-tasks of Spoken Language Understanding (SLU) which aims to extract semantic constituents from a given natural language utterance. It is formulated as a sequence labeling task. Recently, it has been shown…

Computation and Language · Computer Science 2020-06-02 Amir Pouran Ben Veyseh , Franck Dernoncourt , Thien Huu Nguyen

Joint intent detection and slot filling is a key research topic in natural language understanding (NLU). Existing joint intent and slot filling systems analyze and compute features collectively for all slot types, and importantly, have no…

Machine Learning · Computer Science 2022-10-20 Kalpa Gunaratna , Vijay Srinivasan , Akhila Yerukola , Hongxia Jin

Neural Chat Translation (NCT) aims to translate conversational text into different languages. Existing methods mainly focus on modeling the bilingual dialogue characteristics (e.g., coherence) to improve chat translation via multi-task…

Computation and Language · Computer Science 2022-05-11 Yunlong Liang , Fandong Meng , Jinan Xu , Yufeng Chen , Jie Zhou

Comprehending meaning from natural language is a primary objective of Natural Language Processing (NLP), and text comprehension is the cornerstone for achieving this objective upon which all other problems like chat bots, language…

Computation and Language · Computer Science 2018-03-06 Long-Huei Chen , Kshitiz Tripathi

AI chatbots have made vast strides in technology improvement in recent years and are already operational in many industries. Advanced Natural Language Processing techniques, based on deep networks, efficiently process user requests to carry…

Computation and Language · Computer Science 2021-05-17 Nathan Dolbir , Triyasha Dastidar , Kaushik Roy

Spoken Language Understanding (SLU) is one essential step in building a dialogue system. Due to the expensive cost of obtaining the labeled data, SLU suffers from the data scarcity problem. Therefore, in this paper, we focus on data…

Computation and Language · Computer Science 2021-09-03 Haitao Lin , Lu Xiang , Yu Zhou , Jiajun Zhang , Chengqing Zong

Spoken Language Understanding (SLU), a core component of the task-oriented dialogue system, expects a shorter inference facing the impatience of human users. Existing work increases inference speed by designing non-autoregressive models for…

Computation and Language · Computer Science 2022-06-27 Lizhi Cheng , Weijia jia , Wenmian Yang

Effective communication in automated chat systems hinges on the ability to understand and respond to context. Traditional models often struggle with determining when additional context is necessary for generating appropriate responses. This…

Computation and Language · Computer Science 2024-10-03 Minghao Liu , Mingxiu Sui , Yi Nan , Cangqing Wang , Zhijie Zhou

Accurate multi-turn intent classification is essential for advancing conversational AI systems. However, challenges such as the scarcity of comprehensive datasets and the complexity of contextual dependencies across dialogue turns hinder…

Computation and Language · Computer Science 2024-11-20 Junhua Liu , Yong Keat Tan , Bin Fu , Kwan Hui Lim

An indispensable component in task-oriented dialogue systems is the dialogue state tracker, which keeps track of users' intentions in the course of conversation. The typical approach towards this goal is to fill in multiple pre-defined…

Computation and Language · Computer Science 2021-01-26 Fanghua Ye , Jarana Manotumruksa , Qiang Zhang , Shenghui Li , Emine Yilmaz

Neural Language Models (NLM), when trained and evaluated with context spanning multiple utterances, have been shown to consistently outperform both conventional n-gram language models and NLMs that use limited context. In this paper, we…

Computation and Language · Computer Science 2021-09-14 Ashish Shenoy , Sravan Bodapati , Monica Sunkara , Srikanth Ronanki , Katrin Kirchhoff

Speaker intent detection and semantic slot filling are two critical tasks in spoken language understanding (SLU) for dialogue systems. In this paper, we describe a recurrent neural network (RNN) model that jointly performs intent detection,…

Computation and Language · Computer Science 2016-09-07 Bing Liu , Ian Lane

Spoken Language Understanding (SLU) is composed of two subtasks: intent detection (ID) and slot filling (SF). There are two lines of research on SLU. One jointly tackles these two subtasks to improve their prediction accuracy, and the other…

Computation and Language · Computer Science 2021-07-27 Linhao Zhang , Yu Shi , Linjun Shou , Ming Gong , Houfeng Wang , Michael Zeng

User intent detection plays a critical role in question-answering and dialog systems. Most previous works treat intent detection as a classification problem where utterances are labeled with predefined intents. However, it is…

Computation and Language · Computer Science 2018-09-05 Congying Xia , Chenwei Zhang , Xiaohui Yan , Yi Chang , Philip S. Yu

Recent dialogue systems rely on turn-based spoken interactions, requiring accurate Automatic Speech Recognition (ASR). Errors in ASR can significantly impact downstream dialogue tasks. To address this, using dialogue context from user and…

Computation and Language · Computer Science 2024-08-13 Wonjun Lee , San Kim , Gary Geunbae Lee

The rapidly growing market demand for automatic dialogue agents capable of goal-oriented behavior has caused many tech-industry leaders to invest considerable efforts into task-oriented dialog systems. The success of these systems is highly…

Computation and Language · Computer Science 2022-10-25 Ella Rabinovich , Matan Vetzler , David Boaz , Vineet Kumar , Gaurav Pandey , Ateret Anaby-Tavor