CLNov 13, 2020

Re-framing Incremental Deep Language Models for Dialogue Processing with Multi-task Learning

arXiv:2011.06754v1991 citations
AI Analysis

This work addresses incremental dialogue processing for conversational agents in psychiatric treatment, but it is incremental as it builds on existing multi-task learning methods.

The authors tackled the problem of training a universal incremental dialogue processing model by using a multi-task learning framework with four tasks, achieving competitive performance and showing benefits for conversational agents in psychiatric treatment.

We present a multi-task learning framework to enable the training of one universal incremental dialogue processing model with four tasks of disfluency detection, language modelling, part-of-speech tagging, and utterance segmentation in a simple deep recurrent setting. We show that these tasks provide positive inductive biases to each other with the optimal contribution of each one relying on the severity of the noise from the task. Our live multi-task model outperforms similar individual tasks, delivers competitive performance, and is beneficial for future use in conversational agents in psychiatric treatment.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes