Text is no more Enough! A Benchmark for Profile-based Spoken Language Understanding
Xiao Xu, Libo Qin, Kaiji Chen, Guoxing Wu, Linlin Li, Wanxiang Che

TL;DR
This paper introduces Profile-based Spoken Language Understanding (ProSLU), a new task that incorporates profile information to improve semantic understanding in complex, ambiguous utterances, supported by a large Chinese dataset.
Contribution
The paper defines the novel ProSLU task, creates a large-scale Chinese dataset with profile info, and proposes a multi-level knowledge adapter to enhance understanding beyond text alone.
Findings
Existing text-based SLU models fail on ambiguous utterances.
Profile information significantly improves intent detection and slot filling.
The proposed framework effectively fuses supporting information for better accuracy.
Abstract
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., intent and slots). Unfortunately, such a simple setting may fail to work in complex real-world scenarios when an utterance is semantically ambiguous, which cannot be achieved by the text-based SLU models. In this paper, we first introduce a new and important task, Profile-based Spoken Language Understanding (ProSLU), which requires the model that not only relies on the plain text but also the supporting profile information to predict the correct intents and slots. To this end, we further introduce a large-scale human-annotated Chinese dataset with over 5K utterances and their corresponding supporting profile information (Knowledge Graph (KG), User Profile (UP), Context…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Multimodal Machine Learning Applications
MethodsAdapter
