paper-with-me

홈 › Papers

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

2024-02-06 · Dechuan Teng, Chunlin Lu, Xiao Xu, Wanxiang Che, Libo Qin

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.

📄 PDF Abstract BibTeX arXiv:2402.03900

Code (1)

aarontengdechuan/pro-han 공식 구현 pytorch

Tasks

Graph AttentionSpoken Language Understanding

Similar Papers 제목 키워드 기반

Text is no more Enough! A Benchmark for Profile-based Spoken Language Understanding

2021-12-22 · Xiao Xu, Libo Qin, Kaiji Chen, Guoxing Wu 외

Current researches on spoken language understanding (SLU) heavily are limited to a simple setting: the plain text-based SLU that takes the user utterance as input and generates its corresponding semantic frames (e.g., in…

Intent DetectionSemantic Frame ParsingSentenceslot-filling+2

AFD-SLU: Adaptive Feature Distillation for Spoken Language Understanding

2025-09-05 · Yan Xie, Yibo Cui, Liang Xie, Erwei Yin arxiv

Spoken Language Understanding (SLU) is a core component of conversational systems, enabling machines to interpret user utterances. Despite its importance, developing effective SLU systems remains challenging due to the s…

Spoken Language Understanding

Forecasting Ambulance Demand with Profiled Human Mobility via Heterogeneous Multi-Graph Neural Networks

2021-04-01 · 2021 IEEE 37th International Conference on Data Engineering (ICDE) 2021 4 · Zhaonan Wang, Tianqi Xia, Renhe Jiang, Xin Liu 외

Forecasting regional ambulance demand plays a fundamental part in dynamic fleet allocation and redeployment. This topic has been gaining increasing significance, as virtually every country is experiencing an aging popula…

UniSLU: Unified Spoken Language Understanding from Heterogeneous Cross-Task Datasets

2025-07-17 · Zhichao Sheng, Shilin Zhou, Chen Gong, Zhenghua Li arxiv

Spoken Language Understanding (SLU) plays a crucial role in speech-centric multimedia applications, enabling machines to comprehend spoken language in scenarios such as meetings, interviews, and customer service interact…

Spoken Language UnderstandingSpeech RecognitionSentiment Analysis

Towards Stable and Personalised Profiles for Lexical Alignment in Spoken Human-Agent Dialogue

2025-09-04 · Keara Schaaij, Roel Boumans, Tibor Bosse, Iris Hendrickx arxiv

Lexical alignment, where speakers start to use similar words across conversation, is known to contribute to successful communication. However, its implementation in conversational agents remains underexplored, particular…