Dependency Parsing for Spoken Dialog Systems
Dependency parsing of conversational input can play an important role in language understanding for dialog systems by identifying the relationships between entities extracted from user utterances. Additionally, effective dependency parsing can elucidate differences in language structure and usage for discourse analysis of human-human versus human-machine dialogs. However, models trained on datasets based on news articles and web data do not perform well on spoken human-machine dialog, and currently available annotation schemes do not adapt well to dialog data. Therefore, we propose the Spoken Conversation Universal Dependencies (SCUD) annotation scheme that extends the Universal Dependencies (UD) (Nivre et al., 2016) guidelines to spoken human-machine dialogs. We also provide ConvBank, a conversation dataset between humans and an open-domain conversational dialog system with SCUD annotation. Finally, to demonstrate the utility of the dataset, we train a dependency parser on the ConvBank dataset. We demonstrate that by pre-training a dependency parser on a set of larger public datasets and fine-tuning on ConvBank data, we achieved the best result, 85.05% unlabeled and 77.82% labeled attachment accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesDependency ParsingSimilar Papers 제목 키워드 기반
Er ... well, it matters, right? On the role of data representations in spoken language dependency parsing
Despite the significant improvement of data-driven dependency parsing systems in recent years, they still achieve a considerably lower performance in parsing spoken language data in comparison to written data. On the exa…
Dependency ParsingLanguage ModellingAn Efficient Approach to Encoding Context for Spoken Language Understanding
In task-oriented dialogue systems, spoken language understanding, or SLU, refers to the task of parsing natural language user utterances into semantic frames. Making use of context from prior dialogue history holds the k…
Computational EfficiencySpoken Language UnderstandingTask-Oriented Dialogue SystemsTextless Dependency Parsing by Labeled Sequence Prediction
Traditional spoken language processing involves cascading an automatic speech recognition (ASR) system into text processing models. In contrast, "textless" methods process speech representations without ASR systems, enab…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Dependency ParsingPrediction+3An Adversarial Learning based Multi-Step Spoken Language Understanding System through Human-Computer Interaction
Most of the existing spoken language understanding systems can perform only semantic frame parsing based on a single-round user query. They cannot take users' feedback to update/add/remove slot values through multiround …
Dialogue State TrackingSemantic Frame ParsingSentenceSpoken Language UnderstandingTransfer Learning for Context-Aware Spoken Language Understanding
Spoken language understanding (SLU) is a key component of task-oriented dialogue systems. SLU parses natural language user utterances into semantic frames. Previous work has shown that incorporating context information s…
Spoken Language UnderstandingTask-Oriented Dialogue SystemsTransfer LearningUnsupervised Pre-training