Dialog Act Classification

11 papers with code • 1 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Hierarchical Fusion for Online Multimodal Dialog Act Classification

Dipto084/Hierarchical-Fusion-for-Online-Multimodal-Dialog-Act-Classification EMNLP 2023

We propose a framework for online multimodal dialog act (DA) classification based on raw audio and ASR-generated transcriptions of current and past utterances.

0
08 Dec 2023

TOD-Flow: Modeling the Structure of Task-Oriented Dialogues

srsohn/tod-flow 7 Dec 2023

Our TOD-Flow graph learns what a model can, should, and should not predict, effectively reducing the search space and providing a rationale for the model's prediction.

11
07 Dec 2023

CPED: A Large-Scale Chinese Personalized and Emotional Dialogue Dataset for Conversational AI

scutcyr/CPED 29 May 2022

Finally, we provide baseline systems for these tasks and consider the function of speakers' personalities and emotions on conversation.

180
29 May 2022

DARER: Dual-task Temporal Relational Recurrent Reasoning Network for Joint Dialog Sentiment Classification and Act Recognition

xingbowen714/darer Findings (ACL) 2022

To implement our framework, we propose a novel model dubbed DARER, which first generates the context-, speaker- and temporal-sensitive utterance representations via modeling SATG, then conducts recurrent dual-task relational reasoning on DRTG, in which process the estimated label distributions act as key clues in prediction-level interactions.

14
08 Mar 2022

Sentence encoding for Dialogue Act classification

NathanDuran/Sentence-Encoding-for-DA-Classification Natural Language Engineering 2021

In this study, we investigate the process of generating single-sentence representations for the purpose of Dialogue Act (DA) classification, including several aspects of text pre-processing and input representation which are often overlooked or underreported within the literature, for example, the number of words to keep in the vocabulary or input sequences.

4
02 Nov 2021

Privacy Guarantees for De-identifying Text Transformations

uds-lsv/privacy-preserving-text-transformer 7 Aug 2020

Machine Learning approaches to Natural Language Processing tasks benefit from a comprehensive collection of real-life user data.

1
07 Aug 2020

Self-Governing Neural Networks for On-Device Short Text Classification

glicerico/SGNN EMNLP 2018

Deep neural networks reach state-of-the-art performance for wide range of natural language processing, computer vision and speech applications.

12
01 Oct 2018

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

bothe/dialogue-act-recognition 16 May 2018

Recent approaches for dialogue act recognition have shown that context from preceding utterances is important to classify the subsequent one.

11
16 May 2018

Probabilistic Word Association for Dialogue Act Classification with Recurrent Neural Networks

NathanDuran/Probabilistic-RNN-DA-Classifier Engineering Applications of Neural Networks 2018

The identification of Dialogue Act’s (DA) is an important aspect in determining the meaning of an utterance for many applications that require natural language understanding, and recent work using recurrent neural networks (RNN) has shown promising results when applied to the DA classification problem.

24
20 Apr 2018

Optimizing Neural Network Hyperparameters with Gaussian Processes for Dialog Act Classification

Franck-Dernoncourt/slt2016 27 Sep 2016

Therefore it is a useful technique for tuning ANN models to yield the best performances for natural language processing tasks.

0
27 Sep 2016