中文
相关论文

相关论文: A Scope Sensitive and Result Attentive Model for M…

200 篇论文

Much recent work on Spoken Language Understanding (SLU) falls short in at least one of three ways: models were trained on oracle text input and neglected the Automatics Speech Recognition (ASR) outputs, models were trained to predict only…

计算与语言 · 计算机科学 2020-11-13 Cheng-I Lai , Jin Cao , Sravan Bodapati , Shang-Wen Li

The goal of semantic role labeling (SRL) is to discover the predicate-argument structure of a sentence, which plays a critical role in deep processing of natural language. This paper introduces simple yet effective auxiliary tags for…

计算与语言 · 计算机科学 2018-09-11 Zhuosheng Zhang , Shexia He , Zuchao Li , Hai Zhao

The research study of detecting multiple intents and filling slots is becoming more popular because of its relevance to complicated real-world situations. Recent advanced approaches, which are joint models based on graphs, might still face…

计算与语言 · 计算机科学 2023-12-12 Thinh Pham , Chi Tran , Dat Quoc Nguyen

Building the Natural Language Understanding (NLU) modules of task-oriented Spoken Dialogue Systems (SDS) involves a definition of intents and entities, collection of task-relevant data, annotating the data with intents and entities, and…

计算与语言 · 计算机科学 2021-05-13 Saurav Sahay , Eda Okur , Nagib Hakim , Lama Nachman

Semantic role labeling (SRL) is a task to recognize all the predicate-argument pairs of a sentence, which has been in a performance improvement bottleneck after a series of latest works were presented. This paper proposes a novel…

计算与语言 · 计算机科学 2019-08-08 Chaoyu Guan , Yuhao Cheng , Hai Zhao

Most End-to-End SLU methods depend on the pretrained ASR or language model features for intent prediction. However, other essential information in speech, such as prosody, is often ignored. Recent research has shown improved results in…

计算与语言 · 计算机科学 2023-05-16 Shangeth Rajaa

Natural language understanding (NLU) has two core tasks: intent classification and slot filling. The success of pre-training language models resulted in a significant breakthrough in the two tasks. One of the promising solutions called BERT…

计算与语言 · 计算机科学 2023-02-03 Yu Guo , Zhilong Xie , Xingyan Chen , Huangen Chen , Leilei Wang , Huaming Du , Shaopeng Wei , Yu Zhao , Qing Li , Gang Wu

The attention mechanism can refine the extracted feature maps and boost the classification performance of the deep network, which has become an essential technique in computer vision and natural language processing. However, the memory and…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Rui Li , Shunyi Zheng , Chenxi Duan , Jianlin Su , Ce Zhang

Attention-based encoder-decoder neural network models have recently shown promising results in machine translation and speech recognition. In this work, we propose an attention-based neural network model for joint intent detection and slot…

计算与语言 · 计算机科学 2016-09-07 Bing Liu , Ian Lane

Spoken dialog systems are slowly becoming and integral part of the human experience due to their various advantages over textual interfaces. Spoken language understanding (SLU) systems are fundamental building blocks of spoken dialog…

计算与语言 · 计算机科学 2022-05-26 Akshat Gupta

Spoken Language Understanding (SLU) is a key component of goal oriented dialogue systems that would parse user utterances into semantic frame representations. Traditionally SLU does not utilize the dialogue history beyond the previous…

计算与语言 · 计算机科学 2017-07-11 Ankur Bapna , Gokhan Tur , Dilek Hakkani-Tur , Larry Heck

The opaque nature of deep learning models presents significant challenges for the ethical deployment of hate speech detection systems. To address this limitation, we introduce Supervised Rational Attention (SRA), a framework that explicitly…

计算与语言 · 计算机科学 2025-11-11 Brage Eilertsen , Røskva Bjørgfinsdóttir , Francielle Vargas , Ali Ramezani-Kebrya

Distributed representation of words has improved the performance for many natural language tasks. In many methods, however, only one meaning is considered for one label of a word, and multiple meanings of polysemous words depending on the…

计算与语言 · 计算机科学 2020-06-01 Yusuke Takimoto , Yosuke Fukuchi , Shoya Matsumori , Michita Imai

Because of the inevitable cost and complexity of transformer and pre-trained models, efficiency concerns are raised for long text classification. Meanwhile, in the highly sensitive domains, e.g., healthcare and legal long-text mining,…

计算与语言 · 计算机科学 2023-04-05 Yexiang Wang , Yating Zhang , Xiaozhong Liu , Changlong Sun

Spoken language understanding (SLU), which is a core component of the task-oriented dialogue system, has made substantial progress in the research of single-turn dialogue. However, the performance in multi-turn dialogue is still not…

计算与语言 · 计算机科学 2021-03-11 Lizhi Cheng , Weijia Jia , Wenmian Yang

Spoken language understanding (SLU), one of the key enabling technologies for human-computer interaction in IoT devices, provides an easy-to-use user interface. Human speech can contain a lot of user-sensitive information, such as gender,…

密码学与安全 · 计算机科学 2024-03-26 Yinggui Wang , Wei Huang , Le Yang

Vision-and-language navigation (VLN), a frontier study aiming to pave the way for general-purpose robots, has been a hot topic in the computer vision and natural language processing community. The VLN task requires an agent to navigate to a…

计算机视觉与模式识别 · 计算机科学 2022-06-23 Yifeng Zhuang , Qiang Sun , Yanwei Fu , Lifeng Chen , Xiangyang Xue

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…

机器学习 · 计算机科学 2022-10-20 Kalpa Gunaratna , Vijay Srinivasan , Akhila Yerukola , Hongxia Jin

Conventional conversation assistants extract text transcripts from the speech signal using automatic speech recognition (ASR) and then predict intent from the transcriptions. Using end-to-end spoken language understanding (SLU), the intents…

计算与语言 · 计算机科学 2022-12-27 Shangeth Rajaa , Swaraj Dalmia , Kumarmanas Nethil

Modern spoken language understanding (SLU) systems rely on sophisticated semantic notions revealed in single utterances to detect intents and slots. However, they lack the capability of modeling multi-turn dynamics within a dialogue…

计算与语言 · 计算机科学 2022-05-31 Ting-Wei Wu , Biing-Hwang Juang