CLJun 5, 2019

Memory Consolidation for Contextual Spoken Language Understanding with Dialogue Logistic Inference

arXiv:1906.01788v11093 citations
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in contextual SLU for dialogue systems, offering an incremental improvement over existing methods.

The paper tackles the problem of under-exploited context memory in spoken language understanding (SLU) systems by proposing a dialogue logistic inference task to consolidate memory jointly with SLU in a multi-task framework, resulting in impressive improvements, especially in slot filling.

Dialogue contexts are proven helpful in the spoken language understanding (SLU) system and they are typically encoded with explicit memory representations. However, most of the previous models learn the context memory with only one objective to maximizing the SLU performance, leaving the context memory under-exploited. In this paper, we propose a new dialogue logistic inference (DLI) task to consolidate the context memory jointly with SLU in the multi-task framework. DLI is defined as sorting a shuffled dialogue session into its original logical order and shares the same memory encoder and retrieval mechanism as the SLU model. Our experimental results show that various popular contextual SLU models can benefit from our approach, and improvements are quite impressive, especially in slot filling.

Foundations

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

Your Notes