TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Conversational Analysis using Utterance-level Attention-ba...

Conversational Analysis using Utterance-level Attention-based Bidirectional Recurrent Neural Networks

Chandrakant Bothe, Sven Magg, Cornelius Weber, Stefan Wermter

2018-05-16Dialog Act ClassificationDialogue Act Classification
PaperPDFCode(official)

Abstract

Recent approaches for dialogue act recognition have shown that context from preceding utterances is important to classify the subsequent one. It was shown that the performance improves rapidly when the context is taken into account. We propose an utterance-level attention-based bidirectional recurrent neural network (Utt-Att-BiRNN) model to analyze the importance of preceding utterances to classify the current one. In our setup, the BiRNN is given the input set of current and preceding utterances. Our model outperforms previous models that use only preceding utterances as context on the used corpus. Another contribution of the article is to discover the amount of information in each utterance to classify the subsequent one and to show that context-based learning not only improves the performance but also achieves higher confidence in the classification. We use character- and word-level features to represent the utterances. The results are presented for character and word feature representations and as an ensemble model of both representations. We found that when classifying short utterances, the closest preceding utterances contributes to a higher degree.

Results

TaskDatasetMetricValueModel
DialogueSwitchboard corpusAccuracy77.42Utt-Att-BiRNN

Related Papers

Learning LLM Preference over Intra-Dialogue Pairs: A Framework for Utterance-level Understandings2025-03-07Hierarchical Fusion for Online Multimodal Dialog Act Classification2023-12-08TOD-Flow: Modeling the Structure of Task-Oriented Dialogues2023-12-07InterroLang: Exploring NLP Models and Datasets through Dialogue-based Explanations2023-10-09Task Selection and Assignment for Multi-modal Multi-task Dialogue Act Classification with Non-stationary Multi-armed Bandits2023-09-18End-to-end spoken language understanding using joint CTC loss and self-supervised, pretrained acoustic encoders2023-05-04NatCS: Eliciting Natural Customer Support Dialogues2023-05-04Hierarchical Dialogue Understanding with Special Tokens and Turn-level Attention2023-04-29