HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Guiding attention in Sequence-to-sequence models for Dialogue Act prediction

Pierre Colombo Emile Chapuis Matteo Manica Emmanuel Vignon Giovanna Varni Chloe Clavel

Guiding attention in Sequence-to-sequence models for Dialogue Act prediction

Abstract

The task of predicting dialog acts (DA) based on conversational dialog is a key component in the development of conversational agents. Accurately predicting DAs requires a precise modeling of both the conversation and the global tag dependencies. We leverage seq2seq approaches widely adopted in Neural Machine Translation (NMT) to improve the modelling of tag sequentiality. Seq2seq models are known to learn complex global dependencies while currently proposed approaches using linear conditional random fields (CRF) only model local tag dependencies. In this work, we introduce a seq2seq model tailored for DA classification using: a hierarchical encoder, a novel guided attention mechanism and beam search applied to both training and inference. Compared to the state of the art our model does not require handcrafted features and is trained end-to-end. Furthermore, the proposed approach achieves an unmatched accuracy score of 85% on SwDA, and state-of-the-art accuracy score of 91.6% on MRDA.

Code Repositories

venkat-ravilla/DAP
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
dialogue-act-classification-on-icsi-meetingHGRU + Beam Search + Guided attention
Accuracy: 91.6
dialogue-act-classification-on-switchboardHGRU + Beam Search + Guided attention
Accuracy: 85.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Guiding attention in Sequence-to-sequence models for Dialogue Act prediction | Papers | HyperAI