Dialogue Act Modeling for Spoken Language Systems leaf node


URI

https://openalex.org/T12031

Label

Dialogue Act Modeling for Spoken Language Systems

Description

This cluster of papers focuses on the modeling and optimization of dialogue acts in spoken language systems, utilizing techniques such as Markov decision processes, user simulation, multimodal interaction, reinforcement learning, natural language generation, and the hidden information state model. The research also delves into semantic processing, referring expressions, and the management of dialogues in various contexts.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T12031> a skos:Concept ;
    rdfs:label "Dialogue Act Modeling for Spoken Language Systems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Spoken_dialogue_system>,
        <https://openalex.org/T12031> ;
    skos:broader oasubfields:1702 ;
    skos:definition "This cluster of papers focuses on the modeling and optimization of dialogue acts in spoken language systems, utilizing techniques such as Markov decision processes, user simulation, multimodal interaction, reinforcement learning, natural language generation, and the hidden information state model. The research also delves into semantic processing, referring expressions, and the management of dialogues in various contexts."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Dialogue Act Modeling for Spoken Language Systems"@en ;
    openalex:cited_by_count 512648 ;
    openalex:works_count 44469 .