CLAILGNov 27, 2023

Injecting linguistic knowledge into BERT for Dialogue State Tracking

arXiv:2311.15623v31 citationsh-index: 15
Originality Incremental advance
AI Analysis

This work addresses the need for more transparent and data-efficient DST models, which is incremental as it builds on existing BERT-based methods.

The paper tackled the problem of improving performance and interpretability in Dialogue State Tracking (DST) by injecting unsupervised linguistic knowledge into BERT, resulting in a notable improvement in accuracy on various DST tasks.

Dialogue State Tracking (DST) models often employ intricate neural network architectures, necessitating substantial training data, and their inference process lacks transparency. This paper proposes a method that extracts linguistic knowledge via an unsupervised framework and subsequently utilizes this knowledge to augment BERT's performance and interpretability in DST tasks. The knowledge extraction procedure is computationally economical and does not require annotations or additional training data. The injection of the extracted knowledge can be achieved by the addition of simple neural modules. We employ the Convex Polytopic Model (CPM) as a feature extraction tool for DST tasks and illustrate that the acquired features correlate with syntactic and semantic patterns in the dialogues. This correlation facilitates a comprehensive understanding of the linguistic features influencing the DST model's decision-making process. We benchmark this framework on various DST tasks and observe a notable improvement in accuracy.

Foundations

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

Your Notes