中文
相关论文

相关论文: Explainable and Accurate Natural Language Understa…

200 篇论文

For natural language understanding (NLU) technology to be maximally useful, both practically and as a scientific object of study, it must be general: it must be able to process language in a way that is not exclusively tailored to any one…

计算与语言 · 计算机科学 2019-02-26 Alex Wang , Amanpreet Singh , Julian Michael , Felix Hill , Omer Levy , Samuel R. Bowman

Explainable AI is an emerging field providing solutions for acquiring insights into automated systems' rationale. It has been put on the AI map by suggesting ways to tackle key ethical and societal issues. Existing explanation techniques…

机器学习 · 计算机科学 2022-05-02 Ioannis Mollas , Nick Bassiliades , Grigorios Tsoumakas

A Large Language Model (LLM) tends to generate inconsistent and sometimes contradictory outputs when presented with a prompt that has equivalent semantics but is expressed differently from the original prompt. To achieve semantic…

计算与语言 · 计算机科学 2025-01-22 Jingyuan Yang , Dapeng Chen , Yajing Sun , Rongjun Li , Zhiyong Feng , Wei Peng

Spoken language understanding (SLU) systems are widely used in handling of customer-care calls.A traditional SLU system consists of an acoustic model (AM) and a language model (LM) that areused to decode the utterance and a natural language…

计算与语言 · 计算机科学 2018-10-02 Shahab Jalalvand , Andrej Ljolje , Srinivas Bangalore

In the constant updates of the product dialogue systems, we need to retrain the natural language understanding (NLU) model as new data from the real users would be merged into the existent data accumulated in the last updates. Within the…

计算与语言 · 计算机科学 2023-05-25 Zefan Cai , Xin Zheng , Tianyu Liu , Xu Wang , Haoran Meng , Jiaqi Han , Gang Yuan , Binghuai Lin , Baobao Chang , Yunbo Cao

Much of human communication depends on implication, conveying meaning beyond literal words to express a wider range of thoughts, intentions, and feelings. For models to better understand and facilitate human communication, they must be…

This paper introduces a natural language understanding (NLU) framework for argumentative dialogue systems in the information-seeking and opinion building domain. The proposed framework consists of two sub-models, namely intent classifier…

计算与语言 · 计算机科学 2022-02-22 Waheed Ahmed Abro , Annalena Aicher , Niklas Rach , Stefan Ultes , Wolfgang Minker , Guilin Qi

Spoken Language Understanding (SLU) aims to extract the semantics frame of user queries, which is a core component in a task-oriented dialog system. With the burst of deep neural networks and the evolution of pre-trained language models,…

计算与语言 · 计算机科学 2021-05-11 Libo Qin , Tianbao Xie , Wanxiang Che , Ting Liu

Intent classification and slot-filling are essential tasks of Spoken Language Understanding (SLU). In most SLUsystems, those tasks are realized by independent modules. For about fifteen years, models achieving both of themjointly and…

计算与语言 · 计算机科学 2024-04-01 Nadège Alavoine , Gaëlle Laperriere , Christophe Servan , Sahar Ghannay , Sophie Rosset

One of the primary tasks in Natural Language Understanding (NLU) is to recognize the intents as well as domains of users' spoken and written language utterances. Most existing research formulates this as a supervised classification problem…

计算与语言 · 计算机科学 2020-06-03 Nikhita Vedula , Rahul Gupta , Aman Alok , Mukund Sridhar

Spoken language understanding (SLU) is a core task in task-oriented dialogue systems, which aims at understanding the user's current goal through constructing semantic frames. SLU usually consists of two subtasks, including intent detection…

计算与语言 · 计算机科学 2024-06-03 Xuxin Cheng , Wanshi Xu , Zhihong Zhu , Hongxiang Li , Yuexian Zou

With the availability of large databases and recent improvements in deep learning methodology, the performance of AI systems is reaching or even exceeding the human level on an increasing number of complex tasks. Impressive examples of this…

人工智能 · 计算机科学 2017-08-29 Wojciech Samek , Thomas Wiegand , Klaus-Robert Müller

Natural language understanding (NLU) is a task that enables machines to understand human language. Some tasks, such as stance detection and sentiment analysis, are closely related to individual subjective perspectives, thus termed…

计算与语言 · 计算机科学 2025-02-20 Yunpeng Xiao , Youpeng Zhao , Kai Shu

Transformer language models are state of the art in a multitude of NLP tasks. Despite these successes, their opaqueness remains problematic. Recent methods aiming to provide interpretability and explainability to black-box models primarily…

计算与语言 · 计算机科学 2022-03-14 Felix Friedrich , Patrick Schramowski , Christopher Tauchmann , Kristian Kersting

Spoken language understanding (SLU) acts as a critical component in goal-oriented dialog systems. It typically involves identifying the speakers intent and extracting semantic slots from user utterances, which are known as intent detection…

计算与语言 · 计算机科学 2019-05-29 Mengyang Chen , Jin Zeng , Jie Lou

Large Language Models (LLMs) have demonstrated impressive capabilities in language generation and general task performance. However, their application to spoken language understanding (SLU) remains challenging, particularly for token-level…

计算与语言 · 计算机科学 2025-10-09 Shangjian Yin , Peijie Huang , Jiatian Chen , Haojing Huang , Yuhong Xu

Explainability is highly-desired in Machine Learning (ML) systems supporting high-stakes policy decisions in areas such as health, criminal justice, education, and employment. While the field of explainable ML has expanded in recent years,…

机器学习 · 计算机科学 2023-02-21 Kasun Amarasinghe , Kit Rodolfa , Hemank Lamba , Rayid Ghani

Intent classification and slot filling are two critical tasks for natural language understanding. Traditionally the two tasks proceeded independently. However, more recently joint models for intent classification and slot filling have…

计算与语言 · 计算机科学 2022-03-01 Soyeon Caren Han , Siqu Long , Huichun Li , Henry Weld , Josiah Poon

Deep learning models have achieved remarkable success in natural language inference (NLI) tasks. While these models are widely explored, they are hard to interpret and it is often unclear how and why they actually work. In this paper, we…

计算与语言 · 计算机科学 2019-05-21 Reza Ghaeini , Xiaoli Z. Fern , Prasad Tadepalli

While Large Language Models (LLMs) have achieved strong performance across many NLP tasks, their opaque internal mechanisms hinder trustworthiness and safe deployment. Existing surveys in explainable AI largely focus on post-hoc explanation…

计算与语言 · 计算机科学 2026-04-21 Yutong Gao , Qinglin Meng , Yuan Zhou , Liangming Pan