scispace - formally typeset
Open AccessProceedings Article

Stochastic modeling of semantic content for use IN a spoken dialogue system.

Reads0
Chats0
TLDR
A statistical framework for modeling (and decoding) semantic concepts based on discrete hidden Markov models (DHMMs) is described, where each semantic concept class is modeled as a multi-state DHMM, where the observations are the recognized words.
Abstract
A key issue in a spoken dialogue system is the successful semantic interpretation of the output from the speech recognizer. Extracting the semantic concepts, i.e. the meaningful phrases, of an utterance is traditionally performed using rule based methods. In this paper we describe a statistical framework for modeling (and decoding) semantic concepts based on discrete hidden Markov models (DHMMs). Each semantic concept class is modeled as a multi-state DHMM, where the observations are the recognized words. The proposed decoding procedure is capable of parsing an utterance into a sequence of phrases, each belonging to a different concept class. The phrase sequence will correspond to a concept segmentation and class identification, whilst the semantic entities constituting each phrase contain the semantic value. The algorithm has been tested on a dialogue system for bus route information in Norwegian. The results confirm the applicability of the procedure. Semantically relevant concepts in input inquiries could be identified with 6.9% error rate on the sentence level. The corresponding segmentation error rate was 8.6% when concept segmentation information was available during training. Without this information, i.e. if the training was performed in an embedded mode, the segmentation error rate increased to 23.5%.

read more

Citations
More filters
Patent

Leveraging back-off grammars for authoring context-free grammars

TL;DR: In this paper, a method of refining context-free grammars (CFGs) is proposed, which includes deriving back-off grammar (BOG) rules from an initially developed CFG and utilizing the initial CFG with the derived BOG rules to recognize user utterances.
Dissertation

Hierarchical Language Modeling for One-Stage Stochastic Interpretation of Natural Speech

TL;DR: The presented one-stage decoding approach utilizes a uniform, stochastic knowledge representation based on weighted transition network hierarchies, which describe phonemes, words, word classes and semantic concepts, which is part of a robust semantic model.
DissertationDOI

A Strategy for Multilingual Spoken Language Understanding Based on Graphs of Linguistic Units

TL;DR: In this article, a graph-based monolingual spoken language understanding system was developed as a starting point for multilingual spoken language understandings using graphs to model and combine the different knowledge sources that take part in the understanding process.
References
More filters
Journal ArticleDOI

The thoughtful elephant: strategies for spoken dialog systems

TL;DR: The system architecture caters to incorporating application specific knowledge, including, for example, database constraints, in the determination of the best sentence hypothesis for a user turn, and it is demonstrated how combination decisions over several turns can be exploited to boost the recognition performance of the system.
Proceedings ArticleDOI

A stochastic case frame approach for natural language understanding

TL;DR: An evaluation methodology is used that assesses performance at different semantic levels, including the database response comparison used in the ARPA ATIS paradigm, and replaces the system of rules for the semantic analysis with a relatively simple first-order hidden Markov model.
Proceedings ArticleDOI

BusTUC - A natural language bus route oracle

TL;DR: The paper describes a natural Language based expert system route advisor for the public bus transport in Trondheim, Norway, which is bilingual, relying on an internal language independent logic representation.
Proceedings ArticleDOI

Hidden understanding models for statistical sentence understanding

TL;DR: This work describes the first sentence understanding system that is completely based on learned methods both for understanding individual sentences, and determining their meaning in the context of preceding sentences.