CLAIMar 11

Dynamic Knowledge Fusion for Multi-Domain Dialogue State Tracking

arXiv:2603.10367v122.4h-index: 6
Predicted impact top 88% in CL · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses performance issues in task-oriented dialogue systems for applications like virtual assistants, though it appears incremental as it builds on existing DST methods with a novel fusion approach.

The paper tackled the challenges of modeling dialogue history and limited annotated data in multi-domain dialogue state tracking by developing a dynamic knowledge fusion framework, which improved tracking accuracy and generalization on benchmarks.

The performance of task-oriented dialogue models is strongly tied to how well they track dialogue states, which records and updates user information across multi-turn interactions. However, current multi-domain DST encounters two key challenges: the difficulty of effectively modeling dialogue history and the limited availability of annotated data, both of which hinder model performance. To tackle the aforementioned problems, we develop a dynamic knowledge fusion framework applicable to multi-domain DST. The model operates in two stages: first, an encoder-only network trained with contrastive learning encodes dialogue history and candidate slots, selecting relevant slots based on correlation scores; second, dynamic knowledge fusion leverages the structured information of selected slots as contextual prompts to enhance the accuracy and consistency of dialogue state tracking. This design enables more accurate integration of dialogue context and domain knowledge. Results obtained from multi-domain dialogue benchmarks indicate that our method notably improves both tracking accuracy and generalization, validating its capability in handling complex dialogue scenarios.

Foundations

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

Your Notes