paper-with-me

Papers

Towards Explainable Dialogue System: Explaining Intent Classification using Saliency Techniques

2021-12-01 · ICON 2021 12 · Ratnesh Joshi, Arindam Chatterjee, Asif Ekbal

Deep learning based methods have shown tremendous success in several Natural Language Processing (NLP) tasks. The recent trends in the usage of Deep Learning based models for natural language tasks have definitely produced incredible performance for several application areas. However, one major problem that most of these models face is the lack of transparency, i.e. the actual decision process of the underlying model is not explainable. In this paper, at first we solve a very fundamental problem of Natural Language Understanding (NLU), i.e. intent detection using a Bi-directional Long Short Term Memory (BiLSTM). In order to determine the defining features that lead to a specific intent class, we use the Layerwise Relevance Propagation (LRP) algorithm to find the defining feature(s). In the process, we conclude that saliency method of eLRP (epsilon Layerwise Relevance Propagation) is a prominent process for highlighting the important features of the input responsible for the current classification which results in significant insights to the inner workings, such as the reasons for misclassification by the black box model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

intent-classificationIntent ClassificationIntent DetectionNatural Language Understanding

Similar Papers 제목 키워드 기반

Doctor XAvIer: Explainable Diagnosis on Physician-Patient Dialogues and XAI Evaluation

2022-04-11 · BioNLP (ACL) 2022 5 · Hillary Ngai, Frank Rudzicz

We introduce Doctor XAvIer, a BERT-based diagnostic system that extracts relevant clinical data from transcribed patient-doctor dialogues and explains predictions using feature attribution methods. We present a novel per…

ClassificationDiagnosticExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)+6

IntentDial: An Intent Graph based Multi-Turn Dialogue System with Reasoning Path Visualization

2023-10-18 · Zengguang Hao, Jie Zhang, Binxia Xu, Yafang Wang 외

Intent detection and identification from multi-turn dialogue has become a widely explored technique in conversational agents, for example, voice assistants and intelligent customer services. The conventional approaches t…

Intent Detection

Intent-Aware Dialogue Generation and Multi-Task Contrastive Learning for Multi-Turn Intent Classification

2024-11-21 · Junhua Liu, Yong Keat Tan, Bin Fu, Kwan Hui Lim

Generating large-scale, domain-specific, multilingual multi-turn dialogue datasets remains a significant hurdle for training effective Multi-Turn Intent Classification models in chatbot systems. In this paper, we introdu…

ChatbotClassificationContrastive LearningDialogue Generation+2

“Mama Always Had a Way of Explaining Things So I Could Understand”: A Dialogue Corpus for Learning to Construct Explanations

2022-10-01 · COLING 2022 10 · Henning Wachsmuth, Milad Alshomary

As AI is more and more pervasive in everyday life, humans have an increasing demand to understand its behavior and decisions. Most research on explainable AI builds on the premise that there is one ideal explanation to b…

"Mama Always Had a Way of Explaining Things So I Could Understand'': A Dialogue Corpus for Learning to Construct Explanations

2022-09-06 · Henning Wachsmuth, Milad Alshomary

As AI is more and more pervasive in everyday life, humans have an increasing demand to understand its behavior and decisions. Most research on explainable AI builds on the premise that there is one ideal explanation to b…