@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-V83NBD43-5>
  skos:prefLabel "génération automatique de texte"@fr, "natural language generation"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-Z8W8G16Z-X> .

<http://data.loterre.fr/ark:/67375/8LP-WT14MLST-7>
  skos:prefLabel "human-computer interaction"@en, "interaction homme-machine"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-Z8W8G16Z-X> .

<http://data.loterre.fr/ark:/67375/8LP-Z8W8G16Z-X>
  skos:prefLabel "task-oriented dialogue"@en, "dialogue orienté tâche"@fr ;
  dc:modified "2024-05-21T09:04:17"^^xsd:dateTime ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-PN68FK78-1>, <http://data.loterre.fr/ark:/67375/8LP-V83NBD43-5> ;
  skos:example "We present PolyResponse a conversational search engine that supports task-oriented dialogue. (Henderson, Vulic, Casanueva, Budzianowski, Gerz, Coope, Spithourakis, Wen, Mrkšic & Su, 2019)"@en, "Task-oriented dialogue systems have recently attracted growing attention and achieved substantial progress. (Guo, Shuang, Li, Wang & Liu, 2022)"@en, "These datasets encompass 11000 task-oriented dialogues for shopping scenarios with photorealistic scenes spurring the development of numerous multi-modal methods tailored to conversational agents. (Osebe, Wanigasekara, Gueudre, Tran, Sharma, Yang, Hu, Ruan, Barut & Su, 2024)"@en, "TOD has explicit goals (e.g. restaurant reservation) and many conversational interactions like belief states and database information making language understanding and policy learning more complex than those chit-chat scenarios. (Zeng, He, Wang, Zeng, Wang, Xian & Xu, 2023)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WT14MLST-7> ;
  skos:altLabel "TOD"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Dialogue orienté tâche"@fr, "Task-oriented dialogue"@en ;
  a skos:Concept ;
  skos:definition "Interactions between a user and a computer system focused on a specific task."@en ;
  skos:note "Task-oriented dialogue is often decomposed into three sub-tasks: (1) dialogue state tracking (DST) for tracking user’s belief state; (2) dialogue policy learning (POL) for deciding which system action to take; (3) natural language generation (NLG) for generating dialogue response. (Su et al., Multi-Task Pre-Training for Plug-and-Play Task-Oriented Dialogue System, 2022)"@en .

<http://data.loterre.fr/ark:/67375/8LP-PN68FK78-1>
  skos:prefLabel "suivi des états de dialogue"@fr, "dialogue state tracking"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-Z8W8G16Z-X> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
