paper-with-me

Papers

Dataflow Dialogue Generation

2023-08-04 · Joram Meron, Victor Guimarães

We demonstrate task-oriented dialogue generation within the dataflow dialogue paradigm. We show an example of agenda driven dialogue generation for the MultiWOZ domain, and an example of generation without an agenda for the SMCalFlow domain, where we show an improvement in the accuracy of the translation of user requests to dataflow expressions when the generated dialogues are used to augment the translation training dataset.

📄 PDF Abstract BibTeX arXiv:2308.02323

Code (1)

telepathylabsai/OpenDF 공식 구현

Tasks

Dialogue GenerationTranslation

Similar Papers 제목 키워드 기반

The Whole Truth and Nothing But the Truth: Faithful and Controllable Dialogue Response Generation with Dataflow Transduction and Constrained Decoding

2022-09-16 · Hao Fang, Anusha Balakrishnan, Harsh Jhamtani, John Bufe 외

In a real-world dialogue system, generated text must be truthful and informative while remaining fluent and adhering to a prescribed style. Satisfying these constraints simultaneously is difficult for the two predominant…

Language ModelingLanguage ModellingResponse GenerationText Generation

Task-Oriented Dialogue as Dataflow Synthesis

2020-09-24 · Semantic Machines, Jacob Andreas, John Bufe, David Burkett 외

We describe an approach to task-oriented dialogue in which dialogue state is represented as a dataflow graph. A dialogue agent maps each user utterance to a program that extends this graph. Programs include metacomputati…

Simplifying Semantic Annotations of SMCalFlow

2022-06-27 · ISA (LREC) 2022 6 · Joram Meron

SMCalFlow is a large corpus of semantically detailed annotations of task-oriented natural dialogues. The annotations use a dataflow approach, in which the annotations are programs which represent user requests. Despite t…

DFEE: Interactive DataFlow Execution and Evaluation Kit

2022-12-04 · Han He, Song Feng, Daniele Bonadiman, Yi Zhang 외

DataFlow has been emerging as a new paradigm for building task-oriented chatbots due to its expressive semantic representations of the dialogue tasks. Despite the availability of a large dataset SMCalFlow and a simplifie…

BenchmarkingScheduling

Simplifying Dataflow Dialogue Design

2022-01-16 · ACL ARR January 2022 1 · Anonymous

In \citep{andreas2020task-oriented}, a dataflow (DF) based dialogue system was introduced, showing clear advantages compared to many commonly used current systems. This was accompanied by the release of SMCalFlow, a prac…