CLFeb 6, 2024

Pro-HAN: A Heterogeneous Graph Attention Network for Profile-Based Spoken Language Understanding

arXiv:2402.03900v13 citationsh-index: 15ICASSP
Originality Incremental advance
AI Analysis

This work addresses profile-based spoken language understanding, an incremental improvement for handling ambiguities in user interactions.

The paper tackles the problem of ambiguities in user utterances for spoken language understanding by incorporating multiple types of profile information, achieving an 8% improvement across all metrics on the ProSLU dataset.

Recently, Profile-based Spoken Language Understanding (SLU) has gained increasing attention, which aims to incorporate various types of supplementary profile information (i.e., Knowledge Graph, User Profile, Context Awareness) to eliminate the prevalent ambiguities in user utterances. However, existing approaches can only separately model different profile information, without considering their interrelationships or excluding irrelevant and conflicting information within them. To address the above issues, we introduce a Heterogeneous Graph Attention Network to perform reasoning across multiple Profile information, called Pro-HAN. Specifically, we design three types of edges, denoted as intra-Pro, inter-Pro, and utterance-Pro, to capture interrelationships among multiple Pros. We establish a new state-of-the-art on the ProSLU dataset, with an improvement of approximately 8% across all three metrics. Further analysis experiments also confirm the effectiveness of our method in modeling multi-source profile information.

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