To insert individual citation into a bibliography in a word-processor,
select your preferred citation style below and drag-and-drop it into the document.
In Proceedings of Interspeech (September 2008) Key: citeulike:7885526
Formatted Citation
Show HTML
Likes
(beta)
This copy of the article hasn't been liked by anyone yet.
We present a new approach for rapidly developing dialogue capabilities for virtual humans. Starting from domain specification, an integrated authoring interface automatically generates dialogue acts with all possible contents. These dialogue acts are linked to example utterances in order to provide training data for natural language understanding and generation. The virtual human dialogue system contains a dialogue manager following the information-state approach, using finite-state machines and SCXML to manage local coherence, as well as explicit modeling of emotions and compliance level and a grounding component based on evidence of understanding. Using the authoring tools, we design and implement a version of the virtual human Hassan and compare to previous architectures for the character. Index Terms: spoken dialogue systems, virtual humans
SEMANTIC REPRESENTATION: XML dialog acts, automatically created from the domain description. Example:
hassan.assert
<dialogue_act speaker="hassan">
<primitive_dialogue_act>
<assertion>
<object name="tax">
<attribute name="collector">
<value>hassan</value>
</attribute>
</object>
</assertion>
</primitive_dialogue_act>
</dialogue_act>
Indeed, you might say that I collect the taxes.
NLU: "The NLU uses a statistical language modeling text classification
technique (Leuski et al. 2006) to map the text produced by the speech recognition to dialogue acts."
CiteULike organises scholarly (or academic) papers or literature and provides bibliographic
(which means it makes bibliographies) for universities and higher education establishments.
It helps undergraduates and postgraduates. People studying for PhDs or in postdoctoral (postdoc) positions.
The service is similar in scope to EndNote or RefWorks or any other reference manager
like BibTeX, but it is a social bookmarking service for scientists and humanities researchers.